@import "https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,300;9..40,400;9..40,500;9..40,600;9..40,700&display=swap";@import "https://api.fontshare.com/v2/css?f[]=satoshi@400,500,700,900&display=swap";.brio-auth-viewport{justify-content:center;align-items:center;width:100vw;min-height:100vh;padding:24px;display:flex}.brio-auth-container{background:#122036f5;border:1px solid #ffffff24;border-radius:20px;flex-direction:column;gap:22px;width:100%;max-width:360px;padding:24px;display:flex;box-shadow:0 12px 24px #0000003d}.brio-auth-header{flex-direction:column;gap:6px;display:flex}.brio-auth-brand{letter-spacing:.13em;text-transform:uppercase;color:#f4f9ffd1;margin-bottom:4px;font-size:.61rem;font-weight:650}.brio-auth-header h1{margin:0;font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:600;line-height:1.05}.brio-auth-subtitle{margin:4px 0 0;font-size:.84rem;font-weight:350;line-height:1.12}.brio-auth-form{flex-direction:column;gap:14px;display:flex}.brio-auth-field-group{flex-direction:column;gap:6px;display:flex}.brio-auth-field-group label{letter-spacing:.13em;text-transform:uppercase;color:#f4f9ffd1;font-size:.61rem;font-weight:650}.brio-auth-field-group input{width:100%;color:inherit;background:#ffffff0d;border:1px solid #ffffff24;border-radius:12px;padding:10px 14px;font-family:inherit;font-size:.9rem;transition:background .15s,border-color .15s}.brio-auth-field-group input:focus{background:#ffffff14;border-color:#7eebef80;outline:none}.brio-auth-submit-btn{cursor:pointer;color:#f8fcfff5;text-shadow:0 1px 3px #00000073;background:#7eebef26;border:1px solid #7eebef4d;border-radius:12px;width:100%;min-height:40px;margin-top:10px;padding:0 14px;font-family:inherit;font-size:.86rem;font-weight:650;transition:opacity .15s,background .15s;box-shadow:inset 0 1px #ffffff2e,0 4px 12px #00000038}.brio-auth-submit-btn:hover:not(:disabled){background:#7eebef40}.brio-auth-submit-btn:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}.brio-auth-error-banner{color:#ffd0d6;background:#ffd0d614;border:1px solid #ffd0d63d;border-radius:12px;padding:10px 14px;font-size:.78rem;line-height:1.2}.brio-auth-success-banner{color:#c4f7f9f5;background:#7eebef14;border:1px solid #7eebef3d;border-radius:12px;padding:10px 14px;font-size:.78rem;line-height:1.2}.brio-auth-forgot-row{justify-content:flex-end;margin-top:-8px;display:flex}.brio-auth-footer{border-top:1px solid #ffffff1f;align-items:center;gap:6px;padding-top:18px;font-size:.84rem;display:flex}.brio-auth-toggle-btn{font-size:inherit;color:#7eebefe6;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-weight:500}.brio-auth-toggle-btn:hover{text-decoration:underline}.brio-theme-light .brio-auth-container{background:#f8fcfff5;border-color:#385c7d29;box-shadow:0 8px 18px #244a6c24}.brio-theme-light .brio-auth-header h1,.brio-theme-light .brio-auth-field-group label{color:#14283d}.brio-theme-light .brio-auth-brand,.brio-theme-light .brio-auth-subtitle{color:#23384da8}.brio-theme-light .brio-auth-field-group input{color:#14283d;background:#23384d08;border-color:#385c7d33}.brio-theme-light .brio-auth-field-group input:focus{background:#fff;border-color:#176d7899}.brio-theme-light .brio-auth-submit-btn{color:#f8fcfff5;background:#176d78d9;border-color:#176d78e6}.brio-theme-light .brio-auth-submit-btn:hover:not(:disabled){background:#176d78}.brio-theme-light .brio-auth-error-banner{color:#9f2f45;background:#9f2f450f;border-color:#9f2f4533}.brio-theme-light .brio-auth-footer{color:#23384da8;border-top-color:#385c7d24}.brio-theme-light .brio-auth-toggle-btn{color:#176d78e0}@media (width<=760px){.brio-auth-viewport{padding:16px}.brio-auth-container{max-width:100%}}.brio-app-sidebar{z-index:50;flex:none;transition:width .22s;position:relative}.brio-sidebar-avatar{color:#c0d4e8;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:24px;font-size:18px;font-weight:800;display:flex}.brio-nav{flex-direction:column;flex:1;gap:2px;width:100%;padding:0 10px;display:flex}.brio-nav-header{letter-spacing:.12em;text-transform:uppercase;color:#c7d6e66b;-webkit-user-select:none;user-select:none;pointer-events:none;padding:14px 12px 5px;font-size:9.5px;font-weight:600}.brio-nav-item{color:#c7d6e6;cursor:pointer;text-align:left;letter-spacing:.015em;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:9px;width:100%;padding:9px 12px;font-size:11.5px;font-weight:400;transition:background .15s,color .15s;display:flex;position:relative}.brio-nav-item.active{color:#f8f8fa;background:#ffffff1a;border-color:#ffffff1f;font-weight:500}.brio-nav-bar{background:#d4872a;border-radius:0 3px 3px 0;width:3px;height:18px;display:none;position:absolute;top:50%;left:0;transform:translateY(-50%)}.brio-nav-item.active .brio-nav-bar{display:block}.brio-nav-icon{color:#76f5ee;flex-shrink:0}.brio-nav-item.active .brio-nav-icon{color:#f8fbfb}.brio-sidebar-bottom{flex-direction:column;align-items:center;gap:10px;display:flex}.brio-sidebar-user,.brio-sidebar-collapse-btn{border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.brio-sidebar-user{color:#98f1ed;letter-spacing:.04em;cursor:pointer;background:#2dd4c02e;border:1px solid #2dd4c061;padding:0;font-family:inherit;font-size:11.5px;font-weight:700}.brio-sidebar-user:hover{background:#2dd4c042;border-color:#2dd4c080}.brio-sidebar-user.is-active{background:#2dd4c052;border-color:#78f6db9e;box-shadow:0 0 0 1px #78f6db2e}.brio-sidebar-collapse-btn{color:#76f5ee;cursor:pointer;background:#ffffff12;border:1px solid #ffffff1a}.brio-collapse-arrow{transition:transform .2s;transform:rotate(180deg)}.brio-collapse-arrow.open{transform:rotate(0)}.brio-app-sidebar.collapsed{width:72px}.brio-app-sidebar.collapsed .brio-sidebar-avatar{width:38px;height:38px;font-size:16px}.brio-app-sidebar.collapsed .brio-nav{padding:0 8px}.brio-app-sidebar.collapsed .brio-nav-item{justify-content:center;gap:0;padding:9px 0}.brio-app-sidebar.collapsed .brio-nav-label,.brio-app-sidebar.collapsed .brio-nav-header{display:none}.brio-app-sidebar.collapsed .brio-nav-icon{display:block}.brio-app-sidebar.collapsed .brio-nav-bar{left:0}.brio-theme-toggle{color:#76f5ee;cursor:pointer;background:#ffffff12;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.brio-theme-light .brio-theme-toggle{color:#286f82;background:#ffffff8c;border-color:#46698738}.brio-theme-light .brio-app-sidebar{background:#ebf5fc61;border-right:1px solid #46698738;box-shadow:inset 0 1px #ffffffb3,inset 0 0 8px #ffffff52,8px 0 28px #4669871a}.brio-theme-light .brio-sidebar-avatar{color:#2f4b66;background:#ffffff8c;border-color:#46698738}.brio-theme-light .brio-nav-header{color:#36546e99}.brio-theme-light .brio-nav-item{color:#36546e}.brio-theme-light .brio-nav-item.active{color:#20394f;background:#ffffff85;border-color:#46698738}.brio-theme-light .brio-nav-icon{color:#238c9a}.brio-theme-light .brio-nav-item.active .brio-nav-icon{color:#176d7c}.brio-theme-light .brio-sidebar-user{color:#176d7c;background:#238c9a29;border-color:#238c9a4d}.brio-theme-light .brio-sidebar-user:hover{background:#238c9a3d;border-color:#238c9a6b}.brio-theme-light .brio-sidebar-user.is-active{background:#238c9a47;border-color:#176d787a;box-shadow:0 0 0 1px #176d781f}.brio-theme-light .brio-sidebar-collapse-btn{color:#286f82;background:#ffffff8c;border-color:#46698738}.brio-topbar{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;padding:14px 22px 14px 28px;display:flex}.brio-breadcrumb{flex-wrap:wrap;align-items:center;gap:6px;font-size:14px;display:flex}.brio-bc-home{color:#c7d6e6;opacity:.8}.brio-bc-cur{color:#eaf2ff;font-weight:600}.brio-bc-sep{color:#5a7898}.brio-topbar-right{align-items:center;gap:8px;display:flex}.brio-icon-btn{color:#76f5ee;background:#ffffff14;border:1px solid #ffffff1f;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.brio-search{background:#ffffff14;border:1px solid #ffffff1f;border-radius:10px;align-items:center;gap:8px;width:200px;padding:7px 13px;display:flex}.brio-search svg{color:#bfefff;flex-shrink:0}.brio-search input{color:#eaf6ff;background:0 0;border:none;outline:none;width:100%;font-size:12.5px;font-weight:500}.brio-search input::placeholder{color:#eaf6ffc7;opacity:1}.brio-secondary-btn,.brio-primary-btn{color:#f4f7f9;border-radius:10px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:700;display:flex}.brio-secondary-btn{background:#ffffff14;border:1px solid #ffffff2e;box-shadow:inset 0 1px #ffffff1a}.brio-primary-btn{background:#2dd4c026;border:1px solid #2dd4c073;box-shadow:0 0 18px #2dd4c040}.brio-breadcrumb button{font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.brio-breadcrumb button:disabled{cursor:default}.brio-breadcrumb button:not(:disabled):hover{text-decoration:underline}.hp-hero{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px;display:flex}.hp-hero h1{margin:0;font-size:clamp(2rem,3vw,2.8rem);line-height:1.05}.hp-hero p{margin:6px 0 0;font-size:1rem}.hp-section{margin-top:22px}.hp-section-header{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:12px;display:flex}.hp-scroll-row,.hp-course-row{gap:14px;padding:4px 2px 12px;display:flex}.hp-scroll-row{scroll-snap-type:x proximity;overflow-x:auto}.hp-course-row{flex-wrap:wrap;overflow:visible}.hp-scroll-row{align-items:stretch}.hp-glance-card{scroll-snap-align:start;border-radius:16px;flex:0 0 205px;min-height:154px;padding:14px;overflow:hidden}.hp-glance-header{color:#f4f9ffd1;border-bottom:1px solid #ffffff0e;border-radius:16px 16px 0 0;align-items:center;gap:7px;min-height:34px;margin:-14px -14px 13px;padding:0 13px;display:flex}.hp-glance-header span{letter-spacing:.13em;text-transform:uppercase;font-size:.61rem;font-weight:650}.hp-glance-body h3{margin:0 0 7px;padding-bottom:10px;font-size:.9rem;font-weight:600;line-height:1.2}.hp-glance-body p{margin:0;font-size:.78rem;font-weight:450;line-height:1.12}.hp-course-card,.hp-add-course-card{scroll-snap-align:start;border-radius:20px;flex:300px;max-width:340px;min-height:185px;padding:18px}.hp-course-card{cursor:pointer}.hp-course-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.hp-course-menu-wrap{position:relative}.hp-course-menu-btn{color:currentColor;opacity:.7;border-radius:10px;place-items:center;width:30px;height:30px;display:grid}.hp-course-menu-btn:hover{opacity:1;background:#7896b41f}.hp-course-menu{z-index:20;background:#122036f5;border:1px solid #ffffff24;border-radius:12px;min-width:150px;padding:6px;position:absolute;top:34px;right:0;box-shadow:0 12px 24px #0000003d}.hp-course-menu button{text-align:left;color:#dcecff;border-radius:9px;width:100%;min-height:34px;padding:0 10px;font-weight:650}.hp-course-menu button:hover{background:#ffffff14}.hp-course-menu button.danger{color:#ffd0d6}.hp-course-menu-divider{background:#ffffff1f;height:1px;margin:5px 4px}.brio-theme-light .hp-course-menu{background:#f8fcfff5;border-color:#385c7d29;box-shadow:0 8px 18px #244a6c24}.brio-theme-light .hp-course-menu button{color:#14283d}.brio-theme-light .hp-course-menu button:hover{background:#23384d12}.brio-theme-light .hp-course-menu button.danger{color:#9f2f45}.brio-theme-light .hp-course-menu-divider{background:#385c7d24}.hp-course-badge{color:#f8fcfff5;text-shadow:0 1px 3px #00000073;letter-spacing:.02em;border:1px solid #ffffff24;border-radius:13px;place-items:center;width:44px;height:44px;font-weight:900;display:grid;box-shadow:inset 0 1px #ffffff2e,0 0 18px #ffffff14,0 4px 12px #00000038}.hp-course-card h3{margin:18px 0 8px;font-size:1.01rem;font-weight:480;line-height:1.08}.hp-course-stats{gap:14px;font-size:.78rem;font-weight:500;line-height:1.05;display:flex}.hp-course-open{cursor:pointer;color:inherit;background:0 0;border:0;margin-top:20px;padding:0;font-size:.86rem;font-weight:500}.hp-add-course-card{cursor:pointer;text-align:left;border-style:dashed}.hp-add-icon{color:#7eebefe6;background:#7eebef14;border:1px solid #7eebef2e;border-radius:14px;place-items:center;width:44px;height:44px;margin-bottom:22px;display:grid}.hp-add-course-card strong{margin-bottom:8px;font-size:1rem;font-weight:500;display:block}.hp-add-course-card span:last-child{font-size:.84rem;font-weight:350;line-height:1.1;display:block}.brio-theme-light .hp-add-course-card strong{color:#14283d}.brio-theme-light .hp-add-course-card span:last-child{color:#23384da8}.brio-theme-light .hp-add-icon{color:#176d78e0;background:#176d7814;border-color:#176d782e}.hp-loading-card{align-items:center;display:flex}@media (width<=760px){.hp-hero,.hp-section-header{flex-direction:column;align-items:flex-start}.hp-glance-card{flex-basis:230px}.hp-course-card,.hp-add-course-card{flex-basis:280px}}.cp-root{--bg-base-h:220;--bg-base-s:45%;--bg-base-l:28%;isolation:isolate;color:#c7d6e6;background:radial-gradient(65% 55% at 3% 95%,#d2460fa6 0%,#0000 62%),radial-gradient(45% 40% at 88% 8%,#64b4aa40 0%,#0000 55%),radial-gradient(60% 45% at 80% 5%,#b4dcff1f 0%,#0000 75%),radial-gradient(30% 25% at 78% 3%,#ffffff1a 0%,#0000 65%),radial-gradient(70% 60% at 50% 40%,#3c50c81f 0%,#0000 70%),linear-gradient(150deg,#1a2a3a 0%,#1f3352 25%,#243566 55%,#1a5a80 100%);width:100vw;height:100vh;display:flex;position:relative;overflow:clip}.cp-main{z-index:1;flex-direction:column;flex:1;display:flex;position:relative;overflow:auto clip}.cp-content{flex:1;gap:20px;padding:24px 20px 20px 28px;display:flex;overflow:hidden}.cp-center{flex-direction:column;flex:1;gap:20px;min-width:0;padding-right:8px;display:flex;overflow-y:auto}.cp-page-title{color:#eaf2ff;letter-spacing:-.025em;font-size:30px;font-weight:700;line-height:1.15}.cp-page-sub{color:#c7d6e6;max-width:100%;margin-top:6px;font-size:15px;line-height:1.2}.cp-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-auto-rows:auto;align-content:start;gap:14px;display:grid}.cp-card{cursor:pointer;background:linear-gradient(#2a3a5cad 0%,#1e2d4ebd 100%);border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:10px;padding:16px;transition:background .18s,border-color .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 10px #00000024}.cp-card:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff40,#0000);height:1px;position:absolute;top:0;left:0;right:0}.cp-card:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#ffffff40,#0000);width:1px;height:100%;position:absolute;top:0;left:0}.cp-card:hover{background:linear-gradient(#304266bd 0%,#233456d1 100%);border-color:#ffffff24}.cp-side-card{background:#ffffff0a;border:1px solid #ffffff1a;border-color:#ffffff2e #ffffff1a #ffffff1a #ffffff24;border-radius:18px;flex-direction:column;gap:14px;padding:15px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #0003,inset 0 1px #ffffff24}.cp-side-card:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#0000,#fffc,#0000);height:1px;position:absolute;top:0;left:0;right:0}.cp-side-card:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#fffc,#0000,#ffffff4d);width:1px;height:100%;position:absolute;top:0;left:0}.cp-card-top{justify-content:space-between;align-items:flex-start;display:flex}.cp-badge{color:#fff;letter-spacing:.05em;border-radius:11px;padding:8px 15px;font-size:13.5px;font-weight:600;box-shadow:inset 0 1px #ffffff40,0 0 14px #ffffff1a,0 2px 8px #00000040}.cp-badge-teal{box-shadow:inset 0 1px #ffffff40,0 0 14px #2dd4c059,0 2px 8px #00000040}.cp-badge-purple{box-shadow:inset 0 1px #ffffff40,0 0 14px #8c82ff59,0 2px 8px #00000040}.cp-badge-amber{box-shadow:inset 0 1px #ffffff40,0 0 14px #dca03c59,0 2px 8px #00000040}.cp-badge-teal{background:linear-gradient(135deg,#1aaa94d9,#117a6ce6);border:1px solid #2dd4c059}.cp-badge-purple{background:linear-gradient(135deg,#6054d8d9,#3e38b0e6);border:1px solid #8c82ff59}.cp-badge-amber{background:linear-gradient(135deg,#c8821ad9,#9a6210e6);border:1px solid #dca03c59}.cp-badge-blue{background:linear-gradient(135deg,#4691f5d9,#2d5fbee6);border:1px solid #64aaff59}.cp-badge-rose{background:linear-gradient(135deg,#dc4b82d9,#a53069e6);border:1px solid #ff7daf59}.cp-badge-green{background:linear-gradient(135deg,#46b469d9,#288250e6);border:1px solid #78e69659}.cp-badge-gold{background:linear-gradient(135deg,#d2aa3ceb,#a88426f5);border:1px solid #ebc35f59}.cp-badge-steel{background:linear-gradient(135deg,#5c7ebaeb,#435f96f5);border:1px solid #82a5dc59}.cp-workspace-link.cp-link-gold{color:#e6c15d}.cp-workspace-link.cp-link-steel{color:#a8c6f0}.cp-menu-btn{color:#c7d6e6;cursor:pointer;border-radius:6px;padding:4px 7px;font-size:26px;line-height:1}.cp-card-menu-wrap{position:relative}.cp-card-menu{z-index:20;background:#122036f5;border:1px solid #ffffff24;border-radius:12px;min-width:150px;padding:6px;position:absolute;top:32px;right:0;box-shadow:0 14px 32px #00000059}.cp-card-menu button{text-align:left;color:#dcecff;white-space:nowrap;border-radius:9px;width:100%;min-height:34px;padding:0 10px;font-weight:800}.cp-card-menu button.danger{color:#ffd0d6}.cp-card-menu-divider{background:#ffffff1f;height:1px;margin:5px 4px}.cp-card-menu button:hover{background:#ffffff14}.cp-card-title{color:#def;letter-spacing:-.02em;margin-top:4px;font-size:23px;font-weight:600;line-height:1.25}.cp-card-desc{color:#d7e3f1;letter-spacing:.015em;flex:1;font-size:14px;font-weight:300;line-height:1.5}.cp-card-divider{background:#829cb7;height:1px;margin:2px 0}.cp-stats{gap:20px;display:flex}.cp-stat{align-items:center;gap:7px;display:flex}.cp-stat-icon{color:#76f5ee;opacity:.85}.cp-stat-val{color:#def;font-size:15px;font-weight:600;line-height:1.1}.cp-stat-lbl{color:#bad0e5;margin-top:1px;font-size:12.5px}.cp-workspace-link{color:#8fe8f0;cursor:pointer;justify-content:flex-end;margin-top:10px;font-size:14px;font-weight:700;transition:all .15s;display:flex}.cp-workspace-link.cp-link-purple{color:#a78df1}.cp-workspace-link.cp-link-teal{color:#78f6db}.cp-workspace-link.cp-link-amber{color:#ffd28a}.cp-workspace-link.cp-link-blue{color:#9acbff}.cp-workspace-link.cp-link-rose{color:#f3a1bd}.cp-workspace-link.cp-link-green{color:#9df0ac}.cp-workspace-link:hover{color:#c8f7f2;transform:translate(3px)}.cp-add-card{cursor:pointer;text-align:left;background:#ffffff08;border:1.5px dashed #ffffff29;border-radius:20px;flex-direction:column;grid-row:span 1;justify-content:center;align-self:start;align-items:flex-start;gap:11px;width:100%;height:auto;padding:24px 20px;transition:all .2s;display:flex}.cp-add-card:hover{background:#2dd4c00d;border-color:#2dd4c059}.cp-add-icon{color:#76f5ee;background:#2dd4c01f;border:1px solid #2dd4c047;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.cp-add-title{color:#c7d6e6;font-size:19px;font-weight:600}.cp-add-desc{color:#c3d6e6;max-width:100%;font-size:13.5px;line-height:1.2}.cp-right-sidebar{flex-direction:column;flex-shrink:0;gap:14px;width:218px;display:flex;overflow-y:auto}.cp-side-header{color:#b0c8e0;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.cp-side-header-icon{color:#76f5ee}.cp-qs-list{flex-direction:column;gap:12px;display:flex}.cp-qs-row{align-items:center;gap:10px;display:flex}.cp-qs-icon-box{color:#76f5ee;background:#2dd4c01a;border:1px solid #2dd4c033;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.cp-qs-val{color:#c7d6e6;font-size:19px;font-weight:700;line-height:1.05}.cp-qs-lbl{color:#c7d6e6;font-size:10.5px}.cp-qs-sub{color:#c7d6e6;white-space:pre-line;font-size:12px;font-weight:500;line-height:1.45}.cp-act-list{flex-direction:column;gap:12px;display:flex}.cp-act-row{align-items:flex-start;gap:10px;display:flex}.cp-act-dot{background:#98f1ed;border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:4px;box-shadow:0 0 6px #2dd4c0b3}.cp-act-top{justify-content:space-between;align-items:baseline;gap:4px;display:flex}.cp-act-name{color:#c7d6e6;font-size:12.5px;font-weight:600}.cp-act-time{color:#c7d6e6;flex-shrink:0;font-size:10.5px}.cp-act-detail{color:#c7d6e6;margin-top:2px;font-size:11px;line-height:1.4}.cp-view-all-btn{color:#c7d6e6;cursor:pointer;background:#ffffff12;border:1px solid #ffffff21;border-radius:10px;justify-content:center;align-items:center;gap:6px;width:100%;padding:9px 0;font-size:13.5px;font-weight:700;display:flex}@media (width<=900px){.cp-right-sidebar{display:none}}.cp-empty-card{border-radius:20px;flex-direction:column;justify-content:center;gap:12px;min-height:220px;padding:24px;display:flex}.cp-empty-card h3{color:#eaf2ff;margin:0;font-size:22px}.cp-empty-card p{color:#c7d6e6;margin:0;line-height:1.35}.cp-empty-card button,.cp-create-save,.cp-create-cancel{border-radius:11px;align-items:center;gap:7px;width:fit-content;min-height:38px;padding:0 14px;font-weight:800;display:inline-flex}.cp-empty-card button,.cp-create-save{color:#bffefa;background:#2dd4c026;border:1px solid #2dd4c059}.cp-create-cancel{color:#c7d6e6;background:#ffffff12;border:1px solid #ffffff21}.cp-modal-backdrop{z-index:999;-webkit-backdrop-filter:blur(8px);background:#050e1a61;place-items:center;display:grid;position:fixed;inset:0}.cp-create-modal{border-radius:22px;width:min(520px,100vw - 32px);padding:20px}.cp-create-modal-header{justify-content:space-between;gap:16px;margin-bottom:18px;display:flex}.cp-create-modal-header h2{color:#eaf2ff;margin:0 0 4px}.cp-create-modal-header p{color:#c7d6e6;margin:0;line-height:1.35}.cp-modal-close{color:#c7d6e6;background:#ffffff12;border:1px solid #ffffff21;border-radius:10px;width:34px;height:34px;font-size:22px}.cp-create-field{flex-direction:column;gap:7px;margin-bottom:14px;display:flex}.cp-create-field span{color:#c7d6e6;font-size:12.5px;font-weight:800}.cp-create-field input,.cp-create-field textarea,.cp-create-field select{color:#eaf2ff;background:#ffffff0e;border:1px solid #ffffff21;border-radius:12px;outline:none;width:100%;padding:12px}.cp-create-field select{appearance:none}.cp-color-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.cp-color-option{color:#d7e6f6;cursor:pointer;background:#ffffff0e;border:1px solid #ffffff21;border-radius:12px;align-items:center;gap:8px;min-height:40px;padding:0 10px;font-weight:800;display:flex}.cp-color-option.is-selected{background:#ffffff1a;border-color:#b4e6ff8c}.cp-color-dot{border-radius:999px;width:14px;height:14px;box-shadow:0 0 10px #ffffff2e}.cp-color-purple .cp-color-dot{background:#7669ff}.cp-color-teal .cp-color-dot{background:#36d6c6}.cp-color-amber .cp-color-dot{background:#f0a93a}.cp-color-rose .cp-color-dot{background:#f06a9b}.cp-color-gold .cp-color-dot{background:#e6c15d}.cp-color-steel .cp-color-dot{background:#7fa7db}.cp-share-card{background:#ffffff0e;border:1px solid #ffffff1f;border-radius:14px;margin-bottom:16px;padding:14px}.cp-share-label{color:#8fe8f0;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:900}.cp-share-title{color:#eaf2ff;margin-bottom:6px;font-size:20px;font-weight:800}.cp-share-sub{color:#c7d6e6;font-size:13px;line-height:1.35}.cp-duplicate-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.cp-duplicate-options button{color:#c7d6e6;cursor:pointer;background:#ffffff0e;border:1px solid #ffffff21;border-radius:12px;justify-content:flex-start;align-items:center;min-height:42px;padding:0 12px;font-weight:800;display:flex}.cp-duplicate-options button.is-selected{color:#bffefa;background:#2dd4c01f;border-color:#2dd4c059}.cp-duplicate-note{color:#c7d6e6;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:12px;margin:4px 0 16px;padding:11px 12px;font-size:13px;line-height:1.35}.cp-section-list{flex-direction:column;gap:9px;margin-bottom:16px;display:flex}.cp-section-row{align-items:center;gap:9px;display:flex}.cp-section-period{color:#e6f0fa;background:#ffffff0e;border:1px solid #ffffff21;border-radius:12px;width:72px;min-height:38px;padding:0 10px;font-weight:800}.cp-section-row .cp-section-pattern{gap:9px;display:flex}.cp-section-row .cp-section-pattern button{min-height:38px;font-size:13px}.cp-section-students{color:#8fa5ba;white-space:nowrap;margin-left:auto;font-size:12px}.cp-section-save,.cp-section-delete{color:#c7d6e6;cursor:pointer;background:#ffffff0e;border:1px solid #ffffff21;border-radius:12px;min-height:38px;padding:0 12px;font-weight:800}.cp-section-save{color:#bffefa;background:#2dd4c01f;border-color:#2dd4c059}.cp-section-delete{color:#ff9ca5;border-color:#ff788747}.cp-section-empty{color:#c7d6e6;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:12px;margin-bottom:16px;padding:11px 12px;font-size:13px}.cp-section-add-divider{color:#8fa5ba;text-transform:uppercase;letter-spacing:.05em;margin:4px 0 12px;font-size:12px;font-weight:800}.brio-theme-light .cp-section-period{color:#17324b;background:#ffffff6b;border-color:#4669872e}.brio-theme-light .cp-section-save,.brio-theme-light .cp-section-delete{background:#ffffff6b;border-color:#4669872e}.brio-theme-light .cp-section-save{color:#0e7a68;border-color:#17877c4d}.brio-theme-light .cp-section-delete{color:#b04252;border-color:#b0425247}.brio-theme-light .cp-section-students,.brio-theme-light .cp-section-add-divider{color:#385873}.brio-theme-light .cp-section-empty{color:#385873;background:#ffffff6b;border-color:#4669872e}.cp-create-error{color:#ff9ca5;margin-bottom:12px;font-weight:800}.cp-create-actions{justify-content:flex-end;gap:10px;display:flex}.brio-theme-light .cp-empty-card h3,.brio-theme-light .cp-create-modal-header h2{color:#17324b}.brio-theme-light .cp-empty-card p,.brio-theme-light .cp-create-modal-header p,.brio-theme-light .cp-create-field span{color:#385873}.brio-theme-light .cp-create-field input,.brio-theme-light .cp-create-field textarea,.brio-theme-light .cp-create-field select{color:#17324b;background:#ffffff6b;border-color:#4669872e}.brio-theme-light .cp-create-cancel,.brio-theme-light .cp-modal-close{color:#176d78;background:#ffffff6b;border-color:#4669872e}.cw-root{display:flex}.cw-main{flex-direction:column;flex:1;min-width:0;display:flex;position:relative;overflow-x:auto}.cw-content{flex:1;width:100%;max-width:none;padding:24px 20px 64px 28px;overflow-y:auto}.cw-page-heading{margin-bottom:24px;display:block}.cw-eyebrow{letter-spacing:.15em;text-transform:uppercase;color:inherit;margin:0 0 8px;font-size:.72rem;font-weight:750}.cw-page-heading h1{letter-spacing:-.045em;margin:0;font-size:clamp(2.1rem,3.3vw,3.1rem);font-weight:650;line-height:1.03}.cw-title-meta-row{align-items:center;gap:10px;margin-bottom:8px;display:inline-flex}.cw-workspace-label{margin:0 0 14px}.cw-course-switcher{margin-top:-9px;display:inline-flex;position:relative}.cw-course-switcher-button{color:#e5f1ffbd;cursor:pointer;background:#122036b8;border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:7px;min-height:24px;padding:0 8px 0 10px;font-size:.66rem;font-weight:650;display:inline-flex}.cw-course-switcher-menu{z-index:80;isolation:isolate;background:#122036;border:1px solid #ffffff29;border-radius:14px;min-width:220px;padding:6px;position:absolute;top:calc(100% + 7px);left:0;overflow:hidden;box-shadow:0 14px 28px #00000057}.cw-course-switcher-menu:before{content:"";z-index:-1;background:#122036;position:absolute;inset:0}.cw-course-switcher-menu button{text-align:left;color:#dcecff;border-radius:9px;width:100%;min-height:34px;padding:0 10px;font-size:.78rem;font-weight:650}.cw-course-switcher-menu button:hover,.cw-course-switcher-menu button.is-active{background:#ffffff14}.cw-workspace-grid{grid-template-columns:repeat(auto-fit,minmax(210px,240px));align-items:stretch;gap:16px;display:grid}.cw-tool-card{text-align:left;cursor:pointer;border-radius:20px;flex-direction:column;min-height:170px;padding:14px;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex;overflow:hidden}.cw-tool-card:hover:not(.is-disabled){transform:translateY(-1px)}.cw-tool-card.is-disabled{cursor:default}.cw-tool-card.is-disabled .cw-tool-body,.cw-tool-card.is-disabled .cw-tool-header{opacity:.99}.cw-tool-card>.cw-tool-header.brio-tone-header{color:#f4f9ffe0;border-radius:20px 20px 0 0;align-items:center;gap:8px;width:calc(100% + 28px);min-height:38px;margin:-14px -14px 10px;padding:0 14px;display:flex}.cw-tool-card>.cw-tool-header.brio-tone-header span{letter-spacing:.14em;text-transform:uppercase;font-size:.64rem;font-weight:700}.cw-tool-card>.cw-tool-header.brio-tone-header svg{flex:none}.cw-tool-body{flex-direction:column;flex:1;min-width:0;display:flex}.cw-tool-body p{max-width:28ch;margin:0;padding-top:0;font-size:.84rem;font-weight:600;line-height:1.12}.cw-tool-lines{gap:6px;margin-top:auto;padding-top:18px;display:grid}.cw-tool-lines div{align-items:baseline;gap:8px;min-width:0;display:flex}.cw-tool-lines strong{color:#48a9b4;white-space:nowrap;flex:none;font-size:.79rem;font-weight:600;line-height:1}.cw-tool-lines span{color:#eaf2ffad;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.76rem;font-weight:550;line-height:.9;overflow:hidden}.cw-add-tool-card{text-align:left;cursor:pointer;border-style:dashed;border-radius:20px;flex-direction:column;justify-content:flex-start;gap:16px;min-height:170px;padding:24px;display:flex}.cw-add-tool-icon{color:#7eebefe6;background:#7eebef14;border:1px solid #7eebef2e;border-radius:14px;place-items:center;width:46px;height:46px;display:grid}.cw-add-tool-title{font-size:1.05rem;font-weight:650;line-height:1.12}.cw-add-tool-card p{max-width:28ch;margin:0;font-size:.84rem;font-weight:450;line-height:1.22}.brio-theme-light .cw-eyebrow{color:inherit}.brio-theme-light .cw-add-tool-title{color:var(--brio-light-text-strong)}.brio-theme-light .cw-tool-body p,.brio-theme-light .cw-add-tool-card p{color:#0003059e}.brio-theme-light .cw-tool-lines strong{color:#189bb9}.brio-theme-light .cw-tool-lines span{color:#23384d9e}.brio-theme-light .cw-add-tool-icon{color:#176d78e0;background:#176d7814;border-color:#176d782e}.brio-theme-light .cw-course-switcher span{color:#23384d94}.brio-theme-light .cw-course-switcher-button{color:#14283dc2;background:#f8fcffc7;border-color:#385c7d29}.brio-theme-light .cw-course-switcher-menu{background:#f8fcff;border-color:#385c7d29;box-shadow:0 8px 18px #244a6c24}.brio-theme-light .cw-course-switcher-menu:before{background:#f8fcff}.brio-theme-light .cw-course-switcher-menu button{color:#14283d}.brio-theme-light .cw-course-switcher-menu button:hover,.brio-theme-light .cw-course-switcher-menu button.is-active{background:#23384d12}.brio-theme-dark .cw-add-tool-title{color:#f3f8ffe6}.brio-theme-dark .cw-tool-body p,.brio-theme-dark .cw-add-tool-card p{color:#c4d7ecfc}@media (width<=1100px){.cw-workspace-grid{grid-template-columns:repeat(2,minmax(250px,1fr))}}@media (width<=680px){.cw-content{padding:22px 18px 48px}.cw-workspace-grid{grid-template-columns:1fr}.cw-page-heading h1{font-size:clamp(1.8rem,9vw,2.4rem)}}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2)format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff)format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2)format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff)format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2)format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff)format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2)format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff)format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2)format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff)format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2)format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff)format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2)format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff)format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2)format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff)format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2)format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff)format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2)format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff)format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2)format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff)format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff)format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff)format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff)format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2)format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff)format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2)format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff)format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2)format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff)format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,d09GMgABAAAAAA4oAA4AAAAAHbQAAA3TAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmAAgRQIDgmcDBEICo1oijYBNgIkA14LMgAEIAWJAAeBHAyBHBvbGiMRdnO0IkRRkiYDgr9KsJ1NUAf2kILNxgUmgqIgq1P89vcbIcmsQbRps3vCcXdYOKSWEPEKgZgQkprQQsxIXUgq0DqpGKmIvrgkeVGtEQD9DzAO29fM9jYhxZEsL2FeURH2JN4MIcTdO049NCVdxQ/w9NrSYFEBKTDKpLKfNkCGDc1RwjZLQcm3vqJ2UW9Xfa3tgAHz6ivp6vgC2yD4/6352ndnN0X0TL7seypkjZlMsjmZnf0Mm5Q+JykRWQBKCVCVPbARPXWyQtb5VgLB6Biq7/Uixcj2WGqdI8tGSgkuRG+t910GKP2D7AQH0DB9FMDW/obJZ8giFI3Wg8Cvevz0M+5m0rTh7XDBlvo9Y4vm13EXmfttwI4mBo1EG15fxJhUiCLbiiyCf/ZA6MFAhg3pGIZGdGIVjtPn6UcMk9A/UUr9PhoNsCENw1APAq0gpH73e+M+0ueyHbabc3vkbcdtzcf/fiy+NxQEjf9ud/ELBHAXJ0nk4z+MXH2Ev/kWyV4k7SkvpPc9Qr38F6RPWnM9cN6DJ0AdD1BhtgABtmoRoFCvPsBAumNm6soZG2Gk5GyVTo2sJncSyp0jQTYoR6WDvTwaaEcHsxHfvuWhHA3a6bN7twRKtcGok6NsCi7jYRrM2jExsUFMxMQYuJbMhuWNOumEJy9hi29Dmg5zMp/A5+hhPG19j1vBrq8JTLr8ki5VLPmG/PynJHVul440bxg5xuymHUFPBshC+nA9I1FmwbRBTNHAcik3Oae0cxKoI3MOriM42UrPe51nsaGxJ+WfXubAsP84aabUlQSJ1IiE0iPETLUU4CATgfXSCSpuRFRmCGbO+wSpAnzaeaCYW1VNEysRtuXCEL1kUFUbbtMv3Tilt/1c11jt3Q5bbMa84cpWipp8Elw3MZhOHsOlwwVUQM3lAR35JiFQbaYCRnMF2lxAWoOg2gyoIV4PouX8HytNIfLhqpJtXB4vjiViUI8IJ7bkC4ikkQvKksnOTKICwnqWSZ9YS5f0WCxmpgjbIq7EJcM4aI2nmhLNY2JIUgOjXZFWBHb+x5oh6cwb0Tv1ackHdKi0I9OO2wE9aogIOn540CCCziyhN+IaejtgAONKznHlHyutPrHGwCx9S6B8kfS4Mfi4Eyv7OU730bT1SCBjt834cXsf43zVjPUqqJjgrjeGnBxSG4aYAKFuVbeCfkDIjAqMb6yLNIbCuvXhMH2/+k2vkNpkORhR59N1CkzoOENvneIosjYmuTxlhUzaGEJQ/iWqx4dmwpmKjrwTiTGTCVozNAYqk/zXOndWxuWSmJkQpJw3pK5KX6QrLt5LATMqpmPAQhkhK6PUjzHUn7E0gHE0kPE0iKkolgkUx9SZmVAdDgpffdyJKg3k7VmzYGCwVXGz/tXmkOIp+vcWs+EMuhhvN0h9uhfzWJziBQmCREGSIFmQIkgVpAnSBRmC//6hkLZwaVhwxlrJSOdqlFtOYxlau9F2QN5Y98xmIAsiM1HVp2VFX+DHHGg6Ecjh3vmqtidX3qHI2qycTk/iwxSt5UzTmEP92ZBnEWTk4Mx8Mpl78ZDokxg/KWb+Q0QkvdKVmq3TMW+RXEgrsziSAfNXFMhDc60N5N9jQzjfO0kBKpUZl0ZmwJ41j/B9Hz6wmRaJB84niNmQrzp9eSlQCDDzazGDdVi3P36VZQ+Jy4f9UBNp+3zTjqI4abaFAm+GShVaXlsGdF3FYzZcDI6cori4kMxUECl9IjJZpzkvitAoxKue+90pDMvcKRxLl53TmOKCmV/xRolNKSqqUxc6LStOETmFOiLZZptlZepcKiAzteG8PEdpnQpbOMNcMsR4RR2Bs0cKFEvSmIjAFcnarqwUL4lDhHmnVkwu1IwshbiCcgvOheZuYyOteufZZwlcTlLgnZ3o/WcYdzZHW/WGaqaVfmTZ1aWCceJjkbZqsfbkOtcFlUZM/jy+hXHDbaUobWqqXaeWobbLO99yG5N3U4wxco0rQGGcOLASFMXeJoham8M+/x6O2WywK2l4HGbq1CoUyC/IZikQhdq3SiuNrvAEj0AVu9x2x3lp/xWzahaxidezFVtdcb5uEnzyl0ZmYiuKI0exvCd4Xc9CV1KB0db00z92wDPde0kukbvZIWN6jUWFTmPIC/Y4UPCm8UfDTFZpZNon1qLFTkBhxzB+FjQRA2Q/YRJT8pQigslMaUpFyAG8TMlXigiqmAZX4xgijKjRlGpLE0GdplRfCaJo0JQaSxNBk6ZmMzcya0FmrcisDdn0Q3HI2sWSppYigmlM1XT/kLQZSNpMJG0WkjYbSZuDpM1F0uYhFc1HxU4m1QJjDK6iL0S5uSj5rgXc3RejEigtcRBtqYPQsiTskmO5vosV+q4VGIKbOkDg0jtRrq+Em1YloaTFar3EGr1EUC8R0kus1Uus00usL97ABr2BjXoDm/QGNhuWtMVBKOwg/i78lT7hBsAvDmwHc/ao3vmUbBmhjeYySZNWvGkfZAgISDSaDo1SVpzGDsAEkF8B+gEapViUoZgUWXcRIGFZNm6gWbAKk0bp0k1MHG9fLYtV4iS2SmLEQFARzRcnf9PUS0LVn05/J9MiRRBU3v2IrvW974v4N00L7ZMk0wXP1409CHo/an8zTRHD3eSJ6m8D4YMkZNl3M79sqeuAsr/m3f+8/yl7A50aiAEJgeBeMWzu7ui9UfUBCe2TIqZIoOd/3/udRBOQidQZUERzb2/VwZN1H/Sju82ew2H2Wfr6qvfVf3hqwDvAIpkQVFy4B9Pe9e4/XvPeceu7h3dvO56iJPf0+A6cqA2ip18ER+iFgggiuOkvj24bby0N9j2UHIkgqIt+sVgfodC4YghLSMjSZbH0VR/6dMDrYJeKHilKTemt6v6kvzvn3/RrdWtr0GoN/xL+Sex/cPYLUpepx9cz/D46UPU5KXgAQa+NDps1v6J3xP1i2HtaDB0M9aX2deA7SYff//+gUCovMmIK/qfsFcOk+4Y5ZN97XlG6zebqtMbKgeRFi51vnxTQYBUik2rS/Cn6PC8ADR8FGxsRPB82dzfND90gIcshOcYUkfjherBz53odpm6TP8txlwOZ71xmfHHOvq053qFF/MRlS3jP0ELudrf2OeN8DHvp6ZceLe8qKYvWz/7yp0u4dKPfli3CYq0O13Ih71mylJ80tOi10On8wi+F4+LWgDPeJ30msSQt9/vkmHq9/Lvo2b461mP801v3W4xTcs6CbvF9UDdrSt+A8OUbpSh55qAUFXWznBBfdeJ8a4d7ugT5tvxUza3h9m4H7ptTqiG4z0g5dc0X29OcGlhpGFMpQo9ytTS+NViZpNdvU4kWx+LKxNY10kQ1yqGXrhe4/1nvP7E+nd5A92TtaRplbHSqoIdOqtRWti+fkB5/n1+/VvCmz12pG1kpQWsfi1ftlBobm0bpngs16CHkbIwdLnParxtTV3QYRlfJ0KFskH7pdN/YDn+yRuSd7sNH3aO0DYPggk6uWuXrfOc+fa3VTxFVvKaNxHsiHmsXyCLIE5yuOeN3/Jdf8HBL/5M6shjyhxHx9BjB1O0+4NLOnjLLSxwO7ukN4jMbOIcD879KLSi6Pk61Oqm2377n8079PXEEQ7cy7OKEC9nbpet118fxweTafpt69x/Bt8UqGzNQt7aelpc44dn5cqhwf71+qKp/Zf/+a0zcizOUWpl/iBcSXip0pplkatCchoH5c5aUM8I7/dWxAej8WicPL1URFZ9BDJelUwEwTkGqUhgSlydVes95YdXvhh9Gfz/aeFWvgVb4tuLbcv4+wLdutVZv/cUonwBD/6eDlE0aSiKK/uoH3+J1wDE/jMVqY2ysGufN84oIXB0sPzy8ollX/LegY74DgJXJR57sn+VGza0x3DnuIgABFM15LmajjjsNlYj+JEZGbuRYcAMOWxFkPN2w6Wd46xo4gVWQR/X4lyI/R6K/YK0110GzudPRW7Y+UOBGTfNNzHeYT0fiH0taunBpq9HEW8OKSaBGj21L0MqenEmNRWBAWDWAk4CpNoEZJ2tTaPFgbQYj8HxtFilErs3BTRwT8uO1NXQaWfIotchmPkAF5mMBAliEmZiOGVgCG9LgRzpscMAOOwowlT3JhusdazXGSC/hxR3UlmWVwWHpOIKheqONvjyhSiTHIkVUco5bnji8m//zL7PKaT1Vl5I6UE609f+gkr6MZKVyKc7zJRmCahLsdlyA5fdQkRSan9LgnnLEyGSkaKJCJog0wAgvepWBt80+1yKln1bMVtCljfNWDueKLsWwaEbBSfSPTEmVRsUcYYMnEjcjeyCZzBXK9E9BYBXLKjOSpUDR+nEV3TFSUdQaz+ot98QxgXwx0GQ+EEUAKB2qZPkQQ0GqFD8UPFMqyaCHM24BZmSGic9EYMagKizOw9Hz50DMrDLrqqLkTAhplMictiCAx5S3BIUQdeJeLnBy2CNtMfz6cV4u8XKoFZQesbf9YZiIERiHjaNodDW6LgcirX/mPnJIkBGDUpTBhSa0EIr38D5hCIszhCM8URGBqImoWjpvpt1ebu/v3Gl3qJfMnNM+9V+kiRFyROTPHQWOcs1dNW94/ukKMPZBvDi55i5CttdeJz84DLngLqjcdwEZ87bFFR8CIG35OAkDVN6VRDZ7aq67NteYqZ2lpT8oYB2CytoBd6VuAx4WgiAsnuj3WohG+LugzXiQRDeM3XYXlULv4dp5VFYC)format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff)format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2)format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff)format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2)format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff)format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf)format("truetype")}.katex{text-indent:0;text-rendering:auto;font:1.21em/1.2 KaTeX_Main,Times New Roman,serif;position:relative}.katex *{border-color:currentColor;-ms-high-contrast-adjust:none!important}.katex .katex-version:after{content:"0.16.45"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.katex .katex-html>.newline{display:block}.katex .base{white-space:nowrap;width:min-content;position:relative}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;table-layout:fixed;display:inline-table}.katex .vlist-r{display:table-row}.katex .vlist{vertical-align:bottom;display:table-cell;position:relative}.katex .vlist>span{height:0;display:block;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{width:0;overflow:hidden}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{vertical-align:bottom;width:2px;min-width:2px;font-size:1px;display:table-cell}.katex .vbox{flex-direction:column;align-items:baseline;display:inline-flex}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{flex-direction:row;display:inline-flex}.katex .thinbox{width:0;max-width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .smash{line-height:0;display:inline}.katex .clap,.katex .llap,.katex .rlap{width:0;position:relative}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline{border-bottom-style:dashed;width:100%;display:inline-block}.katex .sqrt>.root{margin-left:.277778em;margin-right:-.555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.833333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.16667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.33333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.66667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.45667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.14667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.714286em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.857143em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.14286em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.28571em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.42857em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.71429em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.05714em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.46857em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.96286em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.55429em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.11111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.33333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.30444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.76444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.416667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.583333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.833333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.72833em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.07333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.347222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.416667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.486111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.694444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.833333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.44028em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.72778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.289352em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.347222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.405093em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.520833em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.578704em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.694444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.833333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.20023em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.43981em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.24108em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.289296em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.385728em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.433944em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.48216em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.578592em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.694311em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.833173em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.19961em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.200965em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.241158em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.281351em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.321543em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.361736em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.401929em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.482315em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.694534em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.833601em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{width:.12em;display:inline-block}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{min-width:1px;display:inline-block}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;height:inherit;width:100%;display:block;position:absolute}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;min-width:0;max-width:none;min-height:0;max-height:none}.katex .stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{width:50.2%;position:absolute;left:0;overflow:hidden}.katex .halfarrow-right{width:50.2%;position:absolute;right:0;overflow:hidden}.katex .brace-left{width:25.1%;position:absolute;left:0;overflow:hidden}.katex .brace-center{width:50%;position:absolute;left:25%;overflow:hidden}.katex .brace-right{width:25.1%;position:absolute;right:0;overflow:hidden}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{box-sizing:border-box;border-top:.049em solid;border-right:.049em solid;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{text-align:left;display:inline-block;position:absolute;right:calc(50% + .3em)}.katex .cd-label-right{text-align:right;display:inline-block;position:absolute;left:calc(50% + .3em)}.katex-display{text-align:center;margin:1em 0;display:block}.katex-display>.katex{text-align:center;white-space:nowrap;display:block}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{text-align:left;padding-left:2em}body{counter-reset:katexEqnNo mmlEqnNo}.sp-graph-wrap{margin:4px 0 8px}.sp-graph{background:#fff;border:1px solid #7f8c9b59;border-radius:6px;max-width:100%;height:auto;display:block}.sp-graph.size-thumb{width:108px}.sp-graph.size-small{width:240px}.sp-graph.size-medium{width:340px}.sp-graph.size-large{width:460px}.sp-graph-wrap.is-compact{float:left;margin:0 12px 4px 0}.sp-list{margin:6px 0 8px;padding-left:30px}.sp-list li{margin:2px 0}.sp-list.list-upper-roman{list-style-type:upper-roman}.sp-list.list-lower-roman{list-style-type:lower-roman}.sp-list.list-upper-alpha{list-style-type:upper-alpha}.sp-list.list-lower-alpha{list-style-type:lower-alpha}.sp-list.list-number{list-style-type:decimal}.sp-image{margin:6px 0;display:block}.sp-token{background:#7f8c9b2e;border-radius:4px;padding:0 6px;font-size:.78em;display:inline-block}.sp-table{border-collapse:collapse;font-variant-numeric:tabular-nums;margin:6px auto 10px}.sp-table td{text-align:center;border:1px solid #7f8c9b8c;padding:6px 14px}.sp-table tr.is-header td{background:#7f8c9b29;font-weight:700}.sp-table.is-compact{margin:4px 0 6px;font-size:.9em}.sp-table.is-compact td{padding:3px 9px}.brio-modal-backdrop{z-index:5000;-webkit-backdrop-filter:blur(14px);background:#03080f9e;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.brio-modal{border:1px solid var(--brio-dark-card-border,#ffffff1a);color:#dcecffe6;background:#2e4a6e;border-radius:20px;flex-direction:column;width:min(580px,96vw);max-height:min(760px,92vh);display:flex;overflow:hidden;box-shadow:0 24px 60px #0000006b,0 4px 12px #00000038}.brio-modal.brio-modal-sm{width:min(440px,96vw)}.brio-modal.brio-modal-lg{width:min(760px,96vw)}.brio-modal.brio-modal-xl{width:min(960px,96vw)}.brio-modal-header{background:linear-gradient(135deg,#4c6eb04d,#2a42702e);border-bottom:1px solid #ffffff12;flex-shrink:0;justify-content:space-between;align-items:center;gap:14px;min-height:52px;padding:0 16px;display:flex}.brio-modal-header.teal{background:linear-gradient(135deg,#1a96874d,#1068602e)}.brio-modal-header.rose{background:linear-gradient(135deg,#c33e704d,#7e2a4c2e)}.brio-modal-header.amber,.brio-modal-header.gold{background:linear-gradient(135deg,#ba80204d,#7a52122e)}.brio-modal-header.purple{background:linear-gradient(135deg,#6054d84d,#3a34982e)}.brio-modal-header.steel,.brio-modal-header.blue{background:linear-gradient(135deg,#4c6eb04d,#2a42702e)}.brio-modal-header.green{background:linear-gradient(135deg,#34a8644d,#206c402e)}.brio-modal-header-left{align-items:center;gap:9px;min-width:0;display:flex}.brio-modal-header-icon{color:#f4f9ffb8;flex-shrink:0}.brio-modal-title{letter-spacing:.13em;text-transform:uppercase;color:#f4f9ffd1;white-space:nowrap;font-size:.61rem;font-weight:650}.brio-modal-close{color:#dcecff9e;cursor:pointer;background:0 0;border:none;border-radius:9px;flex-shrink:0;place-items:center;width:30px;height:30px;transition:background .14s,color .14s;display:grid}.brio-modal-close:hover{color:#ffffffe6;background:#ffffff14}.brio-modal-body{flex-direction:column;flex:1;gap:14px;padding:20px 18px;display:flex;overflow-y:auto}.brio-modal-heading{color:#f5fafff2;letter-spacing:-.02em;margin:0 0 4px;font-size:1.1rem;font-weight:650}.brio-modal-subheading{color:#dcecff94;margin:0;font-size:.86rem;line-height:1.4}.brio-modal-field{flex-direction:column;gap:6px;display:flex}.brio-modal-field label{letter-spacing:.12em;text-transform:uppercase;color:#dcecff80;font-size:.64rem;font-weight:750}.brio-modal-input,.brio-modal-textarea{color:#ecf6ffeb;width:100%;font:inherit;background:#00000040;border:1px solid #ffffff1f;border-radius:12px;outline:none;padding:10px 12px;font-size:.88rem;transition:border-color .16s,box-shadow .16s}.brio-modal-input{min-height:40px}.brio-modal-textarea{resize:vertical;min-height:92px;line-height:1.5}.brio-modal-input::placeholder,.brio-modal-textarea::placeholder{color:#dcecff47}.brio-modal-input:focus,.brio-modal-textarea:focus{border-color:#78f6db66;box-shadow:0 0 0 3px #78f6db14}.brio-modal-preview{color:#dcecff8c;background:#0003;border:1px solid #ffffff14;border-radius:12px;place-items:center;min-height:72px;padding:14px;font-size:.86rem;display:grid;overflow-x:auto}.brio-modal-dropzone{color:#dcecff80;background:#ffffff08;border:1px dashed #bed7f533;border-radius:12px;place-items:center;min-height:80px;font-size:.86rem;transition:background .14s,border-color .14s;display:grid}.brio-modal-dropzone:hover,.brio-modal-dropzone.drag-over{background:#ffffff0e;border-color:#78f6db47}.brio-modal-options{flex-wrap:wrap;gap:8px;display:flex}.brio-modal-option{color:#e2f0ffc7;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff17;border-radius:13px;flex:1;align-items:center;gap:10px;min-width:80px;min-height:52px;padding:0 14px;font-size:.86rem;font-weight:650;transition:background .14s,border-color .14s,color .14s;display:flex}.brio-modal-option:hover{color:#fffffff2;background:#ffffff14;border-color:#ffffff24}.brio-modal-option.active,.brio-modal-option:focus-visible{color:#fffffff5;background:#78f6db1f;border-color:#78f6db4d}.brio-modal-option-icon{text-align:center;color:#ffffffe0;min-width:22px;font-size:1rem;font-weight:850}.brio-modal-footer{border-top:1px solid #ffffff12;flex-shrink:0;justify-content:flex-end;gap:8px;padding:14px 18px;display:flex}.brio-modal-btn{cursor:pointer;border-radius:11px;align-items:center;gap:7px;min-height:36px;padding:0 14px;font-size:.82rem;font-weight:700;transition:background .14s,border-color .14s,transform .14s;display:inline-flex}.brio-modal-btn:hover{transform:translateY(-1px)}.brio-modal-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.brio-modal-btn-secondary{color:#e2f0ffc7;background:#ffffff0e;border:1px solid #ffffff1a}.brio-modal-btn-secondary:hover{background:#ffffff17;border-color:#ffffff29}.brio-modal-btn-primary{color:#fffffff5;background:linear-gradient(135deg,#78f6dbe6,#2db4a0b3);border:1px solid #ffffff24;box-shadow:0 6px 16px #78f6db24}.brio-modal-btn-primary:hover{background:linear-gradient(135deg,#78f6db,#2db4a0d9)}.brio-modal-btn-accent{color:#fffffff5;background:linear-gradient(135deg, rgba(var(--qd-course-accent-rgb,120, 246, 219), .92), rgba(var(--qd-course-accent-rgb,120, 246, 219), .6));box-shadow:0 6px 16px rgba(var(--qd-course-accent-rgb,120, 246, 219), .16);border:1px solid #ffffff24}.brio-panel{z-index:5000;background:radial-gradient(circle at 94% 2%, rgba(var(--qd-course-accent-rgb,195, 62, 112), .14), transparent 32%), #091626fa;color:#dcecffe6;border-left:1px solid #ffffff1a;flex-direction:column;width:min(390px,96vw);height:100vh;transition:transform .22s;display:flex;position:fixed;top:0;right:0;transform:translate(102%);box-shadow:-18px 0 40px #00000042}.brio-panel.is-open{transform:translate(0)}.brio-panel-header{background:var(--brio-accent-header-bg,linear-gradient(135deg, #4c6eb04d, #2a42702e));border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;gap:14px;min-height:54px;padding:0 16px;display:flex}.brio-panel.brio-theme-dark .brio-panel-header.rose{background:linear-gradient(135deg,#c33e704d,#7e2a4c2e)}.brio-panel.brio-theme-dark .brio-panel-header.teal{background:linear-gradient(135deg,#1a96874d,#1068602e)}.brio-panel.brio-theme-dark .brio-panel-header.amber,.brio-panel.brio-theme-dark .brio-panel-header.gold{background:linear-gradient(135deg,#e2b04657,#a474223d)}.brio-panel.brio-theme-dark .brio-panel-header.steel,.brio-panel.brio-theme-dark .brio-panel-header.blue{background:linear-gradient(135deg,#5c7eba4d,#3754862e)}.brio-panel.brio-theme-dark .brio-panel-header.purple{background:linear-gradient(135deg,#6054d84d,#3a34982e)}.brio-panel.brio-theme-dark .brio-panel-header.green{background:linear-gradient(135deg,#7a9e854d,#4d6b572e)}.brio-panel-header-left{align-items:center;gap:9px;min-width:0;display:flex}.brio-panel-title{letter-spacing:.13em;text-transform:uppercase;color:#f4f9ffd1;white-space:nowrap;font-size:.61rem;font-weight:650}.brio-panel-header-simple{text-align:center;justify-content:center;align-items:center;min-height:64px;padding:18px 18px 14px}.brio-panel-header-simple .brio-panel-title{letter-spacing:-.015em;text-transform:none;color:#f5fafff0;width:100%;font-size:1.75rem;font-weight:550;line-height:1.05}.brio-panel-close{color:#dcecff9e;cursor:pointer;background:0 0;border:none;border-radius:9px;flex-shrink:0;place-items:center;width:30px;height:30px;transition:background .14s,color .14s;display:grid}.brio-panel-close:hover{color:#ffffffe6;background:#ffffff14}.brio-panel-body{flex-direction:column;flex:1;gap:10px;padding:14px 16px;display:flex;overflow-y:auto}.brio-panel-input{color:#ecf6ffeb;width:100%;min-height:40px;font:inherit;background:#16243b;border:1px solid #ffffff1f;border-radius:12px;outline:none;padding:10px 12px;font-size:.88rem;transition:border-color .16s,box-shadow .16s}select.brio-panel-input,.brio-select.brio-panel-input{padding:0 12px}.brio-panel-input::placeholder{color:#dcecff47}.brio-panel-input:focus{border-color:#78f6db66;box-shadow:0 0 0 3px #78f6db14}.brio-panel-textarea{color:#ecf6ffeb;width:100%;min-height:120px;font:inherit;resize:vertical;background:#16243b;border:1px solid #ffffff1f;border-radius:12px;outline:none;padding:10px 12px;font-size:.88rem;line-height:1.5;transition:border-color .16s,box-shadow .16s}.brio-panel-textarea::placeholder{color:#dcecff47}.brio-panel-textarea:focus{border-color:#78f6db66;box-shadow:0 0 0 3px #78f6db14}.brio-panel-dropzone{color:#dcecff80;background:#172840;border:1px dashed #bed7f533;border-radius:12px;place-items:center;min-height:86px;font-size:.86rem;display:grid}.brio-panel-preview{color:#dcecff8c;background:#172840;border:1px solid #ffffff14;border-radius:12px;place-items:center;min-height:96px;padding:14px;font-size:.86rem;display:grid;overflow-x:auto}.brio-panel-footer{border-top:1px solid #ffffff14;flex-shrink:0;justify-content:center;gap:10px;padding:14px 18px;display:flex}.brio-panel-btn{cursor:pointer;border-radius:7px;align-items:center;gap:7px;min-height:38px;padding:0 16px;font-size:.84rem;font-weight:750;transition:background .14s,border-color .14s,transform .14s,color .14s;display:inline-flex}.brio-panel-btn:hover{transform:translateY(-1px)}.brio-panel-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.brio-panel-btn-secondary{color:#e2f0ffd1;background:#ffffff0e;border:1px solid #ffffff1f}.brio-panel-btn-secondary:hover{color:#fffffff5;background:#ffffff17;border-color:#ffffff2e}.brio-panel-btn-accent{color:#fffffff5;background:linear-gradient(135deg, rgba(var(--qd-course-accent-rgb,120, 246, 219), .92), rgba(var(--qd-course-accent-rgb,120, 246, 219), .6));box-shadow:0 6px 16px rgba(var(--qd-course-accent-rgb,120, 246, 219), .16);border:1px solid #ffffff24}.brio-theme-light .brio-modal{color:#23384d;background:#fff;border-color:#2d4e6c24;box-shadow:0 24px 60px #244a6c2e,0 4px 12px #244a6c1a}.brio-theme-light .brio-modal-header{background:linear-gradient(135deg,#4c6eb0b8,#2a427075);border-bottom-color:#2d4e6c1a}.brio-theme-light .brio-modal-header.teal{background:linear-gradient(135deg,#16877cb8,#0a504c75)}.brio-theme-light .brio-modal-header.rose{background:linear-gradient(135deg,#b82e65b8,#641e4675)}.brio-theme-light .brio-modal-header.amber,.brio-theme-light .brio-modal-header.gold{background:linear-gradient(135deg,#ac6c18b8,#5c3a0a75)}.brio-theme-light .brio-modal-header.purple{background:linear-gradient(135deg,#5c4ec6b8,#2c267a75)}.brio-theme-light .brio-modal-header.steel,.brio-theme-light .brio-modal-header.blue{background:linear-gradient(135deg,#4c6eb0b8,#2a427075)}.brio-theme-light .brio-modal-header.green{background:linear-gradient(135deg,#2a945ab8,#16583675)}.brio-theme-light .brio-modal-close{color:#fffc}.brio-theme-light .brio-modal-close:hover{color:#fff;background:#ffffff26}.brio-theme-light .brio-modal-heading{color:#14283d}.brio-theme-light .brio-modal-subheading{color:#23384d99}.brio-theme-light .brio-modal-field label{color:#23384d85}.brio-theme-light .brio-modal-input,.brio-theme-light .brio-modal-textarea{color:#14283d;background:#00000008;border-color:#2d4e6c24}.brio-theme-light .brio-modal-input::placeholder,.brio-theme-light .brio-modal-textarea::placeholder{color:#23384d52}.brio-theme-light .brio-modal-preview,.brio-theme-light .brio-modal-dropzone{color:#23384d8c;background:#00000006;border-color:#2d4e6c1f}.brio-theme-light .brio-modal-option{color:#23384dc2;background:#00000008;border-color:#2d4e6c1f}.brio-theme-light .brio-modal-option:hover{color:#14283d;background:#0000000e;border-color:#2d4e6c33}.brio-theme-light .brio-modal-option.active{color:#14283d;background:#16877c1a;border-color:#16877c4d}.brio-theme-light .brio-modal-option-icon{color:#14283d}.brio-theme-light .brio-modal-footer{border-top-color:#2d4e6c1a}.brio-theme-light .brio-modal-btn-secondary{color:#23384dc2;background:#0000000a;border-color:#2d4e6c24}.brio-theme-light .brio-modal-btn-secondary:hover{background:#00000012;border-color:#2d4e6c38}.brio-panel.brio-theme-light{color:#23384d;background:#fff;border-left-color:#2d4e6c24;box-shadow:-18px 0 40px #244a6c29}.brio-panel.brio-theme-light .brio-panel-header{color:#fffffff0;text-shadow:0 1px 2px #14233738;border-bottom-color:#14283d14}.brio-panel.brio-theme-light .brio-panel-header.rose{background:linear-gradient(135deg,#b82e65b8,#641e46d1)}.brio-panel.brio-theme-light .brio-panel-header.teal{background:linear-gradient(135deg,#16877cb8,#0a504cd1)}.brio-panel.brio-theme-light .brio-panel-header.amber,.brio-panel.brio-theme-light .brio-panel-header.gold{background:linear-gradient(135deg,#d2972abd,#885a18c2)}.brio-panel.brio-theme-light .brio-panel-header.steel,.brio-panel.brio-theme-light .brio-panel-header.blue{background:linear-gradient(135deg,#4c6eb0b8,#2a4270d1)}.brio-panel.brio-theme-light .brio-panel-header.purple{background:linear-gradient(135deg,#5c4ec6b8,#2c267ad1)}.brio-panel.brio-theme-light .brio-panel-header.green{background:linear-gradient(135deg,#7a9e85b8,#4d6b57d1)}.brio-panel.brio-theme-light .brio-panel-body{color:#23384d}.brio-panel.brio-theme-light .brio-panel-input,.brio-panel.brio-theme-light .brio-panel-textarea{color:#14283d;background:#f5f7fa;border-color:#2d4e6c24}.brio-panel.brio-theme-light .brio-panel-input::placeholder,.brio-panel.brio-theme-light .brio-panel-textarea::placeholder{color:#23384d52}.brio-panel.brio-theme-light .brio-panel-preview,.brio-panel.brio-theme-light .brio-panel-dropzone{color:#23384d8c;background:#f5f7fa;border-color:#2d4e6c1f}.brio-panel.brio-theme-light .brio-panel-footer{border-top-color:#2d4e6c1a}.brio-panel.brio-theme-light .brio-panel-btn-secondary{color:#23384dc2;background:#f3f6fa;border-color:#2d4e6c24}.brio-panel.brio-theme-light .brio-panel-btn-secondary:hover{background:#e9eef5;border-color:#2d4e6c38}.brio-panel.brio-theme-light .brio-panel-btn-accent{color:#fff}.brio-panel.brio-theme-light .brio-modal-option{color:#23384db8;background:0 0;border:none;border-left:2px solid #2d4e6c2e}.brio-panel.brio-theme-light .brio-modal-option:hover{color:#16877cf2;background:#16877c0d;border-left-color:#16877c80}.cq-backdrop{--cq-accent-rgb:22, 135, 124;--qd-course-accent-rgb:var(--cq-accent-rgb);z-index:5000;background:#03080fa8;padding:22px;display:flex;position:fixed;inset:0}.cq-accent-rose{--cq-accent-rgb:184, 46, 101}.cq-accent-amber,.cq-accent-gold{--cq-accent-rgb:172, 108, 24}.cq-accent-teal{--cq-accent-rgb:22, 135, 124}.cq-accent-purple{--cq-accent-rgb:92, 78, 198}.cq-accent-steel,.cq-accent-blue{--cq-accent-rgb:76, 110, 176}.cq-accent-green{--cq-accent-rgb:42, 148, 90}.cq-shell{color:#dcecffe6;background:#253d5b;border:1px solid #ffffff1a;border-radius:18px;flex-direction:column;flex:1;min-width:0;max-width:1200px;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 24px 60px #0000006b,0 4px 12px #00000038}.cq-header{flex-shrink:0}.cq-title{color:#fff;font-size:1rem;font-weight:760}.cq-settings{background:#0000001a;border-bottom:1px solid #ffffff14;flex-wrap:wrap;flex-shrink:0;align-items:flex-end;gap:12px 20px;padding:12px 18px;display:flex}.cq-setting{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.cq-setting-label{letter-spacing:.06em;text-transform:uppercase;color:#c8deff8c;font-size:.66rem;font-weight:700}.cq-select{max-width:320px;min-height:32px;color:inherit;font:inherit;background:#ffffff0f;border:1px solid #ffffff24;border-radius:8px;padding:0 10px;font-size:.84rem}.cq-select option{color:#1d2f44}.cq-search{color:#c8deff8c;background:#ffffff0d;border:1px solid #ffffff24;border-radius:8px;flex:1;align-items:center;gap:7px;min-width:200px;max-width:340px;min-height:32px;padding:0 10px;display:flex}.cq-search input{color:#e6f2fff2;min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:.84rem}.cq-toggle{cursor:pointer;align-items:center;gap:7px;min-height:32px;font-size:.82rem;display:inline-flex}.cq-toggle input,.cq-select-all input,.cq-row>input{accent-color:rgb(var(--cq-accent-rgb))}.cq-result,.cq-error{flex-shrink:0;align-items:flex-start;gap:10px;padding:10px 18px;font-size:.85rem;line-height:1.45;display:flex}.cq-result>svg{flex-shrink:0;margin-top:3px}.cq-result{color:#a9ead2;background:#5dcaa51f;border-bottom:1px solid #5dcaa552}.cq-result.has-warning{color:#d9ecf8}.cq-result-copy{flex-direction:column;flex:1;gap:4px;display:flex}.cq-error{color:#f2a3be;background:#d4537e24;border-bottom:1px solid #d4537e52}.cq-warn{color:#f4c77e;font-size:.8rem}.cq-icon-btn{width:26px;height:26px;color:inherit;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.cq-body{flex:1;grid-template-columns:minmax(220px,290px) minmax(0,1fr);min-height:0;display:grid}.cq-empty{color:#c8deff9e;align-items:center;gap:8px;padding:18px 14px;font-size:.86rem;line-height:1.5;display:flex}.cq-empty-wide{text-align:center;grid-column:1/-1;justify-content:center;padding-top:70px}.cq-banks{background:#00000014;border-right:1px solid #ffffff14;flex-direction:column;gap:4px;min-height:0;padding:8px;display:flex;overflow-y:auto}.cq-bank{color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;flex-direction:column;align-items:flex-start;gap:3px;padding:9px 10px;display:flex}.cq-bank:hover{background:#ffffff0d}.cq-bank.is-active{background:rgba(var(--cq-accent-rgb), .2);border-color:rgba(var(--cq-accent-rgb), .45)}.cq-bank.is-done .cq-bank-name{opacity:.6}.cq-bank-name{font-size:.86rem;font-weight:650;line-height:1.3}.cq-bank-meta{color:#c8deff94;flex-wrap:wrap;gap:6px;font-size:.72rem;display:flex}.cq-bank-picked{color:#7fdcbc;font-weight:700}.cq-list-pane{flex-direction:column;min-height:0;display:flex}.cq-list-head{border-bottom:1px solid #ffffff12;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:10px 16px;padding:10px 16px;display:flex}.cq-select-all{cursor:pointer;align-items:center;gap:8px;font-size:.84rem;font-weight:650;display:inline-flex}.cq-destination{color:#c8deffb3;align-items:center;gap:8px;font-size:.8rem;display:inline-flex}.cq-list{flex-direction:column;flex:1;gap:8px;min-height:0;padding:10px 16px 18px;display:flex;overflow-y:auto}.cq-row{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;align-items:flex-start;gap:10px;padding:9px 10px;display:flex}.cq-row>input{cursor:pointer;flex-shrink:0;width:16px;height:16px;margin-top:3px}.cq-row.is-picked{border-color:rgba(var(--cq-accent-rgb), .55);background:rgba(var(--cq-accent-rgb), .12)}.cq-row.is-in-target{cursor:default;opacity:.55}.cq-row-body{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.cq-row-meta{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.cq-chip{background:rgba(var(--cq-accent-rgb), .26);border:1px solid rgba(var(--cq-accent-rgb), .48);border-radius:999px;padding:1px 7px;font-size:.68rem;font-weight:700}.cq-chip.is-missing{color:#f4c77e;background:0 0;border-style:dashed;border-color:#ef9f2799}.cq-tag{color:#c8deffb8;background:#ffffff14;border-radius:999px;align-items:center;gap:4px;padding:1px 7px;font-size:.68rem;font-weight:650;display:inline-flex}.cq-tag.is-done{color:#7fdcbc;background:#5dcaa529}.cq-tag.is-warn{color:#f4c77e;background:#ef9f2724}.cq-paper{color:#1b2a3a;background:#fff;border-radius:7px;padding:9px 12px;font-family:Noto Sans,system-ui,sans-serif;font-size:.84rem;line-height:1.45;overflow-x:auto}.cq-paper:after{content:"";clear:both;display:block}.cq-paper .sp-list{display:flow-root}.cq-footer{background:#0000001a;border-top:1px solid #ffffff14;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:10px 18px;padding:12px 18px;display:flex}.cq-footer-copy{flex-direction:column;gap:3px;min-width:0;font-size:.84rem;display:flex}.cq-footer-copy strong{color:#fff}.cq-footer-actions{gap:8px;display:flex}.cq-spin{animation:1s linear infinite cq-spin}@keyframes cq-spin{to{transform:rotate(360deg)}}@media (width<=760px){.cq-backdrop{padding:0}.cq-shell{border-radius:0}.cq-body{grid-template-rows:minmax(120px,30vh) minmax(0,1fr);grid-template-columns:1fr}.cq-banks{border-bottom:1px solid #ffffff14;border-right:0}}.cq-backdrop.brio-theme-light .cq-shell{color:#23384d;background:#fff;border-color:#2d4e6c24}.cq-backdrop.brio-theme-light .cq-settings,.cq-backdrop.brio-theme-light .cq-footer{background:#f5f8fb;border-color:#2d4e6c1a}.cq-backdrop.brio-theme-light .cq-banks{background:#f7f9fc;border-color:#2d4e6c1a}.cq-backdrop.brio-theme-light .cq-list-head{border-color:#2d4e6c1a}.cq-backdrop.brio-theme-light .cq-setting-label,.cq-backdrop.brio-theme-light .cq-bank-meta,.cq-backdrop.brio-theme-light .cq-empty,.cq-backdrop.brio-theme-light .cq-destination{color:#23384d9e}.cq-backdrop.brio-theme-light .cq-select,.cq-backdrop.brio-theme-light .cq-search,.cq-backdrop.brio-theme-light .cq-icon-btn{color:#23384d;background:#fff;border-color:#2d4e6c2e}.cq-backdrop.brio-theme-light .cq-search input{color:#14283d}.cq-backdrop.brio-theme-light .cq-bank:hover{background:#2d4e6c0f}.cq-backdrop.brio-theme-light .cq-bank.is-active{background:rgba(var(--cq-accent-rgb), .12);border-color:rgba(var(--cq-accent-rgb), .4)}.cq-backdrop.brio-theme-light .cq-bank-picked,.cq-backdrop.brio-theme-light .cq-tag.is-done{color:#1f7d59}.cq-backdrop.brio-theme-light .cq-row{background:#f5f8fb;border-color:#2d4e6c1f}.cq-backdrop.brio-theme-light .cq-row.is-picked{background:rgba(var(--cq-accent-rgb), .1);border-color:rgba(var(--cq-accent-rgb), .45)}.cq-backdrop.brio-theme-light .cq-paper{border:1px solid #2d4e6c1f}.cq-backdrop.brio-theme-light .cq-chip{background:rgba(var(--cq-accent-rgb), .12);border-color:rgba(var(--cq-accent-rgb), .4);color:#1d3349}.cq-backdrop.brio-theme-light .cq-tag{color:#2d4a66;background:#2d4e6c14}.cq-backdrop.brio-theme-light .cq-tag.is-done{background:#e3f5ed}.cq-backdrop.brio-theme-light .cq-tag.is-warn,.cq-backdrop.brio-theme-light .cq-warn,.cq-backdrop.brio-theme-light .cq-chip.is-missing{color:#8a560d}.cq-backdrop.brio-theme-light .cq-tag.is-warn{background:#fdf3e2}.cq-backdrop.brio-theme-light .cq-result{color:#1b6a4c;background:#e6f6ef;border-color:#9ed9bf}.cq-backdrop.brio-theme-light .cq-result.has-warning{color:#23384d}.cq-backdrop.brio-theme-light .cq-error{color:#8f2c4f;background:#fbe9ef;border-color:#efbccd}.cq-backdrop.brio-theme-light .cq-footer-copy strong{color:#14283d}.cq-backdrop.brio-theme-light .brio-panel-btn-secondary{color:#23384d;background:#fff;border-color:#2d4e6c33}.brio-root{isolation:isolate;color:#c7d6e6;background:radial-gradient(55% 50% at 5% 92%,#c8410f59 0%,#0000 60%),radial-gradient(45% 40% at 88% 8%,#b5e6dd61 0%,#0000 55%),radial-gradient(70% 60% at 50% 40%,#5064ff26 0%,#0000 70%),linear-gradient(150deg,#2c3f58 0%,#344e70 25%,#395081 55%,#237db1 100%);width:100vw;height:100vh;font-family:inherit;display:flex;position:relative;overflow:clip}.brio-sidebar{z-index:10;-webkit-backdrop-filter:blur(5px);background:#ffffff05;border-right:1px solid #ffffff4d;flex-direction:column;flex-shrink:0;align-items:center;width:148px;padding:20px 0 16px;display:flex;position:relative;box-shadow:inset 0 1px #ffffff80,inset 0 0 4px 2px #fff3}.brio-sidebar:after{content:"";pointer-events:none;background:linear-gradient(#ffffff80,#0000,#fff3);width:1px;height:100%;position:absolute;top:0;right:0}.brio-main{z-index:1;flex-direction:column;flex:1;display:flex;position:relative;overflow:auto clip}.brio-topbar{border-bottom:1px solid #ffffff12;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 22px 14px 28px;display:flex}.brio-content{flex:1;gap:20px;padding:24px 20px 20px 28px;display:flex;overflow:hidden}.brio-center{flex-direction:column;flex:1;gap:20px;min-width:0;padding-right:8px;display:flex;overflow-y:auto}.brio-page-title{color:#eaf2ff;letter-spacing:-.025em;font-size:30px;font-weight:700;line-height:1.15}.brio-page-sub{color:#c7d6e6;max-width:100%;margin-top:6px;font-size:15px;line-height:1.2}.brio-glass{background:var(--glass-bg);border:1px solid var(--glass-border);border-top-color:var(--glass-border-top);border-left-color:var(--glass-border-left);box-shadow:var(--glass-shadow);position:relative;overflow:hidden}.brio-glass:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff40,#0000);height:1px;position:absolute;top:0;left:0;right:0}.brio-glass:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#ffffff40,#0000);width:1px;height:100%;position:absolute;top:0;left:0}.brio-card{border-radius:20px;padding:16px}.brio-side-card{border-radius:18px;padding:15px}.brio-button{color:#c7d6e6;cursor:pointer;background:#ffffff12;border:1px solid #ffffff21;border-radius:10px;justify-content:center;align-items:center;gap:6px;font-size:15px;font-weight:900;transition:all .15s;display:flex}.brio-button:hover{color:#c0dce8;background:#ffffff1f}.brio-icon-button{color:#1c5f5c;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:9px;justify-content:center;align-items:center;width:33px;height:33px;display:flex}.brio-primary-button{color:#f4f7f9;cursor:pointer;background:#2dd4c026;border:1px solid #2dd4c073;border-radius:10px;align-items:center;gap:6px;padding:8px 16px;font-size:13.5px;font-weight:800;display:flex;box-shadow:0 0 22px #2dd4c033}.brio-theme-light,.brio-theme-light .brio-root,.brio-theme-light .cp-root{color:#243d56;background:radial-gradient(52% 48% at 4% 90%,#f5b59859 0%,#0000 72%),radial-gradient(44% 38% at 88% 7%,#ffffff85 0%,#0000 88%),radial-gradient(70% 58% at 50% 42%,#6295e02e 0%,#0000 72%),linear-gradient(150deg,#f5f6f7 0%,#d5e7f1 38%,#f1f3f5 68%,#e7f3f8 100%)}.brio-theme-light .brio-topbar{border-bottom:1px solid #46698729}.brio-theme-light .brio-bc-home,.brio-theme-light .brio-bc-cur,.brio-theme-light .qbp-breadcrumb,.brio-theme-light .cp-bc-home,.brio-theme-light .cp-bc-cur{color:#2c465f}.brio-theme-light .brio-bc-sep{color:#2c465f73}.brio-theme-light .brio-icon-btn,.brio-theme-light .brio-icon-button,.brio-theme-light .cp-icon-btn,.brio-theme-light .qbp-icon-btn,.brio-theme-light .brio-search,.brio-theme-light .cp-search,.brio-theme-light .qbp-search{color:#1f7c8d;background:#ffffff6b;border:1px solid #4669872e;box-shadow:inset 0 1px #ffffffb8,0 8px 18px #46698714}.brio-theme-light .brio-search input,.brio-theme-light .cp-search input,.brio-theme-light .qbp-search input{color:#223c55}.brio-theme-light .brio-search input::placeholder,.brio-theme-light .cp-search input::placeholder,.brio-theme-light .qbp-search input::placeholder{color:#223c5594;opacity:1}.brio-theme-light .brio-primary-btn,.brio-theme-light .brio-primary-button,.brio-theme-light .cp-new-btn,.brio-theme-light .qbp-new-btn{color:#155b68;background:#23aab42e;border:1px solid #2396a557;box-shadow:0 0 22px #2396a524}.brio-theme-light .brio-page-title,.brio-theme-light .cp-page-title{color:#1f3850}.brio-theme-light .brio-page-sub,.brio-theme-light .cp-page-sub{color:#405d76}.brio-theme-light .brio-glass,.brio-theme-light .cp-card,.brio-theme-light .cp-side-card,.brio-theme-light .qbp-bank-card,.brio-theme-light .qbp-question-card,.brio-theme-light .qbp-workspace,.brio-theme-light .qbp-side-panel{-webkit-backdrop-filter:blur(6px)saturate(135%);background:#ffffff0d;border:1px solid #ffffff4d;position:relative;overflow:hidden;box-shadow:0 8px 32px #28506e1a,inset 0 1px #ffffff80,inset 0 -1px #ffffff1a,inset 0 0 #fff0}.brio-theme-light .brio-glass:before,.brio-theme-light .cp-card:before,.brio-theme-light .cp-side-card:before,.brio-theme-light .qbp-bank-card:before,.brio-theme-light .qbp-question-card:before,.brio-theme-light .qbp-workspace:before,.brio-theme-light .qbp-side-panel:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#fffc,#0000);height:1px;position:absolute;top:0;left:0;right:0}.brio-theme-light .brio-glass:after,.brio-theme-light .cp-card:after,.brio-theme-light .cp-side-card:after,.brio-theme-light .qbp-bank-card:after,.brio-theme-light .qbp-question-card:after,.brio-theme-light .qbp-workspace:after,.brio-theme-light .qbp-side-panel:after{content:"";pointer-events:none;background:linear-gradient(#fffc,#0000,#ffffff4d);width:1px;height:100%;position:absolute;top:0;left:0}.brio-theme-light .cp-card-title,.brio-theme-light .qbp-bank-card h3,.brio-theme-light .qbp-workspace-header h2,.brio-theme-light .qbp-question-card h4{color:#17324b}.brio-theme-light .cp-card-desc,.brio-theme-light .qbp-bank-meta,.brio-theme-light .qbp-question-card p,.brio-theme-light .qbp-workspace-header p,.brio-theme-light .qbp-new-bank-card p,.brio-theme-light .cp-add-desc{color:#385873}.brio-theme-light .cp-card-divider{background:#4669872e;border-color:#46698729}.brio-theme-light .qbp-summary-list div{background:0 0;border-bottom:1px solid #46698729}.brio-theme-light .cp-open-btn,.brio-theme-light .qbp-bank-actions button,.brio-theme-light .qbp-question-actions button,.brio-theme-light .qbp-workspace-actions button,.brio-theme-light .qbp-view-all-btn,.brio-theme-light .cp-view-all-btn,.brio-theme-light .brio-button{color:#246f80;background:#ffffff57;border:1px solid #4669872e;box-shadow:inset 0 1px #ffffffa6,0 6px 14px #46698714}.brio-theme-light .cp-stat-val,.brio-theme-light .cp-qs-val,.brio-theme-light .qbp-summary-list strong{color:#203a53}.brio-theme-light .cp-stat-lbl,.brio-theme-light .cp-qs-lbl,.brio-theme-light .cp-qs-sub,.brio-theme-light .cp-act-name,.brio-theme-light .cp-act-time,.brio-theme-light .cp-act-detail,.brio-theme-light .qbp-summary-list span,.brio-theme-light .qbp-side-title,.brio-theme-light .qbp-filter-group span{color:#46647d}.brio-theme-light .qbp-filter-group select,.brio-theme-light .qbp-bank-search,.brio-theme-light .qbp-equation-box,.brio-theme-light .qbp-graph-placeholder{color:#203a53;background:#ffffff57;border:1px solid #4669872e}.brio-theme-light .qbp-bank-search input{color:#203a53}.brio-theme-light .qbp-bank-search input::placeholder{color:#203a5394}.brio-theme-light .cp-add-card,.brio-theme-light .qbp-new-bank-card{background:#fff3;border-color:#46698738}.brio-theme-light .cp-add-title,.brio-theme-light .qbp-new-bank-card h3{color:#2b4963}.brio-theme-light .cp-stat-icon,.brio-theme-light .qbp-side-title svg,.brio-theme-light .qbp-search svg,.brio-theme-light .qbp-bank-search svg,.brio-theme-light .qbp-nav-icon,.brio-theme-light .cp-nav-icon{color:#1f8d98}.brio-theme-light .cp-side-header,.brio-theme-light .qbp-side-title{color:#23445f}.brio-theme-light .cp-side-header-icon,.brio-theme-light .qbp-side-title svg{color:#168b96}.brio-theme-light .cp-qs-val,.brio-theme-light .qbp-summary-list strong{color:#17324b}.brio-theme-light .cp-qs-lbl,.brio-theme-light .cp-qs-sub,.brio-theme-light .cp-act-name,.brio-theme-light .cp-act-time,.brio-theme-light .cp-act-detail,.brio-theme-light .qbp-summary-list span,.brio-theme-light .qbp-filter-group span{color:#395a74}.brio-theme-light .cp-qs-icon-box,.brio-theme-light .qbp-qs-icon-box{color:#168b96;background:#168b961a;border-color:#168b9638}.brio-theme-light .cp-act-dot,.brio-theme-light .qbp-act-dot{background:#21a7a9;box-shadow:0 0 7px #21a7a966}.brio-theme-light .cp-view-all-btn,.brio-theme-light .qbp-view-all-btn{color:#155f70;background:#ffffff5c;border-color:#285f782e}.brio-theme-light .cp-view-all-btn:hover,.brio-theme-light .qbp-view-all-btn:hover{background:#ffffff85}.brio-theme-light .qbp-side-panel{background:#ffffff2e;border-color:#ffffff8c}.brio-theme-light .qbp-summary-list span{color:#3d5d75}.brio-theme-light .qbp-summary-list strong{color:#17324b;font-weight:800}.qbp-root{display:flex}.qbp-main{flex-direction:column;flex:1;min-width:0;display:flex;position:relative;overflow-x:auto}.qbp-content{flex:1;width:100%;max-width:none;padding:24px 20px 64px 28px;overflow-y:auto}.qbp-page-heading{margin-bottom:24px;display:block}.qbp-title-meta-row{align-items:center;gap:10px;margin-bottom:8px;display:inline-flex}.qbp-eyebrow{letter-spacing:.15em;text-transform:uppercase;color:inherit;margin:0 0 8px;font-size:.72rem;font-weight:750}.qbp-page-heading h1{letter-spacing:-.045em;margin:0;font-size:clamp(2.1rem,3.3vw,3.1rem);font-weight:650;line-height:1.03}.qbp-course-switcher{margin-top:-9px;display:inline-flex;position:relative}.qbp-course-switcher-button{color:#e5f1ffbd;cursor:pointer;background:#122036b8;border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:7px;min-height:24px;padding:0 8px 0 10px;font-size:.66rem;font-weight:650;display:inline-flex}.qbp-course-switcher-menu{z-index:80;isolation:isolate;background:#122036;border:1px solid #ffffff29;border-radius:14px;min-width:220px;padding:6px;position:absolute;top:calc(100% + 7px);left:0;overflow:hidden;box-shadow:0 14px 28px #00000057}.qbp-course-switcher-menu:before{content:"";z-index:-1;background:#122036;position:absolute;inset:0}.qbp-course-switcher-menu button{text-align:left;color:#dcecff;border-radius:9px;width:100%;min-height:34px;padding:0 10px;font-size:.78rem;font-weight:650}.qbp-course-switcher-menu button:hover,.qbp-course-switcher-menu button.is-active{background:#ffffff14}.qbp-bank-grid{grid-template-columns:repeat(auto-fit,minmax(250px,300px));align-items:stretch;gap:16px;display:grid}.qbp-bank-card,.qbp-new-bank-card{border-radius:20px;flex:300px;max-width:340px;min-height:185px;padding:18px;overflow:visible}.qbp-bank-card{text-align:left;cursor:pointer;flex-direction:column;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex}.qbp-bank-card:hover{transform:translateY(-1px)}.qbp-bank-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.qbp-bank-badge{color:#f8fcfff5;text-shadow:0 1px 3px #00000073;letter-spacing:.02em;border:1px solid #ffffff24;border-radius:13px;place-items:center;width:44px;height:44px;font-weight:900;display:grid;box-shadow:inset 0 1px #ffffff2e,0 0 18px #ffffff14,0 4px 12px #00000038}.qbp-bank-card h3{color:inherit;margin:18px 0 8px;font-size:1.01rem;font-weight:500;line-height:1.08}.qbp-bank-stats{gap:14px;font-size:.78rem;font-weight:500;line-height:1.05;display:flex}.qbp-bank-open{cursor:pointer;color:inherit;background:0 0;border:0;margin-top:20px;padding:0;font-size:.86rem;font-weight:500}.qbp-new-bank-card{cursor:pointer;text-align:left;flex-direction:column;align-items:flex-start;display:flex}.qbp-add-icon{color:#7eebefe6;background:#7eebef14;border:1px solid #7eebef2e;border-radius:14px;place-items:center;width:44px;height:44px;margin-bottom:22px;display:grid}.qbp-new-bank-card strong{color:inherit;margin-bottom:8px;font-size:1rem;font-weight:500;display:block}.qbp-new-bank-card span:last-child{font-size:.84rem;font-weight:350;line-height:1.1;display:block}.qbp-card-menu-wrap{position:relative}.qbp-menu-btn{color:currentColor;opacity:.7;border-radius:10px;place-items:center;width:30px;height:30px;display:grid}.qbp-menu-btn:hover{opacity:1;background:#7896b41f}.qbp-card-menu{z-index:20;background:#122036f5;border:1px solid #ffffff24;border-radius:12px;min-width:150px;padding:6px;position:absolute;top:34px;right:0;box-shadow:0 12px 24px #0000003d}.qbp-card-menu button{text-align:left;color:#dcecff;border-radius:9px;width:100%;min-height:34px;padding:0 10px;font-weight:650}.qbp-card-menu button:hover{background:#ffffff14}.qbp-card-menu button.danger{color:#ffd0d6}.qbp-card-menu-divider{background:#ffffff1f;height:1px;margin:5px 4px}.qbp-empty-state{border-radius:20px;max-width:420px;min-height:170px;padding:22px}.qbp-empty-state h2{margin:0 0 8px;font-size:1.1rem;font-weight:650}.qbp-empty-state p{margin:0;font-size:.88rem;line-height:1.35}.brio-theme-light .qbp-bank-card,.brio-theme-light .qbp-new-bank-card,.brio-theme-light .qbp-empty-state{background:#ffffffb8;border:1px solid #2d4e6c29;box-shadow:0 4px 14px #244a6c1a,inset 0 1px #ffffffb3}.brio-theme-light .qbp-bank-card h3,.brio-theme-light .qbp-new-bank-card strong,.brio-theme-light .qbp-empty-state h2{color:var(--brio-light-text-strong)}.brio-theme-light .qbp-bank-stats,.brio-theme-light .qbp-new-bank-card span:last-child,.brio-theme-light .qbp-empty-state p{color:var(--brio-light-text-soft)}.brio-theme-light .qbp-eyebrow{color:inherit}.brio-theme-light .qbp-course-switcher-button{color:#14283dc2;background:#f8fcffc7;border-color:#385c7d29}.brio-theme-light .qbp-course-switcher-menu{background:#f8fcff;border-color:#385c7d29;box-shadow:0 8px 18px #244a6c24}.brio-theme-light .qbp-course-switcher-menu:before{background:#f8fcff}.brio-theme-light .qbp-course-switcher-menu button{color:#14283d}.brio-theme-light .qbp-course-switcher-menu button:hover,.brio-theme-light .qbp-course-switcher-menu button.is-active{background:#23384d12}.brio-theme-light .qbp-card-menu{background:#f8fcfff5;border-color:#385c7d29;box-shadow:0 8px 18px #244a6c24}.brio-theme-light .qbp-card-menu button{color:#14283d}.brio-theme-light .qbp-card-menu button:hover{background:#23384d12}.brio-theme-light .qbp-card-menu button.danger{color:#9f2f45}.brio-theme-light .qbp-card-menu-divider{background:#385c7d24}.brio-theme-light .qbp-add-icon{color:#176d78e0;background:#176d7814;border-color:#176d782e}.brio-theme-light .qbp-new-bank-card strong{color:var(--brio-light-text-strong)}.brio-theme-light .qbp-new-bank-card span:last-child{color:#23384d9e}@media (width<=1100px){.qbp-bank-grid{grid-template-columns:repeat(2,minmax(250px,1fr))}}@media (width<=680px){.qbp-content{padding:22px 18px 48px}.qbp-bank-grid{grid-template-columns:1fr}.qbp-page-heading h1{font-size:clamp(1.8rem,9vw,2.4rem)}}.bq-root{display:flex}.bq-main{flex-direction:column;flex:1;min-width:0;display:flex;position:relative;overflow-x:auto}.bq-content{flex:1;width:100%;max-width:none;padding:24px 20px 64px 28px;overflow-y:auto}.bq-page-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.bq-eyebrow{letter-spacing:.15em;text-transform:uppercase;margin:0 0 8px;font-size:.72rem;font-weight:750}.bq-page-heading h1{letter-spacing:-.045em;margin:0;font-size:clamp(2.1rem,3.3vw,3.1rem);font-weight:650;line-height:1.03}.bq-heading-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.bq-back-button,.bq-primary-button{cursor:pointer;border-radius:999px;min-height:34px;padding:0 13px;font-size:.78rem;font-weight:750}.bq-back-button{color:inherit;background:#7896b41a;border:1px solid #ffffff21}.bq-tools-card{gap:8px;margin:0 0 20px;display:grid}.bq-tools-row{align-items:center;gap:10px;display:flex}.bq-tools-row input{min-width:0;height:42px;color:inherit;background:#7896b41a;border:1px solid #ffffff24;border-radius:14px;outline:none;flex:1;padding:0 15px;font-size:.84rem}.bq-tools-row input::placeholder{color:currentColor;opacity:.58}.bq-question-count{color:currentColor;opacity:.64;font-size:.78rem;font-weight:650}.bq-view-toggle{background:#7896b41a;border:1px solid #ffffff21;border-radius:999px;flex:none;align-items:center;gap:3px;height:36px;padding:3px;display:inline-flex}.bq-view-toggle button{color:currentColor;opacity:.68;cursor:pointer;border-radius:999px;height:28px;padding:0 12px;font-size:.76rem;font-weight:750}.bq-view-toggle button:hover{opacity:1;background:#ffffff12}.bq-view-toggle button.is-active{opacity:1;background:#ffffff29}.bq-question-area{display:grid}.bq-question-area-list{background:#14233cb8;border:1px solid #96afd238;border-radius:22px;gap:0;overflow:hidden}.bq-question-area-grid{gap:0}.bq-objective-group{background:0 0;border:0;border-radius:0;gap:0;display:grid;overflow:visible}.bq-objective-header{color:#f4f9ffe0;border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1c;align-items:center;gap:10px;min-height:42px;padding:0 18px;display:flex}.bq-objective-header h2{color:currentColor;opacity:.72;letter-spacing:.09em;text-transform:uppercase;margin:0;font-size:.86rem;font-weight:800}.bq-objective-header span{color:currentColor;opacity:.46;font-size:.76rem;font-weight:650}.bq-question-rows{gap:0;display:grid}.bq-question-row{cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff14;border-radius:0;grid-template-columns:auto minmax(0,1fr) auto auto auto;align-items:center;gap:14px;min-height:72px;padding:13px 16px;transition:border-color .16s,background .16s,transform .16s;display:grid;position:relative;overflow:hidden}.bq-question-row:last-child{border-bottom:0}.bq-question-row:hover{background:#ffffff0b;transform:none}.bq-question-row.is-selected{border-color:#ffffff47}.bq-row-meta{align-items:center;gap:8px;min-width:max-content;display:inline-flex}.bq-row-preview{color:currentColor;min-width:0;max-height:44px;font-size:.96rem;font-weight:430;line-height:1.36;position:relative;overflow:hidden}.bq-row-math-thumbnail{width:132px;height:58px;color:inherit;background:#ffffff0e;border:1px solid #ffffff24;border-radius:4px;justify-content:center;align-items:center;padding:4px 7px;display:flex;position:relative;overflow:hidden}.bq-row-math-thumbnail .katex{opacity:1;font-size:.72em}.bq-row-math-thumbnail>div{max-width:100%;max-height:100%;overflow:hidden}.bq-row-math-thumbnail .katex-display{margin:0}.bq-row-math-thumbnail>span{opacity:.72;font-size:.58rem;font-weight:800;position:absolute;bottom:3px;right:5px}.bq-row-thumbnail{object-fit:cover;border:1px solid #ffffff26;border-radius:9px;width:54px;height:42px}.bq-row-thumbnail canvas,canvas.bq-row-thumbnail{object-fit:contain;background:#fff}.bq-preview-graph{max-width:100%;margin:10px 0;overflow-x:auto}.bq-preview-graph canvas,.bq-graph-preview{background:#fff;border:1px solid #ffffff24;border-radius:10px;max-width:100%;height:auto;display:block}.brio-theme-light .bq-preview-graph canvas,.brio-theme-light .bq-graph-preview{border-color:#2d4e6c29}.bq-content-badge{color:currentColor;letter-spacing:.04em;text-transform:uppercase;background:#7896b41f;border:1px solid #ffffff21;border-radius:999px;min-width:max-content;padding:5px 9px;font-size:.68rem;font-weight:750}.bq-type-pill,.bq-objective-pill{letter-spacing:.02em;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:.76rem;font-weight:800;display:inline-flex}.bq-objective-pill{color:currentColor;background:#7896b41f;border:1px solid #ffffff21}.bq-difficulty-dots{align-items:center;gap:4px;min-width:max-content;display:inline-flex}.bq-difficulty-dots span{opacity:.22;background:currentColor;border-radius:999px;width:8px;height:8px}.bq-difficulty-dots span.is-filled{opacity:.86}.bq-row-actions{opacity:0;align-items:center;gap:4px;transition:opacity .14s,transform .14s;display:inline-flex;transform:translate(4px)}.bq-question-row:hover .bq-row-actions,.bq-question-row:focus-within .bq-row-actions{opacity:1;transform:translate(0)}.bq-row-actions button,.bq-icon-button{color:currentColor;cursor:pointer;background:#7896b41a;border:1px solid #ffffff1f;border-radius:10px;place-items:center;width:30px;height:30px;display:grid}.bq-row-actions button:hover,.bq-icon-button:hover{background:#7896b42e}.bq-row-actions button.danger,.bq-icon-button.danger{color:#ffd0d6}.bq-question-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));align-items:stretch;gap:14px;display:grid}.bq-question-card{text-align:left;cursor:pointer;border-radius:20px;flex-direction:column;height:178px;min-height:178px;padding:14px;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex;position:relative;overflow:hidden}.bq-card-footer{justify-content:flex-end;margin-top:auto;display:flex}.bq-question-card:hover{transform:translateY(-1px)}.bq-question-card>.bq-card-header.brio-tone-header{color:#f4f9ffe0;border-radius:20px 20px 0 0;justify-content:space-between;align-items:center;gap:8px;width:calc(100% + 28px);min-height:38px;margin:-14px -14px 10px;padding:0 14px;display:flex}.bq-question-card>.bq-card-header.brio-tone-header span{letter-spacing:.14em;text-transform:uppercase;min-width:0;font-size:.64rem;font-weight:700}.bq-card-body{flex:1;min-width:0;min-height:0;display:block}.bq-question-meta{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.bq-question-preview{scrollbar-width:none;min-height:0;max-height:118px;color:inherit;flex:1;font-size:.84rem;font-weight:500;line-height:1.16;position:relative;overflow:hidden auto}.bq-question-preview::-webkit-scrollbar{display:none}.bq-inline-math{vertical-align:baseline;padding:0 1px;display:inline}.bq-inline-math .katex{font-size:1.05em}.bq-block-math .katex{font-size:1em}.bq-block-math{vertical-align:middle;background:0 0;border-radius:0;max-width:100%;margin:0 4px;padding:0;display:inline-block;overflow:visible}.bq-block-math .katex-display{margin:0}.bq-preview-token{color:inherit;opacity:.72;letter-spacing:.04em;text-transform:uppercase;background:0 0;border:0;font-size:.72rem;font-weight:800;display:inline}.bq-preview-list{margin:4px 0 4px 22px;padding:0;display:block}.bq-preview-list li{margin:2px 0;padding-left:3px;display:list-item}.bq-preview-list.list-upper-roman{list-style-type:upper-roman}.bq-preview-list.list-lower-roman{list-style-type:lower-roman}.bq-preview-list.list-upper-alpha{list-style-type:upper-alpha}.bq-preview-list.list-lower-alpha{list-style-type:lower-alpha}.bq-preview-list.list-number{list-style-type:decimal}.bq-row-preview .bq-preview-list,.bq-question-preview .bq-preview-list{margin-top:0;margin-bottom:0}.bq-preview-image{width:100%;margin:8px 0;display:flex}.bq-preview-image.align-left{justify-content:flex-start}.bq-preview-image.align-center{justify-content:center}.bq-preview-image.align-right{justify-content:flex-end}.bq-preview-image img{object-fit:contain;border-radius:12px;max-width:100%;max-height:160px}.bq-inspector-backdrop{z-index:80;pointer-events:auto;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#02081270;justify-content:flex-end;display:flex;position:fixed;inset:0}@media (width>=900px){.bq-root.bq-inspector-is-open .bq-content{padding-right:438px}.bq-root.bq-inspector-is-open .bq-inspector-backdrop{pointer-events:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0}.bq-root.bq-inspector-is-open .bq-inspector-panel{width:420px;max-width:92vw}}.bq-inspector-panel{pointer-events:auto;width:min(420px,92vw)}.bq-inspector-header{border-bottom:1px solid #ffffff1a;flex:none;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 18px 14px;display:flex}.bq-inspector-body{scrollbar-gutter:stable;flex:1;min-height:0;padding:18px;overflow-y:auto}.bq-inspector-prompt{font-size:.94rem;line-height:1.5}.bq-inspector-choices{counter-reset:inspector-choice;gap:10px;margin:20px 0 0;padding:0;list-style:none;display:grid}.bq-inspector-choices li{counter-increment:inspector-choice;background:#7896b41a;border:1px solid #ffffff1f;border-radius:14px;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:11px;min-width:0;padding:10px 12px;display:grid}.bq-inspector-choices li:before{content:counter(inspector-choice, upper-alpha);background:#7896b424;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;font-size:.76rem;font-weight:900;display:inline-flex}.bq-inspector-choice-content{min-width:0;line-height:1.35}.bq-inspector-actions{justify-content:center}.bq-inspector-action{min-height:38px;color:inherit;cursor:pointer;background:#7896b41a;border:1px solid #ffffff1f;border-radius:12px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-size:.78rem;font-weight:800;display:inline-flex}.bq-inspector-action:hover{background:#7896b42e}.bq-inspector-action.danger{color:#ffd0d6}.bq-empty-state{border-radius:18px;max-width:420px;min-height:120px;padding:22px}.brio-theme-light .bq-back-button,.brio-theme-light .bq-tools-row input,.brio-theme-light .bq-view-toggle,.brio-theme-light .bq-question-row,.brio-theme-light .bq-objective-pill,.brio-theme-light .bq-content-badge,.brio-theme-light .bq-preview-token,.brio-theme-light .bq-block-math,.brio-theme-light .bq-row-actions button,.brio-theme-light .bq-icon-button,.brio-theme-light .bq-inspector-action,.brio-theme-light .bq-inspector-choices li,.brio-theme-light .bq-inspector-choices li:before{border-color:#385c7d29}.brio-theme-light .bq-question-area-list{background:#ffffffdb;border-color:#385c7d29}.brio-theme-light .bq-question-row{background:#fffffff5;border-bottom-color:#385c7d1f}.brio-theme-light .bq-question-row:hover{background:#fff}.brio-theme-light .bq-primary-button{color:#123047;background:#ffffffc7;border:1px solid #385c7d2e}.brio-theme-light .bq-primary-button:hover{background:#fff;border-color:#385c7d42}@media (width<=900px){.bq-page-heading{flex-direction:column}.bq-question-row{grid-template-columns:1fr auto;align-items:start}.bq-row-meta,.bq-row-preview{grid-column:1/-1}.bq-row-actions{opacity:1;transform:none}}@media (width<=680px){.bq-content{padding:22px 18px 48px}.bq-tools-row{flex-direction:column;align-items:stretch}.bq-view-toggle{width:fit-content}.bq-question-grid{grid-template-columns:1fr}.bq-page-heading h1{font-size:clamp(1.8rem,9vw,2.4rem)}}.bq-suggest-ao-batch-button{cursor:pointer;min-height:34px;color:inherit;background:#7896b41a;border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:6px;padding:0 13px;font-size:.78rem;font-weight:750;transition:background .15s;display:inline-flex}.bq-suggest-ao-batch-button:hover:not(:disabled){background:#7896b42e}.bq-suggest-ao-batch-button:disabled{opacity:.5;cursor:not-allowed}@keyframes bq-spin{to{transform:rotate(360deg)}}.bq-spin{animation:.8s linear infinite bq-spin}.bq-batch-overlay{z-index:1000;background:#0000008c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.bq-batch-modal{background:#1a2333;border:1px solid #ffffff1a;border-radius:18px;flex-direction:column;width:100%;max-width:660px;max-height:80vh;display:flex;overflow:hidden}.bq-batch-modal-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:18px 20px 14px;display:flex}.bq-batch-modal-header h2{color:#f5faffe6;margin:0;font-size:1rem;font-weight:700}.bq-batch-modal-close{color:#ffffff80;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.bq-batch-modal-close:hover{color:#fffc;background:#ffffff14}.bq-batch-loading{color:#f5faff99;flex-direction:column;align-items:center;gap:12px;padding:40px 20px;font-size:.88rem;display:flex}.bq-batch-error{color:#ff6464d9;margin:16px 20px;font-size:.82rem}.bq-batch-empty{text-align:center;color:#f5faff73;padding:32px 20px;font-size:.88rem}.bq-batch-instructions{color:#f5faff8c;margin:14px 20px 10px;font-size:.82rem}.bq-batch-list{flex-direction:column;flex:1;gap:12px;padding:0 20px 16px;display:flex;overflow-y:auto}.bq-batch-row{background:#ffffff0a;border:1px solid #ffffff12;border-radius:12px;padding:12px 14px}.bq-batch-question-text{color:#f5faffbf;margin-bottom:8px;font-size:.83rem;line-height:1.5}.bq-batch-no-suggestion{color:#f5faff4d;font-size:.75rem;font-style:italic}.bq-batch-suggestions{flex-direction:column;gap:5px;display:flex}.bq-batch-suggestion-item{cursor:pointer;color:#f5faffb3;align-items:flex-start;gap:8px;font-size:.8rem;display:flex}.bq-batch-suggestion-item input[type=checkbox]{cursor:pointer;flex-shrink:0;margin-top:2px}.bq-batch-suggestion-item strong{color:#f5faffe6;flex-shrink:0}.bq-batch-modal-footer{border-top:1px solid #ffffff14;justify-content:flex-end;align-items:center;gap:10px;padding:14px 20px;display:flex}.brio-theme-light .bq-batch-modal{background:#f4f7fb;border-color:#2d4e6c1f}.brio-theme-light .bq-batch-modal-header h2{color:#14283d}.brio-theme-light .bq-batch-modal-header{border-bottom-color:#2d4e6c1a}.brio-theme-light .bq-batch-modal-footer{border-top-color:#2d4e6c1a}.brio-theme-light .bq-batch-row{background:#23384d0a;border-color:#2d4e6c1a}.brio-theme-light .bq-batch-question-text{color:#14283dc7}.brio-theme-light .bq-batch-suggestion-item{color:#14283db3}.brio-theme-light .bq-batch-suggestion-item strong{color:#14283d}.brio-theme-light .bq-batch-instructions{color:#14283d80}.brio-theme-light .bq-batch-modal-close{color:#14283d73;border-color:#2d4e6c26}.brio-theme-light .bq-suggest-ao-batch-button{background:#23384d0f;border-color:#2d4e6c26}.bq-delete-preview{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;max-height:96px;margin-top:14px;padding:10px 12px;font-size:13px;line-height:1.5;overflow:hidden}.bq-delete-note{opacity:.75;margin-top:12px;font-size:12.5px}.bq-delete-warning{background:#d746781f;border:1px solid #d7467859;border-radius:10px;flex-direction:column;gap:6px;margin-top:14px;padding:11px 13px;font-size:12.5px;line-height:1.55;display:flex}.bq-delete-warning ul{flex-direction:column;gap:2px;margin:0;padding-left:18px;display:flex}.bq-delete-error{color:#e4718f;margin-top:12px;font-size:12.5px}.bq-delete-btn{color:#fff;background:linear-gradient(135deg,#d74678f2,#962a52cc);border:1px solid #ffffff24}.bq-delete-btn:hover{background:linear-gradient(135deg,#e15082,#a0305ae6)}.brio-theme-light .bq-delete-preview{background:#1418280a;border-color:#1418281f}.ap-root{display:flex}.ap-main{flex-direction:column;flex:1;min-width:0;display:flex;position:relative;overflow-x:auto}.ap-content{flex:1;width:100%;max-width:none;padding:24px 20px 64px 28px;overflow-y:auto}.ap-page-heading{margin-bottom:24px;display:block}.ap-title-meta-row{align-items:center;gap:10px;margin-bottom:8px;display:inline-flex}.ap-eyebrow{letter-spacing:.15em;text-transform:uppercase;color:inherit;margin:0 0 8px;font-size:.72rem;font-weight:750}.ap-page-heading h1{letter-spacing:-.045em;margin:0;font-size:clamp(2.1rem,3.3vw,3.1rem);font-weight:650;line-height:1.03}.ap-course-switcher{margin-top:-9px;display:inline-flex;position:relative}.ap-course-switcher-button{color:#e5f1ffbd;cursor:pointer;background:#122036b8;border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:7px;min-height:24px;padding:0 8px 0 10px;font-size:.66rem;font-weight:650;display:inline-flex}.ap-course-switcher-menu{z-index:80;isolation:isolate;background:#122036;border:1px solid #ffffff29;border-radius:14px;min-width:220px;padding:6px;position:absolute;top:calc(100% + 7px);left:0;overflow:hidden;box-shadow:0 14px 28px #00000057}.ap-course-switcher-menu:before{content:"";z-index:-1;background:#122036;position:absolute;inset:0}.ap-course-switcher-menu button{text-align:left;color:#dcecff;border-radius:9px;width:100%;min-height:34px;padding:0 10px;font-size:.78rem;font-weight:650}.ap-course-switcher-menu button:hover,.ap-course-switcher-menu button.is-active{background:#ffffff14}.ap-card-grid{grid-template-columns:repeat(auto-fit,minmax(250px,300px));align-items:stretch;gap:16px;display:grid}.ap-assessment-card,.ap-course-card,.ap-new-assessment-card{border-radius:20px;flex:300px;max-width:340px;min-height:160px;padding:18px;overflow:visible}.ap-assessment-card,.ap-course-card{text-align:left;cursor:pointer;flex-direction:column;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex}.ap-assessment-card:hover,.ap-course-card:hover,.ap-new-assessment-card:hover{transform:translateY(-1px)}.ap-card-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.ap-card-badge{color:#f8fcfff5;text-shadow:0 1px 3px #00000073;letter-spacing:.02em;border:1px solid #ffffff24;border-radius:13px;place-items:center;width:44px;height:44px;font-weight:900;display:grid;box-shadow:inset 0 1px #ffffff2e,0 0 18px #ffffff14,0 4px 12px #00000038}.ap-assessment-card h3,.ap-course-card h3{color:inherit;margin:18px 0 8px;font-size:1.01rem;font-weight:500;line-height:1.08}.ap-assessment-card h3{align-items:baseline;gap:8px;min-width:0;display:flex}.ap-assessment-card h3>span:first-child{flex:0 auto;min-width:0}.ap-assessment-topic-inline{min-width:0;color:inherit;white-space:nowrap;text-overflow:ellipsis;flex:auto;font-size:1rem;font-weight:500;line-height:1.05;overflow:hidden}.ap-card-stats{gap:14px;font-size:.78rem;font-weight:500;line-height:1.05;display:flex}.ap-card-stats span{align-items:center;display:inline-flex}.ap-card-open{cursor:pointer;color:inherit;background:0 0;border:0;margin-top:auto;padding:20px 0 0;font-size:.86rem;font-weight:500}.ap-new-assessment-card{cursor:pointer;text-align:left;flex-direction:column;align-items:flex-start;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex}.ap-add-icon{color:#7eebefe6;background:#7eebef14;border:1px solid #7eebef2e;border-radius:14px;place-items:center;width:44px;height:44px;margin-bottom:22px;display:grid}.ap-new-assessment-card strong{color:inherit;margin-bottom:8px;font-size:1rem;font-weight:500;display:block}.ap-new-assessment-card span:last-child{font-size:.84rem;font-weight:350;line-height:1.1;display:block}.ap-card-menu-wrap{position:relative}.ap-menu-btn{color:currentColor;opacity:.7;border-radius:10px;place-items:center;width:30px;height:30px;display:grid}.ap-menu-btn:hover{opacity:1;background:#7896b41f}.ap-card-menu{z-index:20;background:#122036f5;border:1px solid #ffffff24;border-radius:12px;min-width:150px;padding:6px;position:absolute;top:34px;right:0;box-shadow:0 12px 24px #0000003d}.ap-card-menu button{text-align:left;color:#dcecff;border-radius:9px;width:100%;min-height:34px;padding:0 10px;font-weight:650}.ap-card-menu button:hover{background:#ffffff14}.ap-card-menu button.danger{color:#ffd0d6}.ap-card-menu-divider{background:#ffffff1f;height:1px;margin:5px 4px}.ap-empty-state{border-radius:20px;max-width:420px;min-height:170px;padding:22px}.ap-empty-state h2{margin:0 0 8px;font-size:1.1rem;font-weight:650}.ap-empty-state p{margin:0;font-size:.88rem;line-height:1.35}.ap-modal-backdrop{z-index:90;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#02081270;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.ap-create-modal{background:radial-gradient(70% 45% at 100% 0,#2dd4c01f,#0000 60%),#0d192af5;border:1px solid #ffffff29;border-radius:22px;flex-direction:column;gap:18px;width:min(620px,92vw);padding:24px;display:flex;box-shadow:0 24px 60px #00000057}.ap-create-modal-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.ap-create-modal-header h2{color:#eaf2ff;letter-spacing:-.04em;margin:0 0 6px;font-size:26px;font-weight:850}.ap-create-modal-header p{color:#c7d6e6;margin:0;font-size:14px;line-height:1.35}.ap-modal-close{color:#d9e5f2;cursor:pointer;background:#ffffff13;border:1px solid #ffffff24;border-radius:12px;width:34px;height:34px;font-size:22px;line-height:1}.ap-create-field{flex-direction:column;gap:8px;display:flex}.ap-create-field span{color:#c7d6e6;font-size:12px;font-weight:850}.ap-create-field input{color:#eaf2ff;background:#ffffff13;border:1px solid #ffffff24;border-radius:14px;outline:none;width:100%;min-height:48px;padding:0 14px;font-size:14px;box-shadow:inset 0 1px #ffffff14}.ap-create-field input::placeholder{color:#c7d6e68c}.ap-create-actions{justify-content:flex-end;gap:10px;margin-top:2px;display:flex}.ap-create-actions button{cursor:pointer;border-radius:13px;min-height:40px;padding:0 16px;font-size:14px;font-weight:850}.ap-create-cancel{color:#d9e5f2;background:#ffffff13;border:1px solid #ffffff24}.ap-create-save{color:#bffefa;background:#2dd4c026;border:1px solid #2dd4c059}.brio-theme-light .ap-assessment-card,.brio-theme-light .ap-course-card,.brio-theme-light .ap-new-assessment-card,.brio-theme-light .ap-empty-state{background:#ffffffb8;border:1px solid #2d4e6c29;box-shadow:0 4px 14px #244a6c1a,inset 0 1px #ffffffb3}.brio-theme-light .ap-assessment-card h3,.brio-theme-light .ap-course-card h3,.brio-theme-light .ap-new-assessment-card strong,.brio-theme-light .ap-empty-state h2{color:var(--brio-light-text-strong)}.brio-theme-light .ap-card-stats,.brio-theme-light .ap-assessment-topic,.brio-theme-light .ap-new-assessment-card span:last-child,.brio-theme-light .ap-empty-state p{color:var(--brio-light-text-soft)}.brio-theme-light .ap-eyebrow{color:inherit}.brio-theme-light .ap-course-switcher-button{color:#14283dc2;background:#f8fcffc7;border-color:#385c7d29}.brio-theme-light .ap-course-switcher-menu{background:#f8fcff;border-color:#385c7d29;box-shadow:0 8px 18px #244a6c24}.brio-theme-light .ap-course-switcher-menu:before{background:#f8fcff}.brio-theme-light .ap-course-switcher-menu button{color:#14283d}.brio-theme-light .ap-course-switcher-menu button:hover,.brio-theme-light .ap-course-switcher-menu button.is-active{background:#23384d12}.brio-theme-light .ap-card-menu{background:#f8fcfff5;border-color:#385c7d29;box-shadow:0 8px 18px #244a6c24}.brio-theme-light .ap-card-menu button{color:#14283d}.brio-theme-light .ap-card-menu button:hover{background:#23384d12}.brio-theme-light .ap-card-menu button.danger{color:#9f2f45}.brio-theme-light .ap-card-menu-divider{background:#385c7d24}.brio-theme-light .ap-add-icon{color:#176d78e0;background:#176d7814;border-color:#176d782e}.brio-theme-light .ap-create-modal{background:radial-gradient(70% 45% at 100% 0,#176d7814,#0000 60%),#f8fcfffa;border-color:#385c7d29;box-shadow:0 18px 48px #244a6c2e}.brio-theme-light .ap-create-modal-header h2,.brio-theme-light .ap-create-field span{color:var(--brio-light-text-strong)}.brio-theme-light .ap-create-modal-header p{color:var(--brio-light-text-soft)}.brio-theme-light .ap-modal-close,.brio-theme-light .ap-create-cancel{color:#14283d;background:#23384d0f;border-color:#385c7d29}.brio-theme-light .ap-create-field input{color:#14283d;background:#ffffffc7;border-color:#385c7d29}.brio-theme-light .ap-create-field input::placeholder{color:#23384d6b}.brio-theme-light .ap-create-save{color:#176d78;background:#176d7814;border-color:#176d782e}@media (width<=1100px){.ap-card-grid{grid-template-columns:repeat(2,minmax(250px,1fr))}}@media (width<=680px){.ap-content{padding:22px 18px 48px}.ap-card-grid{grid-template-columns:1fr}.ap-page-heading h1{font-size:clamp(1.8rem,9vw,2.4rem)}}.ap-create-field select{color:#ecf6ffeb;width:100%;min-height:42px;font:inherit;background:#16243b;border:1px solid #ffffff1f;border-radius:12px;outline:none;padding:0 12px}.brio-theme-light .ap-create-field select{color:#14283d;background:#ffffffdb;border-color:#2d4e6c29}.ap-copy-result ul{gap:4px;margin:8px 0 12px;padding-left:18px;font-size:.86rem;display:grid}.ap-copy-note{opacity:.72;margin:0 0 4px;font-size:.8rem;line-height:1.5}.ap-copy-error{color:#ff9d95;margin:0;font-size:.84rem;font-weight:600}.ap-copy-keep{cursor:pointer;align-items:flex-start;gap:9px;margin:2px 0 4px;font-size:.86rem;display:flex}.ap-copy-keep input{margin-top:3px}.ap-copy-keep em{opacity:.68;margin-top:2px;font-size:.78rem;font-style:normal;line-height:1.45;display:block}.brio-select{width:100%;display:block;position:relative}.brio-select-trigger{width:100%;height:100%;min-height:inherit;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;gap:8px;padding:0;display:flex}.brio-select.is-disabled .brio-select-trigger{cursor:not-allowed;opacity:.6}.brio-select-value{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.brio-select-chevron{opacity:.5;flex-shrink:0;transition:transform .15s}.brio-select.is-open .brio-select-chevron{transform:rotate(180deg)}.brio-select-menu{box-sizing:border-box;pointer-events:auto;background:#1e2d4a;border:1px solid #ffffff24;border-radius:12px;padding:4px;position:fixed;overflow:hidden auto;box-shadow:0 12px 32px #00000073,0 2px 8px #00000040}.brio-select-option{text-align:left;color:#d6e8ff;width:100%;font:inherit;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 10px;font-size:.83rem;font-weight:550;display:block}.brio-select-option:hover,.brio-select-option.is-highlighted{background:#7896b42e}.brio-select-option.is-selected{color:#ecf4ff;background:#7896b43d}.brio-select-option:disabled{opacity:.4;cursor:not-allowed}.brio-select-menu.brio-theme-light{background:#f5f7fa;border-color:#2d4e6c24;box-shadow:0 12px 28px #244a6c24,0 2px 8px #244a6c14}.brio-select-menu.brio-theme-light .brio-select-option{color:#14283d}.brio-select-menu.brio-theme-light .brio-select-option:hover,.brio-select-menu.brio-theme-light .brio-select-option.is-highlighted{background:#2d4e6c14}.brio-select-menu.brio-theme-light .brio-select-option.is-selected{color:#14283d;background:#2d4e6c1f}:root{--brio-dark-card-bg:#1e2d4a;--brio-dark-card-border:#ffffff1a}.qe-stem-toolbar{background:#1e2d4a;border-bottom:1px solid #ffffff1a;flex-wrap:wrap;align-items:center;gap:7px;padding:8px 10px;display:flex}.qe-toolbar-group{border-right:1px solid #ffffff1a;align-items:center;gap:4px;margin-right:2px;padding-right:7px;display:inline-flex}.qe-toolbar-group-end{margin-left:auto}.qe-toolbar-group:last-child{border-right:0}.qe-toolbar-button,.qe-toolbar-select,.brio-select.qe-toolbar-select{color:#eaf2ffd1;background:#243654;border:1px solid #ffffff1f;border-radius:9px;height:30px}.qe-toolbar-button{cursor:pointer;justify-content:center;align-items:center;gap:5px;min-width:30px;padding:0 8px;font-size:.78rem;font-weight:800;display:inline-flex}.qe-toolbar-select,.brio-select.qe-toolbar-select{opacity:.82;min-width:104px;padding:0 10px;font-size:.82rem;font-weight:750}.qe-toolbar-button:hover:not(:disabled),.qe-toolbar-button.active{color:#fff;background:#2c4164;border-color:#fff3}.qe-toolbar-button:disabled{opacity:.38;cursor:not-allowed}.brio-theme-light .qe-stem-toolbar{background:#fff;border-bottom-color:#2d4e6c24}.brio-theme-light .qe-toolbar-group{border-right-color:#2d4e6c24}.brio-theme-light .qe-toolbar-button,.brio-theme-light .qe-toolbar-select,.brio-theme-light .brio-select.qe-toolbar-select{color:#192c40c2;background:#f3f6fa;border-color:#2d4e6c24}.brio-theme-light .qe-toolbar-button:hover:not(:disabled),.brio-theme-light .qe-toolbar-button.active{color:#14283d;background:#e9eef5;border-color:#2d4e6c3d}.qe-latex-modal-backdrop{z-index:5000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#03080f9e;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.qe-latex-modal{background:var(--brio-dark-card-bg,#16253d);border:1px solid var(--brio-dark-card-border,#bed7f524);color:#eaf2ff;border-radius:22px;width:min(620px,96vw);max-height:min(760px,92vh);padding:18px;overflow-y:auto;box-shadow:0 24px 60px #0000006b}.qe-latex-modal-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.qe-latex-modal-header h2{margin:0;font-size:1.25rem;font-weight:700}.qe-latex-modal-header p{color:#dcecff9e;margin:6px 0 0;font-size:.88rem;line-height:1.35}.qe-latex-modal-header button{color:#e2f0ffbd;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff14;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.qe-latex-input{resize:vertical;color:#eaf2ff;width:100%;min-height:92px;font:inherit;background:#0a16268a;border:1px solid #bed7f529;border-radius:13px;outline:none;padding:12px}.qe-latex-input:focus{border-color:#bed7f561;box-shadow:0 0 0 2px #bed7f514}.qe-latex-live-preview{background:#ffffff09;border:1px solid #ffffff12;border-radius:13px;place-items:center;min-height:74px;margin-top:12px;padding:14px;display:grid;overflow-x:auto}.qe-latex-modal-actions,.qe-image-align-row,.qe-list-options{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.qe-soft-button,.qe-list-option{color:#e2f0ffd1;cursor:pointer;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:11px;align-items:center;gap:8px;min-height:36px;padding:0 12px;font-size:.84rem;font-weight:700;display:inline-flex}.qe-soft-button:hover,.qe-list-option:hover,.qe-soft-button.active{background:#ffffff1a;border-color:#ffffff29}.qe-list-icon{color:#ffffffeb;min-width:24px;font-weight:850}.qe-image-dropzone{color:#dcecff94;background:#ffffff09;border:1px dashed #bed7f538;border-radius:13px;place-items:center;min-height:82px;margin-top:12px;display:grid}.qe-tiptap-prosemirror ul,.qe-tiptap-prosemirror ol{margin:.75em 0;padding-left:1.45em}.qe-tiptap-prosemirror li{padding-left:.2em}.qe-tiptap-prosemirror li p{margin:0}.qe-image-block{margin-top:12px}.qe-image-resize-wrap{max-width:100%;position:relative}.qe-image-block img{border-radius:12px;width:100%;max-width:100%;display:block}.qe-image-delete{color:#ffffffe6;cursor:pointer;opacity:0;background:#0a121e9e;border:1px solid #ffffff2e;border-radius:8px;place-items:center;width:28px;height:28px;font-size:1rem;font-weight:800;transition:opacity .15s;display:grid;position:absolute;top:8px;right:8px}.qe-image-resize-handle{cursor:nwse-resize;opacity:0;background:radial-gradient(circle,#ffffffb3 1.5px,#0000 1.5px) 100% 100%/5px 5px;border:none;border-radius:0 0 12px;width:22px;height:22px;transition:opacity .15s;position:absolute;bottom:0;right:0}.qe-image-resize-wrap:hover .qe-image-delete,.qe-image-resize-wrap:hover .qe-image-resize-handle{opacity:1}.qe-tiptap-prosemirror .ProseMirror-selectednode.qe-image-block{background:0 0;outline:none}.qe-tiptap-prosemirror .qe-image-block{padding:10px 0}.qe-image-resize-wrap{border-radius:14px;box-shadow:0 8px 22px #00000029}.brio-theme-light .qe-image-resize-wrap{box-shadow:0 8px 22px #244a6c1f}.brio-theme-light .qe-image-delete{background:#14283db8}.brio-theme-light .qe-image-resize-handle{border-color:#2d4e6ce0}.qe-image-block.align-left{justify-content:flex-start;display:flex}.qe-image-block.align-center{justify-content:center;display:flex}.qe-image-block.align-right{justify-content:flex-end;display:flex}.qe-image-block.align-left img,.qe-image-block.align-center img,.qe-image-block.align-right img{margin:0}.brio-theme-light .qe-latex-modal{color:#14283d;background:#fff;border-color:#2d4e6c24}.brio-theme-light .qe-latex-modal-header p{color:#23384d9e}.brio-theme-light .qe-latex-input{color:#14283d;background:#00000009;border-color:#2d4e6c24}.brio-theme-light .qe-latex-live-preview,.brio-theme-light .qe-image-dropzone{background:#00000006;border-color:#2d4e6c1f}.brio-theme-light .qe-soft-button,.brio-theme-light .qe-list-option,.brio-theme-light .qe-latex-modal-header button{color:#23384dc2;background:#00000009;border-color:#2d4e6c1f}.qe-graph-block,.qe-table-block{justify-content:center;margin:16px 0;display:flex}.qe-graph-placeholder-card{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:12px;align-items:flex-start;gap:10px;max-width:100%;padding:10px 12px;transition:border-color .12s,background .12s;display:inline-flex;position:relative}.qe-graph-placeholder-card:hover{background:#ffffff12;border-color:#2dd4c08c}.qe-graph-placeholder-content{flex-direction:column;gap:6px;min-width:0;display:flex}.qe-graph-placeholder-content strong{color:#eaf2ff;font-size:.78rem;font-weight:600}.qe-graph-placeholder-content>span{color:#c7d6e6b8;font-variant-numeric:tabular-nums;font-size:.74rem}.qe-graph-delete{color:#c7d6e666;cursor:pointer;opacity:0;background:0 0;border:1px solid #0000;border-radius:6px;place-items:center;width:20px;height:20px;padding:0;font-size:.85rem;line-height:1;transition:opacity .12s,color .12s,background .12s;display:grid;position:absolute;top:4px;right:4px}.qe-graph-placeholder-card:hover .qe-graph-delete{opacity:1}.qe-graph-delete:hover{color:#f2b7b1;background:#e97a7029;border-color:#e97a7057}.qe-graph-delete:focus-visible{opacity:1;outline-offset:1px;outline:2px solid #2dd4c0e6}.qe-graph-mini-preview{background:#fff;border-radius:8px;overflow:hidden}.qe-graph-mini-preview canvas{width:100%;height:auto;display:block}.qe-graph-mini-preview.size-small{width:min(220px,100%)}.qe-graph-mini-preview.size-medium{width:min(340px,100%)}.qe-graph-mini-preview.size-large{width:min(460px,100%)}.qe-graph-size-controls{gap:4px;display:flex}.qe-graph-size-controls button{color:#c7d6e6b8;text-transform:capitalize;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;padding:3px 9px;font-size:.68rem;transition:background .12s,color .12s,border-color .12s}.qe-graph-size-controls button:hover{color:#eaf2ff;background:#ffffff1a}.qe-graph-size-controls button.active{color:#eaf2ff;background:#2dd4c02e;border-color:#2dd4c08c}.qe-table-card{cursor:pointer;border-radius:10px;max-width:100%;padding:2px;transition:box-shadow .12s;display:inline-block;position:relative}.qe-table-card:hover{box-shadow:0 0 0 2px #2dd4c073}.qe-table-grid{background:#ffffff05;border:1px solid #eaf2ff47;border-radius:8px;flex-direction:column;display:inline-flex;overflow:hidden}.qe-table-row{display:flex}.qe-table-cell{color:#eaf2ff;white-space:nowrap;font-variant-numeric:tabular-nums;border-bottom:1px solid #eaf2ff2e;border-right:1px solid #eaf2ff2e;justify-content:center;align-items:center;padding:6px 14px;font-size:.9rem;line-height:1.3;display:flex}.qe-table-row.is-header .qe-table-cell,.qe-table-cell.is-header{letter-spacing:.01em;background:#eaf2ff12;font-weight:700}.qe-table-row.is-header .qe-table-cell{border-bottom-color:#eaf2ff57}.qe-table-row:last-child .qe-table-cell{border-bottom:0}.qe-table-cell:last-child{border-right:0}.qe-table-edit-hint{color:#06251f;opacity:0;pointer-events:none;background:#2dd4c0;border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:.68rem;font-weight:700;transition:opacity .12s;display:inline-flex;position:absolute;top:-10px;right:6px}.qe-table-card:hover .qe-table-edit-hint{opacity:1}.brio-theme-light .qe-graph-placeholder-card{background:#2d4e6c0a;border-color:#2d4e6c29}.brio-theme-light .qe-graph-placeholder-content strong{color:#23384d}.brio-theme-light .qe-graph-placeholder-content>span{color:#5b7085}.brio-theme-light .qe-graph-size-controls button{color:#5b7085;background:#fff;border-color:#2d4e6c29}.brio-theme-light .qe-table-grid,.brio-theme-light .qe-table-cell{border-color:#2d4e6c4d}.brio-theme-light .qe-table-grid{background:#fff}.brio-theme-light .qe-table-cell{color:#23384d}.brio-theme-light .qe-table-row.is-header .qe-table-cell,.brio-theme-light .qe-table-cell.is-header{background:#2d4e6c12}.brio-theme-light .qe-table-row.is-header .qe-table-cell{border-bottom-color:#2d4e6c6b}@media (prefers-reduced-motion:reduce){.qe-graph-placeholder-card,.qe-table-card,.qe-graph-delete,.qe-graph-size-controls button{transition:none}}.qe-table-modal-backdrop{--qe-tb-row-gutter:18px;--qe-tb-del-gutter:22px;--qe-tb-accent:#2dd4c0e6;z-index:5000;-webkit-backdrop-filter:blur(14px);background:#03080f9e;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.qe-table-modal{border:1px solid var(--brio-dark-card-border,#ffffff1a);color:#dcecffe6;background:#2e4a6e;border-radius:20px;flex-direction:column;width:min(920px,96vw);max-height:min(820px,92vh);display:flex;box-shadow:0 24px 60px #0000006b,0 4px 12px #00000038}.qe-table-modal-header{background:linear-gradient(135deg,#16877c4d,#0a504c2e);border-bottom:1px solid #ffffff12;border-radius:20px 20px 0 0;flex-shrink:0;justify-content:space-between;align-items:center;gap:14px;min-height:52px;padding:10px 16px;display:flex}.qe-table-modal-header h2{letter-spacing:.01em;color:#eaf2ff;margin:0;font-size:1rem;font-weight:600}.qe-table-modal-header p{color:#c7d6e6b8;margin:2px 0 0;font-size:.75rem}.qe-table-modal-header>button{color:#dcecffd9;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:9px;flex-shrink:0;place-items:center;width:30px;height:30px;transition:background .12s,color .12s;display:grid}.qe-table-modal-header>button:hover{color:#fff;background:#ffffff1f}.qe-table-modal-message,.qe-table-modal-error{text-align:center;padding:22px 18px;font-size:.85rem}.qe-table-modal-message{color:#c7d6e6bf}.qe-table-modal-error{color:#f2b7b1;text-align:left;background:#e97a701f;border:1px solid #e97a7057;border-radius:10px;margin:14px 16px 0}.qe-table-builder-tools{flex-wrap:wrap;flex-shrink:0;gap:8px;padding:14px 16px 10px;display:flex}.qe-table-tool-panel{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;flex-wrap:wrap;flex-shrink:0;align-items:center;gap:10px;margin:0 16px;padding:12px 14px;display:flex}.qe-table-color-control,.qe-table-padding-control,.qe-table-border-control{color:#c7d6e6d1;white-space:nowrap;align-items:center;gap:7px;font-size:.76rem;display:flex}.qe-table-color-control.disabled{opacity:.45;pointer-events:none}.qe-table-color-control input[type=color]{cursor:pointer;background:0 0;border:1px solid #ffffff29;border-radius:7px;width:30px;height:26px;padding:0}.qe-table-padding-control input,.qe-table-border-control input,.qe-table-border-control select{color:#eaf2ff;background:#0814228c;border:1px solid #ffffff24;border-radius:8px;min-width:62px;padding:5px 7px;font-size:.76rem}.qe-table-color-presets{flex-wrap:wrap;gap:5px;display:flex}.qe-table-color-swatch{cursor:pointer;border:1px solid #ffffff38;border-radius:6px;width:20px;height:20px;padding:0;transition:transform .11s,border-color .11s}.qe-table-color-swatch:hover{border-color:var(--qe-tb-accent);transform:scale(1.12)}.qe-table-builder-scroll{flex:auto;min-height:0;padding:16px;overflow:auto}.qe-table-builder-grid{flex-direction:column;min-width:min-content;display:inline-flex}.qe-table-column-select-row,.qe-table-builder-row,.qe-table-column-delete-bottom-row{align-items:stretch;display:flex}.qe-table-corner-spacer{flex:0 0 var(--qe-tb-row-gutter);width:var(--qe-tb-row-gutter)}.qe-table-row-delete-spacer{flex:0 0 var(--qe-tb-del-gutter);width:var(--qe-tb-del-gutter)}.qe-table-column-select-area{cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;flex-shrink:0;height:14px;margin-bottom:3px;padding:0;transition:background .11s}.qe-table-column-select-area:hover{background:#ffffff24}.qe-table-column-select-area.active{background:var(--qe-tb-accent);border-color:var(--qe-tb-accent)}.qe-table-row-select-area{flex:0 0 var(--qe-tb-row-gutter);width:var(--qe-tb-row-gutter);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;margin-right:3px;padding:0;transition:background .11s}.qe-table-row-select-area:hover{background:#ffffff24}.qe-table-row-select-area.active{background:var(--qe-tb-accent);border-color:var(--qe-tb-accent)}.qe-table-cell-wrap{display:flex;position:relative}.qe-table-builder-cell{box-sizing:border-box;resize:none;border:1px solid #ffffff1f;border-radius:6px;font-family:inherit;font-size:.84rem;line-height:1.25;transition:border-color .11s,box-shadow .11s;display:block;overflow:hidden}.qe-table-builder-cell.density-compact{font-size:.76rem}.qe-table-builder-cell.density-roomy{font-size:.94rem}.qe-table-builder-cell:focus{border-color:var(--qe-tb-accent);outline:none;box-shadow:0 0 0 2px #2dd4c03d}.qe-table-builder-cell.selected{border-color:var(--qe-tb-accent)}.qe-table-column-resize-handle,.qe-table-row-resize-handle{background:0 0;border:0;padding:0;transition:background .11s;position:absolute}.qe-table-column-resize-handle{cursor:col-resize;width:5px;height:100%;top:0;right:-2px}.qe-table-row-resize-handle{cursor:row-resize;width:100%;height:5px;bottom:-2px;left:0}.qe-table-column-resize-handle:hover,.qe-table-row-resize-handle:hover{background:var(--qe-tb-accent)}.qe-table-row-delete-right,.qe-table-column-delete-bottom{color:#c7d6e657;cursor:pointer;opacity:0;background:0 0;border:1px solid #0000;border-radius:5px;flex-shrink:0;place-items:center;padding:0;font-size:.8rem;line-height:1;transition:opacity .12s,color .12s,background .12s;display:grid}.qe-table-row-delete-right{flex-basis:var(--qe-tb-del-gutter);width:var(--qe-tb-del-gutter);margin-left:3px}.qe-table-column-delete-bottom{height:15px;margin-top:3px}.qe-table-builder-grid:hover .qe-table-row-delete-right,.qe-table-builder-grid:hover .qe-table-column-delete-bottom{opacity:1}.qe-table-row-delete-right:hover,.qe-table-column-delete-bottom:hover{color:#f2b7b1;background:#e97a7029;border-color:#e97a7057}.qe-table-row-delete-right:focus-visible,.qe-table-column-delete-bottom:focus-visible,.qe-table-column-resize-handle:focus-visible,.qe-table-row-resize-handle:focus-visible{opacity:1;outline:2px solid var(--qe-tb-accent);outline-offset:1px}.qe-table-modal-actions{background:#0814223d;border-top:1px solid #ffffff12;border-radius:0 0 20px 20px;flex-shrink:0;justify-content:flex-end;gap:10px;padding:14px 16px;display:flex}.brio-theme-light .qe-table-modal{color:#23384d;background:#fff;border-color:#2d4e6c24;box-shadow:0 24px 60px #244a6c2e,0 4px 12px #244a6c1a}.brio-theme-light .qe-table-modal-header{background:linear-gradient(135deg,#16877cb8,#0a504c75);border-bottom-color:#2d4e6c1a}.brio-theme-light .qe-table-modal-header p{color:#ffffffc7}.brio-theme-light .qe-table-modal-header>button{color:#fff;background:#ffffff24;border-color:#ffffff42}.brio-theme-light .qe-table-tool-panel{background:#2d4e6c0d;border-color:#2d4e6c1f}.brio-theme-light .qe-table-color-control,.brio-theme-light .qe-table-padding-control,.brio-theme-light .qe-table-border-control{color:#3c5266}.brio-theme-light .qe-table-padding-control input,.brio-theme-light .qe-table-border-control input,.brio-theme-light .qe-table-border-control select{color:#23384d;background:#fff;border-color:#2d4e6c2e}.brio-theme-light .qe-table-column-select-area,.brio-theme-light .qe-table-row-select-area{background:#2d4e6c12;border-color:#2d4e6c29}.brio-theme-light .qe-table-column-select-area:hover,.brio-theme-light .qe-table-row-select-area:hover{background:#2d4e6c29}.brio-theme-light .qe-table-builder-cell{border-color:#2d4e6c2e}.brio-theme-light .qe-table-modal-actions{background:#2d4e6c0a;border-top-color:#2d4e6c1a}@media (prefers-reduced-motion:reduce){.qe-table-modal-header>button,.qe-table-color-swatch,.qe-table-column-select-area,.qe-table-row-select-area,.qe-table-builder-cell,.qe-table-column-resize-handle,.qe-table-row-resize-handle,.qe-table-row-delete-right,.qe-table-column-delete-bottom{transition:none}}.gbm-panel{z-index:5000;background:radial-gradient(circle at 94% 2%, rgba(var(--qd-course-accent-rgb,195, 62, 112), .1), transparent 28%), #091626fa;color:#dcecffe6;border-left:1px solid #ffffff1a;flex-direction:column;width:78vw;height:100vh;transition:transform .22s;display:flex;position:fixed;top:0;right:0;transform:translate(102%);box-shadow:-18px 0 40px #00000047}.gbm-panel.is-open{transform:translate(0)}.gbm-body{flex:1;display:flex;overflow:hidden}.gbm-canvas-col{background:#0000002e;border-right:1px solid #ffffff12;flex:1;justify-content:center;align-items:center;padding:20px;display:flex;overflow:hidden}.gbm-canvas{border-radius:4px;max-width:100%;max-height:100%;display:block}.gbm-loading{color:#dcecff73;font-size:.85rem}.gbm-controls-col{flex-direction:column;flex-shrink:0;width:320px;display:flex;overflow-y:auto}.gbm-expr-section{border-bottom:1px solid #ffffff12;padding:14px 14px 8px}.gbm-expr-row{align-items:center;gap:8px;margin-bottom:6px;display:flex}.gbm-expr-input{color:#dcecffeb;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:6px;outline:none;flex:1;min-width:0;padding:6px 10px;font-size:.88rem;transition:border-color .14s,background .14s}.gbm-expr-input:focus{background:#ffffff17;border-color:#76f5ee73}.gbm-expr-input::placeholder{color:#b4d2f04d}.gbm-expr-delete{color:#dcecff59;border-radius:4px;padding:2px 5px;font-size:1rem;line-height:1;transition:color .12s,background .12s}.gbm-expr-delete:hover:not(:disabled){color:#ff6450d9;background:#ff503c1a}.gbm-expr-delete:disabled{opacity:.2;cursor:not-allowed}.gbm-add-expr{color:#76f5eea6;letter-spacing:.02em;padding:4px 2px;font-size:.78rem;transition:color .12s;display:block}.gbm-add-expr:hover{color:#76f5eee6}.gbm-window-section{border-bottom:1px solid #ffffff12;padding:12px 14px}.gbm-section-label{letter-spacing:.12em;text-transform:uppercase;color:#b4d2f080;margin-bottom:8px;font-size:.62rem;font-weight:650}.gbm-preset-row{gap:6px;margin-bottom:10px;display:flex}.gbm-preset-btn{color:#dcecffbf;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:5px;flex:1;padding:5px 0;font-size:.74rem;transition:background .12s,color .12s}.gbm-preset-btn:hover{color:#dcecfff2;background:#ffffff1c}.gbm-window-grid{grid-template-columns:1fr 1fr;gap:6px;display:grid}.gbm-field{flex-direction:column;gap:3px;display:flex}.gbm-field span{color:#b4d2f07a;letter-spacing:.04em;font-size:.68rem}.gbm-field input[type=number],.gbm-field input[type=text]{color:#dcecffe0;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:5px;outline:none;width:100%;padding:5px 8px;font-size:.82rem;transition:border-color .12s}.gbm-field input:focus{border-color:#76f5ee66}.gbm-section{border-bottom:1px solid #ffffff12}.gbm-section-toggle{color:#c8def8b8;text-align:left;justify-content:space-between;align-items:center;width:100%;padding:11px 14px;font-size:.78rem;transition:background .12s;display:flex}.gbm-section-toggle:hover{background:#ffffff0a}.gbm-chevron{opacity:.55;font-size:.6rem}.gbm-section-body{padding:6px 14px 12px}.gbm-check-list{flex-direction:column;gap:7px;margin-bottom:10px;display:flex}.gbm-check-list label{color:#c8def8bf;cursor:pointer;align-items:center;gap:8px;font-size:.8rem;display:flex}.gbm-check-list input[type=checkbox]{accent-color:#76f5eed9;width:14px;height:14px}.gbm-refline-row{align-items:center;gap:6px;margin-bottom:6px;display:flex}.gbm-refline-val{color:#dcecffe0;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:5px;outline:none;flex-shrink:0;width:54px;padding:5px 6px;font-size:.8rem}.gbm-refline-val:focus{border-color:#76f5ee66}.gbm-dot-wrap{flex-shrink:0;position:relative}.gbm-color-dot{cursor:pointer;border:2px solid #ffffff2e;border-radius:50%;flex-shrink:0;width:22px;height:22px;padding:0;display:block;position:relative}.gbm-style-popover{z-index:200;background:#0e1c2cf7;border:1px solid #ffffff21;border-radius:8px;flex-direction:column;gap:8px;min-width:210px;padding:10px 12px;display:flex;position:absolute;top:28px;left:0;box-shadow:0 6px 24px #0006}.gbm-popover-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.gbm-popover-row>span{color:#b4d2f08c;white-space:nowrap;font-size:.72rem}.gbm-color-hex-group{align-items:center;gap:6px;display:flex}.gbm-mini-swatch{cursor:pointer;border:1px solid #fff3;border-radius:4px;flex-shrink:0;width:20px;height:20px;display:block;position:relative;overflow:hidden}.gbm-mini-swatch .gbm-color-input{opacity:0;cursor:pointer;border:none;width:100%;height:100%;padding:0;position:absolute;inset:0}.gbm-hex-text{color:#dcecffe0;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:5px;outline:none;width:76px;padding:4px 7px;font-family:monospace;font-size:.78rem}.gbm-hex-text:focus{border-color:#76f5ee66}.gbm-popover-num{color:#dcecffe0;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:5px;outline:none;width:52px;padding:4px 7px;font-size:.8rem}.gbm-popover-num:focus{border-color:#76f5ee66}.gbm-sub-label{letter-spacing:.1em;text-transform:uppercase;color:#b4d2f061;margin:6px 0 4px;font-size:.62rem;font-weight:650}.gbm-style-row{align-items:center;gap:6px;margin-bottom:4px;display:flex}.gbm-help{color:#b4d2f052;padding:10px 14px 4px;font-size:.7rem;line-height:1.5}.gbm-error{color:#ff6450d9;padding:6px 14px;font-size:.76rem}.gbm-footer{border-top:1px solid #ffffff14;flex-shrink:0;gap:8px;margin-top:auto;padding:12px 14px;display:flex}.gbm-btn-secondary{color:#dcecffb8;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:7px;flex:1;padding:9px 0;font-size:.8rem;transition:background .12s}.gbm-btn-secondary:hover{background:#ffffff1c}.gbm-btn-primary{color:#c8fcf8eb;background:linear-gradient(135deg,#76f5ee38,#28a09647);border:1px solid #76f5ee47;border-radius:7px;flex:2;padding:9px 0;font-size:.8rem;font-weight:600;transition:background .12s,opacity .12s}.gbm-btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#76f5ee4d,#28a09661)}.gbm-btn-primary:disabled{opacity:.45;cursor:not-allowed}.gbm-label-input{text-align:center;width:52px;font-family:Times New Roman,Times,serif;font-size:.95rem;font-style:italic}.qd-root{min-height:100vh;display:flex}.qd-main{flex-direction:column;flex:1;min-width:0;display:flex;overflow-x:hidden}.qd-content{flex:1;width:100%;padding:24px 28px 72px;transition:padding-right .22s;overflow-y:auto}.qd-content.has-side-panel{padding-right:430px}.qd-page-head{justify-content:space-between;align-items:flex-start;gap:24px;width:100%;max-width:1400px;margin-bottom:28px;display:flex}.qd-title-meta-row{align-items:center;gap:10px;margin-bottom:8px;display:inline-flex}.qd-eyebrow{letter-spacing:.15em;text-transform:uppercase;font-size:.72rem;font-weight:750}.qd-course-switcher{z-index:20;position:relative}.qd-course-switcher-button{color:#e5f1ffc7;cursor:pointer;background:#12203685;border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:7px;min-height:28px;padding:0 10px 0 12px;font-size:.68rem;font-weight:750;display:inline-flex}.qd-course-switcher-button:hover{color:#fffffff0;background:rgba(var(--qd-course-accent-rgb), .13);border-color:rgba(var(--qd-course-accent-rgb), .28)}.qd-course-switcher-menu{background:#122036f5;border:1px solid #bed7f529;border-radius:14px;min-width:220px;padding:7px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 18px 42px #00000042}.qd-course-switcher-menu button{color:#e2f0ffc2;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;width:100%;min-height:34px;padding:0 10px;font-size:.8rem;font-weight:650;display:flex}.qd-course-switcher-menu button:hover,.qd-course-switcher-menu button.is-active{color:#fffffff5;background:rgba(var(--qd-course-accent-rgb), .16)}.brio-theme-light .qd-course-switcher-button{color:#14283dc2;background:#f8fcffb8;border-color:#385c7d24}.brio-theme-light .qd-course-switcher-button:hover{color:#14283d;background:rgba(var(--qd-course-accent-rgb), .1);border-color:rgba(var(--qd-course-accent-rgb), .22)}.brio-theme-light .qd-course-switcher-menu{background:#fffffff5;border-color:#2d4e6c24;box-shadow:0 16px 36px #244a6c29}.brio-theme-light .qd-course-switcher-menu button{color:#23384db8}.brio-theme-light .qd-course-switcher-menu button:hover,.brio-theme-light .qd-course-switcher-menu button.is-active{color:#14283d;background:rgba(var(--qd-course-accent-rgb), .1)}.brio-theme-light .qd-accent-rose{--qd-course-accent-rgb:184, 46, 101}.brio-theme-light .qd-accent-amber,.brio-theme-light .qd-accent-gold{--qd-course-accent-rgb:172, 108, 24}.brio-theme-light .qd-accent-teal{--qd-course-accent-rgb:22, 135, 124}.brio-theme-light .qd-accent-purple{--qd-course-accent-rgb:92, 78, 198}.brio-theme-light .qd-accent-steel,.brio-theme-light .qd-accent-blue{--qd-course-accent-rgb:76, 110, 176}.brio-theme-light .qd-accent-green{--qd-course-accent-rgb:42, 148, 90}.qd-page-head h1{letter-spacing:-.045em;margin:0;font-size:clamp(2.1rem,3.3vw,3.1rem);font-weight:650;line-height:1.03}.qd-heading-sub{color:#ffffffb3;max-width:660px;margin:10px 0 0;font-size:.92rem;font-weight:600;line-height:1.35}.brio-theme-light .qd-heading-sub{color:#23384d99}.qd-page-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;padding-top:6px;display:flex}.qd-rationale-editor{background:#0812202e;border:1px solid #bed7f524;border-radius:10px;overflow:hidden}.qd-rationale-editor [contenteditable=true]{min-height:84px;padding:10px 12px}.qd-rationale-editor .ProseMirror{-webkit-text-decoration-skip:none;text-decoration:none}.qd-rationale-editor .ProseMirror ::selection{background:rgba(var(--qd-course-accent-rgb), .18)}.qd-rationale-editor [contenteditable=true]{caret-color:#f5faffeb}.brio-panel.brio-theme-light .qd-rationale-editor{background:#fff;border-color:#2d4e6c1f}.brio-panel.brio-theme-light .qd-rationale-preview{color:#23384dd1;background:#23384d09;border-color:#2d4e6c1a}.qd-rationales-action-button{color:#fffffff0;background:rgba(var(--qd-course-accent-rgb), .16);border:1px solid rgba(var(--qd-course-accent-rgb), .3);box-shadow:0 8px 18px rgba(var(--qd-course-accent-rgb), .1);justify-content:center}.qd-rationales-action-button:hover{background:rgba(var(--qd-course-accent-rgb), .24);border-color:rgba(var(--qd-course-accent-rgb), .42)}.qd-rationales-panel{width:min(520px,100vw - 18px)}.qd-rationales-body{gap:12px}.qd-rationale-card{background:#ffffff0b;border:1px solid #ffffff14;border-radius:14px;padding:12px}.qd-rationale-card-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.qd-rationale-card-head span{color:#fff;background:rgba(var(--qd-course-accent-rgb), .65);border-radius:9px;place-items:center;width:28px;height:28px;font-weight:850;display:grid}.qd-rationale-card-head strong{color:#e2f0ffb8;font-size:.76rem;font-weight:750}.qd-rationale-textarea{min-height:92px}.brio-theme-light .qd-rationales-action-button{color:#14283d;background:rgba(var(--qd-course-accent-rgb), .11);border-color:rgba(var(--qd-course-accent-rgb), .24)}.brio-panel.brio-theme-light .qd-rationale-card{background:#23384d09;border-color:#2d4e6c1a}.brio-panel.brio-theme-light .qd-rationale-card-head strong{color:#23384dad}.qd-button{cursor:pointer;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-size:.82rem;font-weight:700;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.qd-button:hover{transform:translateY(-1px)}.qd-button:disabled{opacity:.62;cursor:not-allowed;transform:none}.qd-button-secondary{color:#e2f0ffd1;background:#12203685;border:1px solid #ffffff1f}.qd-button-secondary:hover{background:#ffffff13;border-color:#ffffff2e}.brio-theme-light .qd-button-secondary{color:#14283dc2;background:#f8fcffb8;border-color:#385c7d24}.qd-button-primary{color:#fffffff5;background:linear-gradient(135deg, rgba(var(--qd-course-accent-rgb), .82), rgba(var(--qd-course-accent-rgb), .62));box-shadow:0 10px 22px rgba(var(--qd-course-accent-rgb), .18), inset 0 1px 0 #ffffff2e;border:1px solid #ffffff29}.qd-save-message{border-radius:999px;align-items:center;margin-top:12px;padding:7px 11px;font-size:.78rem;font-weight:650;display:inline-flex}.qd-save-message.is-error{color:#ffd4dc;background:#ff5c7a1f;border:1px solid #ff5c7a38}.qd-save-message.is-success{color:#bdf7d0;background:#48bb781f;border:1px solid #48bb7838}.qd-back-to-bank-btn{color:#e2f0ffbf;background:#ffffff0b;border:1px solid #ffffff1a;margin-right:auto}.qd-back-to-bank-btn:hover{color:#fffffff5;background:#ffffff14;border-color:#ffffff2e}.qd-workbench{grid-template-columns:minmax(0,1fr) 272px;align-items:start;gap:22px;width:100%;max-width:1400px;transition:max-width .22s;display:grid}.qd-workbench.is-panel-open{max-width:1080px}.qd-ai-action-grid{grid-template-columns:1fr;gap:4px;margin-bottom:8px;display:grid}.brio-panel-ai .brio-modal-option{color:#e2f0ffb3;background:0 0;border:none;border-left:2px solid #ffffff1a;border-radius:8px;justify-content:flex-start;min-height:34px;padding:0 10px;font-size:.82rem;font-weight:600;transition:color .14s,border-color .14s,background .12s}.brio-panel-ai .brio-modal-option:hover{color:#78f6dbf2;background:#78f6db0d;border-left-color:#78f6db80}.brio-theme-light .brio-panel-ai .brio-modal-option,.brio-panel.brio-theme-light .brio-modal-option{color:#23384db8;background:0 0;border:none;border-left:2px solid #2d4e6c2e}.brio-theme-light .brio-panel-ai .brio-modal-option:hover,.brio-panel.brio-theme-light .brio-modal-option:hover{color:#16877cf2;background:#16877c0d;border-left-color:#16877c80}.brio-panel.brio-theme-light .brio-panel-btn-accent{color:#fff;background:linear-gradient(135deg, rgba(var(--qd-course-accent-rgb), 1), rgba(var(--qd-course-accent-rgb), .82));box-shadow:0 4px 12px rgba(var(--qd-course-accent-rgb), .3)}.qd-ai-preview{gap:12px;display:grid}.qd-ai-draft-stem{width:100%;color:inherit;line-height:1.55}.qd-ai-draft-choices{gap:8px;width:100%;display:grid}.qd-ai-draft-choice{grid-template-columns:24px 1fr;align-items:start;gap:8px;width:100%;display:grid}.qd-ai-draft-choice.is-correct,.qd-ai-draft-choice.is-correct strong,.qd-ai-draft-choice.is-correct span{color:rgba(var(--qd-course-accent-rgb), 1)}.qd-ai-editable-output{min-height:180px}.qd-compose-card{background:var(--brio-dark-card-bg);border:1px solid var(--brio-dark-card-border);min-width:0;box-shadow:var(--brio-dark-card-shadow);border-radius:20px;overflow:hidden}.brio-theme-light .qd-compose-card{background:#fff;border-color:#2d4e6c24;box-shadow:0 3px 10px #244a6c14}.qd-compose-header{border-bottom:1px solid var(--brio-dark-card-border);background:linear-gradient(135deg, rgba(var(--qd-course-accent-rgb), .22), rgba(var(--qd-course-accent-rgb), .1));justify-content:space-between;align-items:center;gap:18px;padding:13px 18px;display:flex}.brio-theme-light .qd-compose-header{background:linear-gradient(135deg,#b82e65b8,#641e46d1);border-bottom-color:#2d4e6c1a}.brio-theme-light .qd-accent-teal .qd-compose-header{background:linear-gradient(135deg,#16877cb8,#0a504cd1)}.brio-theme-light .qd-accent-amber .qd-compose-header,.brio-theme-light .qd-accent-gold .qd-compose-header{background:linear-gradient(135deg,#d2972abd,#885a18d1)}.brio-theme-light .qd-accent-purple .qd-compose-header{background:linear-gradient(135deg,#5c4ec6b8,#2c267ad1)}.brio-theme-light .qd-accent-steel .qd-compose-header,.brio-theme-light .qd-accent-blue .qd-compose-header{background:linear-gradient(135deg,#4c6eb0b8,#2a4270d1)}.brio-theme-light .qd-accent-green .qd-compose-header{background:linear-gradient(135deg,#2a945ab8,#165836d1)}.qd-compose-header-left{align-items:center;gap:8px;display:flex}.qd-compose-header-label{letter-spacing:.1em;text-transform:uppercase;color:#f4f9ffd1;font-size:.81rem;font-weight:750}.brio-theme-light .qd-compose-header-label{color:#fffffff0;text-shadow:0 1px 2px #14233738}.qd-insert-row{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.qd-insert-row button{color:#f4f9ffc7;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff24;border-radius:8px;min-height:28px;padding:0 10px;font-size:.72rem;font-weight:750;transition:background .14s}.qd-insert-row button:hover{background:#ffffff2e}.qd-stem-area{padding:20px 22px 0}.qd-stem-label{flex-direction:column;gap:3px;margin-bottom:12px;display:flex}.qd-section-kicker,.qd-stem-label span,.qd-choices-head span{color:rgba(var(--qd-course-accent-rgb), .9);letter-spacing:.14em;text-transform:uppercase;font-size:.64rem;font-weight:800;display:block}.brio-theme-light .qd-section-kicker,.brio-theme-light .qd-stem-label span,.brio-theme-light .qd-choices-head span{color:rgba(var(--qd-course-accent-rgb), 1)}.qd-stem-label strong,.qd-choices-head strong{color:#f5fafff2;font-size:1rem;font-weight:650;line-height:1.1;display:block}.brio-theme-light .qd-stem-label strong,.brio-theme-light .qd-choices-head strong{color:var(--brio-light-text-strong)}.qd-stem-area>div:not(.qd-stem-label){background:#0812202e;border:1px solid #bed7f529;border-radius:10px;min-height:260px}.brio-theme-light .qd-stem-area>div:not(.qd-stem-label){background:#fff}.qd-stem-area [contenteditable=true]{outline:none;min-height:240px;padding:14px 16px 20px}.qd-stem-area>div:not(.qd-stem-label):focus-within{border-color:#bed7f557;box-shadow:0 0 0 2px #bed7f512}.qd-choices-area{border-top:1px solid var(--brio-dark-card-border);margin-top:10px;padding:18px 22px 22px}.brio-theme-light .qd-choices-area{border-top-color:#2d4e6c1a}.qd-choices-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.qd-add-choice{color:#e2f0ffc7;cursor:pointer;background:#ffffff0e;border:1px solid #ffffff18;border-radius:10px;align-items:center;gap:7px;min-height:32px;padding:0 10px;font-size:.75rem;font-weight:750;transition:background .14s;display:inline-flex}.qd-add-choice:hover{color:#fffffff2;background:rgba(var(--qd-course-accent-rgb), .13);border-color:rgba(var(--qd-course-accent-rgb), .24)}.brio-theme-light .qd-add-choice{color:#23384dc2;background:#fff9;border-color:#2d4e6c24}.brio-theme-light .qd-ai-draft-choice{color:#23384dd9}.brio-theme-light .qd-ai-draft-choice.is-correct,.brio-panel.brio-theme-light .qd-ai-draft-choice.is-correct,.brio-theme-light .qd-ai-draft-choice.is-correct strong,.brio-theme-light .qd-ai-draft-choice.is-correct span,.brio-panel.brio-theme-light .qd-ai-draft-choice.is-correct strong,.brio-panel.brio-theme-light .qd-ai-draft-choice.is-correct span{font-weight:700;color:rgba(var(--qd-course-accent-rgb), 1)!important}.brio-theme-light .qd-ai-draft-choice,.brio-panel.brio-theme-light .qd-ai-draft-choice,.brio-theme-light .qd-ai-draft-choice strong,.brio-theme-light .qd-ai-draft-choice span,.brio-panel.brio-theme-light .qd-ai-draft-choice strong,.brio-panel.brio-theme-light .qd-ai-draft-choice span{color:#23384dd9!important}.qd-question-actions{border-top:1px solid var(--brio-dark-card-border);justify-content:flex-end;align-items:center;gap:10px;margin-top:18px;padding-top:16px;display:flex}.qd-question-action-new{color:#e2f0ffdb;background:#fff1;border:1px solid #ffffff21}.qd-question-action-new:hover{color:#fffffff5;background:#ffffff1a;border-color:#fff3}.qd-question-action-save{color:#fffffff5;background:linear-gradient(135deg, rgba(var(--qd-course-accent-rgb), .86), rgba(var(--qd-course-accent-rgb), .62));box-shadow:0 10px 22px rgba(var(--qd-course-accent-rgb), .18);border:1px solid #ffffff29}.qd-question-action-save:hover{background:linear-gradient(135deg, rgba(var(--qd-course-accent-rgb), .96), rgba(var(--qd-course-accent-rgb), .72))}.brio-theme-light .qd-question-action-new{color:#14283dc7;background:#f8fcffb8;border-color:#385c7d24}.brio-theme-light .qd-question-actions{border-top-color:#2d4e6c1a}.qd-choice-body .qe-choice-insert{justify-content:flex-end;margin:0 0 4px;display:flex}.qd-choice-body .qe-choice-insert button{color:#e2f0ff9e;cursor:pointer;opacity:.55;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:8px;align-items:center;gap:5px;min-height:26px;padding:0 9px;font-size:.72rem;font-weight:700;transition:opacity .14s,background .14s,color .14s;display:inline-flex}.qd-choice-card:hover .qe-choice-insert button,.qd-choice-card:focus-within .qe-choice-insert button{opacity:1}.qd-choice-body .qe-choice-insert button:hover{color:#fffffff2;background:#ffffff1a}.brio-theme-light .qd-choice-body .qe-choice-insert button{color:#23384db3;background:#ffffffb3;border-color:#2d4e6c29}.qd-choice-card{background:#ffffff0a;border:1px solid #ffffff12;border-radius:14px;grid-template-columns:34px 38px minmax(0,1fr) 34px;align-items:start;gap:10px;padding:10px;transition:border-color .16s,background .16s;display:grid}.qd-choice-card:hover{background:#ffffff0f;border-color:#ffffff1c}.qd-choice-card.is-correct{background:rgba(var(--qd-course-accent-rgb), .1);border-color:rgba(var(--qd-course-accent-rgb), .28)}.brio-theme-light .qd-choice-card{background:#00000008;border-color:#2d4e6c1a}.brio-theme-light .qd-choice-card:hover{background:#0000000d;border-color:#2d4e6c29}.qd-choice-status,.qd-choice-delete{color:#dcecff75;cursor:pointer;border-radius:10px;place-items:center;width:34px;height:34px;transition:background .14s,color .14s;display:grid}.brio-theme-light .qd-choice-status,.brio-theme-light .qd-choice-delete{color:#23384d66}.qd-choice-card.is-correct .qd-choice-status{color:#fffffff0;background:rgba(var(--qd-course-accent-rgb), .24)}.qd-choice-delete:hover{color:#ffd0d6;background:#ff5c7a1f}.brio-theme-light .qd-choice-delete:hover{color:#b03062;background:#c33e701a}.qd-choice-badge{color:#f8fcfff0;background:linear-gradient(135deg, rgba(var(--qd-course-accent-rgb), .9), rgba(var(--qd-course-accent-rgb), .46));border:1px solid #ffffff21;border-radius:10px;place-items:center;width:38px;height:34px;font-size:.86rem;font-weight:850;display:grid}.qd-choice-body{border-radius:10px;min-width:0;overflow:hidden}.qd-choice-body [contenteditable=true]{background:0 0;min-height:34px}.qd-bank-panel{--bank-panel-muted:#e2f0ff94}.qd-bank-panel .brio-panel-header{padding-top:28px}.qd-bank-action-button{color:#fffffff0;background:rgba(var(--qd-course-accent-rgb), .16);border:1px solid rgba(var(--qd-course-accent-rgb), .3);box-shadow:0 8px 18px rgba(var(--qd-course-accent-rgb), .1);justify-content:center}.qd-bank-action-button:hover{background:rgba(var(--qd-course-accent-rgb), .24);border-color:rgba(var(--qd-course-accent-rgb), .42)}.brio-theme-light .qd-bank-action-button{color:#14283d;background:rgba(var(--qd-course-accent-rgb), .11);border-color:rgba(var(--qd-course-accent-rgb), .24)}.qd-bank-panel .brio-panel-header h2{color:#f5fafff0;letter-spacing:-.025em;margin:0;font-size:1.32rem;font-weight:700;line-height:1.08}.qd-bank-panel .brio-panel-header p{color:#e2f0ff9e;margin:8px 0 0;font-size:.84rem;line-height:1.35}.qd-bank-panel-body{flex-direction:column;gap:16px;display:flex}.qd-bank-panel .qd-field{margin-bottom:0}.qd-bank-panel .qd-field select{background:#ffffff0f;border-radius:12px;min-height:42px}.qd-bank-picker{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;overflow:hidden}.qd-bank-picker-head{background:linear-gradient(135deg, rgba(var(--qd-course-accent-rgb), .16), rgba(var(--qd-course-accent-rgb), .06));border-bottom:1px solid #ffffff14;padding:13px 14px}.qd-bank-picker-head span{color:rgba(var(--qd-course-accent-rgb), .95);letter-spacing:.13em;text-transform:uppercase;margin-bottom:4px;font-size:.64rem;font-weight:800;display:block}.qd-bank-picker-head strong{color:#f5faffe6;font-size:.96rem;font-weight:700;display:block}.qd-selected-banks{border-bottom:1px solid #ffffff14;padding:10px}.qd-selected-banks>span{color:rgba(var(--qd-course-accent-rgb), .95);letter-spacing:.13em;text-transform:uppercase;margin-bottom:7px;font-size:.62rem;font-weight:800;display:block}.qd-selected-banks p{color:#e2f0ff80;margin:0;font-size:.82rem}.qd-selected-bank-list{flex-wrap:wrap;gap:6px;display:flex}.qd-selected-bank{color:#fffffff0;background:rgba(var(--qd-course-accent-rgb), .22);border:1px solid rgba(var(--qd-course-accent-rgb), .34);cursor:pointer;border-radius:999px;align-items:center;gap:6px;max-width:100%;min-height:28px;padding:0 8px 0 10px;font-size:.74rem;font-weight:700;display:inline-flex}.qd-selected-bank:hover{background:#ff5c7a24;border-color:#ff5c7a4d}.qd-bank-select-list{flex-direction:column;gap:3px;max-height:320px;padding:8px;display:flex;overflow-y:auto}.qd-bank-select-row{color:#e2f0ffc2;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:8px;width:100%;min-height:38px;padding:6px 9px;transition:background .14s,border-color .14s,color .14s;display:grid}.qd-bank-select-row:hover{color:#fffffff2;background:#ffffff0e}.qd-bank-select-row.is-selected{color:#fffffff5;background:rgba(var(--qd-course-accent-rgb), .16);border-color:rgba(var(--qd-course-accent-rgb), .28)}.qd-bank-select-row strong{max-width:100%;color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;font-weight:750;overflow:hidden}.qd-bank-select-row small{color:#ffffffdb;background:rgba(var(--qd-course-accent-rgb), .24);text-overflow:ellipsis;white-space:nowrap;border-radius:8px;place-items:center;width:42px;min-height:24px;font-size:.68rem;font-weight:800;display:grid;overflow:hidden}.qd-bank-empty{color:#e2f0ff8f;background:#ffffff09;border-radius:12px;margin:8px;padding:14px;font-size:.84rem;line-height:1.35}.brio-theme-light .qd-bank-panel{--bank-panel-muted:#23384d8a}.brio-theme-light .qd-bank-panel .brio-panel-header p{color:#23384d9e}.brio-theme-light .qd-bank-panel .qd-field select{background:#0000000a}.brio-theme-light .qd-bank-picker{background:#00000006;border-color:#2d4e6c1a}.brio-theme-light .qd-bank-picker-head{border-bottom-color:#2d4e6c1a}.brio-theme-light .qd-bank-picker-head strong{color:#14283d}.brio-theme-light .qd-selected-banks{border-bottom-color:#2d4e6c1a}.brio-theme-light .qd-selected-banks p{color:#23384d85}.brio-theme-light .qd-selected-bank{color:#14283d;background:rgba(var(--qd-course-accent-rgb), .12);border-color:rgba(var(--qd-course-accent-rgb), .22)}.brio-theme-light .qd-selected-bank:hover{background:#c33e701a;border-color:#c33e7033}.brio-theme-light .qd-bank-select-row{color:#23384dc7}.brio-theme-light .qd-bank-select-row:hover{color:#14283d;background:#23384d0e}.brio-theme-light .qd-bank-select-row.is-selected{color:#14283d;background:rgba(var(--qd-course-accent-rgb), .11);border-color:rgba(var(--qd-course-accent-rgb), .22)}.brio-theme-light .qd-bank-empty{color:#23384d8f;background:#23384d0a}.qd-inspector{background:var(--brio-dark-card-bg);border:1px solid var(--brio-dark-card-border);box-shadow:var(--brio-dark-card-shadow);border-radius:20px;flex-direction:column;gap:2px;display:flex;position:sticky;top:18px;overflow:hidden}.brio-theme-light .qd-inspector{background:#fff;border-color:#2d4e6c24;box-shadow:0 3px 10px #244a6c14}.qd-inspector-card{box-shadow:none;border:none;border-bottom:1px solid var(--brio-dark-card-border);background:0 0;border-radius:0;padding:16px 16px 14px}.qd-inspector-card:last-child{border-bottom:none}.brio-theme-light .qd-inspector-card{border-bottom-color:#2d4e6c1a}.qd-inspector-heading{color:#e2f0ff8f;align-items:center;gap:8px;margin-bottom:12px;display:flex}.brio-theme-light .qd-inspector-heading{color:#23384d80}.qd-inspector-heading h3{color:#f5faffcc;letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:700}.brio-theme-light .qd-inspector-heading h3{color:#23384db3}.qd-field{flex-direction:column;gap:5px;margin-bottom:10px;display:flex}.qd-field:last-child{margin-bottom:0}.qd-field span{color:#dcecff80;letter-spacing:.12em;text-transform:uppercase;font-size:.64rem;font-weight:750}.brio-theme-light .qd-field span{color:#23384d80}.qd-field input,.qd-field select,.qd-field .brio-select{color:#ecf6ffe6;background:#ffffff0e;border:1px solid #ffffff17;border-radius:10px;outline:none;width:100%;min-height:36px;padding:0 10px;font-size:.84rem;font-weight:550;transition:border-color .16s,box-shadow .16s}.qd-field input::placeholder{color:#dcecff47}.qd-field input:focus,.qd-field select:focus,.qd-field .brio-select:focus-within,.qd-field .brio-select.is-open{border-color:rgba(var(--qd-course-accent-rgb), .48);box-shadow:0 0 0 3px rgba(var(--qd-course-accent-rgb), .1)}.brio-theme-light .qd-field input,.brio-theme-light .qd-field select,.brio-theme-light .qd-field .brio-select{color:#14283d;background:#0000000a;border-color:#2d4e6c24}.brio-theme-light .qd-field input::placeholder{color:#23384d52}.qd-mini-row,.qd-side-action{color:#e2f0ffad;cursor:pointer;border-radius:10px;align-items:center;gap:9px;width:100%;min-height:36px;margin-bottom:4px;padding:0 10px;font-size:.82rem;font-weight:600;transition:background .14s,color .14s;display:flex}.qd-mini-row:last-child,.qd-side-action:last-child{margin-bottom:0}.qd-mini-row:hover,.qd-side-action:hover{color:#fffffff2;background:#ffffff0e}.brio-theme-light .qd-mini-row,.brio-theme-light .qd-side-action{color:#23384dad}.brio-theme-light .qd-mini-row:hover,.brio-theme-light .qd-side-action:hover{color:#14283d;background:#23384d0e}.qd-ai-row{color:#ffffffe0;background:rgba(var(--qd-course-accent-rgb), .12);border:1px solid rgba(var(--qd-course-accent-rgb), .22)}.qd-ai-row:hover{background:rgba(var(--qd-course-accent-rgb), .18)!important}.qd-calculator-toggle{color:#e2f0ffad;cursor:pointer;background:#ffffff09;border:1px solid #ffffff12;border-radius:10px;justify-content:space-between;align-items:center;width:100%;min-height:38px;padding:0 10px;font-size:.82rem;font-weight:600;transition:background .14s,border-color .14s;display:flex}.qd-calculator-toggle strong{color:#f5faffcc;font-size:.78rem}.qd-calculator-toggle.is-active{background:rgba(var(--qd-course-accent-rgb), .1);border-color:rgba(var(--qd-course-accent-rgb), .22)}.brio-theme-light .qd-calculator-toggle{color:#23384dad;background:#00000008;border-color:#2d4e6c1f}.brio-theme-light .qd-calculator-toggle strong{color:#14283d}.qd-metadata-summary{gap:6px;margin-bottom:10px;display:grid}.qd-metadata-summary div{background:#ffffff09;border:1px solid #fff1;border-radius:8px;padding:6px 8px}.qd-metadata-summary span{color:rgba(var(--qd-course-accent-rgb), .86);letter-spacing:.13em;text-transform:uppercase;margin-bottom:2px;font-size:.58rem;font-weight:800;display:block}.qd-metadata-action-button{color:#ffffffeb;background:rgba(var(--qd-course-accent-rgb), .12);border:1px solid rgba(var(--qd-course-accent-rgb), .24);justify-content:center}.qd-metadata-action-button:hover{background:rgba(var(--qd-course-accent-rgb), .2);border-color:rgba(var(--qd-course-accent-rgb), .36)}.brio-theme-light .qd-metadata-action-button{color:#14283d;background:rgba(var(--qd-course-accent-rgb), .09);border-color:rgba(var(--qd-course-accent-rgb), .2)}.qd-metadata-summary strong{color:#f5faffd1;font-size:.74rem;font-weight:650;line-height:1.22;display:block}.brio-theme-light .qd-metadata-summary div{background:#23384d09;border-color:#2d4e6c1a}.brio-theme-light .qd-metadata-summary strong{color:#14283dcc}.qd-metadata-panel{width:min(560px,100vw - 18px)}.qd-metadata-header{border-bottom:1px solid #bed7f524}.qd-metadata-eyebrow{color:rgba(var(--qd-course-accent-rgb), .95);letter-spacing:.14em;text-transform:uppercase;margin-bottom:5px;font-size:.68rem;font-weight:850;display:block}.qd-metadata-body{grid-template-columns:1fr;gap:14px;min-height:0;display:grid;overflow-y:auto}.qd-metadata-section{background:#ffffff0b;border:1px solid #ffffff14;border-radius:16px;min-width:0;padding:14px}.qd-metadata-section-header{justify-content:space-between;align-items:center;margin:0 0 12px;display:flex}.qd-metadata-section-header h3{color:#f5faffe0;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.84rem;font-weight:800}.qd-metadata-section h3{color:#f5faffe0;letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:.84rem;font-weight:800}.qd-suggest-ao-button{border:1px solid rgba(var(--qd-course-accent-rgb), .45);background:rgba(var(--qd-course-accent-rgb), .12);color:rgba(var(--qd-course-accent-rgb), 1);cursor:pointer;border-radius:20px;align-items:center;gap:5px;padding:4px 10px;font-size:.75rem;font-weight:600;transition:background .15s,opacity .15s;display:inline-flex}.qd-suggest-ao-button:hover:not(:disabled){background:rgba(var(--qd-course-accent-rgb), .22)}.qd-suggest-ao-button:disabled{opacity:.4;cursor:not-allowed}@keyframes qd-spin{to{transform:rotate(360deg)}}.qd-suggest-ao-spinner{animation:.8s linear infinite qd-spin}.qd-suggest-ao-error{color:#ff6464d9;margin:0 0 8px;font-size:.75rem}.qd-suggest-ao-panel{background:rgba(var(--qd-course-accent-rgb), .07);border:1px solid rgba(var(--qd-course-accent-rgb), .2);border-radius:10px;margin-bottom:10px;padding:8px 10px}.qd-suggest-ao-label{color:#f5faff80;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px;font-size:.7rem;font-weight:600;display:block}.qd-suggest-ao-chips{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.qd-suggest-ao-chip{border:1px solid rgba(var(--qd-course-accent-rgb), .5);background:rgba(var(--qd-course-accent-rgb), .18);color:rgba(var(--qd-course-accent-rgb), 1);cursor:pointer;border-radius:20px;padding:4px 10px;font-size:.78rem;font-weight:700;transition:background .15s}.qd-suggest-ao-chip:hover{background:rgba(var(--qd-course-accent-rgb), .32)}.qd-suggest-ao-dismiss{color:#fff6;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-left:auto;transition:background .15s,color .15s;display:inline-flex}.qd-suggest-ao-dismiss:hover{color:#ffffffb3;background:#ffffff1a}.brio-theme-light .qd-metadata-section-header h3{color:#14283d}.brio-theme-light .qd-suggest-ao-label{color:#14283d80}.brio-theme-light .qd-suggest-ao-dismiss{color:#14283d66;border-color:#14283d33}.brio-theme-light .qd-suggest-ao-dismiss:hover{color:#14283db3;background:#14283d14}.qd-metadata-two-col{grid-template-columns:1fr 1fr;gap:10px;display:grid}.qd-metadata-chip-list{flex-wrap:wrap;gap:7px;margin:9px 0 10px;display:flex}.qd-metadata-chip{color:#fffffff0;background:rgba(var(--qd-course-accent-rgb), .2);border:1px solid rgba(var(--qd-course-accent-rgb), .32);border-radius:999px;align-items:center;gap:6px;max-width:100%;min-height:28px;padding:0 7px 0 10px;font-size:.74rem;font-weight:700;display:inline-flex}.qd-metadata-chip button{width:18px;height:18px;color:inherit;cursor:pointer;border-radius:999px;place-items:center;display:grid}.qd-metadata-results,.qd-metadata-objective-results{gap:6px;max-height:260px;display:grid;overflow-y:auto}.qd-metadata-result,.qd-metadata-objective-result{color:#e2f0ffc7;cursor:pointer;text-align:left;background:#ffffff0b;border:1px solid #ffffff12;border-radius:11px;width:100%;padding:9px 10px}.qd-metadata-result:hover,.qd-metadata-objective-result:hover{color:#fffffff5;background:rgba(var(--qd-course-accent-rgb), .12);border-color:rgba(var(--qd-course-accent-rgb), .24)}.qd-metadata-result.is-custom{border-style:dashed}.qd-metadata-objective-result{gap:4px;display:grid}.qd-metadata-objective-result strong{color:inherit;font-size:.82rem}.qd-metadata-objective-result span,.qd-metadata-objective-result small{color:#e2f0ff94;font-size:.75rem;line-height:1.28}.qd-metadata-actions{border-top:1px solid #bed7f51f;padding:14px 18px 18px}.brio-theme-light .qd-metadata-section{background:#23384d09;border-color:#2d4e6c1a}.brio-theme-light .qd-metadata-section h3{color:#14283d}.brio-theme-light .qd-metadata-chip{color:#14283d;background:rgba(var(--qd-course-accent-rgb), .11);border-color:rgba(var(--qd-course-accent-rgb), .22)}.brio-theme-light .qd-metadata-result,.brio-theme-light .qd-metadata-objective-result{color:#23384dc2;background:#ffffffa3;border-color:#2d4e6c1a}.brio-theme-light .qd-metadata-result:hover,.brio-theme-light .qd-metadata-objective-result:hover{color:#14283d;background:rgba(var(--qd-course-accent-rgb), .1);border-color:rgba(var(--qd-course-accent-rgb), .22)}.brio-theme-light .qd-metadata-objective-result span,.brio-theme-light .qd-metadata-objective-result small{color:#23384d94}@media (width<=760px){.qd-metadata-body,.qd-metadata-two-col{grid-template-columns:1fr}}.qd-preview-panel-header{border-bottom:1px solid #bed7f524;justify-content:space-between;align-items:flex-start;min-height:92px;padding:26px 24px 20px;display:flex}.qd-preview-type-badge{color:#fffffff5;background:rgba(var(--qd-course-accent-rgb), .72);min-height:34px;box-shadow:0 12px 28px rgba(var(--qd-course-accent-rgb), .18), inset 0 1px 0 #ffffff2e;letter-spacing:.04em;border:1px solid #ffffff29;border-radius:14px;align-items:center;padding:0 14px;font-size:.82rem;font-weight:850;display:inline-flex}.qd-preview-close{color:#e2f0ffb3;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff1f;border-radius:13px;place-items:center;width:38px;height:38px;display:grid}.qd-preview-close:hover{color:#fffffff5;background:#ffffff13}.qd-preview-panel .qd-preview-body{padding:22px 24px;font-size:.89rem;overflow-y:auto}.qd-preview-panel .qe-tiptap-stem{background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px}.qd-preview-panel .qd-preview-choice .qe-tiptap-stem{background:0 0;border:none;border-radius:0}.qd-preview-choices{flex-direction:column;gap:8px;margin-top:16px;display:flex}.qd-preview-choice{background:#ffffff0e;border:1px solid #bed7f529;border-radius:8px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;padding:9px 12px;display:grid}.qd-preview-choice-letter{color:#fff;background:rgba(var(--qd-course-accent-rgb), .62);border-radius:999px;place-items:center;width:34px;height:34px;font-weight:850;display:grid}.qd-preview-panel .qd-preview-choice [contenteditable=false],.qd-preview-panel .qd-preview-choice .ProseMirror{min-height:0;padding:0;font-size:.9rem;line-height:1.35}.qd-preview-panel .qd-preview-body>.qe-tiptap-stem{padding:4px}.qd-preview-panel .qd-preview-body>.qe-tiptap-stem .ProseMirror{padding:14px 16px;font-size:.94rem;line-height:1.42}.brio-theme-light .qd-preview-panel .qe-tiptap-stem,.brio-theme-light .qd-preview-choice{background:#fff;border-color:#2d4e6c1f}@media (width<=1180px){.qd-workbench{grid-template-columns:1fr}.qd-inspector{border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;position:static}.qd-inspector-card{border-bottom:none;border-right:1px solid var(--brio-dark-card-border)}.brio-theme-light .qd-inspector-card{border-right-color:#2d4e6c1a}.qd-inspector-card:last-child{border-right:none}}@media (width<=900px){.qd-page-head{flex-direction:column}.qd-page-actions{justify-content:flex-start}.qd-compose-header{flex-direction:column;align-items:flex-start}.qd-insert-row{justify-content:flex-start}.qd-inspector{grid-template-columns:1fr}.qd-content.has-side-panel{padding-right:18px}.qd-workbench.is-panel-open{max-width:1400px}}@media (width<=620px){.qd-content{padding:22px 18px 54px}.qd-page-head h1{font-size:clamp(1.8rem,9vw,2.4rem)}.qd-choice-card{grid-template-columns:34px 38px minmax(0,1fr)}.qd-choice-delete{grid-column:3;justify-self:end}}.qd-rationale-ai-btn{align-items:center;gap:5px;min-height:28px;margin-left:auto;padding:4px 10px;font-size:12px;display:flex}.qd-spin{animation:.9s linear infinite qd-spin-anim}@keyframes qd-spin-anim{to{transform:rotate(360deg)}}.ab-root{--qd-course-accent-rgb:92, 78, 198;--ab-accent-rgb:var(--qd-course-accent-rgb);--ab-accent-solid:rgb(var(--ab-accent-rgb));--ab-accent-soft:rgba(var(--ab-accent-rgb), .13);--ab-accent-border:rgba(var(--ab-accent-rgb), .26);--ab-card-bg:var(--brio-dark-card-bg,#122036b8);--ab-card-border:var(--brio-dark-card-border,#ffffff1a);--ab-card-shadow:var(--brio-dark-card-shadow,0 3px 10px #00000029);--ab-text-strong:#f5fafff2;--ab-text:#e2f0ffd1;--ab-text-soft:#e2f0ff94;min-height:100vh;display:flex}.ab-accent-rose{--qd-course-accent-rgb:217, 79, 140}.ab-accent-amber,.ab-accent-gold{--qd-course-accent-rgb:210, 151, 42}.ab-accent-teal{--qd-course-accent-rgb:45, 212, 192}.ab-accent-purple{--qd-course-accent-rgb:124, 105, 238}.ab-accent-steel,.ab-accent-blue{--qd-course-accent-rgb:76, 110, 176}.ab-accent-green{--qd-course-accent-rgb:70, 180, 110}.brio-theme-light.ab-accent-rose{--qd-course-accent-rgb:184, 46, 101}.brio-theme-light.ab-accent-amber,.brio-theme-light.ab-accent-gold{--qd-course-accent-rgb:172, 108, 24}.brio-theme-light.ab-accent-teal{--qd-course-accent-rgb:22, 135, 124}.brio-theme-light.ab-accent-purple{--qd-course-accent-rgb:92, 78, 198}.brio-theme-light.ab-accent-steel,.brio-theme-light.ab-accent-blue{--qd-course-accent-rgb:76, 110, 176}.brio-theme-light.ab-accent-green{--qd-course-accent-rgb:42, 148, 90}.ab-content{flex-direction:column;flex:1;gap:18px;width:100%;height:calc(100vh - 64px);min-height:0;padding:24px 28px;display:flex;overflow:hidden;background:0 0!important}.ab-root *{scrollbar-width:none}.ab-root ::-webkit-scrollbar{width:0;height:0}.ab-document-workspace{transition:padding-right .22s}.ab-document-workspace.has-builder-panel{padding-right:var(--ab-builder-panel-offset,0px)}.ab-root .ab-main{background:0 0!important}.ab-root .brio-dark-page{min-height:unset;height:unset;width:unset;overflow:unset;position:unset;isolation:unset;background:0 0}.ab-page-header{flex:none;justify-content:space-between;align-items:flex-start;gap:24px;width:100%;max-width:1400px;margin-bottom:4px;display:flex}.ab-kicker,.ab-eyebrow{color:rgba(var(--ab-accent-rgb), .92);letter-spacing:.15em;text-transform:uppercase;font-size:.72rem;font-weight:750;display:block}.ab-kicker{margin-bottom:8px}.ab-page-header .brio-page-title{letter-spacing:-.045em;margin:0;font-size:clamp(2.1rem,3.3vw,3.1rem);font-weight:650;line-height:1.03}.ab-page-header .brio-page-sub{color:#ffffffb3;max-width:660px;margin:10px 0 0;font-size:.92rem;font-weight:600;line-height:1.35}.ab-builder-shell{flex:1;grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:22px;width:100%;max-width:1400px;min-height:0;display:grid;overflow:hidden}.ab-document-workspace.has-builder-panel .ab-builder-shell{grid-template-columns:minmax(0,1fr)}.ab-preview-workspace{min-width:0;height:100%;min-height:0;display:flex}.ab-preview-panel{background:var(--ab-card-bg);border:1px solid var(--ab-card-border);width:100%;min-width:0;height:100%;min-height:0;box-shadow:var(--ab-card-shadow);border-radius:20px;flex-direction:column;display:flex;overflow:hidden}.ab-preview-panel.brio-glass{background:var(--ab-card-bg);border:1px solid var(--ab-card-border);box-shadow:var(--ab-card-shadow);-webkit-backdrop-filter:none;backdrop-filter:none}.ab-preview-header{border-bottom:1px solid var(--brio-dark-card-border);background:linear-gradient(135deg, rgba(var(--qd-course-accent-rgb), .22), rgba(var(--qd-course-accent-rgb), .1));flex:none;justify-content:space-between;align-items:center;gap:18px;padding:13px 18px;display:flex}.ab-preview-header>.ab-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#f4f9ffd1;font-size:.81rem;font-weight:750}.ab-zoom-control{min-height:30px;color:var(--ab-text);background:#ffffff0e;border:1px solid #ffffff17;border-radius:999px;align-items:center;gap:9px;margin:0;padding:0 11px;font-size:.78rem;font-weight:700;display:inline-flex}.ab-zoom-control input{width:110px;accent-color:rgb(var(--qd-course-accent-rgb))}.ab-preview-body{background:0 0;flex:1;min-height:0;padding:20px;overflow:auto}.ab-preview-toolbar{z-index:3;pointer-events:none;justify-content:center;margin:-20px 0 8px;display:flex;position:static}.ab-preview-toolbar .ab-zoom-control{pointer-events:auto}.ab-preview-empty{text-align:center;color:#1f344c;background:#eef3fb;border-radius:16px;align-content:center;place-items:center;gap:8px;min-height:100%;display:grid;box-shadow:inset 0 0 0 1px #1423320f}.ab-preview-empty h3{color:#17283c;margin:4px 0 0;font-size:1.05rem}.ab-preview-empty p{color:#546b82;max-width:300px;margin:0;font-size:.86rem;line-height:1.45}.ab-preview-zoom-stage{transform-origin:top;margin:0 auto}.ab-tools-rail{background:var(--ab-card-bg);border:1px solid var(--ab-card-border);min-width:0;max-height:100%;box-shadow:var(--ab-card-shadow);border-radius:20px;flex-direction:column;gap:2px;display:flex;position:sticky;top:18px;overflow:hidden auto}.ab-tools-card{box-shadow:none;border:none;border-bottom:1px solid var(--ab-card-border);background:0 0;border-radius:0;padding:16px 16px 14px}.ab-tools-card:last-child,.ab-tools-footer:last-child{border-bottom:none}.ab-tools-title-card{background:0 0}.ab-tools-title-input{width:100%;min-height:30px;color:var(--ab-text-strong);letter-spacing:-.015em;background:0 0;border:0;outline:0;margin-top:0;font-size:.92rem;font-weight:750;line-height:1.15}.ab-tools-title-input::placeholder{color:#e2f0ff5c}.ab-tools-actions{gap:4px;display:grid}.ab-tools-actions button,.ab-tools-back,.ab-tools-save,.ab-panel-toolbar button,.ab-option-buttons button,.ab-new-group-row button,.ab-group-management-list button,.ab-draft-group-header button{color:#e2f0ffad;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:9px;min-height:36px;padding:0 10px;font-size:.82rem;font-weight:600;transition:background .14s,color .14s,border-color .14s;display:flex}.ab-tools-actions button{justify-content:flex-start;width:100%}.ab-tools-actions button:hover,.ab-tools-actions button:active{color:#fffffff2;background:rgba(var(--ab-accent-rgb), .13);border-color:rgba(var(--ab-accent-rgb), .24)}.ab-panel-toolbar button:hover,.ab-option-buttons button:hover,.ab-new-group-row button:hover,.ab-tools-back:hover{color:#fffffff2;background:#ffffff0e}.ab-tools-footer{border-top:1px solid var(--ab-card-border);gap:9px;margin-top:auto;padding:14px 16px 16px;display:grid}.ab-save-status{border-radius:999px;justify-self:start;align-items:center;min-height:28px;padding:0 10px;font-size:.74rem;font-weight:650;display:inline-flex}.ab-save-status.saved{color:#bdf7d0;background:#48bb781f;border:1px solid #48bb7838}.ab-save-status.error{color:#ffd4dc;background:#ff5c7a1f;border:1px solid #ff5c7a38}.ab-tools-save{color:#fffffff5;background:linear-gradient(135deg, rgba(var(--ab-accent-rgb), .82), rgba(var(--ab-accent-rgb), .62));min-height:40px;box-shadow:0 10px 22px rgba(var(--ab-accent-rgb), .18);border:1px solid #ffffff29;justify-content:center}.ab-tools-save:hover{background:linear-gradient(135deg, rgba(var(--ab-accent-rgb), .96), rgba(var(--ab-accent-rgb), .72))}.ab-tools-back{color:#e2f0ffc7;background:#ffffff0e;border:1px solid #ffffff18;justify-content:center}.ab-version-select{gap:5px;width:100%;margin-top:10px;display:grid}.ab-version-select span{color:rgba(var(--ab-accent-rgb), .95);letter-spacing:.13em;text-transform:uppercase;font-size:.58rem;font-weight:800}.ab-version-select select,.ab-version-select .brio-select{color:#f5faffeb;background:rgba(var(--ab-accent-rgb), .12);border:1px solid rgba(var(--ab-accent-rgb), .24);width:100%;min-height:38px;font:inherit;border-radius:12px;outline:none;padding:0 11px;font-size:.82rem;font-weight:650}.ab-tools-question-count{color:#e2f0ffad;margin-top:10px;font-size:.82rem;font-weight:650}.ab-slide-panel{--qd-course-accent-rgb:var(--ab-accent-rgb);width:min(740px,96vw);max-height:100vh}.ab-question-options-panel,.ab-details-panel{width:min(560px,96vw)}.ab-panel-body-wide{flex:1;gap:14px;min-height:0;padding:18px;overflow-y:auto}.ab-panel-sticky-footer,.ab-random-panel-footer,.ab-details-panel .brio-panel-footer,.ab-page-setup-panel .brio-panel-footer{background:#091626fa;border-top:1px solid #ffffff14;flex-shrink:0;justify-content:center;padding:14px 18px}.ab-panel-control-grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:12px;display:grid}.ab-panel-field{gap:7px;display:grid}.ab-panel-field>span,.ab-option-group>span{color:#dcecff94;letter-spacing:.1em;text-transform:uppercase;font-size:.67rem;font-weight:900}.ab-panel-field input,.ab-panel-field select,.ab-panel-field .brio-select,.ab-new-group-row input{color:#ecf6ffeb;width:100%;min-height:42px;font:inherit;background:#16243b;border:1px solid #ffffff1f;border-radius:13px;outline:none;padding:0 12px}.ab-drag-preview{background:rgba(var(--ab-accent-rgb), .92);color:#fff;pointer-events:none;border-radius:999px;padding:8px 12px;font-size:.78rem;font-weight:800;position:fixed;top:-1000px;left:-1000px;box-shadow:0 10px 22px #0000003d}.ab-panel-search{min-height:42px;color:rgba(var(--ab-accent-rgb), .92);background:#16243b;border:1px solid #ffffff1f;border-radius:13px;align-items:center;gap:9px;padding:0 12px;display:flex}.ab-panel-search input{background:0 0;border:0;flex:1;min-width:0;padding:0}.ab-panel-bank-row{flex-wrap:wrap;gap:8px;display:flex}.ab-bank-chip{color:#dcecff;cursor:pointer;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:8px;min-height:34px;padding:0 11px;display:inline-flex}.ab-bank-chip span{font-size:.76rem;font-weight:850}.ab-bank-chip small{color:#a9c5e4}.ab-bank-chip.active{background:rgba(var(--ab-accent-rgb), .13);border-color:rgba(var(--ab-accent-rgb), .32);color:#fffffff0}.ab-panel-section-header,.ab-panel-toolbar,.ab-source-card-top,.ab-row-meta,.ab-objective-coverage-title,.ab-draft-group-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.ab-outline-shuffle-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.ab-panel-section-header strong{color:#fffffff0;background:rgba(var(--ab-accent-rgb), .12);border:1px solid rgba(var(--ab-accent-rgb), .22);border-radius:999px;place-items:center;min-width:28px;height:28px;font-size:.8rem;display:grid}.ab-add-questions-panel .brio-panel-body{min-height:0;overflow:hidden}.ab-add-questions-panel .ab-panel-question-grid{flex:1;grid-auto-rows:max-content;min-height:0;padding-right:2px;overflow-y:auto}.ab-panel-question-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ab-empty-small{border:1px dashed rgba(var(--ab-accent-rgb), .24);color:#e2f0ffb3;background:#ffffff09;border-radius:16px;grid-column:1/-1;padding:14px;font-size:.86rem}.ab-source-card,.ab-draft-row{background:#ffffff0e;border:1px solid #ffffff1a;border-radius:16px;padding:13px}.ab-source-card{flex-direction:column;gap:9px;min-height:198px;display:flex}.ab-source-card strong,.ab-source-main strong,.ab-draft-main strong{color:#f4f8ff;font-size:.84rem;font-weight:900;line-height:1.25}.ab-source-card p,.ab-source-card-stem,.ab-draft-stem-preview{color:#e8f4ffcc;font-size:.78rem;line-height:1.35}.ab-source-card small,.ab-source-main small,.ab-draft-main small{color:#a9c5e4;font-size:.7rem;font-weight:750}.ab-row-meta{flex-wrap:wrap;justify-content:flex-start}.ab-row-meta span{color:#cde0ff;text-transform:uppercase;font-size:.62rem;font-weight:950}.ab-source-objectives{flex-wrap:wrap;gap:.35rem;display:flex}.ab-source-objective-chip{border:1px solid rgba(var(--ab-accent-rgb), .32);background:rgba(var(--ab-accent-rgb), .11);color:#ffffffe6;border-radius:999px;width:fit-content;padding:.16rem .48rem;font-size:.65rem;font-weight:850;display:inline-flex}.ab-source-card button,.ab-draft-row button{border:1px solid rgba(var(--ab-accent-rgb), .24);background:rgba(var(--ab-accent-rgb), .11);color:#fffffff0;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.ab-source-card button.is-added,.ab-draft-row button{color:#ffb4bd;background:#ffffff0e;border-color:#ffffff1a}.ab-draft-list{flex-direction:column;gap:8px;display:flex}.ab-outline-list{padding-bottom:18px}.ab-draft-row{grid-template-columns:18px 32px minmax(0,1fr) 34px;align-items:center;gap:9px;display:grid}.ab-draft-row.selected{border-color:rgba(var(--ab-accent-rgb), .5);background:rgba(var(--ab-accent-rgb), .12)}.ab-draft-row.drag-over-before,.ab-draft-row.drag-over-after{opacity:.62;position:relative}.ab-draft-row.drag-over-before:before,.ab-draft-row.drag-over-after:after{content:"";background:rgb(var(--ab-accent-rgb));height:3px;box-shadow:0 0 0 3px rgba(var(--ab-accent-rgb), .14);pointer-events:none;z-index:2;border-radius:999px;position:absolute;left:10px;right:10px}.ab-draft-row.drag-over-before:before{top:-6px}.ab-draft-row.drag-over-after:after{bottom:-6px}.ab-draft-row{cursor:grab}.ab-draft-row:active{cursor:grabbing}.ab-draft-grip{color:#c6daee8f;pointer-events:none;place-items:center;display:grid}.ab-draft-row:hover .ab-draft-grip{color:#ffffffe0}.ab-draft-number{color:#eaf2ff;background:#ffffff12;border:1px solid #ffffff1c;border-radius:11px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.82rem;font-weight:950;display:flex}.ab-draft-stem-preview{max-height:52px;margin-top:4px;overflow:hidden}.ab-draft-group-header{border:1px solid rgba(var(--ab-accent-rgb), .18);background:rgba(var(--ab-accent-rgb), .08);border-radius:12px;margin:10px 0 4px;padding:8px 10px}.ab-draft-group-header span{text-overflow:ellipsis;white-space:nowrap;color:#ebfcffe6;min-width:0;font-size:.74rem;font-weight:850;overflow:hidden}.ab-draft-group-header button{border-radius:999px;min-height:30px;font-size:.68rem}.ab-panel-toolbar p,.ab-panel-copy-block p,.ab-objective-coverage p{color:#dcecff9e;margin:4px 0 0;font-size:.84rem;line-height:1.42}.ab-objective-coverage,.ab-draft-options,.ab-panel-copy-block{border:1px solid rgba(var(--ab-accent-rgb), .18);background:rgba(var(--ab-accent-rgb), .07);border-radius:17px;padding:14px}.ab-objective-coverage-title strong{color:#fffffff0;background:rgba(var(--ab-accent-rgb), .16);border-radius:999px;place-items:center;min-width:26px;height:26px;display:grid}.ab-objective-coverage-list{flex-wrap:wrap;gap:.45rem;display:flex}.ab-objective-coverage-row{background:rgba(var(--ab-accent-rgb), .1);color:#ffffffe6;border-radius:999px;align-items:center;gap:.45rem;width:fit-content;padding:.38rem .55rem;font-size:.78rem;font-weight:850;display:inline-flex}.ab-question-picker{gap:10px;display:grid}.ab-question-picker-list{flex-wrap:wrap;gap:8px;display:flex}.ab-question-picker-list button{cursor:pointer;color:#e2f0ffc7;background:#ffffff0b;border:1px solid #ffffff17;border-radius:999px;justify-content:center;align-items:center;width:76px;min-height:38px;padding:0 13px;font-size:.82rem;font-weight:850;transition:background .14s,border-color .14s,color .14s;display:inline-flex}.ab-question-picker-list button:hover,.ab-question-picker-list button.active{color:#fffffff5;background:rgba(var(--ab-accent-rgb), .14);border-color:rgba(var(--ab-accent-rgb), .32)}.ab-panel-options,.ab-draft-options{gap:14px;display:grid}.ab-option-group{gap:7px;display:grid}.ab-option-buttons{flex-wrap:wrap;gap:8px;display:flex}.ab-option-buttons button.active{background:rgba(var(--ab-accent-rgb), .16);border-color:rgba(var(--ab-accent-rgb), .36);color:#fffffff0}.ab-option-note{color:#dcecff80;margin:0;font-size:.73rem;line-height:1.45}.ab-draft-number.is-bonus,.ab-question-picker-list button.is-bonus{color:#ffd79a;background:#ffc45c24;border-color:#ffc45c52}.ab-answer-key-item.is-bonus .ab-answer-key-number{color:#ffd79a;background:#ffc45c29}.ab-draft-bonus-chip{color:#ffd79a;letter-spacing:.09em;text-transform:uppercase;vertical-align:middle;background:#ffc45c29;border:1px solid #ffc45c5c;border-radius:999px;margin-left:8px;padding:2px 8px;font-size:.62rem;font-weight:900}.ab-version-preview{border:1px solid rgba(var(--ab-accent-rgb), .18);background:rgba(var(--ab-accent-rgb), .07);border-radius:17px;padding:14px}.ab-version-tree{color:#e2f0ffc7;gap:7px;margin-top:10px;font-size:.9rem;font-weight:650;display:grid}.ab-version-tree strong{color:#f5fafff2;font-size:1rem}.ab-version-tree span{color:#e2f0ffad}.ab-version-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ab-version-choice{text-align:left;cursor:pointer;color:#e2f0ffc7;background:#ffffff0b;border:1px solid #ffffff17;border-radius:18px;gap:6px;min-height:132px;padding:16px;display:grid}.ab-version-choice:hover,.ab-version-choice.active{color:#fffffff5;background:rgba(var(--ab-accent-rgb), .14);border-color:rgba(var(--ab-accent-rgb), .32)}.ab-version-choice strong{color:rgba(var(--ab-accent-rgb), .95);letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:950}.ab-version-choice span{color:#f5fafff2;font-size:1rem;font-weight:850}.ab-version-choice p{color:#e2f0ff9e;margin:0;font-size:.84rem;line-height:1.35}.ab-version-form{gap:14px;display:grid}.ab-panel-copy-block h3{color:#f4f8ff;margin:6px 0 0;font-size:1.1rem}.ab-new-group-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.ab-new-group-row button:disabled{opacity:.45;cursor:not-allowed}.ab-group-management-list{flex-wrap:wrap;gap:8px;display:flex}.ab-group-management-list button{color:#ffd8d8;background:#96282824;border-color:#ff969638;border-radius:999px;min-height:34px}.ab-random-summary{border:1px solid rgba(var(--ab-accent-rgb), .18);background:rgba(var(--ab-accent-rgb), .08);border-radius:15px;gap:4px;padding:12px 14px;display:grid}.ab-random-summary strong{color:#f5fafff5;font-size:1rem;font-weight:850}.ab-random-bank-row{background:#ffffff0e;border:1px solid #ffffff14;border-radius:14px;grid-template-columns:22px minmax(0,1fr) 64px;align-items:center;gap:12px;padding:12px 16px;display:grid}.ab-random-bank-info{flex-direction:column;gap:2px;min-width:0;display:flex}.ab-random-bank-info strong{text-overflow:ellipsis;white-space:nowrap;color:#f5f8fff5;font-size:.98rem;font-weight:750;overflow:hidden}.ab-random-bank-info span{color:#e8f4ffa3;font-size:.82rem}.ab-random-bank-row input{border:1px solid rgba(var(--ab-accent-rgb), .22);color:#f0f8fff5;text-align:center;background:#ffffff14;border-radius:10px;width:64px;height:34px;font-weight:850}.ab-random-preview-list{border:1px solid rgba(var(--ab-accent-rgb), .16);background:#ffffff0b;border-radius:14px;gap:10px;padding:10px;display:grid}.ab-random-preview-row{color:#e8f4ffcc;background:#ffffff09;border-radius:12px;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:8px;padding:8px;display:grid;position:relative}.ab-random-preview-row strong{background:rgba(var(--ab-accent-rgb), .12);color:#fffffff5;border-radius:999px;place-items:center;width:28px;height:28px;display:grid}.ab-random-preview-main{min-width:0}.ab-random-preview-meta{align-items:center;gap:8px;margin-bottom:4px;display:flex}.ab-random-preview-objective{text-overflow:ellipsis;white-space:nowrap;border:1px solid rgba(var(--ab-accent-rgb), .32);background:rgba(var(--ab-accent-rgb), .11);color:#ffffffe6;border-radius:999px;width:fit-content;max-width:120px;padding:.16rem .48rem;font-size:.65rem;font-weight:850;display:inline-flex;position:absolute;top:8px;right:8px;overflow:hidden}.ab-random-preview-row b{color:#f5fafff5;font-size:.82rem}.ab-random-preview-meta span{color:#e8f4ff8a;font-size:.72rem;font-weight:750}.ab-random-preview-row p{margin:4px 0 0;font-size:.78rem;line-height:1.3}.ab-random-preview-rendered{font-size:.82rem;line-height:1.35;display:block}.ab-random-preview-rendered img,.ab-random-preview-rendered canvas,.ab-random-preview-rendered svg{max-width:100%;height:auto}.ab-random-preview-actions{gap:8px;margin-top:8px;display:flex}.ab-random-preview-swap,.ab-random-preview-remove{cursor:pointer;border-radius:999px;width:fit-content;min-height:28px;padding:0 10px;font-size:.72rem;font-weight:800}.ab-random-preview-swap{border:1px solid rgba(var(--ab-accent-rgb), .28);background:rgba(var(--ab-accent-rgb), .12);color:#f5faffeb}.ab-random-preview-remove{color:#ffd8d8;background:#96282824;border:1px solid #ff969638}.ab-random-preview-swap:hover{background:rgba(var(--ab-accent-rgb), .18)}.ab-random-preview-remove:hover{background:#b4323233}.ab-page-setup-panel{--qd-course-accent-rgb:var(--ab-accent-rgb)}.ab-page-setup-header{background:var(--brio-accent-header-bg,linear-gradient(135deg, rgba(var(--ab-accent-rgb), .3), rgba(var(--ab-accent-rgb), .16)))}.ab-page-setup-body{gap:16px}.ab-page-setup-intro{gap:4px;display:grid}.ab-page-setup-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ab-page-setup-card{background:#ffffff0b;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:12px;min-width:0;padding:14px;display:flex}.ab-page-setup-card-wide{grid-column:1/-1}.ab-page-setup-card-title{color:rgba(var(--ab-accent-rgb), .92);align-items:center;gap:8px;display:flex}.ab-page-setup-card-title h3{color:#f5fafff0;margin:0;font-size:.95rem;font-weight:750}.ab-shared-cover-note{border:1px solid rgba(var(--ab-accent-rgb), .26);background:rgba(var(--ab-accent-rgb), .1);color:#e2f0ffd1;border-radius:10px;margin:0;padding:9px 11px;font-size:.78rem;line-height:1.45}.brio-theme-light .ab-shared-cover-note{color:#23384ddb;border-color:rgba(var(--ab-accent-rgb), .24)}.ab-page-setup-check{color:#e2f0ffc2;align-items:center;gap:9px;min-height:38px;font-size:.86rem;font-weight:650;display:flex}.ab-page-setup-check input{accent-color:rgb(var(--ab-accent-rgb))}.ab-page-setup-check input:disabled+span,.ab-page-setup-check input:disabled{opacity:.48}.ab-page-setup-policy{gap:8px;display:grid}.ab-page-setup-policy>span{color:#dcecff80;letter-spacing:.12em;text-transform:uppercase;font-size:.64rem;font-weight:750}.ab-page-setup-toggle{flex-wrap:wrap;gap:8px;display:flex}.ab-page-setup-toggle button{color:#e2f0ffbd;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff17;border-radius:999px;min-height:34px;padding:0 12px;font-size:.8rem;font-weight:700}.ab-page-setup-toggle button:hover,.ab-page-setup-toggle button.active{color:#fffffff5;background:rgba(var(--ab-accent-rgb), .14);border-color:rgba(var(--ab-accent-rgb), .3)}.ab-page-setup-cover-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 14px;display:grid}.brio-theme-light .ab-page-setup-card{background:#23384d09;border-color:#2d4e6c1a}.brio-theme-light .ab-page-setup-card-title h3{color:#14283d}.brio-theme-light .ab-page-setup-check{color:#23384dbd}.brio-theme-light .ab-page-setup-policy>span{color:#23384d85}.brio-theme-light .ab-page-setup-toggle button{color:#23384db8;background:#ffffffa3;border-color:#2d4e6c1a}.brio-theme-light .ab-page-setup-toggle button:hover,.brio-theme-light .ab-page-setup-toggle button.active{color:#14283d;background:rgba(var(--ab-accent-rgb), .11);border-color:rgba(var(--ab-accent-rgb), .22)}@media (width<=720px){.ab-page-setup-grid,.ab-page-setup-cover-options{grid-template-columns:1fr}}.brio-theme-light .ab-version-choice{color:#23384db8;background:#23384d09;border-color:#2d4e6c1a}.brio-theme-light .ab-version-choice:hover,.brio-theme-light .ab-version-choice.active{color:#14283d;background:rgba(var(--ab-accent-rgb), .1);border-color:rgba(var(--ab-accent-rgb), .24)}.brio-theme-light .ab-version-choice span{color:#14283d}.brio-theme-light .ab-version-choice p{color:#23384d9e}.ab-document-image{max-width:100%;height:auto;margin:var(--ab-gap-figure,8px) auto;display:block}.ab-document-image.align-left{margin-left:0;margin-right:auto}.ab-document-image.align-center{margin-left:auto;margin-right:auto}.ab-document-image.align-right{margin-left:auto;margin-right:0}.ab-document-token{border:1px solid #0f172a33;border-radius:6px;align-items:center;margin:0 3px;padding:2px 6px;font-size:.72rem;font-weight:700;display:inline-flex}.ab-document-asset-placeholder{background:#0f172a0a;border:1px solid #0f172a38;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;min-height:42px;margin:8px 0;padding:8px 10px;font-size:.78rem;display:flex}.ab-rendered-table{border-collapse:collapse;width:auto;max-width:100%;margin:var(--ab-gap-figure,10px) auto;font-size:.78rem}.ab-rendered-table td{text-align:center;vertical-align:middle;font-variant-numeric:tabular-nums;border:1px solid #0f172a59;padding:5px 10px}.ab-rendered-table tr.is-header td,.ab-rendered-table td.is-header{background:#0f172a0f;font-weight:700}.ab-rendered-table tr.is-header td{border-bottom-width:2px}.ab-rendered-graph{margin:var(--ab-gap-figure,8px) 0;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:.8rem;display:flex}.ab-graph-image{background:#fff;border:1px solid #14233247;border-radius:8px;max-width:100%;height:auto;display:block}.ab-source-card-stem .ab-document-image{object-fit:contain;max-height:90px;margin:6px auto;max-width:100%!important}.ab-draft-stem-preview .ab-document-image{object-fit:contain;max-height:42px;margin:2px 0;max-width:72px!important}.ab-draft-stem-preview .ab-rendered-table{max-width:130px;margin:2px 0;font-size:.55rem}.ab-draft-stem-preview .ab-rendered-table td{padding:1px 3px}.ab-draft-stem-preview .ab-rendered-graph{justify-content:flex-start;margin:2px 0}.ab-draft-stem-preview .ab-graph-image{max-width:90px;max-height:50px}.ab-document-measure-root{visibility:hidden;pointer-events:none;position:fixed;top:0;left:-9999px}.brio-theme-light .ab-version-preview{background:#23384d09;border-color:#2d4e6c1a}.brio-theme-light .ab-version-tree,.brio-theme-light .ab-version-tree span{color:#23384d9e}.brio-theme-light .ab-version-tree strong{color:#14283d}.brio-theme-light .ab-kicker,.brio-theme-light .ab-eyebrow,.brio-theme-light .ab-panel-search{color:rgba(var(--ab-accent-rgb), .92)}.brio-theme-light .ab-preview-header>.ab-eyebrow{color:#fffffff0}.brio-theme-light .ab-preview-panel,.brio-theme-light .ab-tools-card,.brio-theme-light .ab-source-card,.brio-theme-light .ab-draft-row,.brio-theme-light .ab-objective-coverage,.brio-theme-light .ab-draft-options,.brio-theme-light .ab-panel-copy-block{background:#ffffffc7;border-color:#23577d29;box-shadow:0 18px 44px #2d5d7d1a}.brio-theme-light .ab-tools-title-input,.brio-theme-light .ab-source-card strong,.brio-theme-light .ab-draft-main strong,.brio-theme-light .ab-draft-number,.brio-theme-light .ab-panel-copy-block h3{color:#fffffff0}.brio-theme-light .ab-source-card small,.brio-theme-light .ab-draft-main small,.brio-theme-light .ab-draft-stem-preview,.brio-theme-light .ab-source-card-stem,.brio-theme-light .ab-panel-toolbar p,.brio-theme-light .ab-panel-copy-block p,.brio-theme-light .ab-objective-coverage p,.brio-theme-light .ab-empty-small{color:#45657c}.brio-theme-light .ab-tools-actions button,.brio-theme-light .ab-tools-back,.brio-theme-light .ab-zoom-control,.brio-theme-light .ab-bank-chip,.brio-theme-light .ab-option-buttons button,.brio-theme-light .ab-panel-toolbar button,.brio-theme-light .ab-new-group-row button{color:#18364f;background:#ffffffbd;border-color:#26628429}.brio-theme-light .ab-bank-chip.active,.brio-theme-light .ab-option-buttons button.active,.brio-theme-light .ab-question-picker-list button.active{color:#14283d;background:rgba(var(--ab-accent-rgb), .12);border-color:rgba(var(--ab-accent-rgb), .28)}.brio-theme-light .ab-question-picker-list button{color:#23384db8;background:#23384d09;border-color:#2d4e6c1a}.brio-theme-light .ab-question-picker-list button:hover{color:#14283d;background:rgba(var(--ab-accent-rgb), .09);border-color:rgba(var(--ab-accent-rgb), .2)}.brio-theme-light .ab-question-picker-list button strong{color:#14283d}.brio-theme-light .ab-panel-field input,.brio-theme-light .ab-panel-field select,.brio-theme-light .ab-panel-field .brio-select,.brio-theme-light .ab-panel-search,.brio-theme-light .ab-new-group-row input,.brio-theme-light .ab-version-select select,.brio-theme-light .ab-version-select .brio-select{color:#14283d;background:#f5f7fa;border-color:#2d4e6c24}.ab-slide-panel .brio-panel-header{background:var(--brio-accent-header-bg,linear-gradient(135deg, rgba(var(--ab-accent-rgb), .22), rgba(var(--ab-accent-rgb), .1)))}.ab-panel-field>span,.ab-option-group>span,.ab-panel-section-header .ab-eyebrow,.ab-objective-coverage-title,.ab-row-meta span{color:rgba(var(--ab-accent-rgb), .88)}.ab-panel-field input:focus,.ab-panel-field select:focus,.ab-panel-field .brio-select:focus-within,.ab-panel-field .brio-select.is-open,.ab-new-group-row input:focus{border-color:rgba(var(--ab-accent-rgb), .48);box-shadow:0 0 0 3px rgba(var(--ab-accent-rgb), .1)}.ab-draft-group-header{background:rgba(var(--ab-accent-rgb), .12);border-color:rgba(var(--ab-accent-rgb), .24);color:#fffffff0}.ab-source-card,.ab-draft-row,.ab-random-bank-row,.ab-random-preview-list{box-shadow:none;background:#ffffff0b;border-color:#ffffff14}.ab-random-preview-row strong{background:rgba(var(--ab-accent-rgb), .16);border-color:rgba(var(--ab-accent-rgb), .3);color:#fffffff5}.brio-theme-light.ab-root{--ab-card-bg:#fff;--ab-card-border:#2d4e6c24;--ab-card-shadow:0 3px 10px #244a6c14;--ab-text-strong:var(--brio-light-text-strong,#14283d);--ab-text:#23384dc7;--ab-text-soft:#23384d8f}.brio-theme-light .ab-page-header .brio-page-sub{color:#23384d99}.brio-theme-light .ab-preview-panel,.brio-theme-light .ab-preview-panel.brio-glass,.brio-theme-light .ab-tools-rail{background:#fff;border-color:#2d4e6c24;box-shadow:0 3px 10px #244a6c14}.brio-theme-light .ab-preview-header{background:linear-gradient(135deg, rgba(var(--ab-accent-rgb), .72), #641e46d1);border-bottom-color:#2d4e6c1a}.brio-theme-light .ab-tools-title-card{background:linear-gradient(135deg, rgba(var(--ab-accent-rgb), .86), rgba(var(--ab-accent-rgb), .68));border-color:rgba(var(--ab-accent-rgb), .18)}.brio-theme-light .ab-preview-body{background:#23384d09}.brio-theme-light .ab-tools-card,.brio-theme-light .ab-tools-footer,.brio-theme-light .ab-source-card,.brio-theme-light .ab-draft-row,.brio-theme-light .ab-random-bank-row,.brio-theme-light .ab-random-preview-list,.brio-theme-light .ab-objective-coverage,.brio-theme-light .ab-draft-options,.brio-theme-light .ab-panel-copy-block{box-shadow:none;background:#23384d09;border-color:#2d4e6c1a}.brio-theme-light .ab-option-note{color:var(--ab-text-soft)}.brio-theme-light .ab-draft-bonus-chip,.brio-theme-light .ab-draft-number.is-bonus,.brio-theme-light .ab-question-picker-list button.is-bonus,.brio-theme-light .ab-answer-key-item.is-bonus .ab-answer-key-number{color:#8a5200;background:#b06a001a;border-color:#b06a0047}.brio-theme-light .ab-tools-title-input,.brio-theme-light .ab-source-card strong,.brio-theme-light .ab-source-main strong,.brio-theme-light .ab-draft-main strong,.brio-theme-light .ab-draft-number,.brio-theme-light .ab-panel-copy-block h3{color:var(--ab-text-strong)}.brio-theme-light .ab-source-card small,.brio-theme-light .ab-source-main small,.brio-theme-light .ab-draft-main small,.brio-theme-light .ab-draft-stem-preview,.brio-theme-light .ab-source-card-stem,.brio-theme-light .ab-panel-toolbar p,.brio-theme-light .ab-panel-copy-block p,.brio-theme-light .ab-objective-coverage p,.brio-theme-light .ab-empty-small,.brio-theme-light .ab-random-bank-row span,.brio-theme-light .ab-random-preview-row,.brio-theme-light .ab-panel-field>span,.brio-theme-light .ab-option-group>span{color:var(--ab-text-soft)}.brio-theme-light .ab-tools-actions button,.brio-theme-light .ab-tools-back,.brio-theme-light .ab-zoom-control,.brio-theme-light .ab-bank-chip,.brio-theme-light .ab-option-buttons button,.brio-theme-light .ab-panel-toolbar button,.brio-theme-light .ab-new-group-row button{color:#23384dad;background:#ffffffa3;border:1px solid #2d4e6c1a}.brio-theme-light .ab-tools-actions button:hover,.brio-theme-light .ab-tools-back:hover,.brio-theme-light .ab-option-buttons button:hover,.brio-theme-light .ab-panel-toolbar button:hover,.brio-theme-light .ab-new-group-row button:hover{color:#14283d;background:rgba(var(--ab-accent-rgb), .09);border-color:rgba(var(--ab-accent-rgb), .2)}.brio-theme-light .ab-tools-save,.brio-theme-light .ab-bank-chip.active,.brio-theme-light .ab-option-buttons button.active,.brio-theme-light .ab-draft-row.selected,.brio-theme-light .ab-source-card button,.brio-theme-light .ab-panel-section-header strong,.brio-theme-light .ab-objective-coverage-title strong,.brio-theme-light .ab-draft-group-header{color:#14283d;background:rgba(var(--ab-accent-rgb), .11);border-color:rgba(var(--ab-accent-rgb), .22)}.brio-theme-light .ab-tools-save{color:#fff;background:linear-gradient(135deg, rgba(var(--ab-accent-rgb), .94), rgba(var(--ab-accent-rgb), .74));box-shadow:0 8px 18px rgba(var(--ab-accent-rgb), .18)}.brio-theme-light .ab-panel-field input,.brio-theme-light .ab-panel-field select,.brio-theme-light .ab-panel-field .brio-select,.brio-theme-light .ab-panel-search,.brio-theme-light .ab-new-group-row input,.brio-theme-light .ab-random-bank-row input,.brio-theme-light .ab-version-select .brio-select{color:#14283d;background:#f5f7fa;border-color:#2d4e6c24}.brio-theme-light .ab-panel-search input{color:#14283d}.brio-panel.brio-theme-light .ab-panel-sticky-footer,.brio-panel.brio-theme-light .ab-random-panel-footer,.brio-panel.brio-theme-light.ab-details-panel .brio-panel-footer,.brio-panel.brio-theme-light.ab-page-setup-panel .brio-panel-footer{background:#fff;border-top-color:#2d4e6c1a}.ab-root .ab-preview-toolbar .ab-zoom-control span{color:#f4f9ffd1}.brio-theme-light .ab-preview-toolbar .ab-zoom-control span{color:#14283d}.ab-root .ab-preview-toolbar .ab-zoom-control input{accent-color:rgb(var(--qd-course-accent-rgb))}.ab-draft-bank-line{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;margin:3px 0 5px;display:flex}.ab-draft-main{min-width:0}.ab-draft-row .ab-draft-bank-chip{border:1px solid rgba(var(--ab-accent-rgb), .3);background:rgba(var(--ab-accent-rgb), .12);color:#ecf6ffdb;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;border-radius:999px;flex:0 auto;width:auto;min-width:0;max-width:100%;height:auto;padding:2px 8px;font-size:.68rem;font-weight:700;line-height:1.6;display:inline-block;overflow:hidden}.ab-draft-row .ab-draft-bank-chip:hover{background:rgba(var(--ab-accent-rgb), .22)}.ab-draft-bank-none{color:#ffcdc8f2;background:#ff786e24;border:1px solid #ff968c73;border-radius:999px;padding:2px 8px;font-size:.68rem;font-weight:800}.ab-draft-question-id{color:#dcecff57;font-variant-numeric:tabular-nums;font-size:.66rem;font-weight:700}.brio-theme-light .ab-draft-row .ab-draft-bank-chip{color:#14283d;border-color:rgba(var(--ab-accent-rgb), .28)}.brio-theme-light .ab-draft-bank-none{color:#8c2f27;background:#c85a501f;border-color:#a03c3252}.brio-theme-light .ab-draft-question-id{color:#23384d6b}.ab-spacing-group{border:1px solid var(--ab-card-border);border-radius:14px;gap:11px;padding:12px}.ab-spacing-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.ab-spacing-reset{color:#dcecff80;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:0 0;border:none;padding:0;font-size:.68rem;font-weight:800}.ab-spacing-reset:hover{color:#ffffffe6}.ab-spacing-slider{gap:4px;display:grid}.ab-spacing-slider-label{color:#e2f0ffb8;justify-content:space-between;align-items:baseline;gap:8px;font-size:.76rem;font-weight:600;display:flex}.ab-spacing-slider-label em{color:#e2f0ff80;font-variant-numeric:tabular-nums;font-size:.72rem;font-style:normal;font-weight:700}.ab-spacing-slider input[type=range]{width:100%;accent-color:rgb(var(--ab-accent-rgb));cursor:pointer;margin:0}.ab-spacing-apply-all{border:1px solid rgba(var(--ab-accent-rgb), .32);background:rgba(var(--ab-accent-rgb), .12);color:#ecf6ffe6;cursor:pointer;border-radius:10px;min-height:34px;margin-top:2px;font-size:.76rem;font-weight:700}.ab-spacing-apply-all:hover{background:rgba(var(--ab-accent-rgb), .2)}.brio-theme-light .ab-spacing-slider-label{color:#23384dc7}.brio-theme-light .ab-spacing-slider-label em,.brio-theme-light .ab-spacing-reset{color:#23384d8c}.brio-theme-light .ab-spacing-reset:hover{color:#14283d}.brio-theme-light .ab-spacing-apply-all{color:#14283d;background:rgba(var(--ab-accent-rgb), .12);border-color:rgba(var(--ab-accent-rgb), .28)}@media (width<=1260px){.ab-builder-shell{grid-template-columns:minmax(0,1fr) 280px;gap:16px}.ab-panel-question-grid{grid-template-columns:1fr}}@media (width<=1200px){.ab-document-workspace.has-builder-panel{padding-right:0}.ab-content{height:calc(100vh - 64px);min-height:0;padding:22px 18px 54px;overflow:hidden auto}.ab-page-header{flex-direction:column}.ab-builder-shell{flex:none;grid-template-columns:1fr;align-items:stretch;overflow:visible}.ab-preview-workspace{height:auto;min-height:0;display:block}.ab-tools-rail{height:auto;max-height:none;position:static;overflow:visible}.ab-preview-panel{height:auto;min-height:58vh}.ab-preview-header{grid-template-columns:1fr;align-items:start}.ab-preview-actions{justify-content:flex-start}.ab-panel-control-grid,.ab-new-group-row{grid-template-columns:1fr}}.ab-random-bank-block{flex-direction:column;gap:6px;display:flex}.ab-random-bank-block.is-expanded .ab-random-bank-row{border-color:rgba(var(--ab-accent-rgb), .32)}.ab-random-bank-toggle{color:#ebf4ffcc;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:7px;justify-content:center;align-items:center;width:22px;height:22px;padding:0;display:inline-flex}.ab-random-bank-toggle:hover{background:rgba(var(--ab-accent-rgb), .24);color:#fff}.ab-random-bank-row input:disabled{opacity:.72;cursor:not-allowed}.ab-random-objective-list{border-left:2px solid rgba(var(--ab-accent-rgb), .28);flex-direction:column;gap:4px;margin:0 0 4px 34px;padding-left:12px;display:flex}.ab-random-objective-row{background:#ffffff09;border:1px solid #ffffff0f;border-radius:11px;grid-template-columns:minmax(0,1fr) 56px;align-items:center;gap:10px;padding:8px 12px;display:grid}.ab-random-objective-info{flex-direction:column;gap:1px;min-width:0;display:flex}.ab-random-objective-info strong{text-overflow:ellipsis;white-space:nowrap;color:#f3f8ffeb;font-size:.88rem;font-weight:700;overflow:hidden}.ab-random-objective-info span{color:#e8f4ff8c;font-size:.76rem}.ab-random-objective-row input{border:1px solid rgba(var(--ab-accent-rgb), .22);color:#f0f8fff5;text-align:center;background:#ffffff14;border-radius:9px;width:56px;height:30px;font-weight:800}.ab-random-objective-empty{color:#e8f4ff8c;padding:8px 12px;font-size:.82rem}.brio-theme-light .ab-random-objective-row,.brio-theme-light .ab-random-bank-toggle{box-shadow:none;background:#23384d0a;border-color:#2d4e6c1f}.brio-theme-light .ab-random-bank-toggle,.brio-theme-light .ab-random-objective-info strong{color:var(--ab-text-strong)}.brio-theme-light .ab-random-objective-info span,.brio-theme-light .ab-random-objective-empty{color:var(--ab-text-soft)}.brio-theme-light .ab-random-objective-row input{color:#14283d;background:#f5f7fa;border-color:#2d4e6c24}.brio-theme-light .ab-random-bank-info strong,.brio-theme-light .ab-random-summary strong{color:var(--ab-text-strong)}.ab-random-objective-block{flex-direction:column;gap:4px;display:flex}.ab-random-objective-row{grid-template-columns:18px minmax(0,1fr) 56px}.ab-random-objective-toggle{border-radius:6px;width:18px;height:18px}.ab-random-objective-block.is-expanded .ab-random-objective-row{border-color:rgba(var(--ab-accent-rgb), .3)}.ab-random-difficulty-row{flex-wrap:wrap;gap:6px;margin:0 0 6px 30px;display:flex}.ab-random-difficulty-chip{cursor:pointer;background:#ffffff0b;border:1px solid #ffffff17;border-radius:9px;flex-direction:column;align-items:center;gap:3px;padding:5px 7px;display:flex}.ab-random-difficulty-name{color:#e8f4ff9e;letter-spacing:.02em;white-space:nowrap;font-size:.7rem;font-weight:700}.ab-random-difficulty-chip input{border:1px solid rgba(var(--ab-accent-rgb), .22);color:#f0f8fff5;text-align:center;background:#ffffff14;border-radius:8px;width:42px;height:26px;font-size:.82rem;font-weight:800}.ab-random-short-flag{color:#ffb45f;font-weight:750}.ab-random-shortfall{color:#ffe2bef0;background:#ffb45f1f;border:1px solid #ffb45f52;border-radius:12px;flex-direction:column;gap:3px;padding:9px 12px;font-size:.79rem;line-height:1.45;display:flex}.brio-theme-light .ab-random-difficulty-chip{background:#23384d0a;border-color:#2d4e6c1f}.brio-theme-light .ab-random-difficulty-name{color:var(--ab-text-soft)}.brio-theme-light .ab-random-difficulty-chip input{color:#14283d;background:#f5f7fa;border-color:#2d4e6c24}.brio-theme-light .ab-random-shortfall{color:#7a4a12;background:#ffb45f29;border-color:#b26c1e47}.brio-theme-light .ab-random-short-flag{color:#a45c11}.ab-cover-fields{flex-direction:column;gap:4px;display:flex}.ab-cover-field-head{color:#e8f4ff80;letter-spacing:.06em;text-transform:uppercase;grid-template-columns:minmax(0,1fr) 86px;gap:12px;padding:0 10px 2px;font-size:.7rem;font-weight:750;display:grid}.ab-cover-field-head span:last-child{text-align:center}.ab-cover-field-row{background:#ffffff09;border:1px solid #ffffff0f;border-radius:10px;grid-template-columns:minmax(0,1fr) 86px;align-items:center;gap:12px;padding:6px 10px;display:grid}.ab-cover-field-row .ab-page-setup-check{margin:0}.ab-cover-size-control{justify-content:center;align-items:center;gap:5px;display:flex}.ab-cover-size-control input{border:1px solid rgba(var(--ab-accent-rgb), .22);color:#f0f8fff5;text-align:center;background:#ffffff14;border-radius:9px;width:52px;height:30px;font-size:.84rem;font-weight:800}.ab-cover-size-control input:disabled{opacity:.45;cursor:not-allowed}.ab-cover-size-control span{color:#e8f4ff80;font-size:.74rem}.ab-cover-title-field small{color:#e8f4ff8c;margin-top:5px;font-size:.76rem;display:block}.ab-cover-reset{color:#ebf4ffd1;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:10px;align-self:flex-start;margin-top:2px;padding:7px 12px;font-size:.8rem;font-weight:700}.ab-cover-reset:hover:not(:disabled){background:rgba(var(--ab-accent-rgb), .22);color:#fff}.ab-cover-reset:disabled{opacity:.45;cursor:not-allowed}.brio-theme-light .ab-cover-field-row,.brio-theme-light .ab-cover-reset{background:#23384d0a;border-color:#2d4e6c1f}.brio-theme-light .ab-cover-field-head,.brio-theme-light .ab-cover-size-control span,.brio-theme-light .ab-cover-title-field small{color:var(--ab-text-soft)}.brio-theme-light .ab-cover-reset{color:var(--ab-text-strong)}.brio-theme-light .ab-cover-size-control input{color:#14283d;background:#f5f7fa;border-color:#2d4e6c24}.ab-test-id-readout{color:#e8f4ff99;background:#ffffff0a;border:1px solid #ffffff12;border-radius:10px;align-items:baseline;gap:9px;margin-top:2px;padding:8px 12px;font-size:.8rem;display:flex}.ab-test-id-readout strong{letter-spacing:.14em;color:#f5fafff2;font-size:.95rem;font-weight:850}.ab-test-id-input{color:#f5fafff2;width:5.6em;font:inherit;letter-spacing:.14em;text-transform:uppercase;background:0 0;border:1px solid #0000;border-radius:7px;outline:none;padding:2px 6px;font-size:.95rem;font-weight:850}.ab-test-id-input:hover{border-color:#ffffff24}.ab-test-id-input:focus{border-color:rgba(var(--ab-accent-rgb), .5);background:#ffffff0f}.ab-test-id-reset{border:1px solid rgba(var(--ab-accent-rgb), .32);background:rgba(var(--ab-accent-rgb), .14);color:#ecf6ffe6;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border-radius:999px;margin-left:auto;padding:2px 8px;font-size:.66rem;font-weight:800}.ab-test-id-hint{color:#e8f4ff73;margin:5px 2px 0;font-size:.72rem;line-height:1.4;display:block}.brio-theme-light .ab-test-id-input,.brio-theme-light .ab-test-id-reset{color:#14283d}.brio-theme-light .ab-test-id-hint{color:#23384d8c}.brio-theme-light .ab-test-id-readout{color:var(--ab-text-soft);background:#23384d0a;border-color:#2d4e6c1f}.brio-theme-light .ab-test-id-readout strong{color:var(--ab-text-strong)}.ab-footer-field-head{color:#e8f4ff80;letter-spacing:.06em;text-transform:uppercase;grid-template-columns:minmax(0,1fr) 86px 108px;gap:10px;padding:0 10px 2px;font-size:.7rem;font-weight:750;display:grid}.ab-footer-field-head span:not(:first-child){text-align:center}.ab-footer-field-row{background:#ffffff09;border:1px solid #ffffff0f;border-radius:10px;grid-template-columns:minmax(0,1fr) 86px 108px;align-items:center;gap:10px;padding:6px 10px;display:grid}.ab-footer-field-row .ab-page-setup-check{margin:0}.ab-footer-weight-select{border:1px solid rgba(var(--ab-accent-rgb), .22);color:#f0f8fff5;background:#ffffff14;border-radius:9px;width:108px;height:30px;padding:0 8px;font-size:.82rem;font-weight:700}.ab-footer-weight-select:disabled{opacity:.45;cursor:not-allowed}.brio-theme-light .ab-footer-field-row{background:#23384d0a;border-color:#2d4e6c1f}.brio-theme-light .ab-footer-field-head{color:var(--ab-text-soft)}.brio-theme-light .ab-footer-weight-select{color:#14283d;background:#f5f7fa;border-color:#2d4e6c24}.ab-bubble-hint{color:#e8f4ff9e;background:#ffffff0a;border:1px solid #ffffff12;border-radius:10px;margin:0;padding:8px 12px;font-size:.79rem;line-height:1.5}.ab-bubble-setting-row{grid-template-columns:minmax(0,1fr) 86px}.ab-bubble-setting-label{color:#f0f7ffdb;font-size:.88rem;font-weight:600}.brio-theme-light .ab-bubble-hint{color:var(--ab-text-soft);background:#23384d0a;border-color:#2d4e6c1f}.brio-theme-light .ab-bubble-setting-label{color:var(--ab-text-strong)}.ab-answer-key-empty,.ab-answer-key-note{color:#e8f4ff9e;font-size:.8rem}.ab-answer-key-section{gap:8px;display:grid}.ab-answer-key-grid{grid-template-columns:repeat(auto-fill,minmax(58px,1fr));gap:6px;margin:0;padding:0;list-style:none;display:grid}.ab-answer-key-item{border:1px solid rgba(var(--ab-accent-rgb), .16);background:#ffffff0a;border-radius:10px;grid-template-columns:1fr;justify-items:center;gap:2px;padding:6px 4px;display:grid}.ab-answer-key-number{color:#e8f4ff8a;font-size:.68rem;font-weight:750}.ab-answer-key-letter{color:#f5fafff5;font-size:.98rem;font-weight:800}.ab-answer-key-item.in-run{background:#ffa84c24;border-color:#ffba788c}.ab-answer-key-item.is-unkeyed .ab-answer-key-letter{color:#e8f4ff61}.ab-answer-key-warning{color:#ffe8cef0;background:#ffa84c1f;border:1px solid #ffba786b;border-radius:12px;gap:4px;padding:10px 12px;font-size:.8rem;display:grid}.ab-answer-key-warning strong{font-size:.82rem}.ab-answer-key-warning-hint{color:#ffe8ceb3;font-size:.75rem}.ab-answer-key-distribution{gap:6px;display:grid}.ab-answer-key-dist-row{grid-template-columns:18px minmax(0,1fr) 74px;align-items:center;gap:10px;display:grid}.ab-answer-key-dist-letter{color:#f5faffeb;font-size:.82rem;font-weight:800}.ab-answer-key-dist-bar{background:#ffffff12;border-radius:999px;height:10px;display:block;overflow:hidden}.ab-answer-key-dist-bar>span{background:rgba(var(--ab-accent-rgb), .62);border-radius:999px;height:100%;display:block}.ab-answer-key-dist-count{color:#e8f4ffa8;text-align:right;font-size:.76rem;font-weight:700}.brio-panel.brio-theme-light .ab-answer-key-empty,.brio-panel.brio-theme-light .ab-answer-key-note,.brio-panel.brio-theme-light .ab-answer-key-number,.brio-panel.brio-theme-light .ab-answer-key-dist-count{color:#2d4e6cb3}.brio-panel.brio-theme-light .ab-answer-key-letter,.brio-panel.brio-theme-light .ab-answer-key-dist-letter{color:#14283d}.brio-panel.brio-theme-light .ab-answer-key-item{background:#2d4e6c0d;border-color:#2d4e6c24}.brio-panel.brio-theme-light .ab-answer-key-item.in-run{background:#ffb0502e;border-color:#c8781e73}.brio-panel.brio-theme-light .ab-answer-key-warning{color:#6b3d05;background:#ffb05029;border-color:#c8781e61}.brio-panel.brio-theme-light .ab-answer-key-warning-hint{color:#6b3d05c7}.ab-preview-panel{flex-direction:column;gap:14px;display:flex}.ab-preview-header{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:10px;display:flex}.ab-preview-title-block{min-width:0}.ab-preview-header h2{color:#eaf2ff;letter-spacing:-.035em;max-width:none;margin:4px 0 0;font-size:25px}.ab-preview-actions{justify-content:center;align-items:center;gap:10px;width:100%;display:flex}.ab-preview-button,.ab-page-setup-button{color:#dcecff;cursor:pointer;white-space:nowrap;background:#ffffff0e;border:1px solid #ffffff21;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 10px;font-size:12px;font-weight:850;display:inline-flex}.ab-preview-button:hover,.ab-page-setup-button:hover{color:#bffefa;background:#2dd4c01f;border-color:#76f5ee47}.ab-preview-badge{color:#bffefa;white-space:nowrap;background:#2dd4c01a;border:1px solid #76f5ee38;border-radius:999px;align-items:center;gap:7px;min-height:36px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.ab-preview-body{flex:1;min-height:0;padding-right:4px;overflow-y:auto}.ab-zoom-control{color:#dcecff;background:#ffffff0e;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:9px;min-height:30px;padding:0 12px;display:inline-flex}.ab-zoom-control span{color:#bffefa;min-width:38px;font-size:12px;font-weight:900}.ab-zoom-control input{accent-color:#46d9cf;width:120px}.ab-preview-zoom-stage{margin:0 auto;position:relative}.ab-preview-zoom-content{transform-origin:0 0;width:8.5in}.ab-preview-zoom-content .ab-document-preview{padding:0}.ab-preview-zoom-content .ab-document-page{box-sizing:border-box;width:8.5in;min-height:11in}.brio-theme-light .ab-preview-button,.brio-theme-light .ab-page-setup-button{color:#385873;background:#ffffff6b;border-color:#46698729}.brio-theme-light .ab-preview-button:hover,.brio-theme-light .ab-page-setup-button:hover{color:#176d78;background:#1f969b1f;border-color:#1f969b47}.brio-theme-light .ab-zoom-control{color:#385873;background:#ffffff6b;border-color:#46698729}.brio-theme-light .ab-zoom-control span{color:#176d78}.ab-document-preview{flex-direction:column;align-items:center;gap:28px;min-height:100%;padding:10px 8px 24px;display:flex}.ab-document-page{color:#111827;box-sizing:border-box;background:#fff;border-radius:10px;width:min(100%,860px);min-height:980px;padding:46px 42px;box-shadow:0 22px 55px #00000038}.ab-document-lines{color:#111827;grid-template-columns:minmax(0,1fr) 110px 220px;gap:22px;width:100%;margin-bottom:46px;font-size:13px;display:grid}.ab-document-line-item{align-items:baseline;gap:6px;min-width:0;display:flex}.ab-document-line-item strong{white-space:nowrap;font-weight:400}.ab-document-line-item em{border-bottom:1px solid #111827;flex:1;height:1em}.ab-document-line-item em.is-filled,.ab-bubble-name em.is-filled{white-space:nowrap;text-overflow:ellipsis;min-width:0;padding-left:6px;font-style:normal;font-weight:600;line-height:1;overflow:hidden}.ab-document-title{text-align:center;margin-bottom:42px}.ab-document-title h1{margin:0;font-size:28px;line-height:1.2}.ab-document-title p{color:#4b5563;margin:10px 0 0;font-size:14px;font-weight:700}.ab-document-questions{flex-direction:column;gap:0;display:flex}.ab-document-question{break-inside:avoid;border:1px solid #111827;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:10px;min-height:120px;padding:12px;display:grid}.ab-document-question-number{color:#111827;font-size:15px;font-weight:800;line-height:1.5}.ab-document-bonus-divider{break-inside:avoid;break-after:avoid;align-items:center;gap:10px;margin:14px 0 10px;display:flex}.ab-document-bonus-divider:before,.ab-document-bonus-divider:after{content:"";border-top:1px solid #111827;flex:1}.ab-document-bonus-divider span{color:#111827;letter-spacing:.18em;text-transform:uppercase;font-size:12px;font-weight:800}.ab-document-question-body{min-width:0}.ab-document-stem{margin:0 0 var(--ab-gap-stem-choices,12px);color:#111827;font-size:15px;line-height:1.5}.ab-document-choices{column-gap:28px;row-gap:var(--ab-gap-choice-row,8px);grid-template-columns:1fr 1fr;display:grid}.ab-document-choice{color:#111827;grid-template-columns:24px minmax(0,1fr);align-items:baseline;gap:6px;font-size:14px;line-height:1.35;display:grid}.ab-document-choice:has(img,table){align-items:start}.ab-document-choice>span{font-weight:700}.ab-document-choice p{margin:0}.ab-preview-list{margin:var(--ab-gap-list,4px) 0 var(--ab-gap-list,4px) 22px;padding:0;display:block}.ab-preview-list li{margin:2px 0;padding-left:3px;display:list-item}.ab-preview-list.list-upper-roman{list-style-type:upper-roman}.ab-preview-list.list-lower-roman{list-style-type:lower-roman}.ab-preview-list.list-upper-alpha{list-style-type:upper-alpha}.ab-preview-list.list-lower-alpha{list-style-type:lower-alpha}.ab-preview-list.list-number{list-style-type:decimal}.ab-document-workspace{margin-top:14px}.ab-preview-empty{color:#102033;text-align:center;background:#f7fbfff2;border:1px solid #dce8f4f2;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:420px;padding:34px;display:flex;box-shadow:0 18px 45px #00000024}.ab-preview-empty svg{color:#176d78}.ab-preview-empty h3{margin:16px 0 8px;font-size:22px}.ab-preview-empty p{color:#496276;max-width:380px;margin:0;line-height:1.5}.ab-cover-page{text-align:center;grid-template-rows:auto 1fr auto;display:grid}.ab-cover-top{flex-direction:column;align-self:center;align-items:center;gap:18px;display:flex;transform:translateY(-36px)}.ab-cover-top h1{max-width:620px;margin:0;font-size:36px;line-height:1.15}.ab-cover-top h2{margin:0;font-size:21px;font-weight:500}.ab-cover-policy{letter-spacing:.08em;text-transform:uppercase;border:1px solid #111827;margin-top:22px;padding:10px 22px;font-weight:900}.ab-cover-instructions-box{text-align:left;box-sizing:border-box;border:1px solid #111827;width:100%;margin:42px auto 0;padding:18px 22px}.ab-cover-instructions-box h3{text-transform:uppercase;letter-spacing:.08em;margin:0 0 10px;font-size:15px}.ab-cover-instructions-box p{margin:0;font-size:14px;line-height:1.55}.ab-cover-lines{grid-template-columns:minmax(0,1fr) 110px 220px;gap:22px;width:100%;display:grid}.ab-document-choices.layout-two-column{grid-template-columns:1fr 1fr;gap:8px 28px;display:grid}.ab-document-choices.layout-one-column{flex-direction:column;gap:6px;display:flex}.ab-document-choices.layout-inline{flex-wrap:wrap;gap:16px 24px;display:flex}.ab-document-choices.layout-inline .ab-document-choice{grid-template-columns:auto auto;gap:4px}.ab-print-root{display:none}@media print{@page{size:letter portrait;margin:0}html,body,#root,.brio-root{background:#fff!important;height:auto!important;min-height:0!important;overflow:visible!important}.brio-root>main,.brio-root>aside,.brio-root>nav,.brio-sidebar,.brio-main{display:none!important}.ab-print-root{background:#fff!important;height:auto!important;min-height:0!important;display:block!important;position:static!important;overflow:visible!important}.ab-print-root .ab-document-preview{background:#fff!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;display:block!important;overflow:visible!important}.ab-print-root .ab-document-page{break-after:page;page-break-after:always;width:8.5in!important;min-height:11in!important;box-shadow:none!important;box-sizing:border-box!important;border-radius:0!important;margin:0!important;padding:.5in!important;display:block!important}.ab-print-root .ab-document-page:last-child{break-after:auto;page-break-after:auto}}.ab-document-measure-root{visibility:hidden;pointer-events:none;z-index:-1;width:8.5in;position:fixed;top:0;left:-10000px}.ab-document-measure-root .ab-measure-page{box-sizing:border-box;width:8.5in;height:11in;min-height:11in;overflow:visible}.ab-document-footer{letter-spacing:.04em;color:#9ca3af;border-top:1px solid #e5e7eb;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:baseline;gap:12px;width:100%;margin-top:auto;padding-top:8px;font-size:8.5px;display:grid}.ab-document-footer-left{text-align:left;text-overflow:ellipsis;white-space:nowrap;letter-spacing:.02em;color:#4b5563;overflow:hidden}.ab-document-footer-center{text-align:center;color:#6b7280;white-space:nowrap;font-size:9.5px}.ab-document-footer-right{text-align:right;letter-spacing:.12em;font-variant-numeric:tabular-nums;white-space:nowrap}.ab-cover-page .ab-document-footer{align-self:end}.ab-document-page:not(.ab-cover-page):not(.ab-measure-page){flex-direction:column;display:flex}.ab-document-page:not(.ab-cover-page):not(.ab-measure-page)>*{flex-shrink:0}.ab-bubble-block{box-sizing:border-box;break-inside:avoid;page-break-inside:avoid;border:1px solid #111827;margin-top:18px;padding:10px 12px 11px}.ab-bubble-head{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:8px;display:flex}.ab-bubble-title{letter-spacing:.1em;text-transform:uppercase;color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:700;overflow:hidden}.ab-bubble-name{color:#111827;flex:1;align-items:baseline;gap:6px;max-width:260px;font-size:10px;display:flex}.ab-bubble-name strong{white-space:nowrap;font-weight:400}.ab-bubble-name em{border-bottom:1px solid #111827;flex:1;height:1em}.ab-bubble-columns{align-items:flex-start;gap:22px;display:flex}.ab-bubble-column{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.ab-bubble-row{align-items:center;gap:7px;display:flex}.ab-bubble-number{text-align:right;color:#111827;font-variant-numeric:tabular-nums;min-width:17px;font-size:9.5px}.ab-bubble-options{gap:5px;display:flex}.ab-bubble-option{color:#6b7280;box-sizing:border-box;border:1px solid #4b5563;border-radius:50%;justify-content:center;align-items:center;width:13px;height:13px;font-size:7.5px;line-height:1;display:flex}.ab-bubble-written{border-bottom:1px solid #4b5563;width:96px;height:12px;display:block}.ab-bubble-slips{flex-direction:column;gap:0;width:100%;display:flex}.ab-bubble-slip{border-bottom:1px dashed #9ca3af;padding:9px 0}.ab-bubble-slip:last-child{border-bottom:0}.ab-bubble-slip .ab-bubble-block{margin-top:0}.brio-combobox-menu{flex-direction:column;display:flex;overflow:hidden}.brio-combobox-placeholder{opacity:.55}.brio-combobox-search{color:#dcecff;background:#7896b41f;border:1px solid #ffffff1f;border-radius:9px;flex:none;align-items:center;gap:7px;min-height:32px;margin:2px 2px 4px;padding:0 9px;display:flex}.brio-combobox-search svg{opacity:.6;flex:none}.brio-combobox-search input{min-width:0;height:100%;color:inherit;background:0 0;border:0;outline:none;flex:1;font-size:.78rem;font-weight:550}.brio-combobox-search input::placeholder{color:currentColor;opacity:.5}.brio-combobox-options{flex:1;min-height:0;overflow-y:auto}.brio-combobox-empty{color:#dcecff8c;text-align:center;padding:12px 10px;font-size:.78rem;font-weight:550}.brio-combobox-menu.brio-theme-light .brio-combobox-search{color:#14283d;background:#23384d0d;border-color:#385c7d29}.brio-combobox-menu.brio-theme-light .brio-combobox-empty{color:#23384d8c}.obj-root{display:flex}.obj-main{flex-direction:column;flex:1;min-width:0;display:flex;position:relative;overflow-x:auto}.obj-content{flex:1;width:100%;max-width:none;padding:24px 20px 64px 28px;overflow-y:auto}.obj-sticky-top{z-index:40;-webkit-backdrop-filter:blur(16px);background:#2c3f58c7;border-bottom:1px solid #ffffff14;margin:-24px -20px 18px -28px;padding:20px 20px 4px 28px;position:sticky;top:-24px}.brio-theme-light .obj-sticky-top{background:#eef4fad1;border-bottom-color:#1e3c641a}.obj-page-heading{margin-bottom:24px;display:block}.obj-title-meta-row{align-items:center;gap:10px;margin-bottom:8px;display:inline-flex}.obj-eyebrow{letter-spacing:.15em;text-transform:uppercase;color:inherit;margin:0 0 8px;font-size:.72rem;font-weight:750}.obj-page-heading h1{letter-spacing:-.045em;margin:0;font-size:clamp(2.1rem,3.3vw,3.1rem);font-weight:650;line-height:1.03}.obj-course-switcher{margin-top:-9px;display:inline-flex;position:relative}.obj-course-switcher-button{color:#e5f1ffbd;cursor:pointer;background:#122036b8;border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:7px;min-height:24px;padding:0 8px 0 10px;font-size:.66rem;font-weight:650;display:inline-flex}.obj-course-switcher-menu{z-index:80;isolation:isolate;background:#122036;border:1px solid #ffffff29;border-radius:14px;min-width:220px;padding:6px;position:absolute;top:calc(100% + 7px);left:0;overflow:hidden;box-shadow:0 14px 28px #00000057}.obj-course-switcher-menu:before{content:"";z-index:-1;background:#122036;position:absolute;inset:0}.obj-course-switcher-menu button{text-align:left;color:#dcecff;border-radius:9px;width:100%;min-height:34px;padding:0 10px;font-size:.78rem;font-weight:650}.obj-course-switcher-menu button:hover,.obj-course-switcher-menu button.is-active{background:#ffffff14}.obj-toolbar{border-radius:20px;align-items:center;gap:12px;margin-bottom:14px;padding:14px;display:flex}.obj-search{color:currentColor;background:#7896b41a;border:1px solid #ffffff21;border-radius:14px;flex:1;align-items:center;gap:10px;min-width:260px;min-height:42px;padding:0 14px;display:flex}.obj-search input{min-width:0;height:40px;color:inherit;font:inherit;background:0 0;border:0;outline:none;flex:1;font-size:.86rem}.obj-search input::placeholder{color:currentColor;opacity:.52}.obj-toolbar-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.obj-soft-button.danger{color:#ffd0d6}.obj-soft-button.danger:hover{background:#a52d4829;border-color:#ff789633}.brio-theme-light .obj-soft-button.danger{color:#9f2f45}.brio-theme-light .obj-soft-button.danger:hover{background:#a52d4814;border-color:#a52d482e}.obj-soft-button,.obj-primary-button{cursor:pointer;white-space:nowrap;border-radius:999px;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-size:.78rem;font-weight:750;display:inline-flex}.obj-soft-button{color:inherit;background:#7896b41a;border:1px solid #ffffff21}.obj-soft-button:hover{background:#7896b429}.obj-soft-button:disabled{opacity:.45;cursor:not-allowed}.obj-primary-button{color:#fffffff5;background:#2a4a7785;border:1px solid #ffffff24}.obj-primary-button:hover{transform:translateY(-1px)}.obj-summary-row{grid-template-columns:repeat(3,minmax(150px,190px));gap:10px;margin-bottom:14px;display:grid}.obj-summary-card{border-radius:18px;align-content:center;gap:4px;min-height:72px;padding:13px 15px;display:grid}.obj-summary-card strong{font-size:1.15rem;font-weight:750;line-height:1}.obj-summary-card span{opacity:.68;font-size:.76rem;font-weight:650}.obj-status{border-radius:16px;margin-bottom:14px;padding:12px 14px;font-size:.84rem;font-weight:650}.obj-table-shell{border-radius:22px;overflow:hidden}.obj-table-master-row{opacity:.82;border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:0 16px;font-size:.78rem;font-weight:700;display:flex}.obj-check-label{cursor:pointer;align-items:center;gap:8px;display:inline-flex}.obj-check-label input,.obj-table input[type=checkbox]{accent-color:#48a9b4;width:15px;height:15px}.obj-empty-table{text-align:center;opacity:.68;padding:34px 18px;font-size:.9rem;font-weight:650}.obj-standard-group{display:grid}.obj-group-header{min-height:40px;padding:0 16px}.obj-group-select{cursor:pointer;align-items:center;margin-right:2px;display:inline-flex}.obj-group-select input{cursor:pointer}.obj-table-wrap{overflow-x:auto}.obj-table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:1180px}.obj-col-select-dynamic{width:72px}.obj-col-sub-ao-dynamic{width:76px}.obj-col-code-dynamic{width:110px}.obj-col-topic-dynamic{width:230px}.obj-col-text-dynamic{width:38%}.obj-col-topic-name-dynamic{width:28%}.obj-col-generic-dynamic{width:170px}.obj-table th{text-align:left;letter-spacing:.13em;text-transform:uppercase;color:currentColor;opacity:.52;border-bottom:1px solid #ffffff14;height:32px;padding:0 12px;font-size:.62rem;font-weight:800}.obj-table td{vertical-align:top;overflow-wrap:anywhere;border-bottom:1px solid #ffffff12;padding:8px 12px;font-size:.82rem;line-height:1.22}.obj-table tbody tr{transition:background .14s}.obj-table tbody tr:hover{background:#ffffff0a}.obj-table tbody tr.is-selected{background:#78f6db12}.obj-code-pill{white-space:nowrap;background:#7896b41a;border:1px solid #ffffff1f;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.76rem;font-weight:850;display:inline-flex}.obj-standard-text{color:currentColor;font-weight:530}.obj-standard-text small{opacity:.56;margin-top:4px;font-size:.74rem;font-weight:500;line-height:1.25;display:block}.obj-empty-state{border-radius:20px;max-width:420px;min-height:170px;padding:22px}.obj-empty-state h2{margin:0 0 8px;font-size:1.1rem;font-weight:650}.obj-empty-state p{margin:0;font-size:.88rem;line-height:1.35}.obj-panel{width:min(430px,96vw)}.obj-import-panel{width:min(560px,96vw)}.obj-panel-body{gap:14px}.obj-panel-field{gap:6px;display:grid}.obj-panel-field span{letter-spacing:.12em;text-transform:uppercase;color:#dcecff80;font-size:.64rem;font-weight:750}.obj-panel-hint{letter-spacing:0;text-transform:none;color:#dcecff75;margin:-2px 0 2px;font-size:.72rem;font-style:normal;font-weight:500;line-height:1.4}.brio-panel.brio-theme-light .obj-panel-hint{color:#23384d8c}.obj-notes-textarea{min-height:82px}.obj-subunit-field{border-top:1px solid #7896b429;padding-top:14px}.obj-subunit-picker,.obj-subunit-create{gap:8px;display:grid}.obj-subunit-picker-actions,.obj-subunit-create-actions{align-items:center;gap:12px;display:flex}.obj-subunit-create-actions{justify-content:flex-end}.obj-subunit-link{cursor:pointer;color:#96beffd9;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:.72rem;font-weight:650;display:inline-flex}.obj-subunit-link:hover{color:#b4d2ff}.obj-subunit-error{color:#ff9b9b;margin:0;font-size:.72rem}.obj-col-subunit{width:96px}th.obj-col-subunit,td.obj-col-subunit{text-align:center}.obj-subunit-chip{letter-spacing:.04em;color:#7eebefeb;background:#7eebef1f;border:1px solid #7eebef47;border-radius:999px;padding:3px 9px;font-size:.7rem;font-weight:750;display:inline-block}.obj-subunit-none{color:#dcecff59}.obj-assign-count{color:#dcecff9e;margin:0;font-size:.8rem;line-height:1.45}.brio-theme-light .obj-subunit-chip{color:#145f69f2;background:#176d781a;border-color:#176d784d}.brio-theme-light .obj-subunit-none{color:#23384d59}.brio-panel.brio-theme-light .obj-assign-count{color:#23384da6}.brio-panel.brio-theme-light .obj-subunit-field{border-top-color:#1e3c6424}.brio-panel.brio-theme-light .obj-subunit-link{color:#285aaae6}.brio-panel.brio-theme-light .obj-subunit-error{color:#c0392b}.obj-import-textarea{min-height:280px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8rem}.obj-panel-help{color:currentColor;opacity:.82;background:#7896b41a;border:1px solid #ffffff1a;border-radius:14px;padding:12px;font-size:.84rem;line-height:1.4}.obj-import-preview{background:#7896b41a;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:8px;min-height:48px;padding:0 13px;display:flex}.obj-import-preview strong{font-size:1rem}.obj-import-preview span{opacity:.68;font-size:.82rem}.obj-import-columns{flex-wrap:wrap;gap:7px;display:flex}.obj-import-columns span{color:currentColor;background:#7896b41a;border:1px solid #ffffff1a;border-radius:999px;align-items:center;min-height:28px;padding:0 9px;font-size:.72rem;font-weight:750;display:inline-flex}.obj-panel-error{color:#ffd0d6;background:#a52d4829;border:1px solid #ff789633;border-radius:12px;padding:10px 12px;font-size:.82rem;font-weight:650}.obj-row-edit-textarea{min-height:78px}.brio-theme-light .obj-eyebrow{color:inherit}.brio-theme-light .obj-course-switcher-button{color:#14283dc2;background:#f8fcffc7;border-color:#385c7d29}.brio-theme-light .obj-course-switcher-menu{background:#f8fcff;border-color:#385c7d29;box-shadow:0 8px 18px #244a6c24}.brio-theme-light .obj-course-switcher-menu:before{background:#f8fcff}.brio-theme-light .obj-course-switcher-menu button{color:#14283d}.brio-theme-light .obj-course-switcher-menu button:hover,.brio-theme-light .obj-course-switcher-menu button.is-active{background:#23384d12}.brio-theme-light .obj-search,.brio-theme-light .obj-soft-button,.brio-theme-light .obj-code-pill,.brio-theme-light .obj-icon-button,.brio-theme-light .obj-panel-help,.brio-theme-light .obj-import-preview{background:#ffffff8a;border-color:#385c7d29}.brio-theme-light .obj-table-master-row,.brio-theme-light .obj-table th,.brio-theme-light .obj-table td{border-color:#385c7d1f}.brio-theme-light .obj-table tbody tr:hover{background:#23384d0b}.brio-theme-light .obj-table tbody tr.is-selected{background:#16877c14}.brio-theme-light .obj-primary-button{color:#fff;background:#176d78db;border-color:#176d783d}.brio-panel.brio-theme-light .obj-panel-field span{color:#23384d85}.brio-theme-dark .obj-primary-button{background:#2a4a7785}.brio-theme-dark .obj-table-shell{background:#1e2d4a}@media (width<=900px){.obj-toolbar{flex-direction:column;align-items:stretch}.obj-search{min-width:0}.obj-toolbar-actions{justify-content:flex-start}.obj-summary-row{grid-template-columns:1fr}}@media (width<=680px){.obj-content{padding:22px 18px 48px}.obj-page-heading h1{font-size:clamp(1.8rem,9vw,2.4rem)}.obj-toolbar-actions{flex-direction:column;align-items:stretch}.obj-soft-button,.obj-primary-button{justify-content:center}}.obj-copy-check{cursor:pointer;align-items:flex-start;gap:9px;font-size:.86rem;display:flex}.obj-copy-check input{margin-top:3px}.obj-copy-check em{opacity:.66;margin-top:2px;font-size:.78rem;font-style:normal;line-height:1.45;display:block}.obj-copy-error{color:#ff9d95;margin:0;font-size:.84rem;font-weight:600}.ppe-overlay{z-index:4000;background:#050c16ad;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.ppe-modal{color:#e0ecfaeb;background:#101c2e;border:1px solid #ffffff1f;border-radius:16px;flex-direction:column;width:100%;max-width:680px;max-height:88vh;display:flex;box-shadow:0 24px 60px #00000073}.ppe-head{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.ppe-head h2{letter-spacing:-.02em;margin:0;font-size:1.05rem;font-weight:780}.ppe-x{color:inherit;opacity:.6;cursor:pointer;background:0 0;border:0;padding:0 4px;font-size:1.4rem;line-height:1}.ppe-x:hover{opacity:1}.ppe-scroll{flex-direction:column;gap:18px;padding:18px 20px;display:flex;overflow-y:auto}.ppe-field{flex-direction:column;gap:6px;display:flex}.ppe-label{letter-spacing:.1em;text-transform:uppercase;opacity:.55;font-size:.64rem;font-weight:800}.ppe-optional{opacity:.7;text-transform:none;letter-spacing:0;font-weight:700}.ppe-input{width:100%;color:inherit;font:inherit;resize:vertical;background:#ffffff0d;border:1px solid #ffffff24;border-radius:10px;outline:none;padding:10px 12px;font-size:.88rem;line-height:1.5}.ppe-input:focus{border-color:#78b4ff80}.ppe-preview{opacity:.92;background:#ffffff09;border-radius:9px;min-height:1.2em;padding:8px 12px;font-size:.9rem;line-height:1.55}.ppe-error{background:#d4537e24;border:1px solid #d4537e80;border-radius:10px;padding:10px 12px;font-size:.84rem}.ppe-foot{border-top:1px solid #ffffff1a;justify-content:flex-end;gap:8px;padding:14px 20px;display:flex}.ppe-btn{color:inherit;font:inherit;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff29;border-radius:10px;align-items:center;gap:6px;padding:8px 15px;font-size:.82rem;font-weight:750;display:inline-flex}.ppe-btn:hover:not(:disabled){background:#ffffff21}.ppe-btn:disabled{opacity:.45;cursor:not-allowed}.ppe-save{color:#5dcaa5;border-color:#5dcaa580}.ppe-spin{animation:1s linear infinite ppe-spin}@keyframes ppe-spin{to{transform:rotate(360deg)}}.brio-theme-light .ppe-modal{color:#1c2c3e;background:#fff;border-color:#2d4e6c2e}.brio-theme-light .ppe-head,.brio-theme-light .ppe-foot{border-color:#2d4e6c24}.brio-theme-light .ppe-input{background:#2d4e6c0d;border-color:#2d4e6c2e}.brio-theme-light .ppe-preview{background:#2d4e6c0f}.brio-theme-light .ppe-btn{background:#2d4e6c0d;border-color:#2d4e6c2e}.pb-root{display:flex}.pb-main{flex-direction:column;flex:1;min-width:0;display:flex;position:relative;overflow-x:auto}.pb-content{flex:1;width:100%;padding:24px 20px 64px 28px;overflow-y:auto}.pb-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:18px;display:flex}.pb-eyebrow{letter-spacing:.14em;text-transform:uppercase;font-size:.68rem;font-weight:800}.pb-heading h1{letter-spacing:-.03em;margin:2px 0 4px;font-size:1.9rem;font-weight:760}.pb-sub{opacity:.68;max-width:60ch;margin:0;font-size:.84rem;line-height:1.5}.pb-filter{flex-direction:column;gap:4px;min-width:210px;display:flex}.pb-filter-label{letter-spacing:.1em;text-transform:uppercase;opacity:.5;font-size:.66rem;font-weight:800}.pb-error,.pb-empty{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:8px;margin:10px 0;padding:12px 14px;font-size:.85rem;display:flex}.pb-error{background:#d4537e1f;border-color:#d4537e73}.pb-spin{animation:1s linear infinite pb-spin}@keyframes pb-spin{to{transform:rotate(360deg)}}.pb-group{margin:0 0 26px}.pb-group-head{border-bottom:1px solid #ffffff1f;align-items:baseline;gap:10px;margin-bottom:12px;padding:0 0 8px;display:flex}.pb-code{letter-spacing:-.01em;font-size:1rem;font-weight:800}.pb-desc{opacity:.7;font-size:.86rem}.pb-count{opacity:.45;font-variant-numeric:tabular-nums;margin-left:auto;font-size:.7rem;font-weight:750}.pb-card{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:14px;grid-template-columns:30px 1fr auto;align-items:start;gap:14px;margin-bottom:10px;padding:14px 16px;display:grid}.pb-card.is-approved{border-color:#5dcaa573}.pb-card.is-rejected{opacity:.55;border-color:#d4537e66}.pb-card-num{opacity:.4;font-variant-numeric:tabular-nums;padding-top:2px;font-size:.78rem;font-weight:800}.pb-card-body{min-width:0}.pb-prompt{font-size:.95rem;line-height:1.6}.pb-prompt .katex-display{margin:.5em 0}.pb-answer{align-items:baseline;gap:8px;margin-top:8px;font-size:.88rem;display:flex}.pb-answer-label{letter-spacing:.1em;text-transform:uppercase;opacity:.5;font-size:.62rem;font-weight:800}.pb-solution-toggle{color:inherit;font:inherit;opacity:.6;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;margin-top:8px;padding:0;font-size:.76rem;font-weight:700;display:inline-flex}.pb-solution-toggle:hover{opacity:.9}.pb-solution-toggle svg{transition:transform .15s}.pb-solution-toggle svg.is-open{transform:rotate(180deg)}.pb-solution{background:#ffffff0d;border-radius:10px;margin-top:8px;padding:10px 12px;font-size:.85rem;line-height:1.55}.pb-move{align-items:center;gap:8px;margin-top:12px;display:flex}.pb-move-label{letter-spacing:.1em;text-transform:uppercase;opacity:.5;font-size:.62rem;font-weight:800}.pb-move-select{min-width:220px;max-width:100%}.pb-actions{flex-direction:column;gap:6px;display:flex}.pb-btn{color:inherit;font:inherit;cursor:pointer;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff24;border-radius:9px;align-items:center;gap:5px;padding:6px 11px;font-size:.76rem;font-weight:750;display:inline-flex}.pb-btn:hover:not(:disabled){background:#ffffff1f}.pb-btn:disabled{opacity:.45;cursor:not-allowed}.pb-approve{color:#5dcaa5;border-color:#5dcaa580}.pb-reject{color:#d4537e;border-color:#d4537e73}.pb-undo{opacity:.7}.pb-actions-edit{border-top:1px solid #ffffff17;flex-direction:column;gap:6px;margin-top:4px;padding-top:8px;display:flex}.pb-edit{opacity:.82}.brio-theme-light .pb-actions-edit{border-top-color:#2d4e6c24}.brio-theme-light .pb-card,.brio-theme-light .pb-error,.brio-theme-light .pb-empty{background:#ffffffb8;border-color:#2d4e6c24}.brio-theme-light .pb-solution{background:#2d4e6c12}.brio-theme-light .pb-group-head{border-bottom-color:#2d4e6c29}.brio-theme-light .pb-btn{background:#fffc;border-color:#2d4e6c29}.pb-notes{background:#ffffff0a;border:1px solid #ffffff1c;border-radius:13px;margin:0 0 20px;padding:13px 16px}.pb-notes-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px;display:flex}.pb-notes-title{letter-spacing:.1em;text-transform:uppercase;opacity:.55;font-size:.68rem;font-weight:800}.pb-notes-body{white-space:pre-wrap;margin:0;font-size:.84rem;line-height:1.55}.pb-notes-body.is-empty{opacity:.5;font-style:italic}.pb-notes-input{width:100%;color:inherit;font:inherit;resize:vertical;background:#ffffff0d;border:1px solid #ffffff24;border-radius:10px;outline:none;margin-top:4px;padding:10px 12px;font-size:.84rem;line-height:1.5}.pb-notes-input:focus{border-color:#ffffff52}.pb-notes-actions{justify-content:flex-end;margin-top:8px;display:flex}.brio-theme-light .pb-notes{background:#ffffffb8;border-color:#2d4e6c24}.brio-theme-light .pb-notes-input{background:#ffffffd9;border-color:#2d4e6c29}.pb-generate{background:#ffffff0a;border:1px solid #ffffff1c;border-radius:13px;flex-wrap:wrap;align-items:flex-end;gap:12px;margin:0 0 14px;padding:13px 16px;display:flex}.pb-gen-field{flex-direction:column;gap:4px;min-width:90px;display:flex}.pb-gen-grow{flex:1;min-width:260px}.pb-generate-btn{padding:8px 15px;font-size:.8rem}.pb-gen-cost{opacity:.45;white-space:nowrap;padding-bottom:8px;font-size:.72rem;font-weight:700}.pb-result{background:#5dcaa51f;border:1px solid #5dcaa56b;border-radius:11px;margin:0 0 12px;padding:10px 13px;font-size:.83rem}.pb-import{background:#ffffff08;border:1px dashed #ffffff29;border-radius:12px;flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 14px;padding:10px 16px;display:flex}.pb-import-label{letter-spacing:.1em;text-transform:uppercase;opacity:.5;font-size:.66rem;font-weight:800}.pb-import .brio-select{min-width:240px}.brio-theme-light .pb-import{background:#ffffff80;border-color:#2d4e6c33}.brio-theme-light .pb-generate{background:#ffffffb8;border-color:#2d4e6c24}.pb-figure{background:#fff;border-radius:10px;max-width:100%;margin:0 0 10px;padding:8px;display:inline-block}.pb-figure canvas{max-width:100%;height:auto;display:block}.an-panel{width:min(460px,96vw)}.an-panel-subtitle{color:#dceeff73;letter-spacing:.04em;margin-left:4px;font-size:.66rem;font-weight:550}.an-panel-avatar{color:#c97a8a;background:#c97a8a33;border:1px solid #c97a8a59;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.68rem;font-weight:750;display:flex}.an-panel-student-info{flex-direction:column;gap:1px;min-width:0;display:flex}.an-panel-score-strip{background:#0000001a;border-bottom:1px solid #ffffff12;align-items:baseline;gap:8px;padding:10px 18px;display:flex}.an-panel-score-val{letter-spacing:-.04em;font-size:2rem;font-weight:720;line-height:1}.an-panel-score-val.an-green{color:#5dcaa5}.an-panel-score-val.an-amber{color:#ef9f27}.an-panel-score-val.an-red{color:#d4537e}.an-panel-score-label{color:#c8dcff73;font-size:.75rem}.an-panel-tabs{background:#00000014;border-bottom:1px solid #ffffff12;flex-shrink:0;gap:0;display:flex}.an-panel-tab{letter-spacing:.05em;color:#c8dcff73;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;height:38px;font-size:.72rem;font-weight:650;transition:color .14s,border-color .14s}.an-panel-tab.is-active{color:#e4f0ff;border-bottom-color:#c97a8a}.an-panel-tab:hover:not(.is-active){color:#c8dcffb3}.an-panel-body{gap:0;padding:0;overflow-y:auto}.an-panel-loading{color:#c8dcff73;align-items:center;gap:10px;padding:32px 18px;font-size:.85rem;display:flex}.an-panel-empty{color:#c8dcff66;margin:0;padding:24px 18px;font-size:.84rem}.an-panel-section-label{letter-spacing:.13em;text-transform:uppercase;color:#c8dcff59;padding:10px 18px 4px;font-size:.64rem;font-weight:800}.an-panel-ao-list{flex-direction:column;padding:8px 0;display:flex}.an-panel-ao-row{border-bottom:1px solid #ffffff0d;padding:10px 18px}.an-panel-ao-row:last-child{border-bottom:none}.an-panel-ao-top{justify-content:space-between;align-items:center;margin-bottom:3px;display:flex}.an-panel-ao-desc{color:#dceeffa6;margin:0 0 7px;font-size:.78rem;line-height:1.4}.an-chat-log{flex-direction:column;flex:1;gap:12px;padding:14px 14px 6px;display:flex;overflow-y:auto}.an-chat-log-compact{gap:8px;padding:8px 14px 4px}.an-chat-msg{align-items:flex-start;gap:8px;display:flex}.an-chat-user{flex-direction:row-reverse}.an-chat-avatar{color:#c97a8a;background:#c97a8a2e;border:1px solid #c97a8a4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;display:flex}.an-chat-bubble{border-radius:14px;max-width:88%;padding:9px 13px}.an-chat-assistant .an-chat-bubble{background:#ffffff0f;border:1px solid #ffffff17;border-top-left-radius:4px}.an-chat-user .an-chat-bubble{background:#c97a8a24;border:1px solid #c97a8a38;border-top-right-radius:4px}.an-chat-bubble p{color:#dceeffe0;white-space:pre-wrap;margin:0;font-size:.82rem;line-height:1.55}.an-chat-user .an-chat-bubble p{color:#f0c8d2e6}.an-chat-thinking{align-items:center;gap:7px;font-size:.78rem;display:flex;color:#c8dcff73!important;padding:9px 13px!important}.an-analyzing{flex-direction:column;gap:12px;display:flex;padding:12px 15px!important}.an-analyzing-row{align-items:center;gap:8px;font-size:.82rem;font-weight:500;display:flex;color:#d2e2ffd1!important}.an-analyzing-skeleton{flex-direction:column;gap:7px;display:flex}.an-analyzing-skeleton span{background:linear-gradient(90deg,#c8dcff0f 0%,#c8dcff2e 50%,#c8dcff0f 100%) 0 0/200% 100%;border-radius:5px;height:9px;animation:1.4s ease-in-out infinite an-shimmer}.an-analyzing-skeleton span:first-child{width:92%}.an-analyzing-skeleton span:nth-child(2){width:78%;animation-delay:.2s}.an-analyzing-skeleton span:nth-child(3){width:85%;animation-delay:.4s}@keyframes an-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.brio-panel.brio-theme-light .an-analyzing-row{color:#142846d1!important}.brio-panel.brio-theme-light .an-analyzing-skeleton span{background:linear-gradient(90deg,#1e3c6e0d 0%,#1e3c6e24 50%,#1e3c6e0d 100%) 0 0/200% 100%}.an-chat-thinking p,.an-chat-thinking span{color:#c8dcff73!important}.an-chat-input-row{background:#0000001a;border-top:1px solid #ffffff12;flex-shrink:0;align-items:flex-end;gap:8px;padding:10px 14px 14px;display:flex}.an-chat-input{color:#d6e8ff;resize:none;background:#7896b41a;border:1px solid #ffffff21;border-radius:13px;outline:none;flex:1;padding:9px 12px;font-family:inherit;font-size:.82rem;line-height:1.4;transition:border-color .14s}.an-chat-input:focus{background:#7896b429;border-color:#ffffff3d}.an-chat-input::placeholder{color:#c8dcff4d}.an-chat-send-btn{color:#e8a0b0;cursor:pointer;background:#c97a8a38;border:1px solid #c97a8a59;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .14s,color .14s;display:flex}.an-chat-send-btn:hover:not(:disabled){color:#f0c0cc;background:#c97a8a59}.an-chat-send-btn:disabled{opacity:.35;cursor:default}.an-student-this-test{flex-direction:column;display:flex}.an-student-insight-block{border-bottom:1px solid #ffffff0f;padding:14px 18px 10px}.an-student-history{padding:0}.an-history-chart{align-items:flex-end;gap:6px;height:120px;padding:8px 18px 0;display:flex;overflow-x:auto}.an-history-col{flex-direction:column;flex:1;align-items:center;gap:4px;min-width:40px;max-width:60px;display:flex}.an-history-bar-wrap{background:#ffffff0d;border-radius:6px 6px 0 0;flex:1;justify-content:center;align-items:flex-end;width:100%;display:flex;overflow:hidden}.an-history-bar-fill{border-radius:4px 4px 0 0;width:100%;min-height:2px;transition:height .3s}.an-history-pct{font-size:.65rem;font-weight:700;line-height:1}.an-history-label{color:#c8dcff66;text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.58rem;line-height:1.2;overflow:hidden}.an-history-row{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:9px 18px;display:flex}.an-history-row:last-child{border-bottom:none}.an-history-row-left{flex-direction:column;gap:2px;display:flex}.an-history-group{color:#dceeffcc;font-size:.82rem;font-weight:550}.an-history-version{color:#c8dcff66;font-size:.68rem}.an-history-score{letter-spacing:-.02em;font-size:.9rem;font-weight:700}.an-history-score.an-green{color:#5dcaa5}.an-history-score.an-amber{color:#ef9f27}.an-history-score.an-red{color:#d4537e}.an-panel-actions-list{flex-direction:column;gap:8px;padding:14px;display:flex}.an-panel-action-card{text-align:left;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;gap:3px;padding:13px 16px;transition:background .14s,border-color .14s;display:flex}.an-panel-action-card:hover{background:#ffffff17;border-color:#ffffff2e}.an-panel-action-label{color:#dceeffe0;font-size:.83rem;font-weight:650}.an-panel-action-hint{color:#c8dcff66;font-size:.71rem}.an-ao-pct{color:#c8dcffa6;white-space:nowrap;font-size:.76rem;font-weight:650}.an-ao-bar{background:#ffffff14;border-radius:999px;width:100%;height:5px;overflow:hidden}@keyframes an-panel-spin{to{transform:rotate(360deg)}}.an-insight-loading{color:#c8dcff66;align-items:center;gap:8px;font-size:.82rem;display:flex}.an-red{color:#d4537e}.an-amber{color:#ef9f27}.an-green{color:#5dcaa5}.brio-panel.brio-theme-light .an-chat-bubble p{color:#142846e0}.brio-panel.brio-theme-light .an-chat-input{color:#1a2a40;background:#0000000d;border-color:#00000024}.brio-panel.brio-theme-light .an-panel-ao-desc{color:#142846b3}.brio-panel.brio-theme-light .an-history-group{color:#142846d9}.brio-panel.brio-theme-light .an-insight-text{color:#142846e0}.brio-panel.brio-theme-light .an-panel-action-label{color:#142846e6}.an-notes-body{flex-direction:column;gap:12px;display:flex}.an-notes-progress{opacity:.6;font-variant-numeric:tabular-nums;margin-left:10px;font-size:.72rem;font-weight:700}.an-notes-intro{opacity:.7;margin:0;font-size:.82rem;line-height:1.5}.an-notes-actions-top{display:flex}.an-notes-error{background:#c97a8a33;border:1px solid #c97a8a59;border-radius:10px;padding:9px 12px;font-size:.8rem}.an-notes-empty{opacity:.65;align-items:center;gap:8px;padding:14px 0;font-size:.85rem;display:flex}.an-notes-list{flex-direction:column;gap:10px;display:flex}.an-note-card{background:#ffffff0d;border:1px solid #ffffff17;border-radius:12px;padding:11px 13px}.an-note-card-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.an-note-name{font-size:.9rem;font-weight:750}.an-note-card-tools{gap:6px;display:flex}.an-note-tool{color:inherit;font:inherit;cursor:pointer;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff29;border-radius:8px;align-items:center;gap:5px;padding:4px 9px;font-size:.72rem;font-weight:700;display:inline-flex}.an-note-tool:hover:not(:disabled){background:#ffffff21}.an-note-tool:disabled{opacity:.45;cursor:not-allowed}.an-note-save{color:#5dcaa5;border-color:#5dcaa580}.an-note-empty-hint{opacity:.55;margin-bottom:8px;font-size:.76rem;font-style:italic}.an-note-field{flex-direction:column;gap:4px;margin-top:8px;display:flex}.an-note-label{letter-spacing:.08em;text-transform:uppercase;opacity:.55;font-size:.62rem;font-weight:800}.an-note-input{width:100%;color:inherit;font:inherit;resize:vertical;background:#ffffff0d;border:1px solid #ffffff24;border-radius:9px;outline:none;padding:8px 10px;font-size:.84rem;line-height:1.45}.an-note-input:focus{border-color:#78b4ff80}@keyframes an-notes-spin{to{transform:rotate(360deg)}}.brio-panel.brio-theme-light .an-note-card{background:#00000008;border-color:#0000001a}.brio-panel.brio-theme-light .an-note-input{color:#1a2a40;background:#0000000a;border-color:#00000024}.brio-panel.brio-theme-light .an-note-tool{background:#0000000a;border-color:#00000024}.rp-layer{z-index:10;background:#03080f8c;padding:22px;display:flex;position:absolute;inset:0}.rp-shell{flex:1}.rp-settings{align-items:center}.rp-check{cursor:pointer;flex-direction:row;align-items:center;gap:8px;font-size:.84rem}.rp-check input{accent-color:rgb(var(--rt-accent-rgb))}.rp-hint{opacity:.66}.rp-warn{align-items:center}.rp-body{flex:1;min-height:0;padding:16px 18px 24px;overflow:auto}.rp-empty{opacity:.8;align-items:center;gap:8px;padding:24px 4px;display:flex}.rp-student{border-bottom:1px solid #ffffff14;margin-bottom:18px;padding-bottom:16px;overflow-x:auto}.rp-student-head{flex-wrap:wrap;align-items:baseline;gap:4px 14px;margin-bottom:8px;font-size:.84rem;display:flex}.rp-student-head strong{font-size:.92rem}.rp-student-head span{opacity:.72}.rp-code{font-variant-numeric:tabular-nums;letter-spacing:.1em}.rp-sheet{position:relative;overflow:hidden}.rp-scale{transform-origin:0 0;width:max-content}.rp-sheet .ab-print-source{align-items:flex-start;gap:28px;display:flex}.rp-sheet .ab-document-preview{flex-direction:row;align-items:flex-start;gap:28px;min-height:0;padding:0}.rp-sheet .ab-document-preview>.ab-document-page{border-radius:4px;flex:none;width:8.5in;min-height:11in;box-shadow:0 10px 28px #00000047}.rp-sheet .rp-blank-page{background:repeating-linear-gradient(135deg,#fff 0 22px,#f3f4f6 22px 44px);justify-content:center;align-items:center;display:flex}.rp-sheet .rp-blank-page:after{content:"Blank back";color:#9ca3af;font-size:44px;font-weight:600}.rt-backdrop.brio-theme-light .rp-layer{background:#24384d47}.rt-backdrop.brio-theme-light .rp-student{border-color:#2d4e6c1a}.rt-backdrop.brio-theme-light .rp-sheet .ab-document-preview>.ab-document-page{box-shadow:0 6px 18px #244a6c2e,0 0 0 1px #244a6c1a}@media (width<=700px){.rp-layer{padding:0}}.rt-backdrop{--rt-accent-rgb:22, 135, 124;--qd-course-accent-rgb:var(--rt-accent-rgb)}.rt-accent-rose{--rt-accent-rgb:184, 46, 101}.rt-accent-amber,.rt-accent-gold{--rt-accent-rgb:172, 108, 24}.rt-accent-teal{--rt-accent-rgb:22, 135, 124}.rt-accent-purple{--rt-accent-rgb:92, 78, 198}.rt-accent-steel,.rt-accent-blue{--rt-accent-rgb:76, 110, 176}.rt-accent-green{--rt-accent-rgb:42, 148, 90}.rt-backdrop{z-index:5000;background:#03080fa8;padding:22px;display:flex;position:fixed;inset:0}.rt-shell{color:#dcecffe6;background:#253d5b;border:1px solid #ffffff1a;border-radius:18px;flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden;box-shadow:0 24px 60px #0000006b,0 4px 12px #00000038}.rt-header{flex-shrink:0}.rt-header-left{align-items:baseline;gap:12px;min-width:0;display:flex}.rt-title{color:#fff;font-size:1rem;font-weight:760}.rt-subtitle{color:#ffffffb8;white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;overflow:hidden}.rt-settings{background:#0000001a;border-bottom:1px solid #ffffff14;flex-wrap:wrap;flex-shrink:0;align-items:flex-end;gap:14px 22px;padding:12px 18px;display:flex}.rt-setting{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.rt-setting-label{letter-spacing:.06em;text-transform:uppercase;color:#c8deff8c;font-size:.66rem;font-weight:700}.rt-select{min-height:32px;color:inherit;font:inherit;background:#ffffff0f;border:1px solid #ffffff24;border-radius:8px;padding:0 10px;font-size:.84rem}.rt-select option{color:#1d2f44}.rt-stepper,.rt-segmented{border:1px solid #ffffff24;border-radius:8px;align-items:stretch;min-height:32px;display:inline-flex;overflow:hidden}.rt-stepper button,.rt-segmented button{min-width:34px;color:inherit;font:inherit;cursor:pointer;background:#ffffff0d;border:0;justify-content:center;align-items:center;padding:0 10px;font-size:.84rem;font-weight:700;display:inline-flex}.rt-stepper button:hover:not(:disabled),.rt-segmented button:hover:not(:disabled){background:#ffffff1c}.rt-stepper button:disabled,.rt-segmented button:disabled{opacity:.45;cursor:not-allowed}.rt-segmented button+button{border-left:1px solid #ffffff1f}.rt-segmented button.is-active{background:rgba(var(--rt-accent-rgb), .75);color:#fff}.rt-stepper-value{font-variant-numeric:tabular-nums;border-left:1px solid #ffffff1f;border-right:1px solid #ffffff1f;justify-content:center;align-items:center;min-width:40px;font-weight:760;display:inline-flex}.rt-settings-note{color:#c8deff8c;flex:1;min-width:220px;padding-bottom:6px;font-size:.76rem;line-height:1.4}.rt-confirm-bar,.rt-error{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:10px 14px;padding:10px 18px;font-size:.84rem;line-height:1.4;display:flex}.rt-confirm-bar{color:#f4c77e;background:#ef9f2724;border-bottom:1px solid #ef9f274d}.rt-confirm-bar span{flex:1;min-width:240px}.rt-bar-btn{min-height:32px;padding:0 12px;font-size:.8rem}.rt-error{color:#f2a3be;background:#d4537e24;border-bottom:1px solid #d4537e52}.rt-link{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;font-weight:700;text-decoration:underline}.rt-body{flex:1;grid-template-columns:minmax(250px,320px) minmax(0,1fr);min-height:0;display:grid}.rt-roster{background:#00000014;border-right:1px solid #ffffff14;flex-direction:column;min-height:0;display:flex}.rt-roster-tools{border-bottom:1px solid #ffffff12;flex-direction:column;flex-shrink:0;gap:8px;padding:12px;display:flex}.rt-search{color:#c8deff8c;background:#ffffff0d;border:1px solid #ffffff24;border-radius:8px;align-items:center;gap:7px;min-height:32px;padding:0 10px;display:flex}.rt-search input{color:#e6f2fff2;min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:.84rem}.rt-filter{gap:4px;display:flex}.rt-filter button{color:#c8deff9e;min-height:28px;font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:7px;flex:1;padding:0 6px;font-size:.74rem;font-weight:650}.rt-filter button:hover{background:#ffffff0f}.rt-filter button.is-active{color:#fff;background:#ffffff1a;border-color:#ffffff24}.rt-roster-list{flex:1;min-height:0;padding:6px;overflow-y:auto}.rt-roster-row{border:1px solid #0000;border-radius:9px;align-items:center;gap:8px;padding:4px 8px 4px 6px;display:flex}.rt-roster-row:hover{background:#ffffff0a}.rt-roster-row.is-selected{background:rgba(var(--rt-accent-rgb), .2);border-color:rgba(var(--rt-accent-rgb), .45)}.rt-roster-row.is-skipped .rt-roster-main{opacity:.45}.rt-include{width:15px;height:15px;accent-color:rgb(var(--rt-accent-rgb));cursor:pointer;flex-shrink:0}.rt-roster-main{min-width:0;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;flex:1;align-items:flex-start;gap:3px;padding:5px 0;display:flex}.rt-roster-name{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;max-width:100%;font-size:.86rem;font-weight:650;display:flex;overflow:hidden}.rt-roster-class{color:#c8deff80;font-size:.7rem}.rt-dot{background:#ef9f27;border-radius:50%;flex-shrink:0;width:6px;height:6px}.rt-chips{flex-wrap:wrap;gap:3px;display:flex}.rt-chip{font-variant-numeric:tabular-nums;background:rgba(var(--rt-accent-rgb), .28);border:1px solid rgba(var(--rt-accent-rgb), .5);color:#ebf8fff2;white-space:nowrap;border-radius:999px;align-items:center;padding:1px 6px;font-size:.66rem;font-weight:700;display:inline-flex}.rt-chip.is-uncovered{color:#c8deff8c;background:0 0;border-style:dashed;border-color:#c8deff52}.rt-chip.is-strong{padding:2px 8px;font-size:.72rem}.rt-roster-status{font-variant-numeric:tabular-nums;color:#c8deff8c;flex-shrink:0;justify-content:flex-end;align-items:center;gap:3px;min-width:34px;font-size:.78rem;font-weight:700;display:inline-flex}.rt-roster-status.is-reviewed{color:#5dcaa5}.rt-roster-status.is-short{color:#ef9f27}.rt-met-all{color:#c8deff80;border-top:1px dashed #ffffff1a;margin:10px 8px 6px;padding-top:10px;font-size:.76rem;line-height:1.4}.rt-empty{color:#c8deff99;align-items:center;gap:8px;padding:18px 12px;font-size:.84rem;line-height:1.45;display:flex}.rt-empty-sheet{justify-content:center;padding-top:80px}.rt-sheet-pane{min-height:0;padding:16px 22px 28px;position:relative;overflow-y:auto}.rt-loading-veil{z-index:3;background:rgba(var(--rt-accent-rgb), .3);color:#fff;justify-content:center;align-items:center;gap:8px;margin:-16px -22px 12px;padding:8px;font-size:.82rem;font-weight:650;display:flex;position:sticky;top:0}.rt-sheet-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.rt-sheet-name{letter-spacing:-.01em;color:#fff;font-size:1.2rem;font-weight:760}.rt-sheet-class{color:#c8deff8c;margin-top:2px;font-size:.78rem}.rt-sheet-nav{gap:6px;display:flex}.rt-icon-btn{width:30px;height:30px;color:inherit;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.rt-icon-btn:hover{background:#ffffff1c}.rt-sheet-targets{flex-direction:column;gap:6px;margin:12px 0 10px;display:flex}.rt-target-line{flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.8rem;display:flex}.rt-target-label{letter-spacing:.06em;text-transform:uppercase;color:#c8deff8c;min-width:70px;font-size:.66rem;font-weight:700}.rt-target{background:rgba(var(--rt-accent-rgb), .2);border:1px solid rgba(var(--rt-accent-rgb), .4);color:#ebf8ffe6;border-radius:999px;padding:2px 9px}.rt-target-line.is-uncovered .rt-target{color:#c8deffb3;background:0 0;border-style:dashed;border-color:#c8deff4d}.rt-target-hint{color:#c8deff80;font-size:.74rem}.rt-sheet-toolbar{border-bottom:1px solid #ffffff14;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px;padding:8px 0 12px;display:flex}.rt-count{margin-right:auto;font-size:.84rem;font-weight:700}.rt-count.is-short{color:#ef9f27}.rt-tool{color:#e2f0ffd9;min-height:28px;font:inherit;cursor:pointer;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:7px;align-items:center;gap:5px;padding:0 9px;font-size:.76rem;font-weight:650;display:inline-flex}.rt-tool:hover:not(:disabled){color:#fff;background:#ffffff1c}.rt-tool:disabled{opacity:.4;cursor:not-allowed}.rt-tool.is-active{background:rgba(var(--rt-accent-rgb), .32);border-color:rgba(var(--rt-accent-rgb), .55);color:#fff}.rt-tool-danger:hover:not(:disabled){background:#d4537e38;border-color:#d4537e73}.rt-tool-check input{accent-color:rgb(var(--rt-accent-rgb));margin:0}.rt-tool-add{border-style:dashed;min-height:34px;padding:0 14px;font-size:.82rem}.rt-notice{color:#f4c77e;background:#ef9f271f;border:1px solid #ef9f2747;border-radius:8px;margin:0 0 12px;padding:8px 12px;font-size:.8rem;line-height:1.4}.rt-questions{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.rt-questions.is-skipped{opacity:.5}.rt-card{background:#ffffff0a;border:1px solid #ffffff17;border-radius:12px;padding:10px}.rt-card.is-locked{border-color:rgba(var(--rt-accent-rgb), .55);box-shadow:inset 3px 0 0 rgba(var(--rt-accent-rgb), .85)}.rt-card-head{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;display:flex}.rt-card-num{font-variant-numeric:tabular-nums;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;min-width:24px;height:24px;font-size:.78rem;font-weight:760;display:inline-flex}.rt-card-tag{color:#c8deffb3;white-space:nowrap;background:#ffffff14;border-radius:999px;padding:1px 7px;font-size:.66rem;font-weight:650}.rt-card-tag.is-good{color:#7fdcbc;background:#5dcaa529}.rt-card-tools{flex-wrap:wrap;gap:5px;margin-left:auto;display:flex}.rt-why{background:#00000024;border-radius:9px;margin-bottom:8px;padding:8px 10px}.rt-why-label{color:#c8deffb3;margin-bottom:6px;font-size:.76rem}.rt-paper{color:#1b2a3a;background:#fff;border-radius:8px;padding:14px 16px;font-family:Noto Sans,system-ui,sans-serif;font-size:.92rem;line-height:1.55;overflow-x:auto}.rt-paper-compact{padding:10px 12px;font-size:.82rem;line-height:1.45}.rt-missing{color:#9a3b5c;font-style:italic}.rt-paper-compact:after{content:"";clear:both;display:block}.rt-choices{flex-direction:column;gap:4px;margin:10px 0 0;padding:0;list-style:none;display:flex}.rt-choices li{border:1px solid #0000;border-radius:6px;align-items:flex-start;gap:10px;padding:4px 8px;display:flex}.rt-choices li.is-correct{background:#e6f6ef;border-color:#9ed9bf}.rt-choice-label{color:#4b5e72;flex-shrink:0;min-width:20px;font-weight:700}.rt-choice-text{flex:1;min-width:0}.rt-choice-check{color:#1f8a63;flex-shrink:0;margin-top:3px}.rt-add-row{justify-content:center;margin-top:14px;display:flex}.rt-chooser{z-index:4;background:#223853;flex-direction:column;display:flex;position:absolute;inset:0}.rt-chooser-head{border-bottom:1px solid #ffffff14;flex-shrink:0;align-items:center;gap:10px;padding:12px 18px;display:flex}.rt-chooser-title{color:#fff;font-size:.96rem;font-weight:740}.rt-chooser-head .rt-icon-btn{margin-left:auto}.rt-chooser-note{color:#c8deff99;flex-shrink:0;padding:8px 18px;font-size:.76rem}.rt-chooser-list{flex-direction:column;flex:1;gap:10px;min-height:0;padding:4px 18px 20px;display:flex;overflow-y:auto}.rt-option{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"meta meta""paper use";align-items:center;gap:6px 12px;padding:10px;display:grid}.rt-option-meta{flex-wrap:wrap;grid-area:meta;gap:5px;display:flex}.rt-option .rt-paper{grid-area:paper}.rt-use{grid-area:use;min-height:34px;padding:0 14px;font-size:.8rem}.rt-footer{background:#0000001a;border-top:1px solid #ffffff14;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:10px 18px;padding:12px 18px;display:flex}.rt-totals{color:#c8deffa6;flex-wrap:wrap;gap:4px 16px;font-size:.8rem;display:flex}.rt-totals strong{color:#fff;font-variant-numeric:tabular-nums}.rt-footer-actions{gap:8px;display:flex}@media (width<=820px){.rt-backdrop{padding:0}.rt-shell{border-radius:0}.rt-body{grid-template-rows:minmax(160px,34vh) minmax(0,1fr);grid-template-columns:1fr}.rt-roster{border-bottom:1px solid #ffffff14;border-right:0}}.rt-backdrop.brio-theme-light .rt-shell{color:#23384d;background:#fff;border-color:#2d4e6c24;box-shadow:0 24px 60px #244a6c2e,0 4px 12px #244a6c1a}.rt-backdrop.brio-theme-light .rt-settings,.rt-backdrop.brio-theme-light .rt-footer{background:#f5f8fb;border-color:#2d4e6c1a}.rt-backdrop.brio-theme-light .rt-roster{background:#f7f9fc;border-color:#2d4e6c1a}.rt-backdrop.brio-theme-light .rt-roster-tools,.rt-backdrop.brio-theme-light .rt-sheet-toolbar,.rt-backdrop.brio-theme-light .rt-chooser-head{border-color:#2d4e6c1a}.rt-backdrop.brio-theme-light .rt-setting-label,.rt-backdrop.brio-theme-light .rt-settings-note,.rt-backdrop.brio-theme-light .rt-target-label,.rt-backdrop.brio-theme-light .rt-target-hint,.rt-backdrop.brio-theme-light .rt-roster-class,.rt-backdrop.brio-theme-light .rt-roster-status,.rt-backdrop.brio-theme-light .rt-met-all,.rt-backdrop.brio-theme-light .rt-empty,.rt-backdrop.brio-theme-light .rt-sheet-class,.rt-backdrop.brio-theme-light .rt-chooser-note,.rt-backdrop.brio-theme-light .rt-why-label,.rt-backdrop.brio-theme-light .rt-totals{color:#23384d99}.rt-backdrop.brio-theme-light .rt-sheet-name,.rt-backdrop.brio-theme-light .rt-chooser-title,.rt-backdrop.brio-theme-light .rt-totals strong{color:#14283d}.rt-backdrop.brio-theme-light .rt-select,.rt-backdrop.brio-theme-light .rt-search,.rt-backdrop.brio-theme-light .rt-stepper,.rt-backdrop.brio-theme-light .rt-segmented,.rt-backdrop.brio-theme-light .rt-tool,.rt-backdrop.brio-theme-light .rt-icon-btn{color:#23384d;background:#fff;border-color:#2d4e6c2e}.rt-backdrop.brio-theme-light .rt-search input{color:#14283d}.rt-backdrop.brio-theme-light .rt-stepper button,.rt-backdrop.brio-theme-light .rt-segmented button{background:#fff}.rt-backdrop.brio-theme-light .rt-stepper button:hover:not(:disabled),.rt-backdrop.brio-theme-light .rt-segmented button:hover:not(:disabled),.rt-backdrop.brio-theme-light .rt-tool:hover:not(:disabled),.rt-backdrop.brio-theme-light .rt-icon-btn:hover,.rt-backdrop.brio-theme-light .rt-filter button:hover,.rt-backdrop.brio-theme-light .rt-roster-row:hover{color:#14283d;background:#2d4e6c12}.rt-backdrop.brio-theme-light .rt-segmented button.is-active,.rt-backdrop.brio-theme-light .rt-tool.is-active{background:rgba(var(--rt-accent-rgb), .85);color:#fff}.rt-backdrop.brio-theme-light .rt-stepper-value,.rt-backdrop.brio-theme-light .rt-segmented button+button{border-color:#2d4e6c24}.rt-backdrop.brio-theme-light .rt-filter button{color:#23384d9e}.rt-backdrop.brio-theme-light .rt-filter button.is-active{color:#14283d;background:#fff;border-color:#2d4e6c29}.rt-backdrop.brio-theme-light .rt-roster-row.is-selected{background:rgba(var(--rt-accent-rgb), .12);border-color:rgba(var(--rt-accent-rgb), .4)}.rt-backdrop.brio-theme-light .rt-chip,.rt-backdrop.brio-theme-light .rt-target{background:rgba(var(--rt-accent-rgb), .12);border-color:rgba(var(--rt-accent-rgb), .4);color:#1d3349}.rt-backdrop.brio-theme-light .rt-chip.is-uncovered,.rt-backdrop.brio-theme-light .rt-target-line.is-uncovered .rt-target{color:#23384d9e;background:0 0;border-color:#2d4e6c4d}.rt-backdrop.brio-theme-light .rt-card,.rt-backdrop.brio-theme-light .rt-option{background:#f5f8fb;border-color:#2d4e6c1f}.rt-backdrop.brio-theme-light .rt-paper{border:1px solid #2d4e6c1f}.rt-backdrop.brio-theme-light .rt-card-num,.rt-backdrop.brio-theme-light .rt-card-tag{color:#2d4a66;background:#2d4e6c17}.rt-backdrop.brio-theme-light .rt-card-tag.is-good{color:#1f7d59;background:#e3f5ed}.rt-backdrop.brio-theme-light .rt-why{background:#2d4e6c0f}.rt-backdrop.brio-theme-light .rt-chooser{background:#fff}.rt-backdrop.brio-theme-light .rt-roster-status.is-reviewed{color:#1f8a63}.rt-backdrop.brio-theme-light .rt-count.is-short,.rt-backdrop.brio-theme-light .rt-roster-status.is-short{color:#b36b0c}.rt-backdrop.brio-theme-light .rt-notice,.rt-backdrop.brio-theme-light .rt-confirm-bar{color:#7a4d0b;background:#fdf3e2;border-color:#f1d3a0}.rt-backdrop.brio-theme-light .rt-error{color:#8f2c4f;background:#fbe9ef;border-color:#efbccd}.rt-backdrop.brio-theme-light .brio-panel-btn-secondary{color:#23384d;background:#fff;border-color:#2d4e6c33}.rt-backdrop.brio-theme-light .brio-panel-btn-secondary:hover{color:#14283d;background:#2d4e6c12;border-color:#2d4e6c47}.rt-paper-compact .sp-list{display:flow-root}.rt-roster-row{cursor:pointer}.rt-select-test{max-width:280px}.rt-info-bar{color:#b9d6ff;background:#4c8cdc24;border-bottom:1px solid #4c8cdc4d;flex-shrink:0;align-items:center;gap:10px;padding:9px 18px;font-size:.84rem;line-height:1.4;display:flex}.rt-info-bar span{flex:1;min-width:0}.rt-status-bar{color:#c8deffb8;border-bottom:1px solid #ffffff14;flex-wrap:wrap;flex-shrink:0;align-items:center;gap:8px 12px;padding:8px 18px;font-size:.82rem;line-height:1.4;display:flex}.rt-status-bar.is-saved{color:#c8ecdee0;background:#5dcaa514}.rt-status-bar>svg{flex-shrink:0}.rt-status-copy{flex:1;min-width:240px}.rt-status-actions{gap:8px;display:flex}.rt-status-actions .rt-bar-btn{align-items:center;gap:6px;display:inline-flex}.rt-danger-btn:not(:disabled):hover{color:#f2a3be;border-color:#d4537e8c}.rt-danger-solid{color:#fff;background:#b83a66;border:1px solid #b83a66}.rt-danger-solid:hover:not(:disabled){background:#a02f57}.rt-info-bar .rt-icon-btn{flex-shrink:0;width:26px;height:26px}.rt-backdrop.brio-theme-light .rt-info-bar{color:#1f4a7a;background:#e8f1fc;border-color:#bcd4f2}.rt-backdrop.brio-theme-light .rt-status-bar{color:#4a627a;border-color:#2d4e6c1a}.rt-backdrop.brio-theme-light .rt-status-bar.is-saved{color:#1f5e46;background:#eef8f3}.rt-backdrop.brio-theme-light .rt-danger-btn:not(:disabled):hover{color:#a02f57;border-color:#e3a3ba}.rt-save-bar,.rt-result-bar{flex-wrap:wrap;flex-shrink:0;align-items:flex-start;gap:10px 14px;padding:12px 18px;font-size:.86rem;line-height:1.45;display:flex}.rt-save-bar>svg,.rt-result-bar>svg{flex-shrink:0;margin-top:3px}.rt-save-bar{background:rgba(var(--rt-accent-rgb), .16);border-bottom:1px solid rgba(var(--rt-accent-rgb), .4)}.rt-result-bar{color:#a9ead2;background:#5dcaa51f;border-bottom:1px solid #5dcaa552}.rt-result-bar.has-skipped{color:#f4c77e;background:#ef9f271f;border-bottom-color:#ef9f274d}.rt-save-copy{flex-direction:column;flex:1;gap:6px;min-width:260px;display:flex}.rt-save-fine{color:#c8deff9e;font-size:.76rem}.rt-save-warn{color:#f4c77e;font-size:.8rem;font-weight:650}.rt-name-input{color:#fff;max-width:420px;min-height:34px;font:inherit;background:#ffffff14;border:1px solid #fff3;border-radius:8px;padding:0 10px;font-size:.9rem;font-weight:650}.rt-skipped{margin:0;padding-left:18px;font-size:.8rem}.rt-skipped li{margin:2px 0}.rt-frozen{background:rgba(var(--rt-accent-rgb), .16);border:1px solid rgba(var(--rt-accent-rgb), .4);border-radius:8px;align-items:center;gap:8px;margin:4px 0 6px;padding:8px 12px;font-size:.8rem;display:flex}.rt-frozen-icon{color:#c8deffa6;flex-shrink:0}.rt-code strong{letter-spacing:.06em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.rt-saved-tag{color:#5dcaa5}.rt-unsaved-tag,.rt-unsaved-count{color:#ef9f27}.rt-backdrop.brio-theme-light .rt-result-bar{color:#1b6a4c;background:#e6f6ef;border-color:#9ed9bf}.rt-backdrop.brio-theme-light .rt-result-bar.has-skipped,.rt-backdrop.brio-theme-light .rt-save-warn{color:#7a4d0b}.rt-backdrop.brio-theme-light .rt-result-bar.has-skipped{background:#fdf3e2;border-color:#f1d3a0}.rt-backdrop.brio-theme-light .rt-save-bar{color:#23384d}.rt-backdrop.brio-theme-light .rt-save-fine{color:#23384d9e}.rt-backdrop.brio-theme-light .rt-name-input{color:#14283d;background:#fff;border-color:#2d4e6c3d}.rt-backdrop.brio-theme-light .rt-saved-tag{color:#1f8a63}.rt-backdrop.brio-theme-light .rt-unsaved-tag,.rt-backdrop.brio-theme-light .rt-unsaved-count{color:#b36b0c}.pm-overlay{z-index:1200;background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.pm-modal{background:var(--brio-surface,#1a2540);color:var(--brio-text,#dceeffe6);border-radius:10px;flex-direction:column;width:min(780px,94vw);max-height:88vh;display:flex;overflow:hidden;box-shadow:0 8px 40px #00000080}.pm-header{border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.pm-title{letter-spacing:.02em;opacity:.92;font-size:.95rem;font-weight:600}.pm-header-actions{align-items:center;gap:8px;display:flex}.pm-print-btn{color:inherit;cursor:pointer;background:#ffffff12;border:1px solid #ffffff2e;border-radius:6px;align-items:center;gap:6px;padding:5px 12px;font-size:.82rem;transition:background .15s;display:flex}.pm-print-btn:hover{background:#ffffff21}.pm-close-btn{width:28px;height:28px;color:inherit;opacity:.6;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:opacity .15s;display:flex}.pm-close-btn:hover{opacity:1}.pm-body{flex:1;padding:20px 24px 28px;overflow-y:auto}.pm-ao-section{margin-bottom:28px}.pm-ao-label{border-bottom:1px solid #ffffff1a;align-items:baseline;gap:8px;margin-bottom:12px;padding-bottom:6px;display:flex}.pm-ao-code{letter-spacing:.06em;text-transform:uppercase;color:var(--brio-accent,#5dcaa5);flex-shrink:0;font-size:.78rem;font-weight:700}.pm-ao-desc{opacity:.65;font-size:.8rem}.pm-question{margin-bottom:22px}.pm-question-prompt{align-items:flex-start;gap:6px;margin:0 0 8px;font-size:.88rem;line-height:1.55;display:flex}.pm-question-text p,.pm-answer-label p,.pm-answer-explanation p{margin:0}.pm-qnum{flex-shrink:0;padding-top:2px;font-weight:600}.pm-question-text{flex:1}.pm-response-line{border-bottom:1px solid #fff3;height:32px;margin:4px 0 0 22px}.pm-answer-key{border-top:1px solid #ffffff1a;margin-top:28px;padding-top:18px}.pm-answer-key-title{text-transform:uppercase;letter-spacing:.07em;opacity:.55;margin:0 0 12px;font-size:.82rem;font-weight:600}.pm-answer-row{gap:10px;margin-bottom:12px;font-size:.84rem;display:flex}.pm-answer-num{flex-shrink:0;width:22px;font-weight:600}.pm-answer-body{flex:1}.pm-answer-label{color:var(--brio-accent,#5dcaa5);font-size:.86rem;font-weight:600}.pm-answer-explanation{opacity:.75;margin:4px 0 0;font-size:.82rem;line-height:1.55}.pm-print-only{display:none}@media print{body>*{display:none!important}body>.pm-overlay{background:0 0!important;display:block!important;position:static!important}.pm-modal{width:100%!important;max-height:none!important;box-shadow:none!important;color:#000!important;background:#fff!important;border-radius:0!important;display:block!important}.pm-screen-only{display:none!important}.pm-print-only{display:block!important}.pm-body{padding:0 16pt!important;overflow:visible!important}.pm-print-title{margin:0 0 16pt;font-size:16pt;font-weight:700}.pm-ao-label{border-bottom:1px solid #ccc;margin-bottom:8pt;padding-bottom:4pt}.pm-ao-code{color:#000;font-size:9pt}.pm-ao-desc{color:#444;font-size:9pt}.pm-question-prompt{font-size:10pt}.pm-question-text p{margin:0;font-size:10pt}.pm-response-line{border-bottom:1px solid #aaa!important;height:28pt!important;margin-left:0!important}.pm-answer-key{page-break-before:always;border-top:none;padding-top:0}.pm-answer-key-title{color:#000;font-size:10pt}.pm-answer-label{font-size:9pt;font-weight:700;color:#000!important}.pm-answer-label p{margin:0;font-size:9pt}.pm-answer-explanation{color:#333;font-size:9pt}.pm-answer-explanation p{color:#333;margin:0;font-size:9pt}}.an-root{display:flex}.an-main{flex-direction:column;flex:1;min-width:0;transition:padding-right .22s;display:flex;position:relative;overflow-x:auto}.an-main.has-panel{padding-right:min(460px,40vw)}.an-content{flex:1;width:100%;padding:24px 28px 72px;overflow-y:auto}.an-page-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.an-eyebrow{letter-spacing:.15em;text-transform:uppercase;margin:0 0 6px;font-size:.72rem;font-weight:750}.an-page-heading h1{letter-spacing:-.04em;color:#e4f0ff;margin:0;font-size:clamp(1.9rem,3vw,2.8rem);font-weight:650;line-height:1.05}.an-selectors-row{flex-wrap:wrap;align-items:flex-end;gap:14px;margin-bottom:20px;display:flex}.an-selector-group{flex-direction:column;gap:6px;min-width:180px;display:flex}.an-selector-label{letter-spacing:.12em;text-transform:uppercase;color:#dcecff80;font-size:.66rem;font-weight:800}.an-select-wrap{align-items:center;display:flex;position:relative}.an-select{color:#d6e8ff;cursor:pointer;background:#7896b41a;border:1px solid #ffffff24;border-radius:13px;outline:none;width:100%;height:40px;padding:0 13px;font-size:.83rem;font-weight:550}.an-select.is-open,.an-select:focus-within{background:#7896b429;border-color:#ffffff47}.an-view-toggle{background:#0000002e;border:1px solid #ffffff1a;border-radius:13px;align-items:center;gap:4px;margin-left:auto;padding:4px;display:flex}.an-toggle-btn{color:#c8dcff99;cursor:pointer;background:0 0;border:none;border-radius:10px;height:32px;padding:0 14px;font-size:.76rem;font-weight:650;transition:background .15s,color .15s}.an-toggle-btn.is-active{color:#e4f0ff;background:#ffffff1f}.an-stat-row{grid-template-columns:repeat(auto-fit,minmax(168px,1fr));gap:14px;margin-bottom:16px;display:grid}.an-stat-card{background:#1e2d4a;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;gap:6px;padding:18px 20px;display:flex;position:relative;overflow:hidden;box-shadow:0 3px 10px #040c1c29}.an-stat-icon{color:#c8dcff66;margin-bottom:2px}.an-stat-value{letter-spacing:-.04em;color:#e4f0ff;font-size:2rem;font-weight:720;line-height:1}.an-stat-note{color:#c8dcff9e;margin-top:-2px;font-size:.74rem;font-weight:620;line-height:1}.an-stat-label{letter-spacing:.12em;text-transform:uppercase;color:#c8dcff80;font-size:.68rem;font-weight:750}.an-stat-card.an-green .an-stat-value{color:#5dcaa5}.an-stat-card.an-amber .an-stat-value{color:#ef9f27}.an-stat-card.an-red .an-stat-value{color:#d4537e}.an-insight-card{background:#1e2d4a;border:1px solid #ffffff1a;border-radius:20px;margin-bottom:16px;padding:20px 22px;box-shadow:0 3px 10px #040c1c29}.an-insight-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.an-insight-title{letter-spacing:.12em;text-transform:uppercase;color:#c8dcffb3;align-items:center;gap:7px;font-size:.75rem;font-weight:750;display:flex}.an-sparkle{color:#c97a8a}.an-insight-body{min-height:40px;margin-bottom:16px}.an-insight-text{color:#dceeffe0;white-space:pre-wrap;margin:0;font-size:.9rem;line-height:1.6}.an-insight-loading,.an-insight-empty{color:#c8dcff73;align-items:center;gap:8px;font-size:.84rem;display:flex}.an-insight-actions{flex-wrap:wrap;gap:8px;display:flex}.an-action-btn{color:#dceeffcc;cursor:pointer;background:#ffffff12;border:1px solid #ffffff21;border-radius:10px;height:32px;padding:0 14px;font-size:.75rem;font-weight:650;transition:background .14s,border-color .14s}.an-action-btn:hover{color:#e4f0ff;background:#ffffff21;border-color:#ffffff38}.an-action-btn-primary{color:#e8a0b0;background:#c97a8a2e;border-color:#c97a8a59}.an-action-btn-primary:hover{color:#f0c0cc;background:#c97a8a47;border-color:#c97a8a80}.an-card{background:#1e2d4a;border:1px solid #ffffff1a;border-radius:20px;margin-bottom:16px;padding:20px 22px;box-shadow:0 3px 10px #040c1c29}.an-card-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.an-card-title{letter-spacing:.12em;text-transform:uppercase;color:#c8dcffb3;font-size:.75rem;font-weight:750}.an-card-count{color:#c8dcff66;font-size:.7rem;font-weight:650}.an-empty-msg{color:#c8dcff66;text-align:center;margin:0;padding:20px 0;font-size:.85rem}.an-ao-list{flex-direction:column;gap:2px;display:flex}.an-ao-row-wrap{border-radius:12px;overflow:hidden}.an-ao-row{border-radius:10px;grid-template-columns:24px 64px 1fr 220px 90px 110px;align-items:center;gap:12px;padding:10px 8px;transition:background .12s;display:grid}.an-ao-row:hover{background:#ffffff0a}.an-ao-expand-btn{color:#c8dcff66;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;padding:0;transition:color .12s,background .12s;display:flex}.an-ao-expand-btn:not(:disabled):hover{color:#c8dcffcc;background:#ffffff14}.an-ao-expand-btn:disabled{opacity:.25;cursor:default}.an-chevron{transition:transform .18s}.an-chevron.is-expanded{transform:rotate(90deg)}.an-ao-code{letter-spacing:.04em;color:#c97a8a;white-space:nowrap;font-size:.76rem;font-weight:750}.an-ao-desc{color:#dceeffcc;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.an-ao-bar-wrap{align-items:center;gap:8px;display:flex}.an-ao-bar{background:#ffffff14;border-radius:999px;flex:1;height:6px;overflow:hidden}.an-ao-bar-fill{border-radius:999px;height:100%;transition:width .3s}.an-fill-mastered{background:#5dcaa5}.an-fill-spiral{background:#ef9f27}.an-fill-reteach{background:#d4537e}.an-ao-pct{color:#c8dcffa6;white-space:nowrap;text-align:right;min-width:36px;font-size:.76rem;font-weight:650}.an-badge{letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;height:22px;padding:0 10px;font-size:.66rem;font-weight:750;display:inline-flex}.an-badge-mastered{color:#5dcaa5;background:#5dcaa526;border:1px solid #5dcaa54d}.an-badge-spiral{color:#ef9f27;background:#ef9f2726;border:1px solid #ef9f274d}.an-badge-reteach{color:#d4537e;background:#d4537e26;border:1px solid #d4537e4d}.an-ao-detail-link{color:#c97a8ab3;cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;padding:0;font-size:.73rem;font-weight:650;transition:color .12s}.an-ao-detail-link:hover{color:#e8a0b0}.an-ao-detail-link.is-active{color:#e8a0b0;font-weight:750}.an-ao-filter-banner{color:#e8a0b0f2;background:#c97a8a1f;border:1px solid #c97a8a40;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin:0 0 12px;padding:8px 12px;font-size:.78rem;display:flex}.an-ao-filter-clear{color:inherit;cursor:pointer;background:0 0;border:none;font-size:.75rem;font-weight:650;text-decoration:underline}.an-sub-list{background:#0000001a;border-top:1px solid #ffffff0d;flex-direction:column;gap:1px;padding:4px 8px 8px 40px;display:flex}.an-sub-row{grid-template-columns:32px 1fr 180px;align-items:center;gap:10px;padding:7px 6px;display:grid}.an-sub-num{color:#c8dcff66;white-space:nowrap;font-size:.7rem;font-weight:750}.an-sub-topic{color:#dceeff99;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.an-sub-bar-wrap{flex:none;width:180px}.an-sub-bar{height:4px}.an-table{border-collapse:collapse;width:100%}.an-table th{text-align:left;letter-spacing:.12em;text-transform:uppercase;color:#c8dcff6b;border-bottom:1px solid #ffffff12;padding:0 10px 10px;font-size:.65rem;font-weight:800}.an-duck-star{color:#efb02c;margin-left:1px;font-weight:800}.an-card-header-right{align-items:center;gap:12px;display:flex}.an-copy-group{gap:6px;display:flex}.an-copy-btn{color:#c8dcffb3;cursor:pointer;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff24;border-radius:8px;padding:4px 10px;font-size:.72rem;font-weight:700;transition:background .12s,color .12s}.an-copy-btn:hover{color:#e4f0ff;background:#ffffff1f}.brio-theme-light .an-copy-btn{color:#1e3250b3;background:#2d4e6c0f;border-color:#2d4e6c2e}.an-table th.an-sortable{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.an-table th.an-sortable:hover{color:#c8dcffb8}.brio-theme-light .an-table th.an-sortable:hover{color:#1e3250bf}.an-table-row{transition:background .12s}.an-table-row-clickable{cursor:pointer}.an-table-row:hover{background:#ffffff0a}.an-table td{color:#dceeffcc;vertical-align:middle;border-bottom:1px solid #ffffff0d;padding:10px;font-size:.83rem}.an-student-name-cell{align-items:center;gap:10px;display:flex}.an-avatar{color:#c97a8a;background:#c97a8a33;border:1px solid #c97a8a59;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:.65rem;font-weight:750;display:flex}.an-period-cell{color:#c8dcff80!important;font-size:.76rem!important}.an-score-val{font-weight:700}.an-score-val.an-green{color:#5dcaa5}.an-score-val.an-amber{color:#ef9f27}.an-score-val.an-red{color:#d4537e}.an-dots-cell{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.an-ao-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px;display:inline-block}.an-dot-red{background:#d4537e}.an-dot-amber{background:#ef9f27}.an-no-dots{color:#c8dcff4d;font-size:.76rem}.an-chip{letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;height:22px;padding:0 10px;font-size:.66rem;font-weight:750;display:inline-flex}.an-chip-passed{color:#5dcaa5;background:#5dcaa526;border:1px solid #5dcaa540}.an-chip-watch{color:#ef9f27;background:#ef9f2726;border:1px solid #ef9f2740}.an-chip-retest{color:#d4537e;background:#d4537e26;border:1px solid #d4537e40}.an-expand-btn{color:#c8dcff80;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;transition:background .12s,color .12s;display:flex}.an-expand-btn:hover{color:#e4f0ff;background:#ffffff1f}.an-row-actions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.an-del-btn{color:#c8dcff52;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;transition:background .12s,color .12s,border-color .12s;display:flex}.an-del-btn:hover{color:#f0658a;background:#d4537e1a;border-color:#d4537e66}.an-del-label{color:#f0658a;white-space:nowrap;font-size:.68rem;font-weight:700}.an-del-yes,.an-del-no{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.an-del-yes{color:#f0658a;background:#d4537e2e;border:1px solid #d4537e80}.an-del-yes:hover{background:#d4537e4d}.an-del-no{color:#c8dcff99;background:#ffffff0f;border:1px solid #ffffff24}.an-del-no:hover{background:#ffffff1f}.an-loading{color:#c8dcff73;justify-content:center;align-items:center;gap:10px;padding:40px 0;font-size:.88rem;display:flex}.an-empty-state{text-align:center;color:#c8dcff66;padding:60px 0;font-size:.9rem}.an-icon-btn{color:#c8dcff73;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;transition:background .12s,color .12s;display:flex}.an-icon-btn:hover:not(:disabled){color:#c8dcffcc;background:#ffffff14}.an-icon-btn:disabled{opacity:.4;cursor:default}.an-spin{animation:1s linear infinite an-spin}@keyframes an-spin{to{transform:rotate(360deg)}}.an-spinner{color:#c8dcff80;animation:1s linear infinite an-spin}.an-accent-rose .an-eyebrow{color:#c9607e}.an-accent-teal .an-eyebrow{color:#1a9687}.an-accent-amber .an-eyebrow{color:#c49030}.an-accent-purple .an-eyebrow{color:#7a6fd8}.an-accent-steel .an-eyebrow,.an-accent-blue .an-eyebrow{color:#5c7eba}.an-accent-green .an-eyebrow{color:#4aac6e}.brio-theme-light .an-page-heading h1{color:#1a2a40}.brio-theme-light .an-selector-label{color:#1e32508c}.brio-theme-light .an-select{color:#1a2a40;background:#0000000d;border-color:#00000024}.brio-theme-light .an-toggle-btn{color:#1e32508c}.brio-theme-light .an-toggle-btn.is-active{color:#1a2a40;background:#00000014}.brio-theme-light .an-stat-card{background:#ffffffb3;border-color:#00000014}.brio-theme-light .an-stat-value{color:#1a2a40}.brio-theme-light .an-stat-label{color:#1e325080}.brio-theme-light .an-stat-note{color:#1e32509e}.brio-theme-light .an-insight-card{background:#ffffffbf;border-color:#00000014}.brio-theme-light .an-insight-text{color:#142846e0}.brio-theme-light .an-card{background:#ffffffbf;border-color:#00000014}.brio-theme-light .an-ao-desc{color:#142846cc}.brio-theme-light .an-table td{color:#142846d9}.brio-theme-light .an-table th{color:#1e325073}.brio-theme-light .an-sub-list{background:#00000008}.an-page-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.an-print-sheets{color:#ecf6ffe6;cursor:pointer;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff24;border-radius:12px;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-size:.84rem;font-weight:700;display:inline-flex}.an-print-sheets:hover:not(:disabled){background:#ffffff1c}.an-print-sheets:disabled{opacity:.45;cursor:not-allowed}.brio-theme-light .an-print-sheets{color:#14283d;background:#ffffffbf;border-color:#2d4e6c29}.an-curve-intro{opacity:.72;margin:0 0 12px;font-size:.84rem;line-height:1.5}.an-curve-table{border-collapse:collapse;width:100%;font-size:.86rem}.an-curve-table th{text-align:left;letter-spacing:.1em;text-transform:uppercase;opacity:.55;background:inherit;padding:6px 8px;font-size:.66rem;font-weight:900;position:sticky;top:0}.an-curve-table td{border-top:1px solid #ffffff12;padding:3px 8px}.an-curve-raw{white-space:nowrap;font-weight:700}.an-curve-straight{opacity:.5;font-variant-numeric:tabular-nums}.an-curve-table input{width:72px;min-height:30px;color:inherit;font:inherit;font-variant-numeric:tabular-nums;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:8px;outline:none;padding:0 8px}.an-curve-table input:focus{border-color:#ffffff4d}.brio-theme-light .an-curve-table td{border-top-color:#2d4e6c1f}.brio-theme-light .an-curve-table input{background:#fffc;border-color:#2d4e6c29}.an-curve-strands{flex-wrap:wrap;gap:18px;display:flex}.an-curve-strand{flex:190px;min-width:0}.an-curve-strand h3{margin:0 0 6px;font-size:.9rem;font-weight:800}.an-curve-strand h3 span{opacity:.55;margin-top:1px;font-size:.7rem;font-weight:600;display:block}.an-curve-copy{color:inherit;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:9px;align-items:center;gap:6px;margin:0 0 14px;padding:5px 10px;font-size:.76rem;font-weight:700;display:inline-flex}.an-curve-copy:hover{background:#ffffff1a}.brio-theme-light .an-curve-copy{background:#ffffffbf;border-color:#2d4e6c29}.an-curve-footer{gap:10px}.an-missed-lineage{white-space:nowrap;font-variant-numeric:tabular-nums}.an-missed-n{opacity:.5;font-size:.72rem;font-weight:600}.an-missed-none{opacity:.35}.an-quiz-body{flex-direction:column;display:flex}.an-quiz-paste{width:100%;color:inherit;tab-size:12;resize:vertical;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:10px;outline:none;padding:10px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem;line-height:1.5}.an-quiz-paste:focus{border-color:#ffffff4d}.an-quiz-check{align-self:flex-start;margin:10px 0 4px}.an-quiz-alert{border:1px solid #0000;border-radius:10px;align-items:flex-start;gap:8px;margin:8px 0 0;padding:9px 11px;font-size:.79rem;line-height:1.45;display:flex}.an-quiz-alert svg{flex:none;margin-top:1px}.an-quiz-alert-warn{background:#ef9f271f;border-color:#ef9f2766}.an-quiz-alert-bad{background:#d4537e1f;border-color:#d4537e66}.an-quiz-alert-good{background:#5dcaa51f;border-color:#5dcaa566}.an-quiz-table{margin-top:12px}.an-quiz-table th{white-space:nowrap}.an-quiz-col-label{opacity:.6;text-transform:none;letter-spacing:0;font-weight:600}.an-quiz-row-orphan{opacity:.5}.an-quiz-missed{opacity:.4;font-style:italic;font-weight:500}.an-quiz-count{opacity:.55;font-variant-numeric:tabular-nums;margin-right:auto;font-size:.74rem;font-weight:700}.brio-theme-light .an-quiz-paste{background:#fffc;border-color:#2d4e6c29}.an-version-analysis{gap:12px;display:grid}.an-version-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.an-version-head h2{margin:0;font-size:1rem;font-weight:800}.an-version-verdict{border-radius:999px;align-items:center;gap:6px;padding:3px 10px;font-size:.74rem;font-weight:800;display:inline-flex}.an-version-verdict.is-ok{color:#96ebc3f2;background:#50c8961f}.an-version-verdict.is-warning{color:#ffc896f2;background:#e6963c29}.an-version-note{opacity:.66;margin:0;font-size:.8rem;line-height:1.5}.an-version-reading{margin-top:-2px}.an-version-subhead{margin:6px 0 0;font-size:.9rem;font-weight:800}.an-version-table{border-collapse:collapse;width:100%;font-size:.84rem}.an-version-table th{text-align:left;letter-spacing:.1em;text-transform:uppercase;opacity:.5;padding:6px 8px;font-size:.64rem;font-weight:900}.an-version-table td{font-variant-numeric:tabular-nums;border-top:1px solid #ffffff12;padding:6px 8px}.an-version-label{font-weight:800}.an-version-score{font-weight:700}.an-version-gap.is-below{color:#ffaaa0f2;font-weight:700}.an-version-gap.is-above{color:#96e1bef2;font-weight:700}.an-missed-pct{font-weight:800}.an-missed-pct.is-low{color:#ffaaa0f2}.an-missed-versions{opacity:.6;white-space:nowrap}.an-missed-prompt{opacity:.85;text-overflow:ellipsis;white-space:nowrap;width:100%;max-width:0;overflow:hidden}.brio-theme-light .an-version-table td{border-top-color:#2d4e6c1f}.brio-theme-light .an-version-gap.is-below{color:#a4372f}.brio-theme-light .an-version-gap.is-above{color:#1c7a52}.brio-theme-light .an-missed-pct.is-low{color:#a4372f}.an-curve-mode{margin:0 0 12px}.an-curve-mode-label{letter-spacing:.1em;text-transform:uppercase;opacity:.5;margin-bottom:5px;font-size:.64rem;font-weight:800;display:block}.an-curve-mode-choices{flex-wrap:wrap;gap:6px;display:flex}.an-curve-mode-btn{color:inherit;font:inherit;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff21;border-radius:9px;padding:6px 11px;font-size:.76rem;font-weight:700}.an-curve-mode-btn.is-on{background:#5dcaa524;border-color:#5dcaa599}.brio-theme-light .an-curve-mode-btn{background:#fffc;border-color:#2d4e6c29}.an-duck-bat{cursor:pointer;align-items:center;gap:8px;margin:10px 0 0;font-size:.83rem;font-weight:700;display:flex}.an-duck-bat input{cursor:pointer;width:15px;height:15px}.an-duck-points{flex-direction:column;gap:4px;max-width:130px;margin-bottom:12px;display:flex}.an-duck-table{border-collapse:collapse;width:100%;font-size:.83rem}.an-duck-table th{text-align:left;letter-spacing:.09em;text-transform:uppercase;opacity:.5;padding:4px 6px;font-size:.62rem;font-weight:800}.an-duck-table td{border-top:1px solid #ffffff14;padding:4px 6px}.an-duck-table input[type=number]{width:76px}.an-duck-class{font-weight:700}.an-duck-bat-cell{align-items:center;gap:6px;display:flex}.an-duck-bat-cell input{cursor:pointer;width:15px;height:15px}.brio-theme-light .an-duck-table td{border-top-color:#2d4e6c1f}.st-root{display:flex}.st-main{flex-direction:column;flex:1;min-width:0;display:flex;position:relative;overflow-x:auto}.st-main.has-panel{padding-right:min(440px,38vw)}.st-content{flex:1;width:100%;max-width:none;padding:24px 20px 64px 28px;overflow-y:auto}.st-page-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:24px;display:flex}.st-title-meta-row{align-items:center;gap:12px;margin-bottom:8px;display:inline-flex}.st-eyebrow,.st-roster-kicker{letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:750}.st-page-heading h1{letter-spacing:-.045em;margin:0;font-size:clamp(2.1rem,3.3vw,3.1rem);font-weight:650;line-height:1.03}.st-heading-actions,.st-roster-header-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.st-course-switcher{align-items:center;display:inline-flex;position:relative}.st-course-switcher-button{color:#e5f1ffbd;cursor:pointer;background:#122036b8;border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:7px;min-height:24px;padding:0 8px 0 10px;font-size:.66rem;font-weight:650;display:inline-flex}.st-course-switcher-menu{z-index:80;isolation:isolate;background:#122036;border:1px solid #ffffff29;border-radius:14px;min-width:220px;padding:6px;position:absolute;top:calc(100% + 7px);left:0;overflow:hidden;box-shadow:0 14px 28px #00000057}.st-course-switcher-menu button{text-align:left;color:#dcecff;border-radius:9px;width:100%;min-height:34px;padding:0 10px;font-size:.78rem;font-weight:650}.st-course-switcher-menu button:hover,.st-course-switcher-menu button.is-active{background:#ffffff14}.st-soft-button,.st-primary-button{cursor:pointer;border-radius:999px;align-items:center;gap:7px;min-height:34px;padding:0 13px;font-size:.78rem;font-weight:750;display:inline-flex}.st-soft-button{color:inherit;background:#7896b41a;border:1px solid #ffffff21}.st-primary-button{color:#fffffff5;background:var(--brio-accent-header-bg);border:1px solid #ffffff24}.st-accent-rose .st-primary-button{background:linear-gradient(135deg,#d94f8ceb,#a23469d1);box-shadow:0 10px 22px #d94f8c2e}.st-accent-gold .st-primary-button,.st-accent-amber .st-primary-button{background:linear-gradient(135deg,#d2972aeb,#885a18c7)}.st-accent-purple .st-primary-button{background:linear-gradient(135deg,#7c69eeeb,#5c4ec6c7)}.st-accent-steel .st-primary-button,.st-accent-blue .st-primary-button{background:linear-gradient(135deg,#4c6eb0eb,#2a4270d1)}.st-accent-teal .st-primary-button,.st-accent-green .st-primary-button{background:linear-gradient(135deg,#2dd4c0db,#16877cb8)}.st-soft-button:disabled,.st-primary-button:disabled{opacity:.52;cursor:not-allowed}.st-class-grid{grid-template-columns:repeat(auto-fit,minmax(250px,300px));align-items:stretch;gap:16px;margin-bottom:22px;display:grid}.st-class-card,.st-new-class-card{border-radius:20px;min-height:185px;overflow:visible}.st-class-card{text-align:left;cursor:pointer;flex-direction:column;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex}.st-class-card:hover{transform:translateY(-1px)}.st-class-card.is-selected{border-color:#ffffff2e;box-shadow:inset 0 0 0 1px #ffffff14}.st-class-card>.st-class-card-header.brio-tone-header{border-radius:20px 20px 0 0;justify-content:flex-start;width:100%;min-height:38px;padding:0 14px}.st-class-card-header .st-card-menu-wrap{margin-left:auto}.st-class-card-body{flex-direction:column;flex:1;min-width:0;padding:16px 18px 18px;display:flex}.st-class-card-body h3{color:inherit;margin:0 0 14px;font-size:1.05rem;font-weight:550;line-height:1.08}.st-class-lines{gap:7px;margin-top:auto;display:grid}.st-class-lines div{align-items:baseline;gap:8px;display:flex}.st-class-lines strong{font-size:.8rem;font-weight:650}.st-class-lines span{color:#eaf2ffad;font-size:.76rem;font-weight:550}.st-new-class-card{text-align:left;cursor:pointer;border-style:dashed;flex-direction:column;align-items:flex-start;padding:24px;display:flex}.st-add-icon{color:#7eebefe6;background:#7eebef14;border:1px solid #7eebef2e;border-radius:14px;place-items:center;width:44px;height:44px;margin-bottom:22px;display:grid}.st-new-class-card strong{color:inherit;margin-bottom:8px;font-size:1rem;font-weight:550;display:block}.st-new-class-card span:last-child{font-size:.84rem;font-weight:400;line-height:1.18;display:block}.st-card-menu-wrap{position:relative}.st-menu-button{color:currentColor;opacity:.72;border-radius:10px;place-items:center;width:30px;height:30px;display:grid}.st-menu-button:hover{opacity:1;background:#7896b41f}.st-card-menu{z-index:20;background:#122036f5;border:1px solid #ffffff24;border-radius:12px;min-width:150px;padding:6px;position:absolute;top:34px;right:0;box-shadow:0 12px 24px #0000003d}.st-card-menu button{text-align:left;color:#dcecff;border-radius:9px;width:100%;min-height:34px;padding:0 10px;font-weight:650}.st-card-menu button:hover{background:#ffffff14}.st-card-menu button.danger{color:#ffd0d6}.st-card-menu-divider{background:#ffffff1f;height:1px;margin:5px 4px}.st-roster-card{border-radius:22px;padding:18px;overflow:hidden}.st-roster-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.st-roster-header h2{letter-spacing:-.025em;margin:5px 0;font-size:1.45rem;font-weight:620;line-height:1.05}.st-roster-header p{color:#c7d6e6bd;margin:0;font-size:.84rem;font-weight:500}.st-roster-tools{align-items:center;gap:10px;margin-bottom:14px;display:flex}.st-search{min-width:0;height:42px;color:inherit;background:#7896b41a;border:1px solid #ffffff24;border-radius:14px;flex:1;align-items:center;gap:9px;padding:0 13px;display:flex}.st-search input{min-width:0;height:100%;color:inherit;background:0 0;border:0;outline:none;flex:1;font-size:.84rem}.st-search input::placeholder{color:currentColor;opacity:.54}.st-table-wrap{background:#14233c85;border:1px solid #96afd22e;border-radius:18px;overflow-x:auto}.st-table{border-collapse:collapse;width:100%;min-width:760px}.st-table th{text-align:left;color:#e2eeff9e;letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid #ffffff17;height:42px;padding:0 14px;font-size:.66rem;font-weight:800}.st-table td{color:#eef6ffdb;border-bottom:1px solid #ffffff12;height:48px;padding:0 14px;font-size:.84rem;font-weight:520}.st-table tbody tr:last-child td{border-bottom:0}.st-table tbody tr:hover{background:#ffffff09}.st-muted{opacity:.42}.st-status{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:.68rem;font-weight:800;display:inline-flex}.st-status.is-active{color:var(--brio-accent-solid,#c33e70);background:color-mix(in srgb, var(--brio-accent-solid,#c33e70) 14%, transparent);border:1px solid color-mix(in srgb, var(--brio-accent-solid,#c33e70) 28%, transparent)}.st-status.is-inactive{color:#dcecff7a;background:#7896b414;border:1px solid #ffffff1a}.st-row-actions{justify-content:flex-end;align-items:center;gap:5px;display:flex}.st-row-actions button{color:currentColor;cursor:pointer;background:#7896b41a;border:1px solid #ffffff1f;border-radius:10px;place-items:center;width:30px;height:30px;display:grid}.st-row-actions button:hover{background:#7896b42e}.st-row-actions button.danger{color:#ffd0d6}.st-table-empty{color:#dcecff94;text-align:center;place-items:center;min-height:120px;padding:28px;font-size:.88rem;font-weight:550;display:grid}.st-empty-state{border-radius:20px;max-width:440px;min-height:150px;padding:22px}.st-empty-state h2{margin:0 0 8px;font-size:1.1rem;font-weight:650}.st-empty-state p{margin:0;font-size:.88rem;line-height:1.35}.st-modal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.st-check-row{color:inherit;align-items:center;gap:9px;font-size:.82rem;font-weight:650;display:inline-flex}.st-check-row input{accent-color:#78f6db;width:16px;height:16px}.st-error-message{color:#ffd0d6;background:#ff52781a;border:1px solid #ff82a02e;border-radius:12px;padding:10px 12px;font-size:.82rem;font-weight:650}.st-panel{width:min(420px,96vw)}.st-panel-primary-btn{color:#fff;border:1px solid #ffffff29;justify-content:center;min-width:136px}.st-panel-primary-btn.rose{background:linear-gradient(135deg,#d94f8ceb,#a23469d1);box-shadow:0 12px 26px #d94f8c38}.st-panel form{flex-direction:column;flex:1;min-height:0;display:flex}.st-panel-help{color:#dcecff99;margin:0 0 4px;font-size:.84rem;font-weight:500;line-height:1.35}.st-panel-field{gap:6px;display:grid}.st-panel-field span{color:#dcecff80;letter-spacing:.12em;text-transform:uppercase;font-size:.64rem;font-weight:750}.st-bulk-panel{width:min(460px,96vw)}.st-bulk-textarea{min-height:220px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.st-import-preview{background:#7896b414;border:1px solid #ffffff1a;border-radius:14px;overflow:hidden}.st-import-preview-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;min-height:38px;padding:0 12px;display:flex}.st-import-preview-header strong{font-size:.78rem;font-weight:800}.st-import-preview-header span{opacity:.62;font-size:.76rem;font-weight:650}.st-import-preview-list{display:grid}.st-import-preview-list div,.st-import-empty,.st-import-more{border-bottom:1px solid #ffffff0f;grid-template-columns:1fr 1fr;align-items:center;gap:10px;min-height:34px;padding:0 12px;font-size:.82rem;font-weight:550;display:grid}.st-import-preview-list div:last-child{border-bottom:0}.st-import-preview-list div.has-warning{color:#ffd0d6}.st-import-empty,.st-import-more{color:#dcecff8a;display:flex}.brio-theme-light .st-course-switcher-button{color:#14283dc2;background:#f8fcffc7;border-color:#385c7d29}.brio-theme-light .st-course-switcher-menu,.brio-theme-light .st-card-menu{background:#f8fcfff5;border-color:#385c7d29;box-shadow:0 8px 18px #244a6c24}.brio-theme-light .st-course-switcher-menu button,.brio-theme-light .st-card-menu button{color:#14283d}.brio-theme-light .st-course-switcher-menu button:hover,.brio-theme-light .st-course-switcher-menu button.is-active,.brio-theme-light .st-card-menu button:hover{background:#23384d12}.brio-theme-light .st-card-menu button.danger{color:#9f2f45}.brio-theme-light .st-card-menu-divider{background:#385c7d24}.brio-theme-light .st-class-lines strong{color:#189bb9}.brio-theme-light .st-class-lines span,.brio-theme-light .st-new-class-card span:last-child,.brio-theme-light .st-roster-header p{color:#23384d9e}.brio-theme-light .st-add-icon{color:#176d78e0;background:#176d7814;border-color:#176d782e}.brio-theme-light .st-soft-button,.brio-theme-light .st-search,.brio-theme-light .st-table-wrap,.brio-theme-light .st-row-actions button,.brio-theme-light .st-status.is-inactive,.brio-theme-light .st-import-preview{border-color:#385c7d29}.brio-theme-light .st-soft-button,.brio-theme-light .st-search,.brio-theme-light .st-row-actions button{background:#ffffff94}.brio-theme-light .st-table-wrap{background:#ffffffc2}.brio-theme-light .st-table th{color:#23384d94;border-bottom-color:#385c7d1f}.brio-theme-light .st-table td{color:#14283ddb;border-bottom-color:#385c7d1a}.brio-theme-light .st-table tbody tr:hover{background:#23384d09}.brio-theme-light .st-status.is-inactive{color:#23384d80;background:#23384d0a}.brio-theme-light .st-table-empty,.brio-theme-light .st-panel-help,.brio-theme-light .st-import-empty,.brio-theme-light .st-import-more{color:#23384d8f}.brio-panel.brio-theme-light .st-panel-field span{color:#23384d85}.brio-panel.brio-theme-light .st-panel-help{color:#23384d9e}.brio-panel.brio-theme-light .st-import-preview{background:#23384d09;border-color:#2d4e6c1f}.brio-panel.brio-theme-light .st-import-preview-header,.brio-panel.brio-theme-light .st-import-preview-list div{border-bottom-color:#2d4e6c1a}@media (width<=1100px){.st-class-grid{grid-template-columns:repeat(2,minmax(250px,1fr))}.st-modal-grid{grid-template-columns:1fr}}@media (width<=760px){.st-page-heading,.st-roster-header,.st-roster-tools{flex-direction:column;align-items:stretch}.st-heading-actions,.st-roster-header-actions{width:100%}.st-soft-button,.st-primary-button{justify-content:center}}@media (width<=680px){.st-content{padding:22px 18px 48px}.st-class-grid{grid-template-columns:1fr}.st-page-heading h1{font-size:clamp(1.8rem,9vw,2.4rem)}}.re-root{display:flex}.re-main{flex-direction:column;flex:1;min-width:0;transition:padding-right .22s;display:flex;position:relative;overflow-x:auto}.re-main.has-panel{padding-right:min(440px,38vw)}.re-content{flex:1;width:100%;max-width:none;padding:24px 20px 64px 28px;overflow-y:auto}.re-page-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:24px;display:flex}.re-eyebrow,.re-section-kicker,.re-panel-kicker{letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:750}.re-page-heading h1{letter-spacing:-.045em;margin:8px 0;font-size:clamp(2.1rem,3.3vw,3.1rem);font-weight:650;line-height:1.03}.re-page-heading p{color:#c7d6e6bd;max-width:620px;margin:0;font-size:.88rem;line-height:1.35}.re-heading-summary{flex-wrap:wrap;align-items:stretch;gap:10px;display:flex}.re-heading-summary>div{border-radius:16px;gap:4px;min-width:118px;padding:13px 15px;display:grid}.re-heading-summary strong{font-size:1.2rem;font-weight:720;line-height:1}.re-heading-summary span{color:#dcecff94;letter-spacing:.11em;text-transform:uppercase;font-size:.7rem;font-weight:750}.re-title-meta-row{align-items:center;gap:10px;margin-bottom:8px;display:inline-flex}.re-course-switcher{margin-top:0;display:inline-flex;position:relative}.re-course-switcher-button{color:#e5f1ffbd;cursor:pointer;background:#122036b8;border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:7px;min-height:24px;padding:0 8px 0 10px;font-size:.66rem;font-weight:650;display:inline-flex}.re-course-switcher-menu{z-index:80;isolation:isolate;background:#122036;border:1px solid #ffffff29;border-radius:14px;min-width:220px;padding:6px;position:absolute;top:calc(100% + 7px);left:0;overflow:hidden;box-shadow:0 14px 28px #00000057}.re-course-switcher-menu button{text-align:left;color:#dcecff;border-radius:9px;width:100%;min-height:34px;padding:0 10px;font-size:.78rem;font-weight:650}.re-course-switcher-menu button:hover,.re-course-switcher-menu button.is-active{background:#ffffff14}.re-controls-card,.re-students-card,.re-empty-card{border-radius:22px;padding:18px}.re-controls-card{grid-template-columns:minmax(240px,1fr) minmax(200px,280px) minmax(240px,1fr);gap:14px;margin-bottom:18px;display:grid}.re-control-field{gap:7px;display:grid}.re-control-field>span{color:#dcecff8a;letter-spacing:.12em;text-transform:uppercase;font-size:.66rem;font-weight:800}.re-control-field select,.re-control-field .brio-select,.re-search{height:42px;color:inherit;background:#7896b41a;border:1px solid #ffffff24;border-radius:14px;padding:0 13px}.re-control-field select,.re-control-field .brio-select{color:#d6e8ff;outline:none;width:100%;font-size:.84rem;font-weight:650}.re-search{align-items:center;gap:9px;display:flex}.re-search input{min-width:0;height:100%;color:inherit;background:0 0;border:0;outline:none;flex:1;font-size:.84rem}.re-search input::placeholder{color:currentColor;opacity:.54}.re-message-card{border-radius:14px;margin-bottom:14px;padding:11px 13px;font-size:.84rem;font-weight:650}.re-message-card.is-error{color:#ffd0d6;background:#ff52781a;border:1px solid #ff82a02e}.re-message-card.is-success{color:#caf6e2f0;background:#78be9b1a;border:1px solid #96dcb92e}.re-message-card-with-action{justify-content:space-between;align-items:center;gap:14px;display:flex}.re-view-analytics-btn{flex-shrink:0;align-items:center;gap:6px;padding:7px 14px;font-size:.82rem;display:inline-flex}.re-empty-card{max-width:460px;min-height:150px}.re-empty-card h2{margin:0 0 8px;font-size:1.1rem;font-weight:650}.re-empty-card p,.re-empty-list,.re-panel-empty,.re-panel-loading{color:#dcecff94;margin:0;font-size:.88rem;line-height:1.35}.re-empty-list,.re-panel-empty,.re-panel-loading{text-align:center;place-items:center;min-height:120px;padding:28px;display:grid}.re-panel-loading{gap:10px}.re-students-card{overflow:hidden}.re-section-header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:15px;display:flex}.re-section-header h2{letter-spacing:-.025em;margin:5px 0 0;font-size:1.45rem;font-weight:620;line-height:1.05}.re-loading-pill{color:#dcecffa3;background:#7896b41a;border:1px solid #ffffff1c;border-radius:999px;align-items:center;gap:7px;min-height:26px;padding:0 10px;font-size:.72rem;font-weight:750;display:inline-flex}.re-student-grid{grid-template-columns:repeat(auto-fill,minmax(245px,1fr));gap:12px;display:grid}.re-student-card{text-align:left;cursor:pointer;border-radius:18px;align-items:center;gap:12px;min-height:72px;padding:13px;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s;display:flex}.re-student-card:hover{transform:translateY(-1px)}.re-student-card.is-selected{border-color:#ffffff2e;box-shadow:inset 0 0 0 1px #ffffff14}.re-student-icon{color:#dcecffc7;background:#7896b41a;border:1px solid #ffffff1a;border-radius:13px;place-items:center;width:38px;height:38px;display:grid}.re-student-text{flex:1;gap:4px;min-width:0;display:grid}.re-student-text strong{color:inherit;white-space:nowrap;text-overflow:ellipsis;font-size:.91rem;font-weight:650;line-height:1.05;overflow:hidden}.re-student-text span{color:#dcecff8a;font-size:.75rem;font-weight:550}.re-panel{width:min(440px,96vw)}.re-panel-context{border-bottom:1px solid #ffffff14;gap:5px;padding-bottom:14px;display:grid}.re-panel-context h2{letter-spacing:-.03em;margin:0;font-size:1.4rem;font-weight:650;line-height:1.05}.re-panel-context p{color:#dcecff94;margin:0;font-size:.82rem;font-weight:550}.re-entry-sheet{gap:9px;padding-top:14px;display:grid}.re-entry-row{grid-template-columns:42px 1fr;align-items:center;gap:10px;min-height:44px;display:grid}.re-entry-label{color:#dcecffa3;text-align:right;font-size:.9rem;font-weight:800}.re-answer-input,.re-points-input,.re-points-possible-input{height:40px;color:inherit;background:#ffffff0e;border:1px solid #ffffff1f;border-radius:12px;outline:none;font-size:.98rem;font-weight:800}.re-answer-input{text-align:center;text-transform:uppercase;letter-spacing:.08em;width:62px;padding:0}.re-answer-input.is-wrong{color:#fffffff5;background:var(--brio-accent-header-bg);border-color:#ffffff2e}.re-answer-input:focus,.re-points-input:focus,.re-points-possible-input:focus{border-color:#ffffff47;box-shadow:0 0 0 3px #ffffff12}.re-code-block{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;gap:9px;margin:0 0 4px;padding:13px;display:grid}.re-code-label{color:#dcecff99;letter-spacing:.1em;text-transform:uppercase;align-items:baseline;gap:8px;font-size:.68rem;font-weight:900;display:flex}.re-code-label em{color:#dcecff61;letter-spacing:.04em;text-transform:none;font-size:.64rem;font-style:normal;font-weight:700}.re-code-row{grid-template-columns:108px minmax(0,1fr);align-items:center;gap:11px;display:grid}.re-code-input{width:100%;height:46px;color:inherit;text-align:center;text-transform:uppercase;letter-spacing:.18em;text-indent:.18em;background:#ffffff0e;border:1px solid #ffffff1f;border-radius:12px;outline:none;padding:0;font-size:1.15rem;font-weight:800}.re-code-input:focus{border-color:#ffffff47;box-shadow:0 0 0 3px #ffffff12}.re-code-input.is-resolved{border-color:#78dcaa73}.re-code-input.is-wrong{border-color:#ff8c8c8c}.re-code-status{min-width:0;font-size:.8rem;line-height:1.35}.re-code-ok{color:#96ebc3f2;align-items:center;gap:6px;font-weight:800;display:inline-flex}.re-code-warn{color:#ffbeb4eb;font-weight:600}.re-code-hint{color:#dcecff7a;font-weight:600}.re-version-fallback{flex-wrap:wrap;gap:7px;display:flex}.re-version-fallback button{color:#e2f0ffb8;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9px;min-height:30px;padding:0 11px;font-size:.76rem;font-weight:700}.re-version-fallback button:hover{color:#fffffff2;background:#ffffff17}.re-student-card.is-entered{opacity:.62}.brio-panel.brio-theme-light .re-code-block{background:#23384d08;border-color:#2d4e6c1f}.brio-panel.brio-theme-light .re-code-label{color:#23384d9e}.brio-panel.brio-theme-light .re-code-label em,.brio-panel.brio-theme-light .re-code-hint{color:#23384d73}.brio-panel.brio-theme-light .re-code-input,.brio-panel.brio-theme-light .re-version-fallback button{color:#14283d;background:#ffffffb8;border-color:#2d4e6c24}.brio-panel.brio-theme-light .re-code-ok{color:#1c7a52}.brio-panel.brio-theme-light .re-code-warn{color:#a4372f}.re-points-entry{grid-template-columns:70px 12px 70px;align-items:center;gap:7px;display:inline-grid}.re-points-entry span{color:#dcecff85;text-align:center;font-size:.9rem;font-weight:800}.re-points-input,.re-points-possible-input{width:70px;padding:0 10px}.re-submit-button{color:#fff;border:none;justify-content:center;min-width:146px}.re-spin{animation:.9s linear infinite re-spin}@keyframes re-spin{to{transform:rotate(360deg)}}.brio-theme-light .re-heading-summary span,.brio-theme-light .re-empty-card p,.brio-theme-light .re-empty-list,.brio-theme-light .re-panel-empty,.brio-theme-light .re-panel-loading,.brio-panel.brio-theme-light .re-panel-context p{color:#23384d94}.brio-theme-light .re-control-field>span,.brio-panel.brio-theme-light .re-entry-label,.brio-panel.brio-theme-light .re-points-entry span{color:#23384d85}.brio-theme-light .re-control-field select,.brio-theme-light .re-control-field .brio-select,.brio-theme-light .re-search,.brio-theme-light .re-loading-pill{background:#ffffff9e;border-color:#385c7d29}.brio-theme-light .re-control-field select,.brio-theme-light .re-control-field .brio-select{color:#14283d}.brio-theme-light .re-student-card{background:#ffffffc2;border-color:#385c7d29}.brio-theme-light .re-student-card.is-selected{background:#fffffff0;border-color:#385c7d3d;box-shadow:inset 0 0 0 1px #385c7d14,0 8px 18px #244a6c1a}.brio-theme-light .re-student-text strong{color:#14283deb}.brio-theme-light .re-student-text span{color:#23384d8f}.brio-theme-light .re-student-icon{color:#23384d9e;background:#23384d0b;border-color:#385c7d1f}.brio-panel.brio-theme-light .re-panel-context{border-bottom-color:#2d4e6c1a}.brio-panel.brio-theme-light .re-answer-input,.brio-panel.brio-theme-light .re-points-input,.brio-panel.brio-theme-light .re-points-possible-input{color:#14283ddb;background:#ffffffd1;border-color:#385c7d29}.brio-panel.brio-theme-light .re-answer-input.is-wrong{color:#fffffff5;background:var(--brio-accent-header-bg);border-color:#ffffff2e}.brio-panel.brio-theme-light .re-answer-input::placeholder{color:#23384d57}.brio-theme-light .re-course-switcher-button{color:#14283dc2;background:#f8fcffc7;border-color:#385c7d29}.brio-theme-light .re-course-switcher-menu{background:#f8fcfff5;border-color:#385c7d29;box-shadow:0 8px 18px #244a6c24}.brio-theme-light .re-course-switcher-menu button{color:#14283d}.brio-theme-light .re-course-switcher-menu button:hover,.brio-theme-light .re-course-switcher-menu button.is-active{background:#23384d12}.re-submit-button.brio-accent-action{color:#fff;background:var(--brio-accent-header-bg);border:1px solid #ffffff29}.brio-theme-light .re-submit-button,.brio-theme-light .re-submit-button svg{color:#fffffff5!important}@media (width<=1100px){.re-controls-card{grid-template-columns:1fr}.re-main.has-panel{padding-right:0}}@media (width<=760px){.re-page-heading{flex-direction:column;align-items:stretch}.re-heading-summary{width:100%}.re-heading-summary>div{flex:1}.re-content{padding:22px 18px 48px}.re-student-grid,.re-points-row{grid-template-columns:1fr}.re-page-heading h1{font-size:clamp(1.8rem,9vw,2.4rem)}}.re-duck-field{align-items:center;gap:9px;margin-top:9px;display:flex}.re-duck-field>span{color:#dcecff99;letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:900}.re-duck-field input{width:78px;height:34px;color:inherit;font:inherit;text-align:center;background:#ffffff0e;border:1px solid #ffffff1f;border-radius:10px;outline:none;padding:0 10px;font-weight:700}.re-duck-field input:focus{border-color:#ffffff47}.brio-panel.brio-theme-light .re-duck-field>span{color:#23384d9e}.brio-panel.brio-theme-light .re-duck-field input{color:#14283d;background:#ffffffb8;border-color:#2d4e6c24}.plancal-kicker{letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:6px;margin:0;font-size:.72rem;font-weight:750;display:inline-flex}.plancal-message.is-error{color:#ffd0d6;background:#ff52781a;border:1px solid #ff82a02e;border-radius:12px;margin:12px 0;padding:10px 12px;font-size:.82rem;font-weight:650}.plancal-placeholder{color:#dcecff94;border-radius:20px;place-items:center;min-height:120px;padding:22px;font-size:.88rem;font-weight:550;display:grid}.plancal-input{width:100%;min-height:34px;color:inherit;background:#7896b41a;border:1px solid #ffffff1f;border-radius:10px;outline:none;padding:0 10px;font-size:.82rem;font-weight:520}.plancal-input:focus{border-color:#7eebef73}.plancal-input::placeholder{color:currentColor;opacity:.42}.plancal-input-number{text-align:center;width:64px}.plancal-setup{border-radius:22px;max-width:860px;padding:22px}.plancal-setup h2{letter-spacing:-.025em;margin:8px 0 6px;font-size:1.45rem;font-weight:620;line-height:1.05}.plancal-setup-copy{color:#c7d6e6bd;max-width:560px;margin:0 0 16px;font-size:.84rem;font-weight:500;line-height:1.4}.plancal-setup-controls{flex-wrap:wrap;align-items:flex-end;gap:14px;margin-bottom:14px;display:flex}.plancal-field{flex-direction:column;gap:5px;min-width:180px;display:flex}.plancal-field>label{letter-spacing:.12em;text-transform:uppercase;color:#e2eeff9e;font-size:.66rem;font-weight:800}.plancal-file-btn{cursor:pointer;color:#eef6ffdb;white-space:nowrap;text-overflow:ellipsis;background:#7896b41a;border:1px solid #ffffff1f;border-radius:10px;align-items:center;gap:8px;max-width:280px;min-height:34px;padding:0 13px;font-size:.8rem;font-weight:650;display:inline-flex;overflow:hidden}.plancal-file-btn:hover{background:#7896b42e}.plancal-file-btn input[type=file]{display:none}.plancal-create-btn{margin-top:16px}.plancal-summary-bar{margin-bottom:18px}.plancal-stats-row{flex-wrap:wrap;gap:14px;margin-top:14px;display:flex}.plancal-setup .plancal-stats-row{margin-top:4px}.plancal-stat{border-radius:16px;flex-direction:column;gap:3px;min-width:130px;padding:13px 16px;display:flex}.plancal-stat strong{font-size:1.3rem;font-weight:700;line-height:1.05}.plancal-stat span{color:#dcecff99;letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:700}.plancal-summary-meta{color:#dcecff99;justify-content:space-between;align-items:center;gap:12px;margin-top:10px;font-size:.76rem;font-weight:650;display:flex}.plancal-delete-calendar{color:#ffd0d6;cursor:pointer;background:#ff527814;border:1px solid #ff82a02e;border-radius:999px;padding:4px 10px;font-size:.68rem;font-weight:700}.plancal-delete-calendar:hover{background:#ff527829}.plancal-grid-card{border-radius:22px;padding:14px}.plancal-grid{min-width:960px}.plancal-row{grid-template-columns:88px repeat(5,minmax(0,1fr));gap:6px;margin-bottom:6px;display:grid}.plancal-header-row{z-index:20;background:#0b1729;margin-bottom:8px;padding:8px 0 6px;position:sticky;top:-25px}.plancal-header-col{letter-spacing:.12em;text-transform:uppercase;color:#e2eeff9e;text-align:center;padding:0 4px;font-size:.66rem;font-weight:800}.plancal-row-label{align-items:center;display:flex}.plancal-week-label{letter-spacing:.11em;text-transform:uppercase;color:#e2eeffa8;font-size:.68rem;font-weight:800;line-height:1.35}.brio-theme-light .plancal-week-label{color:#23384d9e}.plancal-month-row{margin:14px 0 8px;display:block}.plancal-month-label{letter-spacing:.13em;text-transform:uppercase;color:#eef6fff0;border-bottom:1px solid #ffffff1a;padding-bottom:5px;font-size:.9rem;font-weight:800}.plancal-grid.is-block-mode{min-width:1120px}.plancal-row.is-block-mode,.plancal-header-row.is-block-mode{grid-template-columns:88px repeat(6,minmax(0,1fr))}.plancal-row.is-block-mode:not(.plancal-header-row)>.plancal-col{grid-row:1}.plancal-header-col-overflow{font-style:italic}.plancal-cell.is-empty.is-overflow-col{border-style:dashed}.plancal-view-toggle{border:1px solid #ffffff1f;border-radius:999px;display:inline-flex;overflow:hidden}.plancal-view-toggle button{cursor:pointer;color:#e2eeff9e;background:0 0;border:none;padding:4px 12px;font-size:.68rem;font-weight:700}.plancal-view-toggle button.is-active{color:#eef6fff2;background:#7896b433}.plancal-section-picker{align-items:center;gap:8px;display:inline-flex}.plancal-section-picker label{color:#e2eeff9e;text-transform:uppercase;letter-spacing:.04em;font-size:.68rem;font-weight:700}.brio-theme-light .plancal-section-picker label{color:#23384d9e}.plancal-ab-chip.brio-accent-badge.is-pair{width:auto;min-width:18px;padding:0 6px}.plancal-block-total{color:#7eebefc7;white-space:nowrap;margin-left:auto;font-size:.64rem;font-weight:750}.plancal-cell{border:1px solid var(--glass-border-top);background:#14233c85;border-radius:12px;height:100%;min-height:74px;padding:7px 8px 8px}.plancal-cell.is-empty{border:1px solid var(--glass-border);background:0 0}.plancal-cell.is-off{border-color:var(--glass-border-top);background:#121c2c66}.plancal-cell.is-off.is-contingent{border-color:#ffcd8273}.plancal-cell.is-off.is-contingent .plancal-off-reason{color:#ffcd82bf}.plancal-cell-head{align-items:center;gap:6px;margin-bottom:6px;display:flex}.plancal-cell-date{color:#e2eeffc7;white-space:nowrap;font-size:.68rem;font-weight:750}.plancal-cell.is-off .plancal-cell-date{color:#e2eeff6b}.plancal-ab-chip.brio-accent-badge{width:18px;height:18px;box-shadow:none;border-radius:6px;font-size:.6rem;font-weight:800}.plancal-lesson-plan-btn{color:#e2eeff8c;cursor:pointer;background:0 0;border:none;border-radius:5px;flex-shrink:0;place-items:center;width:18px;height:18px;margin-left:auto;display:grid}.plancal-lesson-plan-btn:hover{color:#e2eefff2;background:#7896b42e}.brio-theme-light .plancal-lesson-plan-btn{color:#14283d80}.brio-theme-light .plancal-lesson-plan-btn:hover{color:#14283de6}.plancal-off-reason{color:#e2eeff70;font-size:.72rem;font-weight:650;line-height:1.25}.plancal-cell-body{flex-direction:column;gap:5px;display:flex}.plancal-segment{text-align:left;cursor:pointer;color:#eef6ffe0;background:var(--brio-accent-header-bg,#7896b41f);border:1px solid #ffffff1a;border-radius:9px;flex-wrap:wrap;align-items:baseline;gap:4px 6px;width:100%;padding:5px 7px;display:flex}.plancal-segment-title{align-items:center;gap:4px;font-size:.76rem;font-weight:650;line-height:1.2;display:inline-flex}.plancal-yag-link{flex-shrink:0}.plancal-segment-minutes{color:#e2eeff9e;white-space:nowrap;margin-left:auto;font-size:.66rem;font-weight:750}.plancal-segment-notes{color:#e2eeff8c;width:100%;font-size:.66rem;font-weight:500;line-height:1.25}.plancal-add-btn{cursor:pointer;color:#e2eeff85;background:0 0;border:1px dashed #96afd247;border-radius:999px;align-self:flex-start;align-items:center;gap:4px;padding:3px 8px;font-size:.66rem;font-weight:700;display:inline-flex}.plancal-add-btn:hover{color:#eef6ffdb;background:#7896b41f}.plancal-editor{background:#122036b8;border:1px solid #7eebef4d;border-radius:10px;flex-direction:column;gap:6px;padding:8px;display:flex}.plancal-editor .brio-select{width:100%;font-size:.82rem;font-weight:520}.plancal-editor-minutes{color:#e2eeff9e;align-items:center;gap:7px;font-size:.72rem;font-weight:650;display:flex}.plancal-editor-error{color:#ffd0d6;font-size:.7rem;font-weight:650}.plancal-editor-actions{align-items:center;gap:5px;display:flex}.plancal-icon-btn{cursor:pointer;color:currentColor;background:#7896b41a;border:1px solid #ffffff1f;border-radius:9px;place-items:center;width:28px;height:28px;display:grid}.plancal-icon-btn:hover{background:#7896b42e}.plancal-icon-btn:disabled{opacity:.52;cursor:not-allowed}.plancal-icon-btn.danger{color:#ffd0d6;margin-left:auto}.plancal-save-btn{color:#7ef6db;background:#2dd4c01f;border-color:#2dd4c047}.plancal-break-row{grid-template-columns:88px 1fr}.plancal-break-body{background:#121c2c66;border:1px dashed #96afd21f;border-radius:12px;align-items:center;gap:12px;min-height:36px;padding:0 12px;display:flex}.plancal-break-reason{letter-spacing:.08em;text-transform:uppercase;color:#e2eeff80;font-size:.7rem;font-weight:800}.plancal-break-dates{color:#e2eeff61;font-size:.72rem;font-weight:600}.plancal-break-row.is-contingent .plancal-break-body{border-color:#ffcd8247}.plancal-break-row.is-contingent .plancal-break-reason{color:#ffcd82bf}.brio-theme-light .plancal-header-row{background:#eef4fa}.brio-theme-light .plancal-header-col,.brio-theme-light .plancal-field>label{color:#23384d94}.brio-theme-light .plancal-month-label{color:#14283de0;border-bottom-color:#385c7d24}.brio-theme-light .plancal-cell{background:#ffffffc2;border-color:#385c7d29}.brio-theme-light .plancal-cell.is-empty{background:0 0;border-color:#385c7d14}.brio-theme-light .plancal-cell.is-off{background:#23384d0d;border-color:#385c7d1a}.brio-theme-light .plancal-cell-date{color:#14283dc7}.brio-theme-light .plancal-cell.is-off .plancal-cell-date,.brio-theme-light .plancal-off-reason{color:#14283d73}.brio-theme-light .plancal-segment{color:#f8fcfff5;border-color:#385c7d24}.brio-theme-light .plancal-segment-minutes,.brio-theme-light .plancal-segment-notes{color:#f8fcffcc}.brio-theme-light .plancal-yag-link{color:#f8fcffeb}.brio-theme-light .plancal-add-btn{color:#23384d85;border-color:#385c7d3d}.brio-theme-light .plancal-add-btn:hover{color:#14283ddb;background:#23384d12}.brio-theme-light .plancal-input,.brio-theme-light .plancal-file-btn,.brio-theme-light .plancal-icon-btn{color:#14283ddb;background:#ffffff94;border-color:#385c7d29}.brio-theme-light .plancal-editor{background:#f8fcffeb;border-color:#176d7859}.brio-theme-light .plancal-editor-minutes,.brio-theme-light .plancal-stat span,.brio-theme-light .plancal-summary-meta{color:#23384d9e}.brio-theme-light .plancal-save-btn{color:#0e7a68;background:#2dd4c024;border-color:#17877c4d}.brio-theme-light .plancal-break-body{background:#23384d0d;border-color:#385c7d1f}.brio-theme-light .plancal-break-reason{color:#23384d8c}.brio-theme-light .plancal-break-dates{color:#23384d6b}.brio-theme-light .plancal-break-row.is-contingent .plancal-break-body{border-color:#a0691459}.brio-theme-light .plancal-break-row.is-contingent .plancal-break-reason{color:#a06914d9}.brio-theme-light .plancal-setup-copy,.brio-theme-light .plancal-placeholder{color:#23384d8f}.brio-theme-light .plancal-message.is-error{color:#8c2438;background:#c83c5a14;border-color:#c83c5a33}.brio-theme-light .plancal-delete-calendar{color:#8c2438;background:#c83c5a0f;border-color:#c83c5a2e}.brio-theme-light .plancal-view-toggle{border-color:#385c7d33}.brio-theme-light .plancal-view-toggle button{color:#23384d94}.brio-theme-light .plancal-view-toggle button.is-active{color:#14283deb;background:#23384d1a}.brio-theme-light .plancal-block-total{color:#0e7a68d9}.lpe-root{--lpe-surface:#16243b;--lpe-surface-border:#ffffff1f;--lpe-hairline:#ffffff17;--lpe-dashed:#ffffff29;--lpe-text:#ecf6ffeb;--lpe-text-strong:#f3f8fdf7;--lpe-text-dim:#ecf6ffbd;--lpe-muted:#e2eefc85;--lpe-label:#e2eefc99;--lpe-pill-bg:#ffffff0d;--lpe-pill-border:#ffffff24;--lpe-callout-bg:#ffffff09;--lpe-focus-ring:#78f6db14;--lpe-teal:var(--brio-dark-accent-teal,#78f6db);--lpe-accent:#a8c6f0;flex-direction:column;gap:18px;display:flex}.brio-light-card.lpe-root{--lpe-surface:#ffffffb8;--lpe-surface-border:#2d4e6c29;--lpe-hairline:#14283d1a;--lpe-dashed:#2d4e6c3d;--lpe-text:#17324b;--lpe-text-strong:#12293f;--lpe-text-dim:#23384dd1;--lpe-muted:#23384d94;--lpe-label:#23384da8;--lpe-pill-bg:#2d4e6c12;--lpe-pill-border:#2d4e6c2e;--lpe-callout-bg:#ffffff8c;--lpe-focus-ring:#176d781a;--lpe-teal:#12766e;--lpe-accent:#405e98}.lpe-root.rose{--lpe-accent:#ef6095}.lpe-root.teal{--lpe-accent:#78f6db}.lpe-root.amber,.lpe-root.gold{--lpe-accent:#e6c15d}.lpe-root.purple{--lpe-accent:#a78df1}.lpe-root.steel,.lpe-root.blue{--lpe-accent:#a8c6f0}.lpe-root.green{--lpe-accent:#6fe0a0}.brio-light-card.lpe-root.rose{--lpe-accent:#b0305f}.brio-light-card.lpe-root.teal{--lpe-accent:#12766e}.brio-light-card.lpe-root.amber,.brio-light-card.lpe-root.gold{--lpe-accent:#9a6012}.brio-light-card.lpe-root.purple{--lpe-accent:#4c40ac}.brio-light-card.lpe-root.steel,.brio-light-card.lpe-root.blue{--lpe-accent:#405e98}.brio-light-card.lpe-root.green{--lpe-accent:#3d5c47}.lpe-header{border-bottom:1px solid var(--lpe-hairline);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:14px;width:100%;max-width:960px;margin-inline:auto;padding-bottom:14px;display:flex}.lpe-header-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--lpe-accent);font-size:.62rem;font-weight:700}.lpe-header-day{align-items:center;gap:10px;display:flex}.lpe-day-label{letter-spacing:.11em;text-transform:uppercase;color:var(--lpe-label);font-size:.62rem;font-weight:700}.lpe-header-day .lpe-select{min-width:148px}.lpe-status{color:var(--lpe-teal);font-size:13px}.lpe-loading{opacity:.7}.lpe-form{flex-direction:column;gap:26px;width:100%;max-width:960px;margin-inline:auto;display:flex}.lpe-section{flex-direction:column;gap:16px;display:flex}.lpe-section-head{align-items:center;gap:10px;display:flex}.lpe-tick{background:var(--lpe-accent);border-radius:2px;width:4px;height:16px}.lpe-section-title{letter-spacing:.16em;text-transform:uppercase;color:var(--lpe-accent);font-size:.64rem;font-weight:700}.lpe-field{flex-direction:column;gap:6px;display:flex}.lpe-label-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.lpe-label{letter-spacing:.11em;text-transform:uppercase;color:var(--lpe-label);align-items:center;gap:8px;font-size:.62rem;font-weight:700;display:inline-flex}.lpe-override{letter-spacing:.02em;text-transform:none;opacity:.72;font-size:.66rem;font-weight:500}.lpe-revert{cursor:pointer;color:var(--lpe-teal);letter-spacing:normal;text-transform:none;opacity:.9;background:0 0;border:none;padding:0;font-size:.66rem;text-decoration:underline}.lpe-suggest-link{cursor:pointer;font:inherit;letter-spacing:.01em;color:var(--lpe-teal);background:0 0;border:none;align-items:center;gap:5px;padding:0;font-size:.72rem;font-weight:600;transition:opacity .16s;display:inline-flex}.lpe-suggest-link:hover:not(:disabled){opacity:.75}.lpe-suggest-link:disabled{opacity:.5;cursor:default}.lpe-sparkle{flex:none}.lpe-textarea,.lpe-select,.lpe-rendered{color:var(--lpe-text);background:var(--lpe-surface);border:1px solid var(--lpe-surface-border);font:inherit;letter-spacing:normal;text-transform:none;border-radius:12px;outline:none;padding:14px 16px;font-size:.95rem;font-weight:500;line-height:1.65;transition:border-color .16s,box-shadow .16s}.lpe-textarea{resize:none;field-sizing:content;width:100%;min-height:3em;max-height:22em;overflow-y:auto}.lpe-rendered{cursor:text;min-height:3em;max-height:22em;overflow-y:auto}.lpe-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23cfe0f5' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:12px;min-height:40px;padding:8px 34px 8px 14px;line-height:1.4}.brio-light-card.lpe-root .lpe-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2317324b' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E")}.lpe-textarea:focus,.lpe-select:focus,.lpe-rendered:focus-visible{border-color:color-mix(in srgb, var(--lpe-teal) 55%, transparent);box-shadow:0 0 0 3px var(--lpe-focus-ring)}.lpe-textarea-hidden{display:none}.lpe-rendered p{margin:0 0 .85em}.lpe-rendered p:last-child{margin-bottom:0}.lpe-rendered ul,.lpe-rendered ol{margin:0 0 .85em;padding-left:1.45em}.lpe-rendered ul:last-child,.lpe-rendered ol:last-child{margin-bottom:0}.lpe-rendered li{margin-bottom:.4em}.lpe-rendered li:last-child{margin-bottom:0}.lpe-rendered.lpe-numbered ol{margin:0;padding-left:1.4em;list-style-position:outside}.lpe-rendered.lpe-numbered li{border-bottom:1px solid var(--lpe-hairline);margin:0;padding:9px 0}.lpe-rendered.lpe-numbered li:last-child{border-bottom:none}.lpe-empty-add{border:1px dashed var(--lpe-dashed);width:100%;min-height:44px;font:inherit;text-align:left;cursor:pointer;background:0 0;border-radius:12px;align-items:center;gap:10px;padding:0 16px;transition:border-color .16s;display:flex}.lpe-empty-add:hover{border-color:color-mix(in srgb, var(--lpe-teal) 45%, var(--lpe-dashed))}.lpe-empty-name{letter-spacing:.09em;text-transform:uppercase;color:var(--lpe-text-dim);font-size:.62rem;font-weight:700}.lpe-empty-sep{color:var(--lpe-muted);font-size:.8rem}.lpe-empty-plus{font-size:1.05rem;font-weight:600;line-height:1}.lpe-title-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.lpe-title-main{flex:1;min-width:0}.lpe-title-text{color:var(--lpe-text-strong);cursor:text;font-size:1.35rem;font-weight:600;line-height:1.25}.lpe-title-empty{color:var(--lpe-muted);cursor:text;font-size:1.35rem;font-style:italic;font-weight:500;line-height:1.25}.lpe-v-title .lpe-textarea.lpe-title-input{background:0 0;border:1px solid #0000;border-radius:8px;min-height:1.4em;padding:2px 6px;font-size:1.35rem;font-weight:600;line-height:1.25}.lpe-v-title .lpe-textarea.lpe-title-input:focus{background:var(--lpe-surface);border-color:color-mix(in srgb, var(--lpe-teal) 55%, transparent);box-shadow:0 0 0 3px var(--lpe-focus-ring)}.lpe-title-tools{align-items:center;gap:12px;padding-top:7px;display:flex}.lpe-meta-row{border-bottom:1px solid var(--lpe-hairline);flex-wrap:wrap;gap:20px 28px;padding-bottom:20px;display:flex}.lpe-meta-row .lpe-combo-wrap{flex:0 auto;grid-column:auto;min-width:170px}.lpe-v-meta{flex:200px;min-width:170px}.lpe-framing-pair{flex:100%;gap:20px 28px;display:flex}.lpe-framing-pair .lpe-v-meta{flex:1 1 0;min-width:0}.lpe-meta-row .lpe-combo-field{background:0 0;border-color:#0000;min-height:26px;padding:2px 0}.lpe-meta-row .lpe-combo-field.is-open{background:var(--lpe-surface);border-color:color-mix(in srgb, var(--lpe-teal) 55%, transparent);padding:6px 8px}.lpe-meta-body{flex-direction:column;display:flex}.lpe-v-meta .lpe-textarea,.lpe-v-meta .lpe-rendered{min-height:2em;padding:6px 8px;font-size:.84rem;line-height:1.55}.lpe-meta-empty{text-align:left;cursor:text;font:inherit;color:var(--lpe-muted);background:0 0;border:none;padding:2px 0;font-size:.82rem;font-style:italic}.lpe-callout{background:var(--lpe-callout-bg);border:1px solid var(--lpe-surface-border);border-left:3px solid var(--lpe-accent);border-radius:12px;padding:16px 20px}.lpe-callout:focus-within{box-shadow:0 0 0 3px var(--lpe-focus-ring)}.lpe-v-callout .lpe-label{color:var(--lpe-accent)}.lpe-v-callout .lpe-textarea,.lpe-v-callout .lpe-rendered{color:var(--lpe-text-strong);background:0 0;border:none;min-height:1.8em;padding:6px 0 0;font-size:1.18rem;font-weight:500;line-height:1.5}.lpe-v-callout .lpe-textarea:focus,.lpe-v-callout .lpe-rendered:focus-visible{box-shadow:none}.lpe-v-callout .lpe-textarea{min-height:2.6em}.lpe-callout-empty{cursor:text;font:inherit;color:var(--lpe-muted);background:0 0;border:none;align-items:center;gap:6px;padding:6px 0 0;font-size:1.05rem;font-style:italic;display:inline-flex}.lpe-fieldgroup{flex-direction:column;gap:10px;display:flex}.lpe-grouplabel{letter-spacing:.11em;text-transform:uppercase;color:var(--lpe-label);font-size:.62rem;font-weight:700}.lpe-slot-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.lpe-slot-card{background:var(--lpe-surface);border:1px solid var(--lpe-surface-border);border-radius:12px;flex-direction:column;padding:12px 16px;display:flex}.lpe-v-slot .lpe-textarea,.lpe-v-slot .lpe-rendered{background:0 0;border:none;min-height:1.6em;padding:0;font-size:.86rem;line-height:1.6}.lpe-v-slot .lpe-textarea:focus,.lpe-v-slot .lpe-rendered:focus-visible{box-shadow:none}.lpe-v-slot .lpe-textarea{min-height:2.6em}.lpe-slot-empty{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.lpe-slot-emptytext{text-align:left;cursor:text;font:inherit;color:var(--lpe-muted);background:0 0;border:none;padding:0;font-size:.82rem;font-style:italic;line-height:1.5}.lpe-slot-dup{cursor:pointer;font:inherit;color:var(--lpe-teal);border:1px solid color-mix(in srgb, var(--lpe-teal) 42%, transparent);background:0 0;border-radius:999px;padding:4px 11px;font-size:.72rem;font-weight:600;transition:background .16s}.lpe-slot-dup:hover{background:color-mix(in srgb, var(--lpe-teal) 12%, transparent)}.lpe-slot-add{cursor:pointer;font:inherit;color:var(--lpe-teal);background:0 0;border:none;align-self:flex-start;align-items:center;gap:5px;padding:0;font-size:.82rem;font-weight:600;display:inline-flex}.lpe-v-muted .lpe-textarea,.lpe-v-muted .lpe-rendered{color:var(--lpe-text-dim);font-size:.875rem;line-height:1.7}.lpe-wrap-row{grid-template-columns:1fr 220px;align-items:start;gap:16px;display:grid}.lpe-v-reflection,.lpe-v-assess{min-width:0}.lpe-v-assess .lpe-select{width:100%}.lpe-reflection-empty{border:1px dashed var(--lpe-dashed);text-align:left;cursor:text;width:100%;font:inherit;color:var(--lpe-muted);background:0 0;border-radius:12px;padding:16px;font-size:.82rem;font-style:italic;display:block}.lpe-reflection-empty:hover{border-color:color-mix(in srgb, var(--lpe-teal) 45%, var(--lpe-dashed))}.lpe-combo-wrap{position:relative}.lpe-combo-field{min-height:40px;color:var(--lpe-text);background:var(--lpe-surface);border:1px solid var(--lpe-surface-border);border-radius:12px;flex-wrap:wrap;align-items:center;gap:6px;padding:6px 8px;transition:border-color .16s,box-shadow .16s;display:flex}.lpe-combo-field.is-open{border-color:color-mix(in srgb, var(--lpe-teal) 55%, transparent);box-shadow:0 0 0 3px var(--lpe-focus-ring)}.lpe-chip{white-space:nowrap;background:color-mix(in srgb, var(--lpe-teal) 12%, transparent);border:1px solid color-mix(in srgb, var(--lpe-teal) 24%, transparent);color:var(--lpe-text);border-radius:999px;align-items:center;gap:6px;padding:4px 6px 4px 10px;font-size:.78rem;font-weight:500;display:inline-flex}.lpe-chip-remove{color:inherit;opacity:.6;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex}.lpe-chip-remove:hover{opacity:1}.lpe-combo-input{min-width:120px;color:inherit;font:inherit;background:0 0;border:none;outline:none;flex:120px;font-size:.88rem}.lpe-combo-input::placeholder{color:var(--lpe-muted)}.lpe-combo-dropdown{z-index:20;background:var(--lpe-surface);border:1px solid var(--lpe-surface-border);border-radius:12px;max-height:260px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 28px #040a1473}.brio-light-card.lpe-root .lpe-combo-dropdown{box-shadow:0 12px 28px #14283d29}.lpe-combo-hint{opacity:.6;padding:10px 12px;font-size:.8rem}.lpe-combo-option{text-align:left;width:100%;color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;padding:8px 12px;font-size:.82rem;display:block}.lpe-combo-option.is-active,.lpe-combo-option:hover{background:color-mix(in srgb, var(--lpe-teal) 10%, transparent)}.lpe-suggest-panel{background:color-mix(in srgb, var(--lpe-teal) 6%, transparent);border:1px solid color-mix(in srgb, var(--lpe-teal) 20%, transparent);border-radius:12px;flex-direction:column;gap:8px;margin-top:8px;padding:10px 12px;display:flex}.lpe-suggest-text{color:var(--lpe-text);font-size:.9rem;font-weight:500;line-height:1.6}.lpe-suggest-text p{margin:0 0 .7em}.lpe-suggest-text p:last-child{margin-bottom:0}.lpe-suggest-text ul,.lpe-suggest-text ol{margin:0 0 .7em;padding-left:1.45em}.lpe-suggest-text ul:last-child,.lpe-suggest-text ol:last-child{margin-bottom:0}.lpe-suggest-text li{margin-bottom:.3em}.lpe-suggest-text li:last-child{margin-bottom:0}.lpe-suggest-sources{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.lpe-suggest-sources-label{letter-spacing:.08em;text-transform:uppercase;opacity:.55;font-size:.58rem;font-weight:700}.lpe-source-chip{color:var(--lpe-text-dim);background:var(--lpe-pill-bg);border:1px solid var(--lpe-pill-border);border-radius:999px;padding:2px 9px;font-size:.68rem;font-weight:500}.lpe-suggest-note{opacity:.7;font-size:.72rem;font-weight:500}.lpe-suggest-error{color:#ffb4a8;font-size:.8rem;font-weight:500;line-height:1.4}.brio-light-card.lpe-root .lpe-suggest-error{color:#b23a2a}.lpe-suggest-actions{gap:8px;display:flex}.lpe-suggest-use,.lpe-suggest-dismiss{cursor:pointer;font:inherit;letter-spacing:normal;text-transform:none;border-radius:999px;padding:4px 12px;font-size:.74rem;font-weight:600;transition:background .16s,opacity .16s}.lpe-suggest-use{color:#0c2b26;background:var(--lpe-teal);border:1px solid #0000}.lpe-suggest-use:hover{opacity:.9}.lpe-suggest-dismiss{color:var(--lpe-text);border:1px solid var(--lpe-surface-border);background:0 0}.lpe-suggest-dismiss:hover{background:var(--lpe-pill-bg)}@media (width<=560px){.lpe-slot-grid,.lpe-wrap-row{grid-template-columns:1fr}}.yag-root{display:flex}.yag-main{flex-direction:column;flex:1;min-width:0;display:flex;position:relative;overflow-x:auto}.yag-content{flex:1;width:100%;max-width:none;padding:24px 20px 64px 28px;overflow-y:auto}.yag-page-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:24px;display:flex}.yag-title-meta-row{align-items:center;gap:12px;margin-bottom:8px;display:inline-flex}.yag-eyebrow,.yag-kicker{letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:750}.yag-kicker{align-items:center;gap:6px;display:inline-flex}.yag-page-heading h1{letter-spacing:-.045em;margin:0;font-size:clamp(2.1rem,3.3vw,3.1rem);font-weight:650;line-height:1.03}.yag-heading-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.yag-course-switcher{align-items:center;display:inline-flex;position:relative}.yag-course-switcher-button{color:#e5f1ffbd;cursor:pointer;background:#122036b8;border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:7px;min-height:24px;padding:0 8px 0 10px;font-size:.66rem;font-weight:650;display:inline-flex}.yag-course-switcher-menu{z-index:80;isolation:isolate;background:#122036;border:1px solid #ffffff29;border-radius:14px;min-width:220px;padding:6px;position:absolute;top:calc(100% + 7px);left:0;overflow:hidden;box-shadow:0 14px 28px #00000057}.yag-course-switcher-menu button{text-align:left;color:#dcecff;border-radius:9px;width:100%;min-height:34px;padding:0 10px;font-size:.78rem;font-weight:650}.yag-course-switcher-menu button:hover,.yag-course-switcher-menu button.is-active{background:#ffffff14}.yag-primary-button{cursor:pointer;color:#fffffff5;background:var(--brio-accent-header-bg);border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:7px;min-height:34px;padding:0 13px;font-size:.78rem;font-weight:750;display:inline-flex}.yag-accent-rose .yag-primary-button{background:linear-gradient(135deg,#d94f8ceb,#a23469d1);box-shadow:0 10px 22px #d94f8c2e}.yag-accent-gold .yag-primary-button,.yag-accent-amber .yag-primary-button{background:linear-gradient(135deg,#d2972aeb,#885a18c7)}.yag-accent-purple .yag-primary-button{background:linear-gradient(135deg,#7c69eeeb,#5c4ec6c7)}.yag-accent-steel .yag-primary-button,.yag-accent-blue .yag-primary-button{background:linear-gradient(135deg,#4c6eb0eb,#2a4270d1)}.yag-accent-teal .yag-primary-button,.yag-accent-green .yag-primary-button{background:linear-gradient(135deg,#2dd4c0db,#16877cb8)}.yag-add-fab{z-index:90;min-height:40px;padding:0 18px;position:fixed;bottom:24px;right:28px;box-shadow:0 14px 30px #00000059}.yag-stats-row{flex-wrap:wrap;gap:14px;margin-bottom:18px;display:flex}.yag-stat{border-radius:16px;flex-direction:column;gap:3px;min-width:150px;padding:13px 16px;display:flex}.yag-stat strong{font-size:1.3rem;font-weight:700;line-height:1.05}.yag-stat span{color:#dcecff99;letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:700}.yag-target-input{width:76px;font-size:1.05rem;font-weight:700}.yag-message-card.is-error{color:#ffd0d6;background:#ff52781a;border:1px solid #ff82a02e;border-radius:12px;margin-bottom:16px;padding:10px 12px;font-size:.82rem;font-weight:650}.yag-table-card{border-radius:22px;padding:18px;overflow:hidden}.yag-table-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.yag-table-header h2{letter-spacing:-.025em;margin:5px 0;font-size:1.45rem;font-weight:620;line-height:1.05}.yag-table-header p{color:#c7d6e6bd;margin:0;font-size:.84rem;font-weight:500}.yag-table-wrap{background:#14233c85;border:1px solid #96afd22e;border-radius:18px;overflow-x:auto}.yag-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:980px}.yag-table th{text-align:left;color:#e2eeff9e;letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid #ffffff17;height:42px;padding:0 10px;font-size:.66rem;font-weight:800}.yag-table td{color:#eef6ffdb;vertical-align:middle;border-bottom:1px solid #ffffff12;padding:6px 10px;font-size:.84rem;font-weight:520}.yag-table tbody tr:last-child td{border-bottom:0}.yag-row.is-dirty td{background:#7eebef0b}.yag-cell-ao{width:230px}.yag-cell-minutes{width:84px}.yag-cell-status{width:190px}.yag-cell-actions{width:186px}.yag-day-row td{background:#1220369e;border-bottom:1px solid #ffffff17;padding:8px 12px 6px}.yag-day-label{letter-spacing:.13em;text-transform:uppercase;color:#e2eeffb8;font-size:.72rem;font-weight:800}.yag-day-tally{color:#7eebefd1;margin-left:12px;font-size:.74rem;font-weight:700}.yag-day-tally.is-over{color:#ffcd82e6}.yag-unit-row td{background:#0e1a2ee0;border-top:2px solid #ffffff24;border-bottom:1px solid #ffffff0f;border-left:4px solid #7eebef8c;padding:15px 14px 11px}.yag-unit-label{letter-spacing:.11em;text-transform:uppercase;color:#eef6fff5;font-size:.92rem;font-weight:850}.yag-unit-tally{color:#7eebefd9;margin-left:14px;font-size:.76rem;font-weight:700}.yag-subunit-row td{background:#12203680;border-bottom:1px solid #ffffff14;padding:7px 12px 6px 22px}.yag-subunit-label{letter-spacing:.06em;color:#d2e2f8c7;font-size:.74rem;font-weight:750}.yag-subunit-tally{color:#7eebefc7;margin-left:12px;font-size:.72rem;font-weight:700}.yag-manage-units-btn{color:#e2eeffdb;cursor:pointer;background:#7896b41a;border:1px solid #ffffff24;border-radius:12px;flex-shrink:0;align-items:center;gap:7px;padding:9px 14px;font-size:.78rem;font-weight:700;display:inline-flex}.yag-manage-units-btn:hover{background:#7896b42e}.yag-units-body{gap:22px;display:grid}.yag-units-body section{gap:9px;display:grid}.yag-units-body h3{letter-spacing:.12em;text-transform:uppercase;color:#dcecff80;margin:0;font-size:.66rem;font-weight:750}.yag-units-error{color:#ff9b9b;margin:0;font-size:.74rem}.yag-units-empty{color:#dcecff8c;margin:0;font-size:.78rem}.yag-unit-editor-row{grid-template-columns:58px 1fr auto auto;align-items:center;gap:8px;display:grid}.yag-unit-editor-row.is-new{grid-template-columns:58px 1fr auto}.yag-unit-number-input{text-align:center}.yag-unit-action{color:#e2eeffd1;cursor:pointer;background:#7896b41a;border:1px solid #ffffff24;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.yag-unit-action:hover:not(:disabled){background:#7896b433}.yag-unit-action:disabled{opacity:.35;cursor:default}.yag-unit-action.yag-unit-save:not(:disabled){color:#7eebbeeb}.yag-unit-action.danger:hover{color:#ff9b9b;border-color:#ff9b9b66}.yag-subunit-assign-row{grid-template-columns:1fr 190px;align-items:center;gap:10px;display:grid}.yag-subunit-assign-label{color:#e2eeffd1;text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.brio-theme-light .yag-manage-units-btn{color:#1c2e42db;background:#23384d0f;border-color:#1e3c642e}.brio-theme-light .yag-manage-units-btn:hover{background:#23384d1f}.brio-panel.brio-theme-light .yag-units-body h3{color:#23384d8c}.brio-panel.brio-theme-light .yag-units-empty{color:#23384d99}.brio-panel.brio-theme-light .yag-units-error{color:#c0392b}.brio-panel.brio-theme-light .yag-unit-action{color:#1c2e42d1;background:#23384d0f;border-color:#1e3c642e}.brio-panel.brio-theme-light .yag-subunit-assign-label{color:#1c2e42d9}.yag-input{width:100%;min-height:34px;color:inherit;background:#7896b41a;border:1px solid #ffffff1f;border-radius:10px;outline:none;padding:0 10px;font-size:.82rem;font-weight:520}.yag-input:focus{border-color:#7eebef73}.yag-input::placeholder{color:currentColor;opacity:.42}.yag-input-number{text-align:center;width:64px}.yag-table .brio-select{width:100%}.yag-row-actions{justify-content:flex-end;align-items:center;gap:5px;display:flex}.yag-row-actions button{color:currentColor;cursor:pointer;background:#7896b41a;border:1px solid #ffffff1f;border-radius:10px;place-items:center;width:30px;height:30px;display:grid}.yag-row-actions button:hover{background:#7896b42e}.yag-row-actions button:disabled{opacity:.52;cursor:not-allowed}.yag-row-actions button.danger{color:#ffd0d6}.yag-row-actions .yag-save-btn{color:#7ef6db;background:#2dd4c01f;border-color:#2dd4c047}.yag-table-empty{color:#dcecff94;text-align:center;place-items:center;min-height:120px;padding:28px;font-size:.88rem;font-weight:550;display:grid}.yag-empty-state{border-radius:20px;max-width:440px;min-height:150px;padding:22px}.yag-empty-state h2{margin:0 0 8px;font-size:1.1rem;font-weight:650}.yag-empty-state p{margin:0 0 14px;font-size:.88rem;line-height:1.35}.brio-theme-light .yag-course-switcher-button{color:#14283dc2;background:#f8fcffc7;border-color:#385c7d29}.brio-theme-light .yag-course-switcher-menu{background:#f8fcfff5;border-color:#385c7d29;box-shadow:0 8px 18px #244a6c24}.brio-theme-light .yag-course-switcher-menu button{color:#14283d}.brio-theme-light .yag-course-switcher-menu button:hover,.brio-theme-light .yag-course-switcher-menu button.is-active{background:#23384d12}.brio-theme-light .yag-table-wrap{background:#ffffffc2;border-color:#385c7d29}.brio-theme-light .yag-table th{color:#23384d94;border-bottom-color:#385c7d1f}.brio-theme-light .yag-table td{color:#14283ddb;border-bottom-color:#385c7d1a}.brio-theme-light .yag-day-row td{background:#23384d0d}.brio-theme-light .yag-day-label{color:#23384da8}.brio-theme-light .yag-day-tally{color:#176d78e0}.brio-theme-light .yag-day-tally.is-over{color:#a06914eb}.brio-theme-light .yag-unit-row td{background:#23384d1a;border-top-color:#23384d38;border-left-color:#176d788c}.brio-theme-light .yag-unit-label{color:#18283af2}.brio-theme-light .yag-unit-tally{color:#176d78e6}.brio-theme-light .yag-subunit-row td{background:#23384d0a}.brio-theme-light .yag-subunit-label{color:#2d425ac7}.brio-theme-light .yag-subunit-tally{color:#176d78d9}.brio-theme-light .yag-input,.brio-theme-light .yag-row-actions button{background:#ffffff94;border-color:#385c7d29}.brio-theme-light .yag-stat span{color:#23384d9e}.brio-theme-light .yag-table-header p,.brio-theme-light .yag-table-empty{color:#23384d8f}@media (width<=760px){.yag-page-heading{flex-direction:column;align-items:stretch}.yag-heading-actions{width:100%}.yag-primary-button{justify-content:center}}@media (width<=680px){.yag-content{padding:22px 18px 48px}.yag-page-heading h1{font-size:clamp(1.8rem,9vw,2.4rem)}}.stg-root{width:100vw;min-height:100vh;display:flex}.stg-main{flex-direction:column;flex:1;min-width:0;display:flex}.stg-content{flex:1;overflow-y:auto}.stg-hero{margin-bottom:22px}.stg-hero h1{margin:0;font-size:clamp(1.8rem,2.8vw,2.4rem);line-height:1.1}.stg-hero p{margin:6px 0 0}.stg-admin-layout{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:18px;display:grid}.stg-nav{border-radius:16px;flex-direction:column;gap:4px;padding:12px;display:flex;position:sticky;top:0}.stg-nav button{text-align:left;cursor:pointer;color:inherit;background:0 0;border:none;border-radius:10px;padding:10px 12px;font-size:.84rem}.stg-nav button.active{background:#78f6db1f}.stg-table tr.is-active{background:#78f6db1a}.stg-panel{border-radius:18px;padding:20px 22px}.stg-panel h2{margin:0 0 6px;font-size:1.05rem}.stg-panel-desc{opacity:.78;margin:0 0 18px;font-size:.84rem}.stg-fields{gap:14px;display:grid}.stg-static-value{opacity:.78;align-items:center;min-height:34px;font-size:.86rem;display:flex}.stg-row-2{grid-template-columns:1fr 1fr;gap:14px;display:grid}.stg-toggle-row{align-items:center;gap:10px;font-size:.88rem;display:flex}.stg-toggle-row input{width:auto}.stg-reason-modal{width:min(520px,100vw - 40px)}.stg-reason-modal textarea{resize:vertical;min-height:96px}.stg-actions{justify-content:flex-end;gap:10px;margin-top:14px;display:flex}.stg-save-btn{cursor:pointer;color:#0a1628;background:#78f6dbd9;border:none;border-radius:10px;padding:10px 18px;font-weight:600}.stg-save-btn:disabled{opacity:.5;cursor:not-allowed}.stg-link-btn{color:#78f6dbe6;cursor:pointer;background:0 0;border:none;padding:0;font-size:.88rem;text-decoration:underline}.stg-message{border-radius:10px;margin-bottom:14px;padding:10px 12px;font-size:.84rem}.stg-message.is-error{color:#f3a1bd;background:#f3a1bd26}.stg-message.is-success{color:#78f6db;background:#78f6db1f}.stg-table-wrap{overflow-x:auto}.stg-table{border-collapse:collapse;width:100%;font-size:.82rem}.stg-table th,.stg-table td{text-align:left;border-bottom:1px solid #ffffff0f;padding:8px 10px}.stg-table th{letter-spacing:.1em;text-transform:uppercase;opacity:.7;font-size:.68rem}.stg-badge{background:#ffffff14;border-radius:999px;padding:2px 8px;font-size:.72rem;display:inline-block}.stg-admin-banner{border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding:12px 14px;display:flex}.brio-theme-light .stg-nav button.active{background:#176d781a}.brio-theme-light .stg-save-btn{color:#fff;background:#176d78e0}.cp-create-field .brio-select,.stg-table .brio-select{color:#eaf2ff;background:#ffffff0e;border:1px solid #ffffff21;border-radius:12px;width:100%;min-height:42px;padding:0 12px;font-size:.84rem;font-weight:550;transition:border-color .16s,box-shadow .16s}.cp-create-field .brio-select-trigger,.stg-table .brio-select-trigger{min-height:42px}.cp-create-field .brio-select-value,.stg-table .brio-select-value{color:inherit}.cp-create-field .brio-select-chevron,.stg-table .brio-select-chevron{color:inherit;opacity:.55}.cp-create-field .brio-select:focus-within,.cp-create-field .brio-select.is-open,.stg-table .brio-select:focus-within,.stg-table .brio-select.is-open{border-color:#78f6db73;box-shadow:0 0 0 3px #78f6db1a}.stg-table .brio-select{border-radius:10px;min-height:34px;padding:0 10px;font-size:.82rem}.stg-table .brio-select-trigger{min-height:34px}.brio-theme-light .cp-create-field .brio-select,.brio-theme-light .stg-table .brio-select{color:#17324b;background:#ffffffc7;border-color:#2d4e6c29}.brio-theme-light .cp-create-field .brio-select:focus-within,.brio-theme-light .cp-create-field .brio-select.is-open,.brio-theme-light .stg-table .brio-select:focus-within,.brio-theme-light .stg-table .brio-select.is-open{border-color:#176d786b;box-shadow:0 0 0 3px #176d781a}.brio-theme-light .cp-create-field .brio-select-chevron,.brio-theme-light .stg-table .brio-select-chevron{opacity:.45}@media (width<=900px){.stg-admin-layout{grid-template-columns:1fr}.stg-nav{flex-flow:wrap;position:static}.stg-row-2{grid-template-columns:1fr}}.stg-spend{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:14px;margin:0 0 18px;padding:16px 18px}.stg-spend-heads{flex-wrap:wrap;gap:28px;margin-bottom:4px;display:flex}.stg-spend-value{letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:1.6rem;font-weight:750;line-height:1.1}.stg-spend-label{letter-spacing:.09em;text-transform:uppercase;opacity:.55;margin-top:2px;font-size:.7rem;font-weight:750}.stg-spend-warn{background:#ef9f271f;border:1px solid #ef9f2766;border-radius:9px;margin:12px 0 0;padding:8px 10px;font-size:.78rem;line-height:1.45}.stg-spend-cols{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:22px;margin-top:16px;display:grid}.stg-spend-cols h3{letter-spacing:.09em;text-transform:uppercase;opacity:.5;margin:0 0 6px;font-size:.7rem;font-weight:800}.stg-spend-table{border-collapse:collapse;width:100%;font-size:.82rem}.stg-spend-table td{border-top:1px solid #ffffff12;padding:4px 0;position:relative}.stg-spend-table tr:first-child td{border-top:0}.stg-spend-num{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:700}.stg-spend-calls{text-align:right;opacity:.45;font-variant-numeric:tabular-nums;white-space:nowrap;padding-left:12px}.stg-spend-bar{opacity:.28;background:currentColor;border-radius:2px;height:3px;margin-top:3px;display:block}.stg-spend-provider td{text-transform:capitalize;font-weight:750}.stg-spend-model td:first-child{opacity:.72;padding-left:12px}.stg-spend-model td{border-top:0}.stg-spend-flag{letter-spacing:.03em;white-space:nowrap;background:#ef9f2724;border:1px solid #ef9f2773;border-radius:5px;margin-left:6px;padding:1px 5px;font-size:.62rem;font-weight:750}.brio-theme-light .stg-spend,.brio-light-card .stg-spend{background:#ffffffa6;border-color:#2d4e6c24}.stg-panel p{margin:0 0 14px}.clp-page-heading{margin-bottom:24px;display:block}.clp-page-heading h1{letter-spacing:-.045em;margin:0;font-size:clamp(2.1rem,3.3vw,3.1rem);font-weight:650;line-height:1.03}.clp-title-meta-row{align-items:center;gap:10px;margin-bottom:8px;display:inline-flex}.clp-eyebrow{letter-spacing:.15em;text-transform:uppercase;color:inherit;margin:0;font-size:.72rem;font-weight:750}.clp-section-switcher{margin-top:-2px;display:inline-flex;position:relative}.clp-section-switcher-button{color:#e5f1ffbd;cursor:pointer;background:#122036b8;border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:7px;min-height:24px;padding:0 8px 0 10px;font-size:.66rem;font-weight:650;display:inline-flex}.clp-section-switcher-menu{z-index:80;isolation:isolate;background:#122036;border:1px solid #ffffff29;border-radius:14px;min-width:220px;padding:6px;position:absolute;top:calc(100% + 7px);left:0;overflow:hidden;box-shadow:0 14px 28px #00000057}.clp-section-switcher-menu:before{content:"";z-index:-1;background:#122036;position:absolute;inset:0}.clp-section-switcher-menu button{text-align:left;color:#dcecff;border-radius:9px;width:100%;min-height:34px;padding:0 10px;font-size:.78rem;font-weight:650}.clp-section-switcher-menu button:hover,.clp-section-switcher-menu button.is-active{background:#ffffff14}.brio-theme-light .clp-section-switcher-button{color:#14283dc2;background:#f8fcffc7;border-color:#385c7d29}.brio-theme-light .clp-section-switcher-menu{background:#f8fcff;border-color:#385c7d29;box-shadow:0 8px 18px #244a6c24}.brio-theme-light .clp-section-switcher-menu:before{background:#f8fcff}.brio-theme-light .clp-section-switcher-menu button{color:#14283d}.brio-theme-light .clp-section-switcher-menu button:hover,.brio-theme-light .clp-section-switcher-menu button.is-active{background:#23384d12}.yag-view-tabs{background:#122036b8;border:1px solid #ffffff21;border-radius:999px;gap:4px;margin-bottom:18px;padding:4px;display:inline-flex}.yag-view-tabs button{cursor:pointer;color:#e5f1ffa3;background:0 0;border:none;border-radius:999px;min-height:28px;padding:0 14px;font-size:.74rem;font-weight:700}.yag-view-tabs button:hover{color:#eef6ffe6}.yag-view-tabs button.is-active{color:#fffffff5;background:var(--brio-accent-header-bg,#7896b42e)}.brio-theme-light .yag-view-tabs{background:#f8fcffc7;border-color:#385c7d29}.brio-theme-light .yag-view-tabs button{color:#14283d9e}.brio-theme-light .yag-view-tabs button:hover{color:#14283de6}.brio-theme-light .yag-view-tabs button.is-active{color:#fffffff5}.clp-lp-hint{color:#e5f1ff94;margin:-10px 0 18px;font-size:.78rem}.brio-theme-light .clp-lp-hint{color:#14283d8f}.clp-lp-panel{width:min(720px,96vw)}.clp-placeholder{opacity:.6;border-style:dashed;justify-content:center;align-items:center;min-height:120px;font-style:italic;display:flex}.doc-accent-rose{--qd-course-accent-rgb:217, 79, 140}.doc-accent-amber{--qd-course-accent-rgb:226, 158, 65}.doc-accent-gold{--qd-course-accent-rgb:210, 151, 42}.doc-accent-teal{--qd-course-accent-rgb:45, 212, 192}.doc-accent-purple{--qd-course-accent-rgb:124, 105, 238}.doc-accent-steel{--qd-course-accent-rgb:122, 146, 186}.doc-accent-blue{--qd-course-accent-rgb:76, 110, 176}.doc-accent-green{--qd-course-accent-rgb:70, 180, 110}.brio-light-page.doc-accent-rose{--qd-course-accent-rgb:184, 46, 101}.brio-light-page.doc-accent-amber{--qd-course-accent-rgb:176, 116, 26}.brio-light-page.doc-accent-gold{--qd-course-accent-rgb:172, 108, 24}.brio-light-page.doc-accent-teal{--qd-course-accent-rgb:22, 135, 124}.brio-light-page.doc-accent-purple{--qd-course-accent-rgb:96, 78, 208}.brio-light-page.doc-accent-steel{--qd-course-accent-rgb:90, 116, 158}.brio-light-page.doc-accent-blue{--qd-course-accent-rgb:56, 90, 156}.brio-light-page.doc-accent-green{--qd-course-accent-rgb:46, 148, 86}.doc-message{margin-bottom:16px}.doc-form{border-radius:18px;flex-direction:column;gap:14px;padding:18px 20px;display:flex}.doc-mode-tabs{margin-bottom:2px}.doc-mode-tabs button{align-items:center;gap:6px;display:inline-flex}.doc-form-row{flex-wrap:wrap;gap:14px;display:flex}.doc-field{flex-direction:column;gap:6px;min-width:180px;display:flex}.doc-field-grow{flex:1}.doc-field label{letter-spacing:.12em;text-transform:uppercase;color:#dcecff80;font-size:.64rem;font-weight:750}.brio-theme-light .doc-field label,.brio-light-page .doc-field label{color:#14283d8c}.doc-select{cursor:pointer;min-width:160px}.doc-textarea{min-height:160px}.brio-light-page .doc-form .brio-modal-input,.brio-light-page .doc-form .brio-modal-textarea{color:#14283d;background:#ffffffd9;border-color:#385c7d33}.brio-light-page .doc-form .brio-modal-input::placeholder,.brio-light-page .doc-form .brio-modal-textarea::placeholder{color:#14283d61}.doc-dropzone{cursor:pointer;text-align:center;padding:20px;line-height:1.45;position:relative}.doc-file-input{opacity:0;cursor:pointer;position:absolute;inset:0}.doc-dropzone-file{color:#ecf6ffeb;align-items:center;gap:8px;font-weight:650;display:inline-flex}.brio-light-page .doc-dropzone{color:#14283d99;background:#ffffff80;border-color:#385c7d3d}.brio-light-page .doc-dropzone-file{color:#14283d}.doc-form-actions{justify-content:flex-end;display:flex}.doc-submit{min-height:40px;padding:0 20px}.doc-list{flex-direction:column;gap:10px;display:flex}.doc-row{border-radius:16px;align-items:center;gap:14px;padding:14px 16px;display:flex}.doc-row-icon{color:#ecf6ffd9;background:#ffffff0f;border:1px solid #ffffff17;border-radius:11px;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid}.brio-light-page .doc-row-icon{color:#2b4a66;background:#23384d0f;border-color:#385c7d29}.doc-row-main{flex:1;min-width:0}.doc-row-title{letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;margin-bottom:5px;font-size:.98rem;font-weight:650;overflow:hidden}.doc-row-meta{opacity:.72;flex-wrap:wrap;align-items:center;gap:10px;font-size:.76rem;display:flex}.doc-row-file{font-variant-numeric:tabular-nums}.doc-row-date{opacity:.85}.doc-type-badge{letter-spacing:.06em;text-transform:uppercase;opacity:1;color:#ecf6ffeb;background:#78f6db24;border:1px solid #78f6db47;border-radius:999px;align-items:center;padding:2px 9px;font-size:.66rem;font-weight:750;display:inline-flex}.doc-type-badge.standards{background:#e2b04629;border-color:#e2b04657}.doc-type-badge.syllabus{background:#6082d829;border-color:#6082d857}.doc-type-badge.other{background:#ffffff14;border-color:#ffffff29}.brio-light-page .doc-type-badge{color:#145244;background:#1a96871f;border-color:#1a96874d}.brio-light-page .doc-type-badge.standards{color:#7a5a12;background:#c4922824;border-color:#c4922852}.brio-light-page .doc-type-badge.syllabus{color:#274680;background:#4668ba1f;border-color:#4668ba4d}.brio-light-page .doc-type-badge.other{color:#3a4a5c;background:#23384d14;border-color:#385c7d33}.doc-row-actions{flex-shrink:0;gap:4px;display:flex}.doc-icon-btn{cursor:pointer;color:#e2f0ffa8;background:0 0;border:1px solid #0000;border-radius:9px;place-items:center;width:32px;height:32px;transition:background .14s,color .14s,border-color .14s;display:grid}.doc-icon-btn:hover{color:#fffffff2;background:#ffffff14;border-color:#ffffff1f}.doc-icon-btn.is-danger:hover{color:#ffd7df;background:#c33e702e;border-color:#c33e7052}.brio-light-page .doc-icon-btn{color:#14283d99}.brio-light-page .doc-icon-btn:hover{color:#14283d;background:#23384d14;border-color:#385c7d29}.brio-light-page .doc-icon-btn.is-danger:hover{color:#a11d45;background:#c33e701f;border-color:#c33e7042}.doc-empty{text-align:center;opacity:.82;flex-direction:column;align-items:center;gap:10px;padding:32px 22px;display:flex}.doc-empty p{max-width:460px;margin:0;line-height:1.5}.doc-view-panel{width:min(680px,96vw)}.doc-view-loading{opacity:.7}.doc-view-meta{opacity:.85;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;font-size:.78rem;display:flex}.doc-view-content{white-space:pre-wrap;word-break:break-word;color:#e2f0ffe0;margin:0;font-family:Noto Sans,system-ui,sans-serif;font-size:.86rem;line-height:1.55}.brio-panel.brio-theme-light .doc-view-content{color:#23384d}.doc-view-actions{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.doc-view-toggle,.doc-view-download{cursor:pointer;color:#e2f0ffd1;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:9px;align-items:center;gap:6px;min-height:30px;padding:0 12px;font-size:.78rem;font-weight:650;text-decoration:none;transition:background .14s,border-color .14s,color .14s;display:inline-flex}.doc-view-toggle:hover,.doc-view-download:hover{color:#fff;background:#ffffff1a;border-color:#ffffff2e}.brio-panel.brio-theme-light .doc-view-toggle,.brio-panel.brio-theme-light .doc-view-download{color:#23384d;background:#23384d0f;border-color:#385c7d2e}.brio-panel.brio-theme-light .doc-view-toggle:hover,.brio-panel.brio-theme-light .doc-view-download:hover{color:#14283d;background:#23384d1a;border-color:#385c7d47}.doc-view-frame{background:#fff;border:1px solid #ffffff1f;border-radius:10px;width:100%;height:72vh}.brio-panel.brio-theme-light .doc-view-frame{border-color:#385c7d33}.doc-has-file{opacity:.9;align-items:center;gap:4px;font-weight:650;display:inline-flex}.doc-panel-scrim{z-index:4990;background:#03080f6b;position:fixed;inset:0}.doc-delete-btn{color:#fff;background:linear-gradient(135deg,#d74678f2,#962a52cc);border:1px solid #ffffff24}.doc-delete-btn:hover{background:linear-gradient(135deg,#e15082,#a0305ae6)}@media (width<=640px){.doc-form-row{flex-direction:column}.doc-field{min-width:0}.doc-row{flex-wrap:wrap}}.gi-measure{--gi-hairline:#ffffff1a;--gi-inset:#ffffff0a;--gi-inset-strong:#ffffff12;--gi-text:#ecf6ffeb;--gi-dim:#e2eefc9e;--gi-label:#e2eefc94;--gi-ok:#46b46e;--gi-bad:#e2686d;--gi-warn:#d2972a;--gi-accent:#78f6db;flex-direction:column;gap:18px;width:100%;max-width:960px;margin-inline:auto;display:flex}.brio-light-page .gi-measure{--gi-hairline:#14283d1f;--gi-inset:#14283d09;--gi-inset-strong:#14283d0f;--gi-text:#17324b;--gi-dim:#4a627a;--gi-label:#5a7288;--gi-ok:#2e9456;--gi-bad:#b8384d;--gi-warn:#ac6c18;--gi-accent:#1f8f7a}.gi-heading{flex-direction:column;gap:4px;display:flex}.gi-subtitle{color:var(--gi-dim);margin:0;font-size:.82rem}.gi-message{margin:0}.gi-form,.gi-panel{border-radius:12px;flex-direction:column;gap:14px;padding:18px;display:flex}.gi-row{flex-wrap:wrap;gap:14px;display:flex}.gi-row .gi-field{flex:240px;min-width:0}.gi-field{flex-direction:column;gap:6px;display:flex}.gi-field>label{letter-spacing:.06em;text-transform:uppercase;color:var(--gi-label);align-items:center;gap:8px;font-size:.68rem;display:flex}.gi-count{text-transform:none;letter-spacing:0;color:var(--gi-accent);font-size:.7rem}.gi-select{cursor:pointer}.gi-textarea{resize:vertical;min-height:76px}.gi-hint{color:var(--gi-dim);border:1px dashed var(--gi-hairline);border-radius:8px;padding:8px 10px;font-size:.78rem}.gi-hint.is-warn{color:var(--gi-warn);border-color:var(--gi-warn)}.gi-hint-inline{color:var(--gi-dim);font-size:.76rem}.gi-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.gi-actions button{align-items:center;gap:7px;display:inline-flex}.gi-elapsed{color:var(--gi-dim);align-items:center;gap:8px;font-size:.78rem;display:inline-flex}.gi-pulse{background:var(--gi-accent);border-radius:50%;width:8px;height:8px;animation:1.1s ease-in-out infinite gi-pulse}@keyframes gi-pulse{0%,to{opacity:.25;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.gi-pulse{opacity:.8;animation:none}}.gi-combo-wrap{position:relative}.gi-combo-field{border:1px solid var(--gi-hairline);background:var(--gi-inset);border-radius:8px;flex-wrap:wrap;align-items:center;gap:6px;min-height:38px;padding:7px 9px;display:flex}.gi-combo-field.is-open{border-color:var(--gi-accent)}.gi-combo-input{min-width:120px;color:var(--gi-text);background:0 0;border:none;outline:none;flex:180px;padding:3px 2px;font-size:.84rem}.gi-chip{border:1px solid var(--gi-hairline);background:var(--gi-inset-strong);color:var(--gi-text);border-radius:999px;align-items:center;gap:5px;max-width:100%;padding:3px 6px 3px 9px;font-size:.76rem;display:inline-flex}.gi-chip-remove{color:var(--gi-dim);cursor:pointer;background:0 0;border:none;border-radius:50%;align-items:center;padding:1px;display:inline-flex}.gi-chip-remove:hover{color:var(--gi-bad)}.gi-combo-menu{z-index:30;border:1px solid var(--gi-hairline);background:var(--brio-dark-card-bg,#16243b);border-radius:8px;max-height:280px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 30px #00000059}.brio-light-page .gi-combo-menu{background:#fff}.gi-combo-option{text-align:left;width:100%;color:var(--gi-text);cursor:pointer;background:0 0;border:none;align-items:baseline;gap:10px;padding:7px 11px;font-size:.8rem;display:flex}.gi-combo-option.is-active{background:var(--gi-inset-strong)}.gi-combo-option strong{flex:none}.gi-combo-option span{color:var(--gi-dim);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.gi-item-meta{color:var(--gi-dim);flex-wrap:wrap;gap:10px;font-size:.72rem;display:flex}.gi-item-meta code,.gi-criterion-objectives code,.gi-constraint-on code{background:var(--gi-inset-strong);border-radius:5px;padding:1px 6px;font-size:.72rem}.gi-item-title{color:var(--gi-text);margin:0;font-size:1.02rem}.gi-stem{color:var(--gi-text);border-bottom:1px solid var(--gi-hairline);padding-bottom:12px;font-size:.88rem;line-height:1.6;overflow-x:auto}.gi-part{flex-direction:column;gap:8px;padding-top:12px;display:flex}.gi-part+.gi-part{border-top:1px solid var(--gi-hairline)}.gi-part-head{align-items:baseline;gap:10px;display:flex}.gi-part-label{color:var(--gi-text);font-weight:600}.gi-part-points{color:var(--gi-dim);border:1px solid var(--gi-hairline);border-radius:999px;padding:1px 7px;font-size:.7rem}.gi-part-prompt{color:var(--gi-text);font-size:.85rem;line-height:1.55;overflow-x:auto}.gi-criterion{border:1px solid var(--gi-hairline);background:var(--gi-inset);border-radius:9px;overflow:hidden}.gi-criterion-head{background:var(--gi-inset-strong);flex-wrap:wrap;align-items:center;gap:9px;padding:8px 11px;display:flex}.gi-criterion-id{opacity:.8;font-size:.72rem}.gi-criterion-label{color:var(--gi-text);font-size:.82rem;font-weight:600}.gi-criterion-points{color:var(--gi-dim);font-size:.7rem}.gi-criterion-objectives{flex-wrap:wrap;gap:5px;margin-left:auto;display:flex}.gi-criterion-body{flex-direction:column;gap:10px;padding:11px;display:flex}.gi-sat-kind{letter-spacing:.07em;text-transform:uppercase;color:var(--gi-label);margin-bottom:5px;font-size:.63rem;display:inline-block}.gi-sat-block,.gi-sat-group{flex-direction:column;gap:7px;display:flex}.gi-sat-branches{border-left:2px solid var(--gi-hairline);flex-direction:column;gap:8px;padding-left:11px;display:flex}.gi-sat-line{flex-direction:column;gap:3px;display:flex}.gi-sat-line>div{color:var(--gi-text);font-size:.82rem;line-height:1.5;overflow-x:auto}.gi-sat-list-label{letter-spacing:.06em;text-transform:uppercase;color:var(--gi-label);font-size:.63rem}.gi-sat-list ul{flex-direction:column;gap:3px;margin:3px 0 0;padding-left:18px;display:flex}.gi-sat-list li{color:var(--gi-text);font-size:.81rem;line-height:1.5}.gi-sat-list.tone-earn li::marker{color:var(--gi-ok)}.gi-sat-list.tone-deny li::marker{color:var(--gi-bad)}.gi-sat-empty,.gi-sat-unknown{color:var(--gi-dim);font-size:.78rem}.gi-sat-unknown{white-space:pre-wrap;word-break:break-word;margin:0}.gi-constraints{border-top:1px dashed var(--gi-hairline);flex-direction:column;gap:5px;padding-top:8px;display:flex}.gi-constraint{color:var(--gi-dim);flex-wrap:wrap;align-items:baseline;gap:7px;font-size:.76rem;display:flex}.gi-constraint-kind{color:var(--gi-warn);text-transform:uppercase;letter-spacing:.06em;font-size:.65rem;font-weight:600}.gi-constraint-on{gap:4px;display:inline-flex}.gi-constraint-note{flex:100%;line-height:1.45}.gi-validation{align-items:center;gap:8px;font-size:.85rem;font-weight:600;display:flex}.gi-validation.is-ok{color:var(--gi-ok)}.gi-validation.is-bad{color:var(--gi-bad)}.gi-issues{flex-direction:column;gap:4px;display:flex}.gi-issues-label{letter-spacing:.06em;text-transform:uppercase;color:var(--gi-label);font-size:.63rem}.gi-issues ul{flex-direction:column;gap:3px;margin:0;padding-left:18px;display:flex}.gi-issues li{font-size:.8rem;line-height:1.5}.gi-issues li.is-error{color:var(--gi-bad)}.gi-issues li.is-warn{color:var(--gi-warn)}.gi-saved{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.gi-raw-toggle{color:var(--gi-dim);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:.78rem;display:inline-flex}.gi-raw-toggle:hover{color:var(--gi-text)}.gi-raw{border:1px solid var(--gi-hairline);background:var(--gi-inset);max-height:460px;color:var(--gi-text);white-space:pre;border-radius:8px;margin:0;padding:12px;font-size:.74rem;line-height:1.5;overflow:auto}@media (width<=700px){.gi-row{flex-direction:column;gap:14px}.gi-criterion-objectives{margin-left:0}}:root{--bg-base-h:220;--bg-base-s:45%;--bg-base-l:28%;--glass-bg:#0000000f;--glass-bg-hover:#0000001a;--glass-border:#ffffff29;--glass-border-top:#fff6;--glass-border-left:#ffffff47;--glass-shadow:0 8px 32px #0006, 0 2px 8px #00000040, inset 0 1px 0 #ffffff4d, inset 0 -1px 0 #0003;--glass-btn-bg:#ffffff14;--glass-btn-border:#ffffff24;--glass-btn-border-top:#ffffff42;--glass-btn-border-left:#ffffff2e;--glass-btn-color:#def;--glass-btn-glow:#ffffff1f}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{letter-spacing:0;font-family:Satoshi,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.45}h1,h2,h3,.cp-page-title,.sp-header-row h1,.ab-builder-title,.analytics-title{font-family:Satoshi,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#root{width:100%;height:100%}button{cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit}input{font-family:inherit}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}button,input,textarea,select{font:inherit}select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.brio-dark-page{--brio-dark-text:#c7d6e6;--brio-dark-text-strong:#f3f8ffdb;--brio-dark-text-soft:#c7d6e6bd;--brio-dark-text-muted:#bad0e59e;--brio-dark-card-bg:#1e2d4a;--brio-dark-card-border:#ffffff1a;--brio-dark-card-shadow:0 3px 10px #040c1c29;--brio-dark-card-soft-shadow:0 4px 12px #040c1c33;--brio-dark-accent-teal:#78f6db;--brio-dark-accent-rose:#f3a1bd;--brio-dark-accent-amber:#e6c15d;--brio-dark-accent-purple:#a78df1;--brio-dark-accent-steel:#a8c6f0;--bg-base-h:220;--bg-base-s:45%;--bg-base-l:28%;isolation:isolate;width:100vw;height:100vh;min-height:100vh;color:var(--brio-dark-text);background:radial-gradient(55% 55% at 3% 98%,#853e21a6 0%,#0000 82%),radial-gradient(45% 40% at 88% 8%,#64b4aa40 0%,#0000 55%),radial-gradient(60% 45% at 80% 5%,#b4dcff1f 0%,#0000 75%),radial-gradient(30% 25% at 78% 3%,#ffffff1a 0%,#0000 65%),radial-gradient(70% 60% at 50% 40%,#3c50c81f 0%,#0000 70%),linear-gradient(150deg,#1a2a3a 0%,#1f3352 25%,#243566 55%,#1a5a80 100%);display:flex;position:relative;overflow:clip}.brio-dark-main{z-index:1;flex-direction:column;flex:1;min-width:0;display:flex;position:relative;overflow:auto clip}.brio-dark-content{flex:1;width:100%;max-width:none;padding:24px 20px 64px 28px;overflow-y:auto}.brio-dark-card{background:var(--brio-dark-card-bg);border:1px solid var(--brio-dark-card-border);box-shadow:var(--brio-dark-card-shadow)}.brio-dark-card-soft{background:var(--brio-dark-card-bg);border:1px solid var(--brio-dark-card-border);box-shadow:var(--brio-dark-card-soft-shadow)}.brio-dark-card-flat{background:var(--brio-dark-card-bg);border:1px solid var(--brio-dark-card-border);box-shadow:none}.brio-dark-title{color:var(--brio-dark-text-strong);letter-spacing:-.035em;font-weight:650}.brio-dark-subtitle{color:#c7d6e6c7;font-weight:500}.brio-dark-section-title{letter-spacing:.18em;text-transform:uppercase;color:#e2eeffc2;margin:0;font-size:.82rem;font-weight:750}.brio-dark-section-subtitle{color:#bad0e5;font-size:.88rem;font-weight:500}.brio-dark-label{color:var(--brio-dark-text-muted);letter-spacing:.13em;text-transform:uppercase;font-size:.61rem;font-weight:650}.brio-dark-body{color:#c7d6e6c2;font-size:.78rem;font-weight:450;line-height:1.12}.brio-dark-pill-button{cursor:pointer;color:#e5f1ffe6;background:#2a4a7785;border:1px solid #95b8e62e;border-radius:999px;padding:10px 14px;font-weight:650}.brio-dark-accent-badge{color:#f8fcfff5;text-shadow:0 1px 3px #00000073;letter-spacing:.02em;border:1px solid #ffffff24;border-radius:13px;place-items:center;width:44px;height:44px;font-weight:900;display:grid;box-shadow:inset 0 1px #ffffff2e,0 0 18px #ffffff14,0 4px 12px #00000038}.brio-dark-accent-badge.rose{background:linear-gradient(135deg,#c33e7057,#7e2a4c75);border-color:#ff7daf47}.brio-dark-accent-badge.amber,.brio-dark-accent-badge.gold{background:linear-gradient(135deg,#ba802057,#7a521275);border-color:#ebc35f47}.brio-dark-accent-badge.teal{background:linear-gradient(135deg,#1a968757,#10686075);border-color:#4eebda47}.brio-dark-accent-badge.purple{background:linear-gradient(135deg,#6054d857,#3a349875);border-color:#a78bfa47}.brio-dark-accent-badge.green{background:linear-gradient(135deg,#7a9e8557,#4d6b5775);border-color:#6ee0a047}.brio-dark-accent-badge.steel{background:linear-gradient(135deg,#5c7eba57,#37548675);border-color:#8cb4eb47}.brio-dark-tone-header{color:#f4f9ffd1;border-bottom:1px solid #ffffff0e;align-items:center;gap:7px;min-height:34px;padding:0 13px;display:flex}.brio-dark-tone-header span{letter-spacing:.13em;text-transform:uppercase;font-size:.61rem;font-weight:650}.brio-dark-tone-header.rose{background:linear-gradient(135deg,#c33e704d,#7e2a4c2e)}.brio-dark-tone-header.teal{background:linear-gradient(135deg,#1a96874d,#1068602e)}.brio-dark-tone-header.amber{background:linear-gradient(135deg,#ba80204d,#7a52122e)}.brio-dark-tone-header.steel{background:linear-gradient(135deg,#5c7eba4d,#3754862e)}.brio-dark-tone-header.purple{background:linear-gradient(135deg,#6054d84d,#3a34982e)}.brio-dark-tone-header.green{background:linear-gradient(135deg,#7a9e854d,#4d6b572e)}.brio-light-page{--brio-light-text:#23384d;--brio-light-text-strong:#14283d;--brio-light-text-soft:#23384db8;--brio-light-text-muted:#37506994;--brio-light-card-bg:#ffffffc7;--brio-light-card-border:#2d4e6c2e;--brio-light-card-shadow:0 3px 10px #244a6c14, 0 1px 0 #ffffff9e inset;isolation:isolate;width:100vw;height:100vh;min-height:100vh;color:var(--brio-light-text);background:radial-gradient(65% 55% at 4% 96%,#ec855b2e 0%,#0000 62%),radial-gradient(45% 40% at 88% 8%,#68beb424 0%,#0000 58%),radial-gradient(70% 60% at 50% 38%,#5c80cd12 0%,#0000 72%),linear-gradient(150deg,#f5f8fb 0%,#eef5fa 35%,#e7f1f8 68%,#deebf4 100%);display:flex;position:relative;overflow:clip}.brio-light-main{z-index:1;flex-direction:column;flex:1;min-width:0;display:flex;position:relative;overflow:auto clip}.brio-light-content{flex:1;width:100%;max-width:none;padding:24px 20px 64px 28px;overflow-y:auto}.brio-light-card{background:var(--brio-light-card-bg);border:1px solid var(--brio-light-card-border);box-shadow:var(--brio-light-card-shadow);color:var(--brio-light-text)}.brio-light-card-soft{color:var(--brio-light-text);background:#ffffffa8;border:1px solid #2d4e6c24;box-shadow:0 4px 14px #244a6c17}.brio-theme-light .cp-create-modal{color:var(--brio-light-text);background:#f8fcfff0;border:1px solid #2d4e6c2e;box-shadow:0 8px 24px #244a6c29}.brio-theme-light .cp-create-modal-header h2{color:var(--brio-light-text-strong)}.brio-theme-light .cp-create-modal-header p,.brio-theme-light .cp-create-field span{color:var(--brio-light-text-soft)}.brio-theme-light .cp-create-field input{color:var(--brio-light-text-strong);background:#ffffffc7;border:1px solid #2d4e6c29}.brio-theme-light .cp-color-option{color:var(--brio-light-text);background:#ffffff94;border:1px solid #2d4e6c26}.brio-theme-light .cp-color-option.is-selected{background:#e2edf6d1;border-color:#176d785c}.brio-theme-light .cp-create-save{color:#176d78;background:#176d7821;border:1px solid #176d7847}.brio-theme-light .cp-create-save:hover{background:#176d782e;border-color:#176d785c}.brio-theme-light .cp-create-cancel{color:#176d78;background:#ffffff9e;border:1px solid #2d4e6c29}.brio-theme-light .cp-modal-close{color:#176d78;background:#ffffffa3;border:1px solid #2d4e6c29}.brio-light-title{color:var(--brio-light-text-strong);letter-spacing:-.035em;font-weight:650}.brio-light-subtitle{color:var(--brio-light-text-soft);font-weight:500}.brio-light-section-title{letter-spacing:.18em;text-transform:uppercase;color:#14283da8;margin:0;font-size:.82rem;font-weight:750}.brio-light-section-subtitle{color:#23384d9e;font-size:.88rem;font-weight:500}.brio-light-body{color:#14283dd1}.brio-light-pill-button{cursor:pointer;color:#14283dd1;background:#ffffff8a;border:1px solid #385c7d24;border-radius:999px;padding:10px 14px;font-weight:650}.brio-theme-dark .rose,.brio-theme-dark.rose,.brio-theme-dark .brio-accent-rose{--brio-accent-header-bg:linear-gradient(135deg, #c33e704d, #7e2a4c2e)}.brio-theme-dark .teal,.brio-theme-dark.teal,.brio-theme-dark .brio-accent-teal{--brio-accent-header-bg:linear-gradient(135deg, #1a96874d, #1068602e)}.brio-theme-dark .amber,.brio-theme-dark .gold,.brio-theme-dark.amber,.brio-theme-dark.gold,.brio-theme-dark .brio-accent-amber,.brio-theme-dark .brio-accent-gold{--brio-accent-header-bg:linear-gradient(135deg, #e2b04657, #a474223d)}.brio-theme-dark .steel,.brio-theme-dark .blue,.brio-theme-dark.steel,.brio-theme-dark.blue,.brio-theme-dark .brio-accent-steel,.brio-theme-dark .brio-accent-blue{--brio-accent-header-bg:linear-gradient(135deg, #5c7eba4d, #3754862e)}.brio-theme-dark .purple,.brio-theme-dark.purple,.brio-theme-dark .brio-accent-purple{--brio-accent-header-bg:linear-gradient(135deg, #6054d84d, #3a34982e)}.brio-theme-dark .green,.brio-theme-dark.green,.brio-theme-dark .brio-accent-green{--brio-accent-header-bg:linear-gradient(135deg, #7a9e854d, #4d6b572e)}.brio-theme-light .rose,.brio-theme-light.rose,.brio-theme-light .brio-accent-rose{--brio-accent-header-bg:linear-gradient(135deg, #b82e65b8, #641e46d1)}.brio-theme-light .teal,.brio-theme-light.teal,.brio-theme-light .brio-accent-teal{--brio-accent-header-bg:linear-gradient(135deg, #16877cb8, #0a504cd1)}.brio-theme-light .amber,.brio-theme-light .gold,.brio-theme-light.amber,.brio-theme-light.gold,.brio-theme-light .brio-accent-amber,.brio-theme-light .brio-accent-gold{--brio-accent-header-bg:linear-gradient(135deg, #d2972abd, #885a18c2)}.brio-theme-light .steel,.brio-theme-light .blue,.brio-theme-light.steel,.brio-theme-light.blue,.brio-theme-light .brio-accent-steel,.brio-theme-light .brio-accent-blue{--brio-accent-header-bg:linear-gradient(135deg, #4c6eb0b8, #2a4270d1)}.brio-theme-light .purple,.brio-theme-light.purple,.brio-theme-light .brio-accent-purple{--brio-accent-header-bg:linear-gradient(135deg, #5c4ec6b8, #2c267ad1)}.brio-theme-light .green,.brio-theme-light.green,.brio-theme-light .brio-accent-green{--brio-accent-header-bg:linear-gradient(135deg, #7a9e85b8, #4d6b57d1)}.brio-accent-action.rose{color:#ef6095}.brio-accent-action.amber,.brio-accent-action.gold{color:#e6c15d}.brio-accent-action.teal{color:#78f6db}.brio-accent-action.purple{color:#a78df1}.brio-accent-action.steel{color:#a8c6f0}.brio-accent-action.green{color:#6fe0a0}.brio-theme-light .brio-accent-action.rose{color:#b0305f}.brio-theme-light .brio-accent-action.amber,.brio-theme-light .brio-accent-action.gold{color:#9a6012}.brio-theme-light .brio-accent-action.teal{color:#12766e}.brio-theme-light .brio-accent-action.purple{color:#4c40ac}.brio-theme-light .brio-accent-action.steel{color:#405e98}.brio-theme-light .brio-accent-action.green{color:#3d5c47}.brio-accent-badge{color:#f8fcfff5;text-shadow:0 1px 3px #00000073;letter-spacing:.02em;border:1px solid #ffffff24;border-radius:13px;place-items:center;width:44px;height:44px;font-weight:900;display:grid;box-shadow:inset 0 1px #ffffff2e,0 0 18px #ffffff14,0 4px 12px #00000038}.brio-theme-dark .brio-accent-badge.rose{background:linear-gradient(135deg,#c33e7057,#7e2a4c75);border-color:#ff7daf47}.brio-theme-dark .brio-accent-badge.amber,.brio-theme-dark .brio-accent-badge.gold{background:linear-gradient(135deg,#ba802057,#7a521275);border-color:#ebc35f47}.brio-theme-dark .brio-accent-badge.teal{background:linear-gradient(135deg,#1a968757,#10686075);border-color:#4eebda47}.brio-theme-dark .brio-accent-badge.purple{background:linear-gradient(135deg,#6054d857,#3a349875);border-color:#a78bfa47}.brio-theme-dark .brio-accent-badge.steel{background:linear-gradient(135deg,#5c7eba57,#37548675);border-color:#8cb4eb47}.brio-theme-dark .brio-accent-badge.green{background:linear-gradient(135deg,#7a9e8557,#4d6b5775);border-color:#6ee0a047}.brio-theme-light .brio-accent-badge.rose{background:linear-gradient(135deg,#c33e70d1,#7e2a4ccc);border-color:#7e2a4c38;box-shadow:inset 0 1px #ffffff42,0 8px 18px #c33e7033}.brio-theme-light .brio-accent-badge.amber,.brio-theme-light .brio-accent-badge.gold{background:linear-gradient(135deg,#ba8020d1,#7a5212cc);border-color:#7a521233;box-shadow:inset 0 1px #ffffff42,0 8px 18px #ba80202e}.brio-theme-light .brio-accent-badge.teal{background:linear-gradient(135deg,#1a9687d1,#106860cc);border-color:#10686033}.brio-theme-light .brio-accent-badge.purple{background:linear-gradient(135deg,#6054d8d1,#3a3498cc);border-color:#3a349838}.brio-theme-light .brio-accent-badge.steel{background:linear-gradient(135deg,#5c7ebad1,#375486cc);border-color:#37548633}.brio-theme-light .brio-accent-badge.green{background:linear-gradient(135deg,#7a9e85d1,#4d6b57cc);border-color:#4d6b5733}.brio-tone-header{color:#f4f9ffd1;border-bottom:1px solid #ffffff0e;align-items:center;gap:7px;min-height:34px;padding:0 13px;display:flex}.brio-tone-header span{letter-spacing:.13em;text-transform:uppercase;font-size:.61rem;font-weight:650}.brio-theme-dark .brio-tone-header.rose{background:linear-gradient(135deg,#c33e704d,#7e2a4c2e)}.brio-theme-dark .brio-tone-header.teal{background:linear-gradient(135deg,#1a96874d,#1068602e)}.brio-theme-dark .brio-tone-header.amber,.brio-theme-dark .brio-tone-header.gold{background:linear-gradient(135deg,#e2b04657,#a474223d)}.brio-theme-dark .brio-tone-header.steel{background:linear-gradient(135deg,#5c7eba4d,#3754862e)}.brio-theme-dark .brio-tone-header.purple{background:linear-gradient(135deg,#6054d84d,#3a34982e)}.brio-theme-dark .brio-tone-header.green{background:linear-gradient(135deg,#7a9e854d,#4d6b572e)}.brio-theme-light .brio-tone-header{color:#fffffff0;text-shadow:0 1px 2px #14233738;border-bottom:1px solid #14283d14}.brio-theme-light .brio-tone-header.rose{background:linear-gradient(135deg,#b82e65b8,#641e46d1)}.brio-theme-light .brio-tone-header.teal{background:linear-gradient(135deg,#16877cb8,#0a504cd1)}.brio-theme-light .brio-tone-header.amber,.brio-theme-light .brio-tone-header.gold{background:linear-gradient(135deg,#d2972abd,#885a18c2)}.brio-theme-light .brio-tone-header.steel{background:linear-gradient(135deg,#4c6eb0b8,#2a4270d1)}.brio-theme-light .brio-tone-header.purple{background:linear-gradient(135deg,#5c4ec6b8,#2c267ad1)}.brio-theme-light .brio-tone-header.green{background:linear-gradient(135deg,#7a9e85b8,#4d6b57d1)}
