@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-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;letter-spacing:.06em;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:24px;font-size:12.5px;font-weight:700;display:flex}.brio-nav{flex-direction:column;flex:1;gap:2px;width:100%;padding:0 10px;display:flex}.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;background:#2dd4c02e;border:1px solid #2dd4c061;font-size:11.5px;font-weight:700}.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:11px}.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{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-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-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-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-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{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)}}.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)}}.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,#7e2a542e)}.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-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}.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-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-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-modal-btn-secondary{color:#23384dc2;background:#f0f4f8;border:1px solid #2d4e6c2e}.brio-panel.brio-theme-light .brio-modal-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}.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-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)}}@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}.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)}}: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{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{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{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{width:100%;margin:12px 0}.qe-graph-placeholder-card{color:#dcecff;cursor:pointer;background:#2d82d41a;border:1px solid #76b4f542;border-radius:14px;align-items:center;gap:12px;min-height:72px;padding:14px 16px;transition:all .18s;display:flex}.qe-graph-placeholder-card:hover{background:#2d82d429;border-color:#76b4f56b;box-shadow:0 8px 20px #00000040,0 0 18px #76b4f52e}.qe-graph-placeholder-card svg{color:#76b4f5;flex-shrink:0}.qe-graph-placeholder-content{flex:1;min-width:0}.qe-graph-placeholder-content strong,.qe-graph-placeholder-content span{display:block}.qe-graph-placeholder-content strong{color:#eaf2ff;font-size:15px}.qe-graph-placeholder-content span{color:#b6d3f1;margin-top:2px;font-size:12px}.qe-graph-modal-backdrop{z-index:1300;-webkit-backdrop-filter:blur(8px);background:#050e1a94;justify-content:center;align-items:flex-start;padding:32px 24px;display:flex;position:fixed;inset:0;overflow:auto}.qe-graph-modal{box-sizing:border-box;background:#122237f5;border-radius:22px;width:min(1180px,100vw - 32px);max-height:calc(100vh - 64px);padding:18px;overflow:hidden;box-shadow:0 24px 70px #0000006b,inset 0 1px #fff3}.qe-graph-modal-header{justify-content:space-between;gap:16px;margin-bottom:16px;display:flex}.qe-graph-modal-header h2{color:#eaf2ff;margin:0 0 4px}.qe-graph-modal-header p{color:#c7d6e6;margin:0}.qe-graph-modal-header button{color:#76f5ee;background:#ffffff12;border:1px solid #ffffff21;border-radius:10px;width:34px;height:34px}.qe-graph-modal-message,.qe-graph-modal-error{color:#dcecff;background:#ffffff0e;border:1px solid #ffffff1f;border-radius:12px;padding:14px}.qe-graph-modal-error{color:#ff9ca5}.qe-graph-builder-layout{grid-template-columns:minmax(420px,1fr) 320px;align-items:start;gap:16px;display:grid}.qe-graph-canvas-card{background:#ffffff0e;border:1px solid #ffffff1f;border-radius:18px;padding:14px;overflow:auto}.qe-graph-canvas-card canvas{border:1px solid #ffffff2e;border-radius:14px;width:100%;max-width:640px;height:auto;display:block}.qe-graph-controls{flex-direction:column;gap:14px;display:flex}.qe-graph-controls section{background:#ffffff0e;border:1px solid #ffffff1f;border-radius:16px;padding:14px}.qe-graph-controls h3{color:#eaf2ff;margin:0 0 12px;font-size:15px}.qe-graph-control-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.qe-graph-control-grid label,.qe-graph-expression-field{flex-direction:column;gap:6px;display:flex}.qe-graph-control-grid span,.qe-graph-expression-field span{color:#b6d3f1;font-size:12px;font-weight:800}.qe-graph-control-grid input,.qe-graph-expression-field input{color:#eaf2ff;background:#ffffff12;border:1px solid #ffffff21;border-radius:10px;outline:none;min-height:36px;padding:0 10px}.qe-graph-help{color:#b6d3f1;margin:10px 0 0;font-size:12px;line-height:1.4}.qe-graph-modal-actions{border-top:1px solid #ffffff1a;justify-content:flex-end;gap:10px;margin-top:16px;padding-top:14px;display:flex}@media (width<=900px){.qe-graph-builder-layout{grid-template-columns:1fr}}.qe-graph-mini-preview{background:#ffffff14;border:1px solid #ffffff24;border-radius:12px;width:min(320px,100%);margin-top:10px;overflow:hidden}.qe-graph-mini-preview canvas{width:100%;height:auto;display:block}.qe-graph-style-row{grid-template-columns:72px 80px 1fr;gap:10px;margin-top:10px;display:grid}.qe-graph-style-row label{flex-direction:column;gap:6px;display:flex}.qe-graph-style-row span{color:#b6d3f1;font-size:12px;font-weight:800}.qe-graph-style-row input,.qe-graph-style-row select{color:#eaf2ff;background:#ffffff12;border:1px solid #ffffff21;border-radius:10px;outline:none;min-height:36px;padding:0 10px}.qe-graph-style-row input[type=color]{padding:4px}.qe-graph-modal{width:min(980px,100vw - 40px);max-height:calc(100vh - 48px);overflow:hidden}.qe-graph-builder-layout{grid-template-columns:minmax(0,1fr) 260px;max-height:calc(100vh - 210px);overflow:hidden}.qe-graph-canvas-card{min-width:0}.qe-graph-controls{min-width:0;max-height:calc(100vh - 230px);padding-right:4px;overflow-y:auto}.qe-graph-control-grid,.qe-graph-style-row{grid-template-columns:1fr}.qe-graph-modal-actions{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#122237eb;position:sticky;bottom:0}.qe-graph-section-heading{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.qe-graph-section-heading h3{margin:0}.qe-graph-section-heading .qe-soft-button{min-height:30px;padding:0 10px;font-size:12px}.qe-graph-function-list{flex-direction:column;gap:10px;display:flex}.qe-graph-function-card{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:14px;padding:10px}.qe-graph-function-top{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.qe-graph-function-top strong{color:#eaf2ff;font-size:13px}.qe-graph-function-top button{color:#ff9ca5;background:#ffffff12;border:1px solid #ffffff21;border-radius:8px;width:26px;height:26px;font-size:18px;font-weight:900}.qe-graph-function-top button:disabled{opacity:.35;cursor:not-allowed}.qe-graph-toggle-list{flex-direction:column;gap:10px;display:flex}.qe-graph-toggle-list label{color:#dcecff;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:11px;align-items:center;gap:10px;min-height:34px;padding:8px 10px;font-size:13px;font-weight:800;display:flex}.qe-graph-toggle-list input{accent-color:#76f5ee;width:16px;height:16px}.qe-graph-label-grid{grid-template-columns:1fr;gap:10px;margin-top:10px;display:grid}.qe-graph-label-grid label{flex-direction:column;gap:6px;display:flex}.qe-graph-label-grid span{color:#b6d3f1;font-size:12px;font-weight:800}.qe-graph-label-grid input,.qe-graph-label-grid select{color:#eaf2ff;background:#ffffff12;border:1px solid #ffffff21;border-radius:10px;outline:none;min-height:36px;padding:0 10px}.qe-graph-label-grid input[type=color]{padding:4px}.qe-graph-function-visible{align-items:center;gap:8px;display:inline-flex}.qe-graph-function-visible input{accent-color:#76f5ee;width:15px;height:15px}.qe-graph-inline-toggle{color:#dcecff;background:#ffffff0a;border:1px solid #ffffff17;border-radius:10px;align-items:center;gap:9px;min-height:32px;margin-top:10px;padding:7px 9px;font-size:12.5px;font-weight:800;display:flex}.qe-graph-inline-toggle input{accent-color:#76f5ee;width:15px;height:15px}.qe-graph-checkbox-field{justify-content:center}.qe-graph-checkbox-field input{accent-color:#76f5ee;width:16px;height:16px}.qe-graph-mini-preview.size-small{width:min(240px,100%)}.qe-graph-mini-preview.size-medium{width:min(320px,100%)}.qe-graph-mini-preview.size-large{width:min(520px,100%)}.qe-graph-size-controls{gap:6px;margin-top:8px;display:flex}.qe-graph-size-controls button{color:#b6d3f1;background:#ffffff0f;border:1px solid #ffffff1c;border-radius:8px;min-height:26px;padding:0 9px;font-size:11px;font-weight:800}.qe-graph-size-controls button.active{color:#bffefa;background:#2dd4c029;border-color:#2dd4c052}.qe-graph-preset-row{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.qe-graph-preset-row .qe-soft-button{min-height:30px;padding:0 10px;font-size:12px}.qe-graph-placeholder-card{position:relative}.qe-graph-delete{color:#fff;cursor:pointer;z-index:6;background:#ff5a6ef2;border:1px solid #ffffff8c;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:18px;font-weight:900;line-height:1;display:none;position:absolute;top:-10px;right:-10px;box-shadow:0 4px 12px #00000047}.qe-graph-placeholder-card:hover .qe-graph-delete{display:flex}.qe-graph-function-actions{align-items:center;gap:6px;display:flex}.qe-graph-function-actions button{color:#bffefa;background:#ffffff12;border:1px solid #ffffff21;border-radius:8px;width:26px;height:26px;font-size:16px;font-weight:900}.qe-graph-function-actions button:last-child{color:#ff9ca5}.qe-graph-function-actions button:disabled{opacity:.35;cursor:not-allowed}.qe-graph-control-panel{background:#ffffff0e;border:1px solid #ffffff1f;border-radius:16px;padding:0;overflow:hidden}.qe-graph-control-panel-summary{color:#eaf2ff;cursor:pointer;-webkit-user-select:none;user-select:none;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;min-height:44px;padding:0 14px;font-size:15px;font-weight:900;display:flex}.qe-graph-control-panel.open .qe-graph-control-panel-summary{border-bottom:1px solid #ffffff1a}.qe-graph-control-panel-body{padding:14px}.qe-graph-control-panel h3{display:none}.qe-graph-controls *{pointer-events:auto}.qe-graph-canvas-card,.qe-graph-canvas-card *{pointer-events:none}.qe-graph-tab-menu{background:#ffffff0e;border:1px solid #ffffff1f;border-radius:16px;flex-wrap:wrap;gap:7px;padding:8px;display:flex}.qe-graph-tab-menu button{color:#b6d3f1;cursor:pointer;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:10px;min-height:30px;padding:0 10px;font-size:12px;font-weight:850}.qe-graph-tab-menu button.active{color:#bffefa;background:#2dd4c02e;border-color:#2dd4c057}.qe-graph-tab-panel{background:#ffffff0e;border:1px solid #ffffff1f;border-radius:16px;padding:14px}.qe-graph-tab-panel h3{color:#eaf2ff;margin:0 0 12px;font-size:15px;display:block}.qe-graph-builder-layout{grid-template-rows:auto minmax(0,1fr);gap:14px;height:calc(100vh - 190px);max-height:760px;display:grid;overflow:hidden;grid-template-columns:1fr!important}.qe-graph-canvas-card{place-items:center;width:100%;height:360px;display:grid;overflow:auto}.qe-graph-canvas-card canvas{object-fit:contain;max-width:100%;max-height:330px}.qe-graph-controls{grid-template-rows:minmax(0,1fr);grid-template-columns:20% minmax(0,1fr);gap:14px;height:100%;overflow:hidden;display:grid!important}.qe-graph-tab-menu{flex-flow:column;grid-area:1/1;align-content:stretch;gap:7px;height:100%;display:flex;overflow-y:auto}.qe-graph-tab-menu button{justify-content:flex-start;width:100%;min-height:34px}.qe-graph-tab-panel{grid-area:1/2;min-height:0;overflow:auto}.qe-graph-controls>section:not(.qe-graph-tab-panel){display:none}.qe-graph-control-panel,.qe-graph-control-panel.open,.qe-graph-control-panel-body,.qe-graph-control-panel-summary{all:unset}.qe-graph-tab-panel{box-sizing:border-box;display:block}.qe-graph-tab-menu{padding:10px}.qe-graph-tab-menu button{text-align:left;border-radius:12px;justify-content:flex-start;min-height:38px;padding:0 12px}.qe-graph-tab-panel{padding:16px}.qe-graph-tab-panel .qe-graph-section-heading{margin-bottom:12px}.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-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-modal-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-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{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{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{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 h3{color:#f5faffe0;letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:.84rem;font-weight:800}.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}}.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{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-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-main{min-width:0}.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-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: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;max-height:320px;padding:10px;display:grid;overflow-y:auto}.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{max-height:150px;font-size:.82rem;line-height:1.35;display:block;overflow: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-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: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:100%;margin:8px 0;font-size:.78rem}.ab-rendered-table td{vertical-align:middle;border:1px solid #0f172a59;padding:5px 7px}.ab-rendered-graph{background:0 0;border:none;justify-content:center;align-items:center;margin:8px 0;padding:0;font-size:.8rem;display:flex}.ab-graph-svg{background:#fff;border:1px solid #14233247;border-radius:8px;width:auto;max-width:100%;height:auto;display:block}.ab-graph-bg{fill:#fff}.ab-graph-grid-line{stroke:#1423321f;stroke-width:1px}.ab-graph-axis{stroke:#142332cc;stroke-width:1.5px}.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-svg{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-search,.brio-theme-light .ab-new-group-row input,.brio-theme-light .ab-version-select 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-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-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-search,.brio-theme-light .ab-new-group-row input,.brio-theme-light .ab-random-bank-row input{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))}@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-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-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);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-question-body{min-width:0}.ab-document-stem{color:#111827;margin:0 0 12px;font-size:15px;line-height:1.5}.ab-document-choices{grid-template-columns:1fr 1fr;gap:8px 28px;display:grid}.ab-document-choice{color:#111827;grid-template-columns:24px minmax(0,1fr);gap:6px;font-size:14px;line-height:1.35;display:grid}.ab-document-choice span{font-weight:700}.ab-document-choice p{margin:0}.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}.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-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-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-notes-textarea{min-height:82px}.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}}.an-root{--glass-bg:#1e375a73;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%);min-height:100vh}.an-main{min-width:0;padding:10px;overflow:hidden auto}.an-shell{flex-direction:column;gap:18px;min-height:calc(100vh - 20px);padding:22px 28px 56px;display:flex;position:relative;overflow:visible}.an-topbar{justify-content:space-between;align-items:flex-start;gap:22px;display:flex}.an-title-block{min-width:0}.an-breadcrumbs{color:#d6e7f5c7;align-items:center;gap:12px;font-size:13px;font-weight:750;display:flex}.an-breadcrumbs strong{color:#f5fafff5}.an-title-block h1{color:#f4f8ff;letter-spacing:-.045em;margin:26px 0 6px;font-size:31px;font-weight:950;line-height:1}.an-title-block p{color:#d6e7f5c2;margin:0;font-size:14px;font-weight:650}.an-actions{align-items:center;gap:10px;display:flex}.an-actions button,.an-period-control button,.an-tabs button,.an-view-button,.an-wide-button{font-family:inherit}.an-status-pill,.an-icon-button,.an-export-button{color:#ecf6ffeb;cursor:pointer;background:#ffffff0e;border:1px solid #ffffff1f;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:42px;display:inline-flex}.an-status-pill{padding:0 14px;font-size:13px;font-weight:800}.an-status-pill svg{color:#76f5ee}.an-icon-button{width:42px}.an-export-button{color:#bffefa;background:#2dd4c017;border-color:#76f5ee33;min-width:168px;padding:0 14px;font-weight:850}.an-controls-row{justify-content:flex-end;align-items:center;gap:14px;display:flex}.an-period-control{align-items:center;gap:10px;display:inline-flex}.an-period-control span{color:#ecf6ffb8;letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:950}.an-period-control button{color:#f5fafff0;cursor:pointer;background:#ffffff0e;border:1px solid #ffffff1f;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-width:138px;min-height:42px;padding:0 14px;font-weight:800;display:inline-flex}.an-tabs{background:#ffffff0b;border:1px solid #ffffff1f;border-radius:13px;grid-template-columns:repeat(4,minmax(110px,1fr));display:grid;overflow:hidden}.an-tabs button{color:#ecf6ffd1;cursor:pointer;background:0 0;border:0;border-right:1px solid #ffffff1a;min-height:42px;font-weight:850}.an-tabs button:last-child{border-right:0}.an-tabs button.active{color:#bffefa;background:#2dd4c029;box-shadow:inset 0 0 0 1px #76f5ee47}.an-dashboard-grid{flex:1;grid-template-columns:minmax(0,1fr) minmax(300px,330px);gap:12px;min-height:0;display:grid;overflow:hidden}.an-main-column,.an-side-column{flex-direction:column;gap:12px;min-height:0;display:flex}.an-side-column{overflow:hidden}.an-metric-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;display:grid}.an-metric-card,.an-card{background:#101f374d;border:1px solid #ffffff29;border-color:#ffffff57 #ffffff29 #ffffff29 #ffffff3d;position:relative;overflow:visible;box-shadow:0 10px 34px #00000047,0 2px 9px #0000002e,inset 0 1px #fff3}.an-metric-card:before,.an-card:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff6b,#0000);height:1px;position:absolute;top:0;left:14px;right:14px}.an-metric-card:after,.an-card:after{content:"";pointer-events:none;background:linear-gradient(#ffffff59,#0000);width:1px;position:absolute;top:14px;bottom:14px;left:0}.an-metric-card{border-radius:16px;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:14px;min-width:260px;min-height:118px;padding:16px;display:grid}.an-metric-card span,.an-section-header h2{color:#ecf6ffe0;letter-spacing:.13em;text-transform:uppercase;font-size:12px;font-weight:950}.an-metric-card strong{color:#f4f8ff;letter-spacing:-.05em;margin-top:8px;font-size:34px;font-weight:950;line-height:.9;display:block}.an-metric-card p{color:#d6e7f5c2;margin:12px 0 0;font-size:14px;font-weight:650}.an-metric-icon{border:1px solid #ffffff1f;border-radius:20px;place-items:center;width:56px;height:56px;display:grid}.an-metric-icon.teal{color:#76f5ee;background:#2dd4c01a;border-color:#76f5ee38}.an-metric-icon.blue{color:#77a7ff;background:#4a82ff1f;border-color:#77a7ff3d}.an-metric-icon.purple{color:#c79cff;background:#965fff21;border-color:#c79cff3d}.an-metric-icon.orange{color:#ff9c4a;background:#ff9c4a1f;border-color:#ff9c4a3d}.an-card{border-radius:16px;padding:18px}.an-score-card{min-height:272px}.an-topic-table-card{flex:1;min-height:320px}.an-section-header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.an-section-header h2{align-items:center;gap:9px;margin:0;display:inline-flex}.an-section-header svg{color:#ecf6ffcc}.an-score-bars{gap:12px;display:grid}.an-score-row{grid-template-columns:78px minmax(0,1fr) 28px;align-items:center;gap:14px;display:grid}.an-score-row>span{color:#ecf6ffcc;font-size:14px;font-weight:750}.an-score-row>strong{color:#f4f8ff;text-align:right;font-size:15px}.an-score-track{background:#ffffff0b;border-radius:5px;height:20px;overflow:hidden}.an-score-fill{border-radius:inherit;background:#76f5ee52;height:100%}.an-score-fill.danger{background:linear-gradient(90deg,#ff464ee6,#ff464e9e)}.an-score-axis{color:#ecf6ffc7;grid-template-columns:repeat(3,1fr);margin:12px 42px 0 92px;font-size:13px;font-weight:750;display:grid}.an-score-axis span:nth-child(2){text-align:center}.an-score-axis span:nth-child(3){text-align:right}.an-axis-label{text-align:center;color:#ecf6ffb8;letter-spacing:.14em;text-transform:uppercase;margin-top:10px;font-size:11px;font-weight:950}.an-topic-table{border:1px solid #ffffff1a;border-radius:12px;gap:0;display:grid;overflow:hidden}.an-topic-table-head{color:#ecf6ffad;letter-spacing:.14em;text-transform:uppercase;grid-template-columns:minmax(260px,1fr) minmax(220px,.8fr) 110px 140px;gap:14px;padding:0 12px 10px;font-size:10px;font-weight:950;display:grid}.an-topic-table-head span:first-child{grid-column:1/3}.an-topic-row{background:#ffffff06;border-top:1px solid #ffffff14;grid-template-columns:minmax(260px,1fr) minmax(220px,.8fr) 110px 140px;align-items:center;gap:14px;min-height:41px;padding:0 12px;display:grid}.an-topic-name{grid-template-columns:26px 54px minmax(0,1fr);align-items:center;gap:12px;min-width:0;display:grid}.an-topic-name em{color:#ecf6ffe6;background:#ffffff14;border-radius:7px;place-items:center;width:26px;height:26px;font-size:13px;font-style:normal;font-weight:850;display:grid}.an-topic-code{border:1px solid #ffffff14;border-radius:7px;justify-content:center;align-items:center;min-width:52px;height:25px;padding:0 8px;font-size:12px;font-style:normal;font-weight:950;display:inline-flex}.an-topic-code.green{color:#76f5ee;background:#2dd4c01c}.an-topic-code.blue{color:#77a7ff;background:#4a82ff1f}.an-topic-code.purple{color:#c79cff;background:#965fff21}.an-topic-name strong,.an-topic-row>strong,.an-topic-row>span{color:#f5faffe6;font-size:14px;font-weight:800}.an-topic-progress{background:#ffffff0b;border-radius:999px;height:10px;overflow:hidden}.an-topic-progress span{border-radius:inherit;background:linear-gradient(90deg,#ff464e,#ff464e26);height:100%;display:block}.an-topic-row>span{color:#d6e7f5c2;text-align:right}.an-view-button{color:#bffefa;cursor:pointer;background:#2dd4c014;border:1px solid #76f5ee33;border-radius:11px;justify-content:center;align-items:center;gap:9px;min-width:200px;min-height:40px;margin:12px auto 0;font-weight:850;display:flex}.an-side-card{padding:16px}.an-side-card:first-child{min-height:390px}.an-side-card:last-child{flex:1}.an-side-topic-list,.an-activity-list{gap:8px;display:grid}.an-side-topic-row{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;grid-template-columns:42px minmax(0,1fr) 42px 44px;align-items:center;gap:9px;min-height:39px;padding:0 8px;display:grid}.an-side-topic-row strong{text-overflow:ellipsis;white-space:nowrap;color:#f5faffeb;min-width:0;font-size:13px;font-weight:800;overflow:hidden}.an-side-topic-row span:not(.an-topic-code){color:#d6e7f5c2;text-align:right;font-size:13px}.an-side-topic-row em{color:#ff737a;background:#ff464e1f;border-radius:7px;justify-content:center;align-items:center;height:24px;font-size:12px;font-style:normal;font-weight:900;display:inline-flex}.an-wide-button{color:#bffefa;cursor:pointer;background:#2dd4c014;border:1px solid #76f5ee2e;border-radius:9px;width:100%;min-height:38px;margin-top:10px;font-weight:850}.an-activity-list{border:1px solid #ffffff14;border-radius:10px;overflow:hidden}.an-activity-row{background:#ffffff06;border-bottom:1px solid #ffffff14;grid-template-columns:10px minmax(0,1fr);gap:10px;padding:12px 10px;display:grid}.an-activity-row:last-child{border-bottom:0}.an-activity-row>span{background:#5be0c8;border-radius:999px;width:8px;height:8px;margin-top:5px}.an-activity-row strong{color:#f5faffe6;font-size:13px;font-weight:800}.an-activity-row p{color:#d6e7f5ad;margin:4px 0 0;font-size:12px;line-height:1.3}.brio-theme-light .an-shell,.brio-theme-light .an-metric-card,.brio-theme-light .an-card{background:#ffffffbd;border-color:#23577d2e;box-shadow:0 22px 55px #2d5d7d1f}.brio-theme-light .an-title-block h1,.brio-theme-light .an-metric-card strong,.brio-theme-light .an-topic-name strong,.brio-theme-light .an-topic-row>strong,.brio-theme-light .an-section-header h2{color:#18364f}.brio-theme-light .an-title-block p,.brio-theme-light .an-breadcrumbs,.brio-theme-light .an-topic-row>span,.brio-theme-light .an-activity-row p{color:#45657c}@media (width<=1260px){.an-shell{overflow-y:auto}.an-dashboard-grid{grid-template-columns:1fr;overflow:visible}.an-side-column{grid-template-columns:repeat(2,minmax(320px,1fr));display:grid;overflow:visible}.an-side-card:first-child,.an-side-card:last-child{min-height:320px}.an-metric-grid{grid-template-columns:repeat(auto-fit,minmax(245px,1fr))}.an-metric-card{min-width:245px}}@media (width<=1080px){.an-topbar{flex-direction:column}.an-actions{flex-wrap:wrap}.an-controls-row{flex-wrap:wrap;justify-content:flex-start}.an-tabs{grid-template-columns:repeat(4,minmax(120px,1fr));width:100%}.an-topic-table{overflow-x:auto}.an-topic-table-head,.an-topic-row{min-width:820px}}@media (width<=760px){.an-main{padding:8px}.an-shell{border-radius:18px;height:auto;min-height:calc(100vh - 16px);padding:18px}.an-title-block h1{margin-top:18px;font-size:28px}.an-actions,.an-status-pill,.an-export-button{width:100%}.an-icon-button{flex:1}.an-period-control{flex-direction:column;align-items:stretch;width:100%}.an-period-control button{width:100%}.an-tabs{grid-template-columns:1fr 1fr}.an-side-column,.an-metric-grid{grid-template-columns:1fr}.an-metric-card{min-width:0}.an-score-row{grid-template-columns:72px minmax(0,1fr) 24px}}@media (width<=1260px){.an-main-column,.an-side-column,.an-dashboard-grid,.an-shell{height:auto;min-height:auto}.an-side-column{align-content:start}.an-side-card,.an-distribution-card,.an-topics-card{min-height:auto}}.an-enter-scores-button{color:#eaf3ff;cursor:pointer;background:#14234657;border:1px solid #a0bee638;border-radius:18px;align-items:center;gap:8px;min-height:52px;padding:0 18px;font-weight:800;display:inline-flex}.an-score-entry-card{min-height:190px;margin:18px 0 22px;padding:22px}.an-score-entry-controls{flex-wrap:wrap;align-items:end;gap:16px;margin-top:18px;display:flex}.an-score-entry-controls label{gap:8px;display:grid}.an-score-entry-controls label span{letter-spacing:.14em;text-transform:uppercase;color:#ddebffb8;font-size:12px;font-weight:800}.an-score-entry-controls select,.an-score-entry-item input{color:#f4f8ff;background:#0b18348c;border:1px solid #aac8f03d;border-radius:14px;font-weight:800}.an-score-entry-controls select{min-width:260px;min-height:46px;padding:0 14px}.an-save-scores-button{color:#cafff0;cursor:pointer;background:#6fd2b538;border:0;border-radius:14px;min-height:46px;padding:0 18px;font-weight:900}.an-score-entry-grid{grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:12px;margin-top:18px;display:grid}.an-score-entry-item{background:#08122a47;border:1px solid #aac8f029;border-radius:16px;gap:8px;padding:12px;display:grid}.an-score-entry-item span{color:#ebf4ffb8;font-size:12px;font-weight:900}.an-score-entry-item input{width:100%;min-height:42px;padding:0 12px;font-size:18px}.an-score-entry-message{color:#9ff0d6;margin:14px 0 0;font-weight:800}.an-score-entry-message.error{color:#ffb4b4}.an-students-table-card{border-radius:26px;padding:24px}.an-section-header span{color:#e2eeffad;font-weight:800}.an-students-table{gap:8px;margin-top:18px;display:grid}.an-students-table-head,.an-student-result-row{grid-template-columns:1.6fr .8fr .8fr .8fr .8fr;align-items:center;gap:14px;display:grid}.an-students-table-head{color:#80f5e8e0;letter-spacing:.12em;text-transform:uppercase;padding:0 16px 8px;font-size:12px;font-weight:900}.an-student-result-row{color:#eef6ff;background:#08122a3d;border:1px solid #aac8f029;border-radius:18px;min-height:64px;padding:12px 16px}.an-student-result-row strong{font-weight:900}.an-student-result-row span{color:#e2eeffb8;font-weight:750}.an-student-result-row em{color:#cafff0;background:#6fd2b529;border-radius:999px;width:fit-content;padding:6px 10px;font-style:normal;font-weight:900}@media (width<=900px){.an-students-table-head{display:none}.an-student-result-row{grid-template-columns:1fr}}.an-student-drilldown{border-top:1px solid #aac8f029;margin-top:18px;padding-top:18px}.an-student-response-list{gap:8px;margin-top:14px;display:grid}.an-student-response-row{background:#08122a38;border:1px solid #aac8f01f;border-radius:14px;grid-template-columns:70px 1fr 1fr 110px;align-items:center;gap:12px;min-height:48px;padding:10px 14px;display:grid}.an-student-response-row.correct{border-color:#6fd2b552}.an-student-response-row.incorrect{border-color:#ff8f6647}.an-student-response-row strong{color:#f4f8ff}.an-student-response-row span{color:#e2eeffb8;font-weight:750}.an-student-response-row em{border-radius:999px;width:fit-content;padding:5px 10px;font-style:normal;font-weight:900}.an-student-response-row.correct em{color:#cafff0;background:#6fd2b529}.an-student-response-row.incorrect em{color:#ffd2c0;background:#ff8f6624}.an-student-response-list{max-height:none;padding-right:0;overflow:visible}.an-students-table-card{overflow:visible}.an-placeholder-text{color:#d6e6f6b8;margin:0;font-size:14px;line-height:1.5}.an-question-table{gap:8px;display:grid}.an-question-table-head,.an-question-row{grid-template-columns:1.3fr 1fr 120px 100px 150px;align-items:center;gap:14px;display:grid}.an-question-table-head{color:#d6e6f694;letter-spacing:.08em;text-transform:uppercase;padding:0 12px 8px;font-size:12px;font-weight:800}.an-question-row{color:#e2eefadb;background:#08142438;border:1px solid #bee1ff1f;border-radius:16px;padding:13px 12px}.an-question-row div{gap:3px;display:grid}.an-question-row div strong{color:#f4fbff;font-size:14px}.an-question-row div span,.an-question-row>span{color:#d6e6f6ad;font-size:13px}.an-question-row>strong{color:#dff8ff;font-size:15px}.an-question-rate{border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-width:68px;padding:7px 12px;font-size:13px;font-weight:700;display:inline-flex}.an-question-rate.strong{color:#b9ffe1;background:#46aa8229;border:1px solid #6edcaa3d}.an-question-rate.medium{color:#ffe7a7;background:#d2aa4624;border:1px solid #ffdc7838}.an-question-rate.weak{color:#ffc1c1;background:#d25a5a24;border:1px solid #ff787838}.an-question-insight{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;width:fit-content;padding:7px 11px;font-size:12px;font-style:normal;font-weight:800}.an-question-insight.strong{color:#b9ffe1;background:#46aa821f}.an-question-insight.medium{color:#ffe7a7;background:#d2aa461f}.an-question-insight.weak{color:#ffc1c1;background:#d25a5a1f}.an-topic-analysis-list{gap:10px;display:grid}.an-topic-analysis-row{background:#08142438;border:1px solid #bee1ff1f;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.an-topic-analysis-main{align-items:center;gap:12px;min-width:0;display:flex}.an-topic-analysis-main div{gap:4px;min-width:0;display:grid}.an-topic-analysis-main strong{color:#f4fbff;font-size:14px}.an-topic-analysis-main div span{color:#d6e6f6a3;font-size:13px}.an-topic-analysis-score{text-align:right;flex:none;gap:3px;display:grid}.an-topic-analysis-score strong{color:#dff8ff;font-size:16px}.an-topic-analysis-score span{color:#d6e6f694;font-size:12px}.an-weakest-topic-card{grid-column:1/-1}.an-weakest-topic-card{grid-column:1/-1;grid-template-columns:auto 1fr;align-items:center;column-gap:24px;display:grid}.an-weakest-topic-card>div:last-child{min-width:0}.an-weakest-topic-card strong{max-width:100%;font-size:clamp(24px,2.4vw,34px);line-height:1.08}.an-select-control select{color:#edf7ff;background:#ffffff12;border:1px solid #bee1ff24;border-radius:11px;outline:none;width:100%;height:38px;padding:0 28px 0 12px;font-size:15px;font-weight:800}.an-select-control select option{color:#edf7ff;background:#182a45}.an-select-control{gap:8px}.an-select-control:first-child{width:260px}.an-select-control:nth-child(2){width:310px}.an-choice-distribution{border-top:1px solid #bee1ff1a;gap:5px;margin-top:8px;padding-top:8px;display:grid}.an-choice-distribution-row{grid-template-columns:28px 1fr 24px;align-items:center;gap:8px;display:grid}.an-choice-distribution-row strong{color:#eaf7ff;background:#76f5ee1c;border:1px solid #76f5ee2e;border-radius:8px;place-items:center;width:24px;height:24px;font-size:12px;display:grid}.an-choice-distribution-row div{background:#bee1ff1a;border-radius:999px;height:8px;overflow:hidden}.an-choice-distribution-row div span{border-radius:inherit;background:linear-gradient(90deg,#2dd4c061,#76f5eeb8);height:100%;display:block}.an-choice-distribution-row em{color:#e2eefad1;text-align:right;font-size:12px;font-style:normal;font-weight:800}.an-question-row{cursor:pointer;transition:background .16s,border-color .16s,box-shadow .16s,transform .16s}.an-question-row:hover{background:#2dd4c014;border-color:#76f5ee47;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff1f,0 8px 22px #0000002e}.an-question-row.selected{background:#2dd4c021;border-color:#76f5ee6b;box-shadow:inset 0 1px #ffffff29,0 0 0 1px #76f5ee1a,0 10px 28px #00000038}.an-question-drilldown{background:linear-gradient(#07112094,#0a1f3657),#06101e6b;border:1px solid #76f5ee2e;border-top:none;border-radius:0 0 18px 18px;margin:-4px 0 10px;padding:14px 18px 16px;box-shadow:inset 0 1px #ffffff0f,0 12px 28px #0000002e}.an-question-drilldown-grid{grid-template-columns:1.4fr .7fr .7fr;gap:12px;margin-top:14px;display:grid}.an-question-drilldown-grid>div{background:#ffffff0b;border:1px solid #bee1ff1a;border-radius:14px;gap:6px;padding:12px;display:grid}.an-question-drilldown-grid strong{color:#d6e6f6ad;text-transform:uppercase;letter-spacing:.12em;font-size:11px}.an-question-drilldown-grid span{color:#f3fbff;font-size:14px;font-weight:750;line-height:1.25}.an-question-drilldown-summary{border-bottom:1px solid #bee1ff1f;align-items:baseline;gap:10px;padding-bottom:14px;display:flex}.an-question-drilldown-summary strong{color:#f4fbff;font-size:17px;font-weight:850}.an-question-drilldown-summary span{color:#d6e6f6b8;font-size:14px;font-weight:650}.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:10px;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{margin-top:-9px;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:linear-gradient(135deg,#78f6dbd1,#2db4a09e);border:1px solid #ffffff24}.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:#78f6db5c}.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{color:#48a9b4;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:#9bffe0f0;background:#78f6db1a;border:1px solid #78f6db38}.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-card.is-selected{border-color:#176d7859}.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-primary-button{color:#123047;background:#ffffffc7;border:1px solid #385c7d2e}.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-active{color:#12766e;background:#16877c17;border-color:#16877c33}.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{--glass-bg:#1e375a73;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;min-height:100vh;display:flex;position:relative;overflow:clip}.re-main{overflow-y:auto}.re-shell{width:min(1180px,100% - 56px);margin:0 auto;padding:42px 0 64px}.re-header{border-radius:28px;padding:28px 32px}.re-kicker,.re-field span{letter-spacing:.14em;text-transform:uppercase;color:#d7e8ffad;font-size:12px;font-weight:900;display:block}.re-header h1{margin:8px 0 6px;font-size:clamp(34px,4vw,52px);line-height:.95}.re-header p{color:#e2eeffbf;margin:0;font-weight:700}.re-toolbar{border-radius:24px;grid-template-columns:1fr 1.5fr 1fr;gap:16px;margin-top:18px;padding:20px;display:grid}.re-field{gap:8px;display:grid}.re-field select{color:#f4f8ff;background:#0a183494;border:1px solid #aac8f03d;border-radius:16px;min-height:48px;padding:0 14px;font-weight:800}.re-students-panel{border-radius:26px;margin-top:18px;padding:22px}.re-panel-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.re-panel-header h2{margin:0;font-size:22px}.re-panel-header strong{color:#bfffee;background:#6fd2b529;border-radius:999px;place-items:center;min-width:38px;height:38px;display:grid}.re-student-list{gap:10px;margin-top:16px;display:grid}.re-student-row{color:#eef6ff;cursor:pointer;text-align:left;background:#08122a3d;border:1px solid #aac8f029;border-radius:18px;justify-content:space-between;align-items:center;min-height:64px;padding:12px 16px;display:flex}.re-student-row:hover{background:#6fd2b51f;border-color:#6fd2b552}.re-student-row div{gap:3px;display:grid}.re-student-row strong{font-size:16px}.re-student-row span,.re-student-row em{color:#e2eeffa8;font-style:normal;font-weight:700}@media (width<=900px){.re-toolbar{grid-template-columns:1fr}.re-shell{width:min(100% - 28px,1180px);padding-top:24px}}.re-entry-panel{border-radius:26px;margin-top:18px;padding:22px}.re-empty-message{color:#e2eeffb8;margin:16px 0 0;font-weight:700}.re-question-entry-list{gap:12px;margin-top:16px;display:grid}.re-question-entry-card{background:#08122a3d;border:1px solid #aac8f029;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.re-question-entry-card div{gap:4px;display:grid}.re-question-entry-card span{color:#e2eeff9e;text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:900}.re-question-entry-card strong{color:#f4f8ff}.re-question-entry-card p{color:#e2eeffad;margin:0;font-weight:700}.re-student-row.active{background:#6fd2b529;border-color:#6fd2b56b}.re-answer-input-wrap{justify-items:end;gap:6px;display:grid}.re-answer-input-wrap span{letter-spacing:.12em;text-transform:uppercase;color:#e2eeff94;font-size:11px;font-weight:900}.re-answer-input-wrap input{color:#f4f8ff;text-align:center;text-transform:uppercase;background:#0a183494;border:1px solid #aac8f03d;border-radius:14px;width:54px;height:48px;font-size:22px;font-weight:900}.re-answer-input-wrap input:focus{border-color:#6fd2b58c;outline:2px solid #6fd2b573}.re-save-button{color:#cafff0;cursor:pointer;background:#6fd2b538;border:0;border-radius:14px;min-height:42px;padding:0 16px;font-weight:900}.re-save-button:hover{background:#6fd2b54d}: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}.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,#7e2a5475);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.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,#7e2a542e)}.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-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, #7e2a542e)}.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-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-accent-action.rose{color:#f35e8f}.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-theme-light .brio-accent-action.rose{color:#b03062}.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-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,#7e2a5475);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-light .brio-accent-badge.rose{background:linear-gradient(135deg,#c33e70d1,#7e2a54cc);border-color:#7e2a5438;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-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,#7e2a542e)}.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-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)}
