:root{font-family:Avenir Next,Avenir,Segoe UI,system-ui,sans-serif;color:#10204f;background:#f4f7fd;font-synthesis:none;text-rendering:optimizeLegibility;--navy: #0b2265;--blue: #1555e8;--blue-2: #2c75ff;--blue-soft: #eaf1ff;--green: #26a95b;--green-soft: #e9f8ef;--violet: #7b4ce8;--violet-soft: #f1ecff;--orange: #f68b2c;--orange-soft: #fff1e5;--red: #cf3c4f;--line: #dce4f2;--muted: #68789d;--surface: #ffffff;--shadow: 0 14px 45px rgba(21, 53, 120, .09);--shadow-lg: 0 24px 70px rgba(14, 40, 105, .17);--radius: 22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid rgba(44,117,255,.35);outline-offset:2px}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand{font-family:Avenir Next Rounded,Arial Rounded MT Bold,Avenir Next,sans-serif}.brand{display:flex;align-items:baseline;flex-wrap:wrap;width:185px;font-size:29px;font-weight:900;letter-spacing:-1.6px;line-height:.85}.brand__educa{color:#1250d8}.brand__kids{color:#ff6d28}.brand__kids:first-letter{color:#f4aa00}.brand small{flex-basis:100%;margin-top:8px;color:#1250d8;font:700 9px/1 Avenir Next,sans-serif;letter-spacing:-.25px}.brand--compact{width:auto;font-size:23px}.button{border:0;border-radius:13px;min-height:46px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:800;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.45}.button--primary{color:#fff;background:linear-gradient(135deg,var(--blue),var(--blue-2));box-shadow:0 9px 22px #1555e838}.button--soft{color:#1948bd;background:#eff4ff;border:1px solid #dbe6ff}.button--white{color:#1546be;background:#fff;box-shadow:0 9px 25px #0a25672b}.button--glass{color:#fff;background:#ffffff24;border:1px solid rgba(255,255,255,.35);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.button--danger-soft{color:#b12b3f;background:#fff0f2;border:1px solid #f8d9df;min-height:38px;padding:0 12px}.button--wide{width:100%}.button-row{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.text-button{background:none;border:0;color:var(--blue);font-weight:750;cursor:pointer}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;border:1px solid var(--line);background:#fff;cursor:pointer}.eyebrow{margin:0 0 8px;color:#4260a9;font-size:11px;font-weight:850;letter-spacing:1.3px}.eyebrow--light{color:#d9e7ff}.tag-row{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.tag{width:max-content;min-height:27px;padding:0 10px;border-radius:999px;background:#f2f5fa;color:#526488;display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:800}.tag--green{color:#137c3c;background:var(--green-soft)}.tag--blue{color:#2055c7;background:var(--blue-soft)}.tag--light{color:#fff;background:#ffffff2e;border:1px solid rgba(255,255,255,.22)}.muted{color:var(--muted);font-size:12px}.loading-screen{min-height:100vh;display:grid;place-content:center;grid-template-columns:120px 220px;gap:25px;align-items:center;background:linear-gradient(135deg,#eef4ff,#fff)}.loading-screen img{width:120px}.loading-line{display:block;height:13px;border-radius:8px;margin:12px 0;background:linear-gradient(90deg,#dbe6fb,#eef3fd,#dbe6fb);background-size:200%;animation:loading 1.2s linear infinite}.loading-line--short{width:70%}@keyframes loading{to{background-position:-200% 0}}.app-shell{min-height:100vh;display:grid;grid-template-columns:245px 1fr}.sidebar{position:fixed;inset:0 auto 0 0;z-index:30;width:245px;display:flex;flex-direction:column;padding:27px 17px 20px;color:#fff;background:radial-gradient(circle at 20% 70%,rgba(30,110,255,.35),transparent 35%),linear-gradient(160deg,#092774,#081b58 72%);box-shadow:10px 0 35px #071f5d24;overflow-y:auto}.sidebar .brand{margin:0 auto 33px;background:#fff;padding:15px 15px 12px;border-radius:15px;width:205px}.sidebar__top{position:relative}.sidebar__close{display:none;position:absolute;right:0;top:-5px}.sidebar nav{display:grid;gap:5px}.sidebar nav a{min-height:46px;padding:0 13px;border-radius:12px;display:flex;align-items:center;gap:12px;color:#dce8ff;font-size:13px;font-weight:650;transition:.18s ease}.sidebar nav a:hover{background:#ffffff14;color:#fff}.sidebar nav a.active{color:#fff;background:linear-gradient(135deg,#1d70fa,#2351df);box-shadow:0 9px 25px #002eae5c}.sidebar__edu{margin-top:auto;padding-top:25px;display:grid;justify-items:center;text-align:center}.sidebar__edu img{width:128px;margin-bottom:-2px;filter:drop-shadow(0 13px 16px rgba(0,0,0,.18))}.sidebar__edu div{padding:11px 13px;border:1px solid rgba(255,255,255,.16);background:#ffffff14;border-radius:13px;width:100%}.sidebar__edu strong,.sidebar__edu span{display:block}.sidebar__edu strong{font-size:12px}.sidebar__edu span{margin-top:3px;color:#b9caff;font-size:10px}.sidebar-backdrop{display:none}.app-main{grid-column:2;min-width:0}.topbar{position:sticky;top:0;z-index:20;height:76px;padding:0 31px;display:flex;align-items:center;justify-content:space-between;background:#ffffffe8;border-bottom:1px solid rgba(218,227,243,.8);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.menu-button{display:none}.scope-chip{min-height:34px;padding:0 12px;border-radius:10px;display:flex;align-items:center;gap:8px;color:#1b4cb8;background:#edf4ff;font-size:12px;font-weight:750}.scope-chip span{color:#96a5c1}.topbar__profile{display:flex;align-items:center;gap:10px}.topbar__profile .avatar{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#fd8d3a,#f74c6a);font-weight:800}.topbar__profile div{display:grid}.topbar__profile strong{font-size:12px}.topbar__profile span{color:var(--muted);font-size:10px;margin-top:2px}.topbar__profile .icon-button{width:36px;height:36px;margin-left:5px}.page{width:min(1440px,100%);margin:0 auto;padding:27px 31px 55px}.feedback{position:fixed;z-index:100;right:24px;bottom:24px;max-width:390px;min-height:50px;padding:12px 13px;border:1px solid #ccebd8;border-radius:14px;display:flex;align-items:center;gap:10px;color:#116f36;background:#effaf3;box-shadow:var(--shadow-lg);font-size:13px;font-weight:700}.feedback--error{color:#a72c3f;background:#fff1f3;border-color:#f1ccd3}.feedback button{margin-left:auto;border:0;background:none;cursor:pointer}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(420px,.8fr);background:#fff}.auth-visual{position:relative;min-height:720px;padding:40px 6%;color:#fff;background:linear-gradient(140deg,#09277a,#124fd7 58%,#6b55e8);overflow:hidden}.auth-visual:after{content:"";position:absolute;inset:0;opacity:.2;background-image:radial-gradient(circle,white 1px,transparent 1px);background-size:32px 32px}.auth-visual .brand{position:relative;z-index:2;background:#fff;padding:16px 17px 13px;width:215px;border-radius:17px}.auth-visual__copy{position:relative;z-index:2;width:min(650px,78%);margin-top:16vh}.auth-visual h1{max-width:680px;margin-bottom:20px;font-size:clamp(38px,4.2vw,64px);line-height:1.03;letter-spacing:-2.3px}.auth-visual p{max-width:550px;color:#d9e6ff;font-size:17px;line-height:1.7}.auth-visual>img{position:absolute;z-index:1;right:-8%;bottom:-6%;width:72%;border-radius:50px 0 0;opacity:.8;mix-blend-mode:screen}.auth-panel{display:grid;place-content:center;padding:45px;background:radial-gradient(circle at 60% 10%,#f2f6ff,transparent 35%),#fff}.auth-card{width:min(430px,100%)}.auth-card__icon{width:52px;height:52px;margin-bottom:27px;border-radius:15px;display:grid;place-items:center;color:var(--blue);background:var(--blue-soft)}.auth-card h2{margin-bottom:8px;font-size:34px;letter-spacing:-.8px}.auth-card>p:not(.eyebrow){color:var(--muted);line-height:1.6}.auth-card form{margin-top:28px;display:grid;gap:9px}.auth-card label,.block-editor label,.compact-modal label,.assignment-modal>label,.form-grid label,.builder-fields label{display:grid;gap:8px;color:#304269;font-size:12px;font-weight:800}.input-with-icon{min-height:49px;padding:0 13px;border:1px solid var(--line);border-radius:12px;display:flex;align-items:center;gap:9px;background:#fff}.input-with-icon:focus-within{border-color:#6791f4;box-shadow:0 0 0 4px #edf3ff}.input-with-icon svg{color:#7990be}.input-with-icon input{width:100%;height:45px;border:0;outline:0;color:var(--navy)}.input-with-icon button{border:0;background:none;display:flex;cursor:pointer}.field-error{color:var(--red);font-size:11px}.field-help{color:#617397;font-size:11px;line-height:1.45}.form-error,.student-error{padding:11px 13px;color:#a52f41;background:#fff0f2;border:1px solid #f7d4da;border-radius:11px;font-size:12px;font-weight:700}.auth-card .button--primary{margin-top:9px}.auth-card .text-button{margin:13px auto 0}.auth-divider{display:flex;align-items:center;gap:10px;margin:24px 0 18px;color:#9ba8be;font-size:11px}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:var(--line)}.auth-panel>small{margin-top:26px;color:#8795ae;text-align:center}.dashboard-hero{position:relative;min-height:305px;padding:44px 43px;border-radius:25px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;color:#fff;background:radial-gradient(circle at 85% 20%,rgba(59,167,255,.55),transparent 35%),linear-gradient(125deg,#092f9b,#155ade 64%,#6b5be9);box-shadow:0 20px 45px #1147bd30;overflow:hidden}.dashboard-hero:before{content:"";position:absolute;inset:0;opacity:.2;background-image:radial-gradient(circle,white 1px,transparent 1px);background-size:29px 29px}.dashboard-hero__copy{position:relative;z-index:2}.dashboard-hero h1{max-width:690px;margin-bottom:14px;font-size:clamp(32px,3.3vw,52px);line-height:1.04;letter-spacing:-1.8px}.dashboard-hero p{max-width:610px;margin-bottom:25px;color:#dbe7ff;font-size:15px;line-height:1.65}.dashboard-hero>img{position:absolute;z-index:1;right:-2%;bottom:-17%;width:min(51%,690px);max-height:118%;object-fit:cover;object-position:left center;border-radius:50% 0 0;filter:saturate(1.07);-webkit-mask-image:linear-gradient(90deg,transparent,black 22%);mask-image:linear-gradient(90deg,transparent,black 22%)}.metrics-grid{margin:18px 0;display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.metrics-grid article,.tracking-metrics article{padding:18px;border:1px solid #e1e8f4;border-radius:17px;display:flex;align-items:center;gap:13px;background:#fff;box-shadow:0 7px 20px #1f36670a}.metric-icon{flex:0 0 auto;width:45px;height:45px;border-radius:13px;display:grid;place-items:center}.metric-icon svg{width:21px}.metric-icon--blue{color:var(--blue);background:var(--blue-soft)}.metric-icon--green{color:var(--green);background:var(--green-soft)}.metric-icon--violet{color:var(--violet);background:var(--violet-soft)}.metric-icon--orange{color:var(--orange);background:var(--orange-soft)}.metrics-grid article div,.tracking-metrics article div{display:grid;min-width:0}.metrics-grid strong,.tracking-metrics strong{font-family:Avenir Next Rounded,Arial Rounded MT Bold,Avenir Next,sans-serif;font-size:23px;line-height:1}.metrics-grid span:not(.metric-icon),.tracking-metrics p{margin:5px 0 0;font-size:11px;font-weight:800}.metrics-grid small,.tracking-metrics small{margin-top:3px;color:var(--muted);font-size:9px}.dashboard-grid{display:grid;grid-template-columns:1.18fr .82fr;gap:18px}.panel{border:1px solid #e0e7f2;border-radius:var(--radius);background:#fff;box-shadow:0 9px 28px #18336b0d;overflow:hidden}.panel__header{min-height:72px;padding:18px 21px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #edf0f6}.panel__header h2{margin:0;font-size:20px}.panel__header svg{color:#6180c5}.panel--class>img{width:42%;height:230px;float:left;object-fit:cover}.panel--class .panel__body{min-height:230px;margin-left:42%;padding:23px}.panel--class h3{margin:14px 0 7px;font-size:20px}.panel--class p{color:var(--muted);font-size:12px;line-height:1.6}.panel--class .button{min-height:40px;font-size:11px}.learning-path{padding-bottom:16px}.learning-path ol{margin:0;padding:8px 20px;list-style:none}.learning-path li{position:relative;padding:11px 0;display:grid;grid-template-columns:39px 1fr 20px;align-items:center;gap:11px}.learning-path li:not(:last-child):after{content:"";position:absolute;left:19px;top:50px;width:1px;height:16px;background:#dbe4f4}.learning-path li>span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:var(--blue);background:var(--blue-soft)}.learning-path li>span svg{width:18px}.learning-path li strong{font-size:12px}.learning-path li p{margin:2px 0 0;color:var(--muted);font-size:10px}.step-check{color:var(--green);width:17px}.step-arrow{color:#91a1bf;width:15px}.learning-path>.button{width:calc(100% - 40px);margin:4px 20px 0;min-height:40px;font-size:11px}.page-heading{min-height:90px;margin-bottom:20px;display:flex;align-items:flex-start;justify-content:space-between;gap:30px}.page-heading h1{margin-bottom:7px;font-size:34px;letter-spacing:-1px}.page-heading p{max-width:720px;margin-bottom:0;color:var(--muted);font-size:13px;line-height:1.6}.page-heading--with-icon{padding:22px;align-items:center;justify-content:flex-start;border:1px solid #e1e8f2;border-radius:20px;background:#fff}.heading-icon{width:63px;height:63px;border-radius:18px;display:grid;place-items:center;flex:0 0 auto}.heading-icon--green{color:var(--green);background:var(--green-soft)}.back-link{width:max-content;margin-bottom:17px;display:flex;align-items:center;gap:7px;color:#4260a0;font-size:12px;font-weight:750}.subject-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.subject-card{min-height:260px;padding:23px;border-radius:20px;display:flex;flex-direction:column;border:1px solid #dde6f3;background:#fff;box-shadow:0 8px 25px #203e750a;transition:.2s ease}.subject-card--science:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#acdcbc}.subject-card__icon{width:53px;height:53px;margin-bottom:17px;border-radius:15px;display:grid;place-items:center;color:var(--green);background:var(--green-soft)}.subject-card .tag{position:absolute;align-self:flex-end}.subject-card h2{margin:3px 0 8px;font-size:22px}.subject-card p{color:var(--muted);font-size:12px;line-height:1.6}.subject-card>div{margin-top:auto;padding-top:15px;border-top:1px solid #edf0f5;display:flex;align-items:center;justify-content:space-between;color:#3168dc;font-size:11px;font-weight:800}.subject-card>div svg{width:17px}.subject-card--locked{opacity:.67;background:#f9fbfe}.subject-card--locked .subject-card__icon{color:#8492ac;background:#edf1f6}.period-layout{display:grid;grid-template-columns:minmax(0,920px) minmax(250px,1fr);gap:18px}.topic-card{border:1px solid #dbe5f2;border-radius:23px;display:grid;grid-template-columns:42% 58%;background:#fff;overflow:hidden;box-shadow:var(--shadow)}.topic-card>img{width:100%;height:100%;min-height:390px;object-fit:cover}.topic-card__body{padding:33px}.topic-card h2{margin:18px 0 9px;font-size:30px}.topic-card p{color:var(--muted);line-height:1.65}.topic-card ul{margin:21px 0 27px;padding:0;list-style:none;display:grid;gap:10px}.topic-card li{padding-left:20px;position:relative;font-size:12px;font-weight:700}.topic-card li:before{content:"";position:absolute;left:0;top:5px;width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px var(--green-soft)}.source-note,.data-note,.context-warning{height:max-content;padding:20px;border:1px solid #dfe6f2;border-radius:17px;display:flex;gap:13px;color:#3158a8;background:#f2f6ff}.source-note svg,.data-note svg,.context-warning svg{flex:0 0 auto}.source-note strong,.data-note strong,.context-warning strong{font-size:12px}.source-note p,.data-note p,.context-warning p{margin:5px 0 0;color:var(--muted);font-size:11px;line-height:1.5}.topic-hero{position:relative;min-height:360px;margin-bottom:18px;border-radius:25px;display:grid;grid-template-columns:56% 44%;align-items:center;color:#fff;background:radial-gradient(circle at 82% 30%,rgba(64,208,255,.55),transparent 29%),linear-gradient(130deg,#0c389e,#155ce2 60%,#8059e8);overflow:hidden;box-shadow:var(--shadow-lg)}.topic-hero__copy{position:relative;z-index:2;padding:44px}.topic-hero h1{margin:16px 0 10px;font-size:clamp(44px,5vw,71px);line-height:.98;letter-spacing:-2.5px}.topic-hero p{max-width:660px;margin-bottom:25px;color:#dce8ff;font-size:15px;line-height:1.65}.topic-hero>img{width:100%;height:100%;object-fit:cover;-webkit-mask-image:linear-gradient(90deg,transparent 0%,black 25%);mask-image:linear-gradient(90deg,transparent 0%,black 25%)}.topic-content-grid{display:grid;grid-template-columns:1fr 340px;gap:18px}.content-section{padding:27px}.section-title{display:flex;align-items:center;gap:13px}.section-title>span{width:45px;height:45px;display:grid;place-items:center;border-radius:13px;color:var(--blue);background:var(--blue-soft)}.section-title h2{margin:0;font-size:22px}.lead{margin:23px 0;padding:18px;border-left:3px solid var(--blue);color:#3d4d6e;background:#f6f9ff;line-height:1.7;font-size:13px}.concept-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.concept-grid article{min-height:125px;padding:12px;border:1px solid #e3e9f3;border-radius:15px;display:flex;align-items:center;gap:14px}.concept-grid img{width:95px;height:85px;border-radius:12px;object-fit:cover;background:#edf3ff}.concept-grid h3{margin:0 0 5px;font-size:15px}.concept-grid p{margin:0;color:var(--muted);font-size:10px;line-height:1.45}.topic-side{display:grid;gap:18px}.curriculum-questions{padding:21px}.curriculum-questions ol{margin:20px 0 0;padding:0;list-style:none;display:grid;gap:8px}.curriculum-questions li{padding:9px;border-radius:10px;display:flex;align-items:flex-start;gap:8px;background:#f7f9fd;font-size:10px;line-height:1.4}.curriculum-questions li svg{flex:0 0 auto;color:var(--green)}.edu-tip{padding:19px;display:flex;align-items:center;gap:14px;background:linear-gradient(145deg,#edf5ff,#f1edff)}.edu-tip img{width:98px}.edu-tip h3{margin:0 0 5px;font-size:15px}.edu-tip p:last-child{margin:0;color:var(--muted);font-size:10px;line-height:1.5}.suggested-strip{margin-top:18px;padding:22px;border:1px solid #dbe5f6;border-radius:20px;display:flex;justify-content:space-between;align-items:center;gap:20px;background:#fff}.suggested-strip>div:first-child{display:flex;align-items:center;gap:15px}.strip-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:15px;color:var(--violet);background:var(--violet-soft)}.suggested-strip h2{margin:0;font-size:19px}.suggested-strip p:last-child{margin:4px 0 0;color:var(--muted);font-size:11px}.suggested-strip__actions{display:flex;gap:10px;flex:0 0 auto}.topic-meta-row{margin-top:12px;display:flex;justify-content:center;gap:25px;color:#687b9f;font-size:10px}.topic-meta-row span{display:flex;align-items:center;gap:6px}.topic-meta-row svg{width:15px}.library-toolbar{margin-bottom:18px;padding:12px;border:1px solid #dfe6f1;border-radius:16px;display:flex;gap:12px;background:#fff}.search-field{min-height:43px;padding:0 12px;border:1px solid #dfe6f2;border-radius:11px;display:flex;align-items:center;gap:8px;flex:1}.search-field svg{color:#8496b6}.search-field input{width:100%;height:40px;border:0;outline:0}.filter-field{min-height:43px;padding:0 12px;border:1px solid #dfe6f2;border-radius:11px;display:flex;align-items:center;gap:7px;color:#64789e}.filter-field select{height:40px;border:0;outline:0;color:#24385f;background:#fff}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.resource-card{border:1px solid #dfe6f1;border-radius:19px;background:#fff;overflow:hidden;box-shadow:0 7px 25px #1c39710d;transition:.18s ease}.resource-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.resource-card__image{position:relative;height:180px;background:#edf3ff;overflow:hidden}.resource-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.resource-card:hover .resource-card__image img{transform:scale(1.025)}.resource-card__image>span{position:absolute;right:10px;bottom:10px;padding:5px 8px;border-radius:8px;color:#fff;background:#05143ec7;font-size:9px;font-weight:800}.resource-card__body{padding:18px}.resource-card h2{margin:13px 0 6px;font-size:17px}.resource-card p{min-height:49px;color:var(--muted);font-size:10px;line-height:1.55}.resource-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:15px}.resource-card__actions .button{min-height:40px;padding:0 10px;font-size:10px}.empty-state{min-height:220px;padding:35px;border:1px dashed #ced9eb;border-radius:18px;display:grid;place-content:center;justify-items:center;text-align:center;color:#6e80a0;background:#fafcff}.empty-state>span{width:65px;height:65px;margin-bottom:10px;border-radius:20px;display:grid;place-items:center;color:var(--blue);background:var(--blue-soft)}.empty-state h2{margin:12px 0 5px;color:#20355f;font-size:20px}.empty-state p{max-width:480px;font-size:11px;line-height:1.55}.empty-state--large{min-height:430px}.modal-backdrop{position:fixed;z-index:200;inset:0;padding:25px;display:grid;place-items:center;background:#0714369e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);overflow-y:auto}.modal{position:relative;width:min(720px,100%);max-height:calc(100vh - 50px);padding:27px;border-radius:23px;background:#fff;box-shadow:0 30px 90px #020d2b59;overflow-y:auto}.modal__close{position:absolute;z-index:2;right:17px;top:17px}.resource-preview{width:min(900px,100%);padding:0;display:grid;grid-template-columns:48% 52%;overflow:hidden}.resource-preview>img{width:100%;height:100%;min-height:480px;object-fit:cover}.resource-preview>div{padding:40px 34px}.resource-preview h2{margin:18px 0 9px;font-size:28px}.resource-preview p{color:var(--muted);line-height:1.65}.resource-preview blockquote{margin:22px 0;padding:15px;border-left:3px solid var(--violet);color:#435477;background:#f7f4ff;font-size:12px;line-height:1.6}.resource-preview audio{width:100%;margin-bottom:20px}.builder-heading{align-items:center}.save-confirmation{display:flex;align-items:center;justify-content:flex-end;gap:7px;margin:9px 0 0;color:#16765f;font-size:12px;font-weight:800}.builder-workspace{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px;align-items:start}.builder-canvas,.builder-library{border:1px solid #dfe6f1;border-radius:21px;background:#fff;box-shadow:0 8px 28px #1d3b750d}.builder-canvas{padding:22px}.builder-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.builder-fields input,.builder-fields textarea,.block-editor input,.block-editor textarea,.block-editor select,.compact-modal input,.compact-modal select,.assignment-modal textarea,.form-grid input,.form-grid select{width:100%;padding:11px 12px;border:1px solid #dce4f0;border-radius:10px;color:#17305f;background:#fcfdff;outline:0;resize:vertical}.builder-fields input:focus,.builder-fields textarea:focus,.block-editor input:focus,.block-editor textarea:focus,.block-editor select:focus{border-color:#6c93ef;box-shadow:0 0 0 4px #edf3ff}.builder-summary{grid-column:1 / -1;padding:11px 13px;border-radius:11px;display:flex;gap:20px;color:#5f7194;background:#f4f7fc;font-size:10px}.builder-summary strong{color:#2248a0}.builder-section-title{margin:25px 0 12px;display:flex;align-items:end;justify-content:space-between}.builder-section-title h2{margin:0;font-size:20px}.keyboard-hint{color:#8492ac;font-size:9px}.builder-blocks{display:grid;gap:9px}.builder-block{min-height:72px;padding:9px 10px 9px 5px;border:1px solid #dfe6f2;border-radius:13px;display:grid;grid-template-columns:37px 67px 1fr auto;align-items:center;gap:10px;background:#fff;box-shadow:0 4px 12px #1e38690a}.builder-block--dragging{z-index:10;box-shadow:var(--shadow-lg);opacity:.92}.drag-handle{width:34px;height:48px;border:0;color:#92a0b8;background:none;cursor:grab}.drag-handle:active{cursor:grabbing}.builder-block>img{width:67px;height:52px;border-radius:9px;object-fit:cover;background:#edf2fb}.builder-block__copy{display:grid;gap:3px;min-width:0}.builder-block__copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.builder-block__copy span{color:var(--muted);font-size:9px}.builder-block__actions{display:flex;gap:5px}.builder-block__actions button{width:34px;height:34px;border:1px solid #e1e7f0;border-radius:9px;display:grid;place-items:center;color:#52698f;background:#fafcff;cursor:pointer}.builder-block__actions svg{width:15px}.builder-block__actions button:last-child{color:#b83a4a}.builder-library{position:sticky;top:94px;padding:20px}.builder-library h2{margin:0 0 4px;font-size:20px}.builder-library>div:first-child>p:last-child{color:var(--muted);font-size:10px}.builder-library__list{max-height:420px;margin:15px -7px 18px 0;padding-right:7px;display:grid;gap:7px;overflow-y:auto}.builder-library__list article{min-height:61px;padding:7px;border:1px solid #e2e8f2;border-radius:11px;display:grid;grid-template-columns:51px 1fr 32px;align-items:center;gap:8px}.builder-library__list img{width:51px;height:45px;border-radius:8px;object-fit:cover}.builder-library__list div{min-width:0;display:grid;gap:3px}.builder-library__list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.builder-library__list span{color:var(--muted);font-size:8px}.builder-library__list button{width:31px;height:31px;border:0;border-radius:9px;display:grid;place-items:center;color:var(--blue);background:var(--blue-soft);cursor:pointer}.builder-library__list svg{width:15px}.builder-preview-card{position:relative;height:155px;margin-bottom:13px;border-radius:15px;color:#fff;background:#0a348f;overflow:hidden}.builder-preview-card img{width:100%;height:100%;object-fit:cover;opacity:.46}.builder-preview-card>div{position:absolute;inset:0;padding:17px;display:flex;flex-direction:column;justify-content:end;background:linear-gradient(transparent,#041a52eb)}.builder-preview-card h3{margin:8px 0 2px;font-size:14px}.builder-preview-card p{margin:0;color:#dce8ff;font-size:8px}.block-editor{width:min(680px,100%)}.block-editor__header{margin-bottom:22px;padding-right:50px;display:flex;align-items:center;gap:13px}.block-editor__header img{width:82px;height:65px;border-radius:12px;object-fit:cover}.block-editor__header h2{margin:0}.block-editor__header p{margin:4px 0 0;color:#61758d;font-size:11px}.block-editor__header--game{margin:-27px -27px 20px;padding:25px 78px 20px 27px;border-radius:23px 23px 0 0;color:#17345c;background:linear-gradient(135deg,#edf6ff,#effbf7,#fff6e8)}.block-editor__header--game img{width:92px;height:76px;background:#fff}.block-editor>label{margin-top:13px}.block-editor label>span{display:flex;align-items:center;gap:6px}.modal-actions{margin-top:21px;display:flex;justify-content:flex-end;gap:9px}.not-found{min-height:100vh;display:grid;place-content:center;justify-items:center}.classroom{min-height:100vh;display:grid;grid-template-rows:70px 7px minmax(0,1fr) 82px;color:#fff;background:radial-gradient(circle at 50% 30%,#1951b8,#071847 72%);overflow:hidden}.classroom__header{padding:0 24px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;background:#fff;color:var(--navy)}.classroom__header>div:nth-child(2){display:grid}.classroom__header strong{font-size:12px}.classroom__header span{color:var(--muted);font-size:9px}.classroom__header-actions{display:flex;align-items:center;gap:8px}.classroom__header-actions>span{padding:7px 10px;border-radius:9px;color:#34548e;background:#edf3ff;font-weight:800}.classroom__header-actions button,.classroom__header-actions a{width:39px;height:39px;border:1px solid #dde5f1;border-radius:10px;display:grid;place-items:center;background:#fff;cursor:pointer}.classroom__header-actions svg{width:18px}.classroom__progress{display:flex;gap:4px;background:#d6e0f3}.classroom__progress button{flex:1;border:0;background:transparent;cursor:pointer}.classroom__progress button.is-active{background:#f4aa19}.classroom__progress button.is-complete{background:#33bd68}.classroom__stage{min-height:0;padding:22px 5vw;display:grid;place-items:center}.visual-slide,.media-slide,.audio-slide,.class-game,.memory-game,.check-game{width:min(1280px,100%);height:min(68vh,690px);min-height:480px;border:1px solid rgba(255,255,255,.18);border-radius:27px;background:#ffffff14;box-shadow:0 30px 80px #00000040;overflow:hidden}.visual-slide{display:grid;grid-template-columns:46% 54%}.visual-slide__copy{padding:clamp(34px,6vw,82px);display:flex;flex-direction:column;justify-content:center}.visual-slide h1,.media-slide h1,.audio-slide h1{margin:10px 0 16px;font-size:clamp(43px,5.5vw,76px);line-height:1;letter-spacing:-2.5px}.visual-slide p,.media-slide p,.audio-slide p{color:#dce8ff;font-size:clamp(16px,1.5vw,22px);line-height:1.6}.visual-slide .button{margin-top:20px;width:max-content}.visual-slide__image{padding:26px;background:#ffffff0d}.visual-slide__image img{width:100%;height:100%;border-radius:22px;object-fit:contain;object-position:center;background:#f8ead7}.visual-slide--guided{background:radial-gradient(circle at 12% 12%,rgba(255,196,66,.25),transparent 28%),linear-gradient(135deg,#173d88,#315fc9 58%,#6c54d9)}.teacher-cue{margin-top:24px;padding:15px 17px;border:2px solid rgba(255,255,255,.45);border-radius:17px;display:flex;align-items:flex-start;gap:12px;color:#16345f;background:#fffffff0;box-shadow:0 14px 28px #04194429}.teacher-cue>svg{flex:0 0 auto;width:25px;height:25px;padding:5px;border-radius:10px;color:#fff;background:linear-gradient(135deg,#17aa8a,#3ec9a9)}.teacher-cue div{display:grid;gap:3px}.teacher-cue strong{color:#173a73;font-size:12px}.teacher-cue span{color:#556c87;font-size:12px;line-height:1.4}.media-slide{position:relative;display:grid;grid-template-columns:64% 36%;align-items:center}.media-slide video{width:100%;height:100%;object-fit:cover;background:#02091d}.media-slide iframe{width:100%;height:100%;border:0;background:#02091d}.media-slide>div{padding:40px}.media-slide h1{font-size:45px}.audio-slide{padding:7%;display:grid;grid-template-columns:43% 57%;align-items:center;background:radial-gradient(circle at 25% 20%,#219af1,transparent 35%),linear-gradient(140deg,#0a2e92,#6146d8)}.audio-slide img{max-height:500px;margin:auto;filter:drop-shadow(0 28px 28px rgba(0,0,0,.25))}.audio-slide audio{width:min(500px,100%);margin-top:20px}.class-game,.memory-game,.check-game{padding:clamp(20px,3vw,40px);color:var(--navy);background:#f8fbff}.game-prompt{min-height:95px;padding:17px 20px;border:1px solid #dfe6f2;border-radius:19px;display:grid;grid-template-columns:52px 1fr 48px;align-items:center;gap:14px;background:#fff}.game-prompt>span,.game-prompt>button{width:48px;height:48px;border:0;border-radius:14px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#7252e7,#9b65ef)}.game-prompt>button{cursor:pointer}.game-prompt--audio>span,.game-prompt--audio>button{position:relative;box-shadow:0 0 0 7px #7252e71a}.game-prompt--audio>button:after{content:"";position:absolute;inset:-8px;border:2px solid rgba(114,82,231,.25);border-radius:19px;animation:audio-pulse 1.8s ease-out infinite}.game-prompt--visual{grid-template-columns:52px 1fr 48px;border-color:#a9e2d5;background:linear-gradient(135deg,#fff,#eefbf7)}.game-prompt--visual>span{background:linear-gradient(135deg,#16a989,#35c5a5);box-shadow:0 0 0 7px #16a9891a}.game-prompt--visual .game-prompt__gesture{color:#168c76;background:#dff8f1;box-shadow:none}.game-prompt small{color:#7252e7;font-size:10px;font-weight:900;letter-spacing:1.4px}.game-prompt h2{margin:3px 0 0;font-size:clamp(25px,3vw,40px)}.touch-options,.check-options{height:calc(100% - 155px);margin-top:20px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;gap:20px}.touch-options button,.check-options button{position:relative;height:100%;min-height:240px;border:3px solid transparent;border-radius:22px;background:#fff;box-shadow:0 12px 30px #1a32651f;cursor:pointer;overflow:hidden;transition:.18s ease}.touch-options button:hover,.check-options button:hover{transform:translateY(-4px);border-color:#bcd2ff}.touch-options img,.check-options img{width:100%;height:calc(100% - 58px);object-fit:contain;background:linear-gradient(145deg,#fff9ee,#eef7ff)}.touch-options span,.check-options span{height:58px;display:grid;place-items:center;font-family:Avenir Next Rounded,Arial Rounded MT Bold,Avenir Next,sans-serif;font-size:18px;font-weight:900}.touch-options .is-correct,.check-options .is-correct{border-color:#31bc69;box-shadow:0 0 0 6px #e4f8eb}.touch-options .is-wrong,.check-options .is-wrong{border-color:#f199a6}.game-feedback{position:absolute;left:50%;bottom:105px;transform:translate(-50%);min-width:360px;padding:14px 18px;border-radius:14px;color:#9d3041;background:#fff0f2;box-shadow:var(--shadow);text-align:center;font-weight:850}.game-feedback--correct{color:#117b3b;background:#eaf9f0}.generic-choice-game{padding:16px 24px 76px;display:flex;min-height:0;flex-direction:column}.generic-choice-game .game-prompt{flex:0 0 auto}.generic-choice-options{width:min(980px,calc(100% - 64px));min-height:0;flex:1 1 auto;margin:12px auto;display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(0,1fr);gap:16px}.generic-choice-options button{height:100%;min-height:0;padding:0;border:5px solid white;border-radius:24px;display:grid;grid-template-rows:minmax(0,1fr) auto;color:#102f67;background:#fff;box-shadow:0 15px 35px #00000029;cursor:pointer;overflow:hidden;transition:transform .18s ease,border-color .18s ease}.generic-choice-options button:hover{transform:translateY(-5px)}.generic-choice-options button img{width:100%;height:100%;min-height:0;object-fit:contain;background:linear-gradient(145deg,#fff9ee,#eef7ff)}.generic-choice-options button .visual-choice-placeholder{min-height:170px;display:grid;place-items:center;color:#7252e7;background:linear-gradient(145deg,#f0edff,#e6f5ff)}.generic-choice-options button .visual-choice-placeholder svg{width:52px;height:52px}.generic-choice-options button small{color:#62779c;font-size:10px;font-weight:900;letter-spacing:.8px}.generic-choice-options button strong{min-height:54px;padding:9px 12px;display:grid;place-items:center;font-family:Avenir Next Rounded,Arial Rounded MT Bold,Avenir Next,sans-serif;font-size:clamp(16px,1.6vw,22px)}.spanish-letter-tile{min-height:170px;display:grid;place-items:center;font-family:Avenir Next Rounded,Arial Rounded MT Bold,Avenir Next,sans-serif;font-size:clamp(54px,7vw,104px);font-weight:900;color:#173a73;background:radial-gradient(circle at 25% 20%,#fff 0 12%,transparent 13%),linear-gradient(145deg,#fff4c9,#dff7ff 52%,#eae2ff)}.game-kind--word-builder .spanish-letter-tile{background:linear-gradient(145deg,#e9fff5,#cfeaff)}.game-kind--visual-crossword .spanish-letter-tile{border:10px solid #173a73;background:#fff}.game-kind--sound-bingo .spanish-letter-tile{background:radial-gradient(circle,#fff9d8 0 44%,#ffbf47 45% 52%,#fff4d1 53%)}.student-choices .spanish-letter-tile{width:100%;min-height:150px;border-radius:22px 22px 0 0}.spanish-game-board{width:min(760px,92%);min-height:150px;margin:12px auto 18px;border:5px solid #fff;border-radius:25px;display:grid;place-items:center;color:#173a73;background:linear-gradient(145deg,#fffaf0,#eaf6ff);box-shadow:0 16px 34px #1c3e7c24;overflow:hidden}.student-assignment>.spanish-game-board{width:min(900px,calc(100% - 40px));margin-bottom:-4px}.spanish-game-board__label{margin-bottom:10px;color:#e1674b;font-size:14px;font-weight:950;letter-spacing:1.3px}.spanish-game-board--word{padding:20px}.spanish-game-board--word>div{display:flex;gap:10px}.spanish-game-board--word i{width:clamp(48px,7vw,74px);height:clamp(54px,7.5vw,80px);border:3px solid #2d6cff;border-radius:13px;display:grid;place-items:center;color:#6a50dc;background:#fff;font-size:40px;font-style:normal;font-weight:950;box-shadow:0 7px #d8e6ff}.spanish-game-board--crossword{padding:15px 24px;grid-template-columns:150px auto;gap:28px}.spanish-game-board--crossword>img{width:145px;height:125px;border-radius:18px;object-fit:cover}.spanish-game-board--crossword>div{display:grid;grid-template-columns:repeat(4,48px);gap:4px}.spanish-game-board--crossword i{width:48px;height:48px;border-radius:7px;background:#c9d5e6}.spanish-game-board--crossword i.is-open{border:3px solid #173a73;display:grid;place-items:center;color:#e1674b;background:#fff;font-size:30px;font-style:normal;font-weight:950}.spanish-game-board--sequence{padding:16px;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.spanish-game-board--sequence>div{position:relative;height:135px;border-radius:17px;overflow:hidden;background:#fff}.spanish-game-board--sequence img{width:100%;height:100%;object-fit:cover}.spanish-game-board--sequence span{position:absolute;z-index:1;top:8px;left:8px;width:34px;height:34px;border:3px solid #fff;border-radius:50%;display:grid;place-items:center;color:#fff;background:#2f6bff;font-weight:950}.spanish-game-board--sentence{padding:25px;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.spanish-game-board--sentence span{min-height:75px;border:3px dashed #7b5cff;border-radius:16px;display:grid;place-items:center;color:#183b70;background:#fff;font-size:19px;font-weight:900}.spanish-game-board--bingo{width:min(430px,92%);padding:16px;grid-template-columns:repeat(3,1fr);gap:8px;background:linear-gradient(145deg,#fff4c7,#ffe2a7)}.spanish-game-board--bingo i{aspect-ratio:1;border:3px solid #e49324;border-radius:15px;display:grid;place-items:center;background:#fff}.spanish-game-board--bingo i:nth-child(2n){background:#e9f5ff}.spanish-game-board--bingo i:nth-child(3n){background:#e7fbf2}.spanish-game-board--bingo i span{width:27px;height:27px;border:7px double #2f6bff;border-radius:50%}.spanish-game-board--hunt{padding:20px;grid-template-columns:repeat(6,1fr);gap:10px;background:radial-gradient(circle at 12% 15%,#fff 0 6%,transparent 6.5%),linear-gradient(145deg,#eafff7,#deebff)}.spanish-game-board--hunt i{min-height:70px;border-radius:50% 42% 48% 45%;display:grid;place-items:center;color:#173a73;background:#fff;font-size:24px;font-style:normal;font-weight:950;box-shadow:0 7px 14px #1b3e781a;transform:rotate(-3deg)}.spanish-game-board--hunt i:nth-child(2n){color:#6c4bdd;background:#fff5d7;transform:rotate(4deg)}.class-game:has(.spanish-game-board){padding:15px 24px 78px}.class-game:has(.spanish-game-board) .game-prompt{min-height:76px;padding:10px 16px}.class-game:has(.spanish-game-board) .game-prompt h2{font-size:clamp(23px,2.5vw,34px)}.class-game:has(.spanish-game-board) .spanish-game-board{min-height:82px;height:82px;margin:7px auto 9px;border-width:3px;border-radius:19px}.class-game:has(.spanish-game-board) .spanish-game-board--bingo{width:min(350px,88%);padding:7px 14px;gap:4px}.class-game:has(.spanish-game-board) .spanish-game-board--bingo i{height:19px;border-width:2px;border-radius:8px}.class-game:has(.spanish-game-board) .spanish-game-board--bingo i span{width:10px;height:10px;border-width:3px}.class-game:has(.spanish-game-board) .spanish-game-board--word{padding:8px;grid-template-columns:auto 1fr;gap:18px}.class-game:has(.spanish-game-board) .spanish-game-board__label{margin:0}.class-game:has(.spanish-game-board) .spanish-game-board--word i{width:45px;height:48px;font-size:24px}.class-game:has(.spanish-game-board) .spanish-game-board--crossword{padding:6px 16px;grid-template-columns:75px auto;gap:16px}.class-game:has(.spanish-game-board) .spanish-game-board--crossword>img{width:72px;height:66px}.class-game:has(.spanish-game-board) .spanish-game-board--crossword>div{grid-template-columns:repeat(4,18px);gap:2px}.class-game:has(.spanish-game-board) .spanish-game-board--crossword i{width:18px;height:18px;border-radius:3px}.class-game:has(.spanish-game-board) .spanish-game-board--crossword i.is-open{border-width:1px;font-size:13px}.class-game:has(.spanish-game-board) .spanish-game-board--sequence{padding:6px;gap:7px}.class-game:has(.spanish-game-board) .spanish-game-board--sequence>div{height:66px}.class-game:has(.spanish-game-board) .spanish-game-board--sentence{padding:8px}.class-game:has(.spanish-game-board) .spanish-game-board--sentence span{min-height:58px;font-size:16px}.class-game:has(.spanish-game-board) .spanish-game-board--hunt{padding:7px 14px}.class-game:has(.spanish-game-board) .spanish-game-board--hunt i{min-height:52px;font-size:19px}.class-game:has(.spanish-game-board) .generic-choice-options{margin:8px auto}.class-game:has(.spanish-game-board) .generic-choice-options button{min-height:150px}.class-game:has(.spanish-game-board) .generic-choice-options button img,.class-game:has(.spanish-game-board) .generic-choice-options button .visual-choice-placeholder,.class-game:has(.spanish-game-board) .generic-choice-options button .spanish-letter-tile{min-height:98px}.class-game:has(.spanish-game-board) .generic-choice-options button strong{min-height:38px;padding:5px 9px}.generic-choice-options button.is-correct{border-color:#39c681;background:#eafff3}.generic-choice-options button.is-wrong{border-color:#ff7e8e;background:#fff0f2}.game-feedback svg{vertical-align:middle;width:19px}.memory-game{position:relative;padding-bottom:102px}.memory-grid{width:min(930px,100%);height:calc(100% - 112px);margin:17px auto 0;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:13px}.memory-grid button{position:relative;border:0;border-radius:17px;background:linear-gradient(145deg,#7751e6,#4a6ee9);box-shadow:0 10px 22px #4146b240;cursor:pointer;overflow:hidden;transform-style:preserve-3d}.memory-grid .card-back{position:absolute;inset:0;display:grid;place-items:center;color:#fff;font:900 55px Nunito}.memory-grid img{width:100%;height:100%;object-fit:cover;opacity:0;transform:rotateY(180deg);transition:.25s}.memory-grid button.is-open img{opacity:1;transform:rotateY(0)}.memory-game__complete{position:absolute;left:50%;bottom:19px;transform:translate(-50%);width:max-content;max-width:calc(100% - 40px);display:flex;align-items:center;justify-content:center;gap:12px}.memory-game__complete .game-feedback{position:static;min-width:0;transform:none;box-shadow:none}.check-options{grid-template-columns:1fr 1fr;width:min(850px,100%);margin-inline:auto}.classroom__controls{padding:0 25px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:#fff;color:var(--navy)}.classroom__controls button{border:0;cursor:pointer}.class-nav{width:max-content;min-height:46px;padding:0 15px;border-radius:12px!important;display:flex;align-items:center;gap:8px;background:#eff4ff;font-weight:800}.class-nav:disabled{opacity:.3}.class-nav--next{justify-self:end;color:#fff;background:linear-gradient(135deg,var(--blue),var(--blue-2))}.audio-toggle{min-height:50px;padding:0 22px;border-radius:999px!important;display:flex;align-items:center;gap:9px;color:#6742d0;background:#f1edff;font-weight:850}.visual-guide-status{min-height:50px;padding:0 22px;border-radius:999px;display:flex;align-items:center;justify-content:center;gap:9px;color:#117a69;background:#e7faf4;font-size:14px;font-weight:900}.visual-guide-status svg{width:21px}.classroom__media-status{min-height:48px;padding:0 20px;border-radius:999px;display:flex;align-items:center;gap:9px;color:#127b71;background:#e6f8f5;font-weight:850}.classroom__media-status svg{width:20px}.true-false-game{display:grid;grid-template-columns:minmax(310px,1.2fr) minmax(300px,.8fr);grid-template-rows:auto 1fr;gap:20px}.true-false-game .game-prompt{grid-column:1 / -1}.true-false-game__visual{min-height:0;border:6px solid #fff;border-radius:25px;background:linear-gradient(145deg,#fff9ee,#eaf6ff);box-shadow:0 16px 34px #1b377824;overflow:hidden}.true-false-game__visual img{width:100%;height:100%;object-fit:cover}.true-false-game .generic-choice-options{width:100%;min-height:0;margin:0;grid-template-columns:1fr 1fr;align-self:center}.true-false-game .generic-choice-options button{min-height:255px}.truth-symbol{min-height:190px;display:grid;place-items:center}.truth-symbol svg{width:98px;height:98px;stroke-width:3}.truth-symbol--true{color:#147950;background:linear-gradient(145deg,#e8fff3,#c9f4df)}.truth-symbol--false{color:#b43b52;background:linear-gradient(145deg,#fff1f3,#ffdce3)}.groups-layout{display:grid;grid-template-columns:265px 1fr;gap:18px;align-items:start}.group-list,.student-panel{border:1px solid #dfe6f2;border-radius:20px;background:#fff;box-shadow:0 8px 25px #1d396b0a}.group-list{padding:17px;display:grid;gap:7px}.group-list h2{margin:0 0 10px;font-size:19px}.group-list>button{min-height:64px;padding:8px;border:1px solid transparent;border-radius:12px;display:grid;grid-template-columns:39px 1fr;align-items:center;gap:9px;text-align:left;background:transparent;cursor:pointer}.group-list>button.is-active{border-color:#cadcff;background:#edf4ff}.group-list>button>span{width:39px;height:39px;border-radius:11px;display:grid;place-items:center;color:var(--blue);background:#fff}.group-list>button div{display:grid;gap:3px}.group-list strong{font-size:11px}.group-list small{color:var(--muted);font-size:8px}.student-panel{min-width:0}.student-panel__header{padding:21px;border-bottom:1px solid #e8edf5;display:flex;justify-content:space-between;align-items:center}.student-panel__header h2{margin:0;font-size:22px}.student-table{overflow-x:auto}.student-row{min-width:720px;min-height:68px;padding:0 19px;border-bottom:1px solid #edf0f5;display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;align-items:center;gap:12px;font-size:10px}.student-row--head{min-height:42px;color:#7282a0;background:#f8fafd;font-size:9px;font-weight:850}.student-name{display:flex;align-items:center;gap:10px}.student-name i{width:37px;height:37px;border-radius:50%;display:grid;place-items:center;color:#f08a22;background:#fff3e5}.student-name svg{width:18px}.pin{width:max-content;padding:7px 9px;border-radius:8px;display:flex;align-items:center;gap:6px;color:#3f55a0;background:#f0f3fc;font-weight:900;letter-spacing:1px}.pin svg{width:14px}.status-dot{display:inline-block;width:7px;height:7px;margin-right:4px;border-radius:50%;background:#a7b1c2}.status-dot--active{background:var(--green);box-shadow:0 0 0 4px var(--green-soft)}.button--success-soft{color:#147858;border-color:#bde8d8;background:#eafaf4}.compact-modal{width:min(480px,100%)}.modal-icon{width:53px;height:53px;margin-bottom:16px;border-radius:15px;display:grid;place-items:center;color:var(--blue);background:var(--blue-soft)}.compact-modal h2,.assignment-modal h2{margin:0 0 6px;font-size:27px}.compact-modal>p:not(.eyebrow),.assignment-modal>p:not(.eyebrow){color:var(--muted);font-size:11px;line-height:1.55}.compact-modal label{margin:14px 0}.privacy-note{padding:11px;border-radius:10px;display:flex;gap:8px;background:#f4f7fc}.privacy-note svg{width:16px;flex:0 0 auto}.context-warning{margin-bottom:18px;color:#9b5c17;background:#fff8ec;border-color:#f1dfbd}.assignment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.assignment-card{padding:20px;border:1px solid #dfe6f1;border-radius:18px;background:#fff;box-shadow:0 7px 22px #1c376e0d}.assignment-card__top{display:flex;justify-content:space-between}.assignment-card__top>span:first-child{width:45px;height:45px;border-radius:13px;display:grid;place-items:center;color:var(--violet);background:var(--violet-soft)}.assignment-card h2{margin:17px 0 7px;font-size:18px}.assignment-card>p{min-height:55px;color:var(--muted);font-size:10px;line-height:1.5}.assignment-meta{margin:14px 0;display:grid;gap:8px;color:#53678e;font-size:9px;font-weight:700}.assignment-meta span{display:flex;align-items:center;gap:6px}.assignment-meta svg{width:14px}.assignment-progress{height:7px;border-radius:999px;background:#edf1f6;overflow:hidden}.assignment-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2eb466,#65d288)}.assignment-flow{margin:0 0 20px;padding:16px;border:1px solid #e8dece;border-radius:20px;display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:12px;background:linear-gradient(135deg,#fff9ed,#f0fbf8)}.assignment-flow>svg{color:#9aa8b7}.assignment-flow article{min-height:76px;padding:12px;border-radius:14px;display:flex;align-items:center;gap:12px;background:#ffffffe6}.assignment-flow article>span{flex:0 0 auto;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#ff7655,#efb01b);font-weight:900}.assignment-flow article div{display:grid;gap:4px}.assignment-flow article strong{font-size:14px}.assignment-flow article small{color:#66798f;font-size:11px;line-height:1.4}.assignment-card__results{min-height:40px;margin-top:15px;border-radius:11px;display:flex;align-items:center;justify-content:center;gap:8px;color:#2254a7;background:#edf4ff;font-size:12px;font-weight:850}.assignment-card__results svg{width:17px}.assignment-modal{width:min(800px,100%)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:20px 0}.assignment-modal fieldset{margin:18px 0;padding:0;border:0}.assignment-modal legend{margin-bottom:10px;color:#304269;font-size:12px;font-weight:850}.assignment-modal legend span{display:inline-grid;width:27px;height:27px;margin-right:7px;border-radius:50%;place-items:center;color:#fff;background:#2071ed}.assignment-section-help{margin:-3px 0 11px;color:#65788f;font-size:12px;line-height:1.5}.assignment-blocks{display:grid;grid-template-columns:1fr 1fr;gap:8px}.assignment-blocks label{cursor:pointer}.assignment-blocks input{position:absolute;opacity:0}.assignment-blocks label>span{min-height:64px;padding:7px;border:1px solid #dfe6f1;border-radius:11px;display:grid;grid-template-columns:26px 50px 1fr;align-items:center;gap:8px}.assignment-blocks input:checked+span{border-color:#8cacfa;background:#f2f6ff}.assignment-blocks i{width:23px;height:23px;border:1px solid #cdd8e9;border-radius:7px;display:grid;place-items:center;color:transparent;background:#fff}.assignment-blocks input:checked+span i{color:#fff;border-color:var(--blue);background:var(--blue)}.assignment-blocks svg{width:14px}.assignment-blocks img{width:50px;height:47px;border-radius:8px;object-fit:cover}.assignment-blocks b{display:grid;gap:3px;font-size:9px}.assignment-blocks small{color:var(--muted);font-size:8px;font-weight:600}.assignment-random{margin-top:12px;padding:13px;border:1px solid #d9e7ff;border-radius:13px;display:grid;grid-template-columns:20px 30px 1fr;align-items:center;gap:9px;color:#214c94;background:#f3f7ff;cursor:pointer}.assignment-random>input{width:18px;height:18px}.assignment-random>svg{width:22px}.assignment-random>span{display:grid;gap:3px}.assignment-random strong{font-size:12px}.assignment-random small{color:#61738a;font-size:10px;font-weight:600}.student-login{min-height:100vh;padding:25px 5vw;background:radial-gradient(circle at 15% 10%,#dff4ff,transparent 25%),linear-gradient(150deg,#f5fbff,#ece9ff)}.student-login>header{height:70px;display:flex;justify-content:space-between;align-items:center}.student-login>header a{padding:9px 13px;border-radius:10px;color:#4a5f8b;background:#fff;font-size:10px;font-weight:750}.student-login__hero{width:min(1450px,100%);min-height:calc(100vh - 135px);margin:0 auto;padding:6%;border-radius:32px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;background:radial-gradient(circle at 75% 10%,#338ffc,transparent 35%),linear-gradient(135deg,#1036a1,#1558d8 54%,#7754e7);box-shadow:0 30px 80px #2b3e9738;overflow:hidden}.student-login__hero>div{position:relative;z-index:2;color:#fff}.student-kicker{width:max-content;min-height:37px;padding:0 13px;border-radius:999px;display:flex;align-items:center;gap:7px;color:#2258bd;background:#fff;font-size:11px;font-weight:900}.student-kicker svg{width:17px}.student-login h1{margin:22px 0 7px;font-size:clamp(50px,6.5vw,92px);line-height:.95;letter-spacing:-3px}.student-login__hero p{color:#dce7ff;font-size:clamp(17px,1.8vw,24px)}.student-login__hero>img{width:100%;border-radius:30px;filter:drop-shadow(0 30px 30px rgba(7,23,79,.35))}.pin-entry{width:min(500px,100%);min-height:77px;margin:30px 0 14px;padding:8px;border-radius:19px;display:grid;grid-template-columns:45px 1fr auto;align-items:center;gap:9px;color:#617bb8;background:#fff;box-shadow:0 18px 35px #041c6333}.pin-entry>svg{margin-left:10px}.pin-entry input{width:100%;min-width:0;border:0;outline:0;color:#14368f;font-family:Avenir Next Rounded,Arial Rounded MT Bold,Avenir Next,sans-serif;font-size:28px;font-weight:900;letter-spacing:12px}.pin-entry button,.student-button{min-height:58px;padding:0 24px;border:0;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:9px;color:#fff;background:linear-gradient(135deg,#ff9b21,#ff6e31);box-shadow:0 12px 25px #ff6a2947;font-family:Avenir Next Rounded,Arial Rounded MT Bold,Avenir Next,sans-serif;font-size:16px;font-weight:900;cursor:pointer}.pin-entry button:disabled{filter:grayscale(1);opacity:.5}.adult-note{width:min(500px,100%);display:flex;gap:9px;color:#dce7ff;font-size:10px}.adult-note svg{width:17px;flex:0 0 auto}.student-assignment{min-height:100vh;color:#142456;background:radial-gradient(circle at 75% 5%,#e3f4ff,transparent 25%),linear-gradient(145deg,#f7fbff,#f1edff)}.student-assignment>header{height:78px;padding:0 5vw;display:flex;justify-content:space-between;align-items:center;background:#fff}.student-assignment>header>div{display:flex;align-items:center;gap:14px}.student-assignment>header button{min-height:42px;padding:0 13px;border:0;border-radius:11px;display:flex;align-items:center;gap:7px;color:#6541cf;background:#f0ebff;font-weight:850;cursor:pointer}.student-mission-stage{width:min(980px,calc(100% - 30px));margin:18px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.student-mission-stage span{min-height:42px;border-radius:999px;display:grid;place-items:center;color:#75849c;background:#e9eef5;font-size:13px;font-weight:900}.student-mission-stage span.is-active{color:#fff;background:linear-gradient(135deg,#7858e8,#3374ff);box-shadow:0 8px 20px #3f5bcd33}.student-mission-stage span.is-done{color:#147858;background:#daf6e9}.student-question__mode{width:min(1080px,100%);margin:0 auto 12px;display:flex;justify-content:space-between;color:#526b88;font-size:13px;font-weight:900}.student-question__mode>span{color:#6b4fd0}.practice-complete{width:min(820px,calc(100% - 30px));min-height:520px;margin:30px auto;padding:50px;border-radius:30px;display:grid;place-content:center;justify-items:center;text-align:center;color:#17345c;background:radial-gradient(circle at 50% 0,#fff3bd,transparent 38%),#fff;box-shadow:0 22px 55px #30416c21}.practice-complete>span{width:84px;height:84px;border-radius:50%;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#1cba86,#2584ef)}.practice-complete>span svg{width:42px;height:42px}.practice-complete>p{margin:20px 0 7px;color:#16866a;font-weight:900;letter-spacing:1px}.practice-complete h1{margin:0;font-size:48px}.practice-complete h2{max-width:620px;color:#60738a;font-size:20px;line-height:1.5}.practice-complete>div{margin-top:20px;display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.student-progress{height:7px;padding:0 5vw;display:flex;gap:5px;background:#fff}.student-progress span{flex:1;border-radius:999px;background:#dfe6f2}.student-progress span.is-active{background:linear-gradient(90deg,#2bb45f,#72d68f)}.student-video{min-height:calc(100vh - 85px);padding:5vw;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:5vw}.student-video__media{position:relative;border:10px solid white;border-radius:29px;box-shadow:0 25px 60px #1e36792e;overflow:hidden}.student-video video{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;background:#071a53}.student-family-review .student-video__media>img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;background:linear-gradient(145deg,#fff9ee,#eef7ff)}.student-family-review .adult-guidance{font-size:14px}.student-video__media>span{pointer-events:none;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:72px;height:72px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#1a55e0d9;opacity:0}.student-video h1{margin:24px 0 10px;font-size:clamp(42px,5vw,70px);line-height:1;letter-spacing:-2px}.student-video>div:last-child>p{color:#64779c;font-size:18px;line-height:1.6}.adult-guidance{margin:22px 0;padding:15px;border-radius:14px;color:#5c6e91;background:#fff;font-size:11px;line-height:1.5}.student-question{min-height:calc(100vh - 85px);padding:4vw 8vw;display:flex;flex-direction:column;align-items:center}.student-question__prompt{width:min(1000px,100%);min-height:100px;padding:17px 22px;border-radius:23px;display:grid;grid-template-columns:62px 1fr;align-items:center;gap:15px;color:#fff;background:linear-gradient(135deg,#1050d5,#6b4ce2);box-shadow:0 17px 35px #283dac2e}.student-question__prompt button{width:57px;height:57px;border:0;border-radius:17px;display:grid;place-items:center;color:#5b3fc0;background:#fff;cursor:pointer}.student-question__prompt small{color:#dcd5ff;font-weight:900;letter-spacing:1.4px}.student-question__prompt h1{margin:4px 0 0;font-size:clamp(23px,3.3vw,44px)}.student-audio-orb{position:relative;isolation:isolate}.student-audio-orb .audio-ripple{position:absolute;inset:-11px;z-index:-1;border:3px solid rgba(255,255,255,.55);border-radius:22px;animation:audio-pulse 1.7s ease-out infinite}.student-choices{width:min(900px,100%);flex:1;margin:25px 0 15px;display:grid;grid-template-columns:1fr 1fr;gap:22px}.student-choices button{position:relative;min-height:330px;border:7px solid white;border-radius:30px;background:#fff;box-shadow:0 18px 42px #1c367729;cursor:pointer;overflow:hidden;transition:.2s ease}.student-choices button:hover{transform:translateY(-5px)}.student-choices img{width:100%;height:100%;min-height:330px;object-fit:contain;background:linear-gradient(145deg,#fff9ee,#eef7ff)}.student-choices button>span{position:absolute;left:14px;right:14px;bottom:14px;min-height:42px;padding:7px 12px;border-radius:999px;display:grid;place-items:center;color:#fff;background:#071a32c7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font:900 16px/1.1 Avenir Next Rounded,Arial Rounded MT Bold,Avenir Next,sans-serif}.student-choices button.is-correct{border-color:#45c878;box-shadow:0 0 0 8px #def7e7}.student-choices button.is-wrong{border-color:#ef8b9b}.student-choices button.is-selected{border-color:#6678e8;box-shadow:0 0 0 8px #e8ebff}.student-choices button:disabled{cursor:default}.student-choices button:disabled:hover{transform:none}.student-choices i{position:absolute;right:15px;top:15px;width:43px;height:43px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#31b866}.student-feedback{margin-bottom:13px;padding:12px 18px;border-radius:13px;color:#a33445;background:#fff0f2;font:900 17px/1.2 Avenir Next Rounded,Arial Rounded MT Bold,Avenir Next,sans-serif}.student-feedback.is-correct{color:#13793b;background:#e9f9ef}.student-feedback svg{width:20px;vertical-align:middle}.student-visual-mode{min-height:42px;padding:0 14px;border-radius:12px;display:inline-flex;align-items:center;gap:8px;color:#0f7c68;background:#e1f8f1;font-size:13px;font-weight:900}.student-visual-mode svg{width:20px}.student-assignment--visual .student-audio-orb{display:none}.student-assignment--visual .student-question__prompt{grid-template-columns:1fr;background:linear-gradient(135deg,#087f75,#2878e8)}.student-assignment--visual .student-question__prompt small{font-size:0}.student-assignment--visual .student-question__prompt small:after{content:"MIRA Y TOCA";font-size:12px}.student-assignment--visual .student-question--truth .student-question__prompt small:after{content:"MIRA Y DECIDE"}.student-assignment--visual .student-kicker{font-size:0;color:#0f7c68}.student-assignment--visual .student-kicker svg{display:none}.student-assignment--visual .student-kicker:after{content:"MIRA Y SEÑALA";font-size:11px}.student-assignment--visual .student-video__media>span{display:none}.student-assignment--visual .student-video video{pointer-events:none}.student-assignment--visual .student-video video::-webkit-media-controls{display:none!important}.student-assignment--visual .student-feedback:not(.is-correct){font-size:0}.student-assignment--visual .student-feedback:not(.is-correct):after{content:"Mira y toca otra opción.";font-size:17px}.student-answer-saved{margin-bottom:13px;padding:12px 20px;border-radius:13px;color:#384da3;background:#eef1ff;font:900 17px/1.2 Avenir Next Rounded,Arial Rounded MT Bold,Avenir Next,sans-serif}.student-button--play svg:first-child,.student-button--next svg,.student-button--finish svg{width:25px;height:25px}.student-button--next,.student-button--finish{min-width:190px;min-height:64px;font-size:18px}.field-help{margin:0 0 12px;color:#657694;font-size:11px;line-height:1.5}.visual-option-editor{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.visual-option-editor__item{padding:10px;border:1px solid #dfe6f2;border-radius:14px;display:grid;gap:8px;background:#f8faff}.visual-option-editor__item img{width:100%;aspect-ratio:1;border-radius:10px;object-fit:cover}.visual-option-editor__item label{font-size:9px}@keyframes audio-pulse{0%{transform:scale(.82);opacity:.9}75%,to{transform:scale(1.25);opacity:0}}.celebration,.student-missing{min-height:100vh;padding:6vw;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;background:radial-gradient(circle at 50% 20%,#257df3,transparent 33%),linear-gradient(145deg,#0a359c,#6548dd);overflow:hidden}.celebration__stars{display:flex;gap:25px;color:#ffc12c}.celebration__stars svg:nth-child(2){width:65px;height:65px}.celebration img,.student-missing img{width:min(270px,45vw);filter:drop-shadow(0 22px 25px rgba(0,0,0,.25))}.celebration>p{color:#ffd15a;font-weight:900;letter-spacing:2px}.celebration h1,.student-missing h1{margin:8px 0;font-size:clamp(45px,7vw,86px);line-height:1}.celebration h2{max-width:700px;color:#dfe8ff;font-size:clamp(18px,2.2vw,29px)}.celebration>a{margin-top:22px;display:flex;align-items:center;gap:7px;color:#d9e4ff;font-size:11px}.student-missing .brand{margin-bottom:30px;padding:15px;border-radius:14px;background:#fff}.tracking-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:18px}.tracking-metrics article{min-height:90px}.tracking-metrics .metric-skill{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.tracking-table{border:1px solid #dfe6f1;border-radius:18px;background:#fff;overflow-x:auto;box-shadow:0 8px 25px #1c37690a}.tracking-row{min-width:960px;min-height:65px;padding:0 18px;border-bottom:1px solid #edf0f5;display:grid;grid-template-columns:1.3fr .9fr .6fr .65fr .8fr 1.3fr 1fr;align-items:center;gap:12px;font-size:10px}.tracking-row--head{min-height:42px;color:#6f7f9c;background:#f7f9fc;font-size:8px;font-weight:850}.tracking-row>span:first-child{display:grid;gap:3px}.tracking-row small{color:var(--muted);font-size:8px}.status-pill{width:max-content;padding:6px 8px;border-radius:999px;color:#95621e;background:#fff5e6;font-size:8px}.status-pill--done{color:#16753a;background:#e8f8ee}.event-count{display:flex;align-items:center;gap:5px;color:#3d62b3}.event-count svg{width:14px}.event-count--button{min-height:36px;padding:0 10px;border:1px solid #d5e3f8;border-radius:10px;background:#f3f7ff;font-weight:800;cursor:pointer}.attempt-review{width:min(760px,100%)}.attempt-review>h2{margin:8px 0 4px;font-size:31px}.attempt-review>p{margin:0;color:#66788e}.attempt-review__summary{margin:20px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.attempt-review__summary article{padding:15px;border:1px solid #e0e8f2;border-radius:14px;display:grid;gap:4px;background:linear-gradient(135deg,#fff,#f2f7ff)}.attempt-review__summary strong{color:#194c9d;font-size:25px}.attempt-review__summary span{color:#687a90;font-size:11px}.attempt-review h3{margin:0 0 10px;font-size:16px}.attempt-review__events{display:grid;gap:8px}.attempt-review__events article{min-height:58px;padding:9px 12px;border:1px solid #e4eaf2;border-radius:12px;display:grid;grid-template-columns:35px 1fr auto;align-items:center;gap:10px}.attempt-review__events article>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center}.attempt-review__events article>span.is-correct{color:#147858;background:#e3f8ee}.attempt-review__events article>span.is-error{color:#b53b48;background:#fff0f1}.attempt-review__events article svg{width:18px}.attempt-review__events article div{display:grid;gap:3px}.attempt-review__events article strong{font-size:12px}.attempt-review__events article small{color:#6c7c90;font-size:10px}.attempt-review__events article>b{color:#536a84;font-size:10px}.attempt-review__support{margin-top:16px;padding:14px;border:1px solid #f0d8aa;border-radius:13px;display:flex;gap:10px;color:#96601d;background:#fff8e9}.attempt-review__support.is-clear{color:#147858;border-color:#bfe7d6;background:#eaf9f2}.attempt-review__support>svg{flex:0 0 auto;width:22px}.attempt-review__support p{margin:3px 0 0;font-size:11px}.data-note{margin-top:15px}@media(max-width:1180px){.app-shell{grid-template-columns:218px 1fr}.sidebar{width:218px}.sidebar .brand{width:180px;font-size:25px}.sidebar nav a{padding:0 10px;font-size:11px}.metrics-grid,.tracking-metrics,.subject-grid,.resource-grid{grid-template-columns:1fr 1fr}.dashboard-hero{grid-template-columns:1fr}.dashboard-hero>img{opacity:.45;width:60%}.topic-content-grid{grid-template-columns:1fr}.topic-side,.assignment-grid{grid-template-columns:1fr 1fr}}@media(max-width:900px){.app-shell{display:block}.app-main{min-width:0}.sidebar{transform:translate(-105%);transition:transform .24s ease;width:270px}.sidebar--open{transform:translate(0)}.sidebar__close,.menu-button{display:inline-flex}.sidebar-backdrop{position:fixed;z-index:25;inset:0;display:block;border:0;background:#07143480}.topbar{height:68px;padding:0 20px}.scope-chip{display:none}.page{padding:23px 20px 45px}.auth-page{grid-template-columns:1fr}.auth-visual{min-height:340px;padding:25px}.auth-visual__copy{margin-top:70px;width:78%}.auth-visual h1{font-size:35px}.auth-visual p{display:none}.auth-visual>img{width:50%}.auth-panel{padding:40px 25px}.dashboard-grid,.period-layout{grid-template-columns:1fr}.topic-hero{grid-template-columns:1fr;min-height:450px}.topic-hero__copy{z-index:3}.topic-hero>img{position:absolute;inset:0;opacity:.45;-webkit-mask-image:none;mask-image:none}.builder-workspace{grid-template-columns:1fr}.builder-library{position:static}.builder-library__list{max-height:330px}.groups-layout{grid-template-columns:1fr}.group-list{grid-template-columns:repeat(2,1fr)}.group-list>div{grid-column:1 / -1}.classroom__stage{padding:15px}.visual-slide,.media-slide,.audio-slide{height:auto;min-height:68vh;grid-template-columns:1fr}.visual-slide__copy{padding:35px}.visual-slide__image{max-height:340px}.media-slide video{min-height:330px}.media-slide>div{padding:28px}.audio-slide{padding:30px;grid-template-columns:38% 62%}.touch-options button,.check-options button{min-height:200px}.student-login__hero{grid-template-columns:1fr;padding:7%}.student-login__hero>img{opacity:.6}.student-video{grid-template-columns:1fr}}@media(max-width:640px){.spanish-game-board--crossword{grid-template-columns:110px auto;gap:12px;padding:12px}.spanish-game-board--crossword>img{width:105px;height:105px}.spanish-game-board--crossword>div{grid-template-columns:repeat(4,34px)}.spanish-game-board--crossword i{width:34px;height:34px}.spanish-game-board--sequence{gap:6px}.spanish-game-board--sequence>div{height:95px}.spanish-game-board--sentence{grid-template-columns:1fr;padding:14px}.spanish-game-board--sentence span{min-height:48px}.spanish-game-board--hunt{grid-template-columns:repeat(3,1fr)}.topbar__profile div{display:none}.page{padding:18px 14px 40px}.page-heading{min-height:0;flex-direction:column;gap:15px}.page-heading h1{font-size:28px}.page-heading .button{width:100%}.dashboard-hero{min-height:510px;padding:29px 24px;align-items:start}.dashboard-hero h1{font-size:37px}.dashboard-hero>img{width:100%;right:-20%;bottom:-2%;max-height:54%;opacity:.55;-webkit-mask-image:linear-gradient(180deg,transparent,black 25%);mask-image:linear-gradient(180deg,transparent,black 25%)}.dashboard-hero .button{width:100%}.metrics-grid,.tracking-metrics{grid-template-columns:1fr 1fr;gap:8px}.metrics-grid article,.tracking-metrics article{padding:12px;gap:8px}.metric-icon{width:39px;height:39px}.metrics-grid strong,.tracking-metrics strong{font-size:19px}.panel--class>img{width:100%;height:190px;float:none}.panel--class .panel__body{margin-left:0}.subject-grid,.resource-grid,.assignment-grid,.topic-card{grid-template-columns:1fr}.topic-card>img{min-height:210px;max-height:210px}.topic-card__body{padding:23px}.topic-hero{min-height:570px;align-items:start}.topic-hero__copy{padding:29px 23px}.topic-hero h1{font-size:48px}.topic-hero .button{width:100%}.concept-grid,.topic-side{grid-template-columns:1fr}.suggested-strip{align-items:stretch;flex-direction:column}.suggested-strip__actions{flex-direction:column}.topic-meta-row{display:none}.library-toolbar{flex-direction:column}.resource-preview{grid-template-columns:1fr}.resource-preview>img{min-height:240px;max-height:240px}.resource-preview>div{padding:25px}.builder-heading .button-row,.builder-heading .button{width:100%}.builder-fields{grid-template-columns:1fr}.builder-block{grid-template-columns:32px 53px 1fr}.builder-block>img{width:53px;height:48px}.builder-block__actions{grid-column:2 / -1;justify-content:flex-end}.keyboard-hint{display:none}.groups-layout{gap:12px}.group-list{grid-template-columns:1fr}.student-panel__header{align-items:stretch;flex-direction:column;gap:12px}.assignment-blocks,.form-grid{grid-template-columns:1fr}.classroom{grid-template-rows:64px 6px minmax(0,1fr) 74px}.classroom__header{padding:0 10px;grid-template-columns:auto 1fr auto;gap:8px}.classroom__header>div:nth-child(2){display:none}.classroom__header-actions>span{display:none}.visual-slide,.media-slide,.audio-slide,.class-game,.memory-game,.check-game{min-height:calc(100vh - 185px);border-radius:19px}.visual-slide h1,.media-slide h1,.audio-slide h1{font-size:39px}.visual-slide__image{padding:12px}.audio-slide{grid-template-columns:1fr;text-align:center}.audio-slide img{max-height:210px}.class-game,.memory-game,.check-game{padding:12px}.game-prompt{min-height:75px;padding:10px;grid-template-columns:43px 1fr 43px;gap:8px}.game-prompt>span,.game-prompt>button{width:41px;height:41px}.game-prompt h2{font-size:22px}.touch-options{grid-template-columns:1fr 1fr;height:auto;gap:8px}.touch-options button{min-height:190px;height:190px}.touch-options button:last-child{grid-column:1 / -1;width:50%;justify-self:center}.touch-options span,.check-options span{height:44px;font-size:15px}.touch-options img,.check-options img{height:calc(100% - 44px)}.memory-grid{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:6px}.game-feedback{bottom:82px;min-width:280px;font-size:11px}.classroom__controls{padding:0 10px}.class-nav{min-width:47px;width:47px;padding:0;justify-content:center;font-size:0}.audio-toggle{padding:0 16px}.audio-toggle span{display:none}.student-login{padding:12px}.student-login>header{padding:0 8px}.student-login__hero{min-height:calc(100vh - 95px);border-radius:24px;display:flex;flex-direction:column;justify-content:center}.student-login h1{font-size:53px}.student-login__hero>img{margin-top:20px}.pin-entry{grid-template-columns:35px 1fr auto}.pin-entry input{font-size:22px;letter-spacing:6px}.pin-entry button{width:58px;padding:0;font-size:0}.student-assignment>header{padding:0 15px}.student-assignment>header span{display:none}.student-video{padding:24px 16px}.student-video h1{font-size:42px}.student-question{padding:20px 12px}.student-question__prompt{grid-template-columns:52px 1fr;padding:12px}.student-question__prompt button{width:48px;height:48px}.student-choices{gap:9px}.student-choices button{min-height:250px;border-radius:19px}.student-choices span{font-size:17px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}:root{--navy: #071a32;--blue: #2457f5;--blue-2: #3d7cff;--blue-soft: #edf2ff;--green: #0f9f6e;--green-soft: #e8f8f2;--violet: #6e55d9;--violet-soft: #f1edff;--orange: #e88b2f;--orange-soft: #fff3e6;--line: #dfe5ee;--muted: #69758b;--shadow: 0 16px 40px rgba(22, 35, 65, .08);--shadow-lg: 0 28px 70px rgba(15, 31, 67, .16)}body{color:#12203a;background:#f4f6f9}h1,h2,h3,.brand{letter-spacing:-.02em}.app-shell{grid-template-columns:260px 1fr}.sidebar{width:260px;padding:24px 18px 18px;background:linear-gradient(180deg,#071a32,#0a2448 64%,#0b2d5d);box-shadow:12px 0 34px #071a321f}.sidebar .brand{width:208px;margin:0 auto 27px;padding:14px 16px 12px;border-radius:14px;box-shadow:0 10px 30px #0000001f}.sidebar nav{gap:4px}.sidebar nav a{min-height:47px;padding:0 14px;border-radius:11px;color:#c8d5e8;font-size:12px;font-weight:700}.sidebar nav a.active{background:#fff;color:#153f9e;box-shadow:0 10px 26px #00000029}.sidebar nav a.active svg{color:#2457f5}.sidebar__edu{padding-top:12px}.sidebar__edu img{width:104px;height:142px;object-fit:contain;object-position:center bottom;margin-bottom:-9px;filter:drop-shadow(0 14px 15px rgba(0,0,0,.28))}.sidebar__edu div{position:relative;padding:14px 11px 12px;border-color:#ffffff21;background:#ffffff12;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.sidebar__edu strong{font-size:11px}.sidebar__edu span{color:#aebed5;font-size:9px;line-height:1.4}.topbar{height:80px;padding:0 32px;background:#fffffff0;border-bottom-color:#e7ebf1}.workspace-context{display:flex;align-items:center;gap:9px}.workspace-context label{min-height:47px;padding:6px 10px;border:1px solid #e1e6ee;border-radius:11px;display:grid;background:#fff}.workspace-context label>span{color:#7a8699;font-size:8px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.workspace-context select{min-width:85px;height:23px;border:0;outline:0;color:#16294d;background:transparent;font-size:11px;font-weight:800}.workspace-context label:nth-child(2) select{min-width:135px}.pro-chip{min-height:31px;padding:0 10px;border:1px solid #f2d5a9;border-radius:999px;display:inline-flex;align-items:center;color:#925a19;background:#fff7e8;font-size:9px;font-weight:850}.topbar__profile .avatar{background:#122d58}.page{padding-top:31px}.studio-hero{position:relative;min-height:352px;padding:48px 50px;border:1px solid rgba(255,255,255,.08);border-radius:26px;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(310px,.7fr);align-items:center;color:#fff;background:radial-gradient(circle at 82% 25%,rgba(61,124,255,.42),transparent 28%),linear-gradient(125deg,#071a32,#0c326b 56%,#2457f5 120%);box-shadow:0 25px 60px #081f432e;overflow:hidden}.studio-hero__copy{position:relative;z-index:2}.studio-hero h1{max-width:790px;margin:12px 0 17px;font-size:clamp(38px,4vw,62px);line-height:1.01;letter-spacing:-.048em}.studio-hero p{max-width:700px;margin-bottom:27px;color:#c8d7ec;font-size:15px;line-height:1.7}.studio-hero__edu{position:relative;align-self:stretch;min-height:300px}.studio-hero__edu>img{position:absolute;right:15px;bottom:-76px;width:255px;height:390px;object-fit:contain;filter:drop-shadow(0 26px 28px rgba(0,0,0,.35))}.studio-hero__note{position:absolute;z-index:2;left:-22px;bottom:12px;min-width:240px;padding:13px 15px;border:1px solid rgba(255,255,255,.18);border-radius:14px;display:flex;align-items:center;gap:11px;background:#081935b8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 16px 34px #0000002e}.studio-hero__note>svg{color:#f2ad48}.studio-hero__note span{display:grid;color:#b9c9df;font-size:9px}.studio-hero__note strong{margin-bottom:3px;color:#fff;font-size:11px}.creation-launchpad{margin:20px 0;padding:24px;border:1px solid #e0e5ed;border-radius:20px;background:#fff;box-shadow:0 10px 28px #19253d0a}.launchpad-heading{margin-bottom:17px;display:flex;justify-content:space-between;align-items:end}.launchpad-heading h2{margin:0;font-size:23px}.launchpad-heading>span{color:#8590a2;font-size:10px}.launchpad-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.launch-card{min-height:108px;padding:16px;border:1px solid #e2e7ef;border-radius:15px;display:grid;grid-template-columns:47px 1fr 20px;align-items:center;gap:12px;background:#fafbfc;transition:.2s ease}.launch-card:hover{transform:translateY(-2px);border-color:#a9bdf7;background:#fff;box-shadow:0 12px 30px #1d3e8a17}.launch-card>span{width:45px;height:45px;border-radius:12px;display:grid;place-items:center;color:#2457f5;background:#eaf0ff}.launch-card--curriculum>span{color:#0f8f64;background:#e8f8f2}.launch-card strong{font-size:13px}.launch-card p{margin:4px 0 0;color:#778397;font-size:9px;line-height:1.45}.launch-card>svg{width:16px;color:#93a0b4}.dashboard-grid--v2{grid-template-columns:1.2fr .8fr}.lesson-resume__body{min-height:245px;padding:24px;display:grid;grid-template-columns:150px 1fr;align-items:center;gap:24px}.lesson-cover-symbol{width:150px;height:185px;border-radius:18px;display:grid;place-items:center;color:#fff;background:radial-gradient(circle at 70% 20%,#4f85ff,transparent 32%),linear-gradient(145deg,#102a55,#2457f5)}.lesson-cover-symbol svg{width:58px;height:58px}.lesson-resume h3{margin:17px 0 8px;font-size:22px}.lesson-resume p{color:#6d798d;font-size:11px;line-height:1.6}.insight-empty{padding:31px;text-align:left}.insight-empty>span{width:54px;height:54px;margin-bottom:18px;border-radius:15px;display:grid;place-items:center;color:#2457f5;background:#edf2ff}.insight-empty h3{margin-bottom:7px;font-size:17px}.insight-empty p{color:#748095;font-size:10px;line-height:1.65}.text-link{display:inline-flex;align-items:center;gap:7px;color:#2457f5;font-size:10px;font-weight:850}.grade-switcher{width:max-content;margin-bottom:18px;padding:5px;border:1px solid #dfe5ed;border-radius:14px;display:flex;align-items:center;gap:4px;background:#fff}.grade-switcher>span{padding:0 12px;color:#7a8698;font-size:9px;font-weight:850;text-transform:uppercase}.grade-switcher button{width:47px;height:39px;border:0;border-radius:10px;color:#56647a;background:transparent;font-size:11px;font-weight:850;cursor:pointer}.grade-switcher button.is-active{color:#fff;background:#122d58;box-shadow:0 7px 16px #122d5833}.subject-grid--v2{grid-template-columns:repeat(4,1fr)}.subject-grid--v2 .subject-card{min-height:300px;padding:22px}.subject-card__top{display:flex;justify-content:space-between;align-items:flex-start}.subject-card__top .tag{position:static}.subject-card__grade{margin-top:14px;color:#8490a2;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.subject-card--science .subject-card__icon{color:#0f9468;background:#e8f8f2}.subject-card--spanish .subject-card__icon{color:#8a4cce;background:#f5edff}.subject-card--math .subject-card__icon{color:#d6772c;background:#fff2e7}.subject-card--social .subject-card__icon{color:#2769c6;background:#eaf2ff}.curriculum-trust{margin-top:18px;padding:17px 20px;border:1px solid #dce4ef;border-radius:15px;display:flex;align-items:center;gap:13px;color:#2457f5;background:#f7f9fd}.curriculum-trust strong{color:#263751;font-size:11px}.curriculum-trust p{margin:3px 0 0;color:#728096;font-size:9px}.auth-visual{background:radial-gradient(circle at 75% 30%,rgba(56,117,255,.42),transparent 27%),linear-gradient(145deg,#071a32,#0c326b 70%,#2457f5)}.auth-visual:after{opacity:.1;background-size:38px 38px}.auth-visual__copy{margin-top:13vh;width:min(630px,70%)}.auth-visual h1{font-size:clamp(42px,4.5vw,70px);line-height:.98;letter-spacing:-.05em}.auth-visual>img{right:-2%;bottom:-9%;width:43%;max-height:78%;object-fit:contain;border-radius:0;opacity:1;mix-blend-mode:normal;filter:drop-shadow(0 25px 28px rgba(0,0,0,.32))}.auth-proof{margin-top:28px;display:flex;flex-wrap:wrap;gap:10px}.auth-proof span{min-height:39px;padding:0 13px;border:1px solid rgba(255,255,255,.16);border-radius:11px;display:inline-flex;align-items:center;gap:8px;color:#d9e6f8;background:#ffffff12;font-size:10px;font-weight:750}.auth-proof svg{width:16px;color:#f3b559}.topic-hero{grid-template-columns:55% 45%;min-height:390px;background:radial-gradient(circle at 80% 20%,rgba(61,124,255,.38),transparent 25%),linear-gradient(125deg,#071a32,#0d397c 70%,#2457f5)}.topic-hero__art{position:relative;align-self:stretch;min-height:390px;overflow:hidden}.topic-hero__diagram{position:absolute;right:34px;top:41px;width:68%;height:280px;border:9px solid rgba(255,255,255,.92);border-radius:22px;background:#fff;box-shadow:0 25px 50px #0000003d;overflow:hidden;transform:rotate(1.5deg)}.topic-hero__diagram img{width:100%;height:calc(100% - 36px);object-fit:cover}.topic-hero__diagram span{height:36px;display:grid;place-items:center;color:#294064;font-size:9px;font-weight:850}.topic-hero__edu{position:absolute;z-index:2;left:5px;bottom:1px;width:148px;height:225px;object-fit:contain;filter:drop-shadow(0 17px 18px rgba(0,0,0,.3))}.concept-grid--icons article{padding:17px}.concept-grid--icons article>span{width:56px;height:56px;flex:0 0 auto;border-radius:15px;display:grid;place-items:center;color:#2457f5;background:#edf2ff}.concept-grid--icons article>span svg{width:27px;height:27px}.concept-grid--icons article:nth-child(2)>span{color:#0f9468;background:#e8f8f2}.concept-grid--icons article:nth-child(3)>span{color:#8a4cce;background:#f5edff}.concept-grid--icons article:nth-child(4)>span{color:#d6772c;background:#fff2e7}.edu-tip img{width:88px;height:118px;object-fit:contain;align-self:end;filter:drop-shadow(0 8px 10px rgba(15,31,67,.16))}.builder-context-fields{grid-column:1 / -1;display:grid;grid-template-columns:150px 1fr 1.4fr;gap:11px}.builder-context-fields input,.builder-context-fields select{width:100%;height:44px;padding:0 12px;border:1px solid #dce4ef;border-radius:11px;color:#203657;background:#fff;outline:none}.block-editor__media-tools{padding:14px;border:1px solid #dfe7f3;border-radius:14px;display:grid;gap:11px;background:#f7faff}.block-editor__media-tools .upload-control{padding:10px 12px;border:1px dashed #9bb7e5;border-radius:11px;color:#2457f5;background:#fff;cursor:pointer}.block-editor__media-tools .upload-control input{height:auto;padding:7px 0 0;border:0;font-size:10px}.block-editor__media-tools .is-recording{color:#a51818;border-color:#f2b0b0;background:#fff0f0}.block-editor__capabilities{display:flex;flex-wrap:wrap;gap:8px}.block-editor__capabilities span{min-height:30px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;gap:6px;color:#38577e;background:#edf3fb;font-size:9px;font-weight:800}.block-editor__capabilities svg{width:14px}.block-editor__game{padding:14px;border:1px solid #d8e2f1;border-radius:14px;display:grid;gap:11px;background:#fffdf7}.block-editor__game legend{padding:0 7px;color:#244f9d;font-size:10px;font-weight:900;letter-spacing:.4px}.builder-library__list article img[src*=edu-avatar-v2]{object-fit:contain;padding:4px;background:#edf2ff}.builder-preview-card img[src*=edu-avatar-v2]{object-fit:contain;padding:8px;background:linear-gradient(145deg,#153a78,#2457f5)}.audio-slide>img{max-height:560px;object-fit:contain;filter:drop-shadow(0 25px 28px rgba(0,0,0,.3))}.loading-screen img{height:150px;object-fit:contain}.student-login__hero>img{max-height:590px;object-fit:contain;border-radius:0;filter:drop-shadow(0 30px 30px rgba(7,23,79,.35))}@media(max-width:1180px){.app-shell{grid-template-columns:250px 1fr}.sidebar{width:250px}.subject-grid--v2{grid-template-columns:1fr 1fr}.studio-hero{grid-template-columns:1fr 280px}.workspace-context .pro-chip{display:none}}@media(max-width:900px){.app-shell{display:block}.sidebar{width:270px;transform:translate(-105%)}.sidebar--open{transform:translate(0)}.workspace-context{margin-right:auto;margin-left:10px}.workspace-context label{display:none}.workspace-context .pro-chip{display:inline-flex}.studio-hero{grid-template-columns:1fr;padding:38px}.studio-hero__edu{position:absolute;right:0;bottom:0;width:280px;opacity:.28}.studio-hero__note{display:none}.launchpad-grid,.dashboard-grid--v2,.topic-hero{grid-template-columns:1fr}.topic-hero__art{position:absolute;inset:0;opacity:.34}.topic-hero__copy{width:min(680px,85%)}}@media(max-width:640px){.studio-hero{min-height:570px;padding:30px 24px;align-items:start}.studio-hero h1{font-size:40px}.studio-hero .button{width:100%}.studio-hero__edu{display:block;width:100%;min-height:300px;opacity:.75}.studio-hero__edu>img{right:-28px;width:220px;height:330px}.creation-launchpad{padding:17px}.launchpad-heading>span{display:none}.launch-card{grid-template-columns:45px 1fr 17px}.lesson-resume__body{grid-template-columns:1fr}.lesson-cover-symbol{width:100%;height:150px}.subject-grid--v2{grid-template-columns:1fr}.grade-switcher{width:100%;overflow-x:auto}.grade-switcher button{flex:0 0 42px}.topic-hero__copy{width:100%}.topic-hero__diagram{right:-45px;width:85%}.topic-hero__edu{left:auto;right:-20px}.builder-context-fields{grid-template-columns:1fr}.auth-visual{min-height:470px}.auth-visual__copy{width:90%;margin-top:70px}.auth-visual h1{font-size:38px}.auth-visual>img{width:47%;opacity:.5}.auth-proof{display:none}.generic-choice-options{width:calc(100% - 12px);margin:12px auto;grid-template-columns:1fr 1fr;gap:9px}.generic-choice-options button{min-height:175px;padding:0;border-radius:17px}.generic-choice-options button:last-child:nth-child(odd){grid-column:1 / -1;width:50%;justify-self:center}.generic-choice-options button img,.generic-choice-options button .visual-choice-placeholder{min-height:125px}.generic-choice-options button strong{min-height:42px;padding:5px;font-size:12px}.visual-option-editor{grid-template-columns:1fr}}.student-practice-note{width:min(760px,calc(100% - 32px));margin:14px auto 0;padding:10px 16px;border:1px solid rgba(37,99,235,.16);border-radius:999px;background:#eff6ffeb;color:#29466f;font-size:.86rem;font-weight:750;text-align:center}.school-strip{margin:0 0 16px;padding:12px 14px;border:1px solid #dfe7f3;border-radius:14px;display:flex;align-items:center;flex-wrap:wrap;gap:8px;background:#fff}.school-strip span,.school-strip strong{min-height:31px;padding:0 11px;border-radius:9px;display:inline-flex;align-items:center;gap:7px;font-size:9px}.school-strip span{color:#fff;background:#0b2b58;font-weight:800}.school-strip span svg{width:15px}.school-strip strong{color:#27466d;background:#edf3fb}:root{--cream: #fffaf1;--coral: #ff6f61;--coral-soft: #fff0ec;--turquoise: #18b7ac;--turquoise-soft: #e8faf7;--sun: #f6b91f;--sun-soft: #fff7d8}body{color:#17345c;background:radial-gradient(circle at 88% 8%,rgba(255,197,71,.16),transparent 22%),radial-gradient(circle at 18% 84%,rgba(28,190,178,.1),transparent 28%),var(--cream)}.app-shell{grid-template-columns:288px 1fr}.sidebar{width:288px;color:#17345c;background:radial-gradient(circle at 20% 92%,rgba(255,189,51,.18),transparent 26%),linear-gradient(180deg,#fff,#fffaf1 72%,#f1fbf9);border-right:1px solid #f0e7d9;box-shadow:10px 0 34px #40331e12}.sidebar .brand{box-shadow:none;border:1px solid #f1e5d5;background:#fff}.sidebar nav{gap:0}.sidebar__nav-item{display:grid}.sidebar__section-label{margin:16px 12px 7px;color:#8c6847;font-size:10px;font-weight:900;letter-spacing:1.5px}.sidebar nav a{min-height:68px;padding:9px 13px;gap:13px;color:#52677f;border:1px solid transparent}.sidebar nav a>span{display:grid;gap:4px}.sidebar nav a strong{color:inherit;font-size:15px;line-height:1.15}.sidebar nav a small{color:#738398;font-size:11px;line-height:1.25;font-weight:650}.sidebar nav a svg{width:23px;height:23px}.sidebar nav a:hover{color:#1d4da5;background:#f1f7ff}.sidebar nav a.active{color:#164aa8;border-color:#cfe0ff;background:linear-gradient(135deg,#edf5ff,#eefbf8);box-shadow:0 8px 18px #3269b117}.sidebar nav a.active svg{color:#ff6f4f}.sidebar__edu{padding-top:14px}.sidebar__edu img{width:92px;height:116px}.sidebar__edu div{color:#174e68;border-color:#ccece7;background:#e8faf7eb;box-shadow:0 8px 20px #147e7614}.sidebar__edu span{color:#547b88}.topbar{height:104px;padding:0 38px;background:#fffdf8f5;border-bottom-color:#eee5d8}.workspace-context{gap:12px}.workspace-context label{min-height:68px;padding:9px 16px;border-radius:15px}.workspace-context label>span{font-size:11px;line-height:1.25}.workspace-context select{min-width:124px;height:32px;font-size:16px}.workspace-context label:nth-child(2) select{min-width:174px}.pro-chip{min-height:44px;padding:0 16px;font-size:12px}.topbar__profile{gap:13px}.topbar__profile .avatar{width:48px;height:48px;font-size:14px}.topbar__profile strong{font-size:17px}.topbar__profile span{font-size:13px}.topbar__profile .icon-button{width:44px;height:44px}.page{width:min(1500px,100%)}.panel,.creation-launchpad,.metrics-grid article,.builder-canvas,.builder-library,.resource-card,.lesson-list-card{border-color:#eee3d4;box-shadow:0 12px 30px #4331180f}.studio-hero{min-height:340px;color:#17345c;border-color:#f0dfca;background:radial-gradient(circle at 86% 18%,rgba(47,166,255,.24),transparent 25%),radial-gradient(circle at 70% 105%,rgba(255,111,79,.2),transparent 35%),linear-gradient(135deg,#fffdf8,#fff4df 52%,#eaf9f6);box-shadow:0 22px 55px #4c36191a}.studio-hero .eyebrow{color:#e26043}.studio-hero p{color:#5b7087}.studio-hero__note{color:#17345c;border-color:#fffc;background:#ffffffe0;box-shadow:0 14px 32px #2b3e541f}.studio-hero__note span{color:#668095}.studio-hero__note strong{color:#17345c}.studio-hero__edu>img{filter:drop-shadow(0 22px 22px rgba(30,68,98,.2))}.metrics-grid article:nth-child(1){background:linear-gradient(145deg,#fff,#eef5ff)}.metrics-grid article:nth-child(2){background:linear-gradient(145deg,#fff,#eafaf4)}.metrics-grid article:nth-child(3){background:linear-gradient(145deg,#fff,#f6efff)}.metrics-grid article:nth-child(4){background:linear-gradient(145deg,#fff,#fff3e8)}.launch-card:nth-child(2)>span{color:#ef694a;background:#fff0ea}.launch-card:nth-child(3)>span{color:#8b55ca;background:#f5edff}.subject-card{overflow:hidden}.subject-card.is-selected{border-width:2px;box-shadow:0 15px 36px #2e548c1f;transform:translateY(-2px)}.subject-card--science{background:linear-gradient(160deg,#fff,#effbf6)}.subject-card--spanish{background:linear-gradient(160deg,#fff,#f8f0ff)}.subject-card--math{background:linear-gradient(160deg,#fff,#fff5e7)}.subject-card--social{background:linear-gradient(160deg,#fff,#eef6ff)}.subject-status-panel,.library-context{margin:18px 0;padding:19px 21px;border:1px solid #efdcbf;border-radius:18px;display:grid;grid-template-columns:50px 1fr auto;align-items:center;gap:16px;background:linear-gradient(135deg,#fff9ed,#fff);box-shadow:0 10px 25px #5e431b0f}.subject-status-panel>span,.library-context>svg{width:48px;height:48px;padding:12px;border-radius:14px;color:#d7792e;background:#fff0d6}.subject-status-panel h2{margin:0 0 5px;font-size:18px}.subject-status-panel p{margin:0;color:#6b7686;font-size:10px;line-height:1.55}.library-context{grid-template-columns:48px minmax(0,1fr) auto;background:linear-gradient(135deg,#ecfbf7,#fff);border-color:#cdece5}.library-context>svg{color:#138c72;background:#dff7f1}.library-context div{display:grid;gap:4px}.library-context strong{font-size:12px}.library-context span{color:#64817c;font-size:9px}.resource-use{margin:9px 0;padding:11px 12px;border-radius:11px;display:grid;gap:4px;color:#36536f;background:#f5f9fd}.resource-use strong{color:#174da1;font-size:9px;text-transform:uppercase;letter-spacing:.7px}.resource-use span{font-size:10px;line-height:1.5}.lesson-list-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.lesson-list-card{border:1px solid #eadfce;border-radius:21px;display:grid;grid-template-columns:220px 1fr;overflow:hidden;background:#fff}.lesson-list-card__visual{position:relative;min-height:260px;background:#eef8f6}.lesson-list-card__visual img{width:100%;height:100%;object-fit:cover}.lesson-list-card__visual span{position:absolute;left:13px;top:13px;padding:7px 10px;border-radius:999px;color:#156c55;background:#ffffffeb;font-size:9px;font-weight:900}.lesson-list-card__body{padding:21px;display:flex;flex-direction:column}.lesson-list-card h2{margin:15px 0 8px;font-size:20px}.lesson-list-card p{color:#6b7788;font-size:10px;line-height:1.55}.lesson-list-card__meta{margin:auto 0 14px;color:#7a8797;font-size:9px}.lesson-list-card__meta span{display:flex;align-items:center;gap:6px}.lesson-list-card__meta svg{width:14px}.curriculum-corner-back{width:48px;height:48px;margin:-4px 0 14px;border:1px solid #cfe0f4;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;color:#174b96;background:#edf5ff;box-shadow:0 9px 22px #184b961f;cursor:pointer;transition:transform .18s ease,color .18s ease,background .18s ease,box-shadow .18s ease}.curriculum-corner-back:hover{color:#fff;background:#215fc7;box-shadow:0 12px 26px #184b9638;transform:translateY(-2px)}.curriculum-corner-back:focus-visible{outline:3px solid rgba(255,127,82,.42);outline-offset:3px}.science-overview-hero{min-height:350px;margin-bottom:22px;padding:42px 46px;border:1px solid #eadcc8;border-radius:28px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr);align-items:center;gap:34px;background:radial-gradient(circle at 92% 5%,rgba(52,174,235,.2),transparent 30%),radial-gradient(circle at 56% 110%,rgba(255,133,81,.18),transparent 36%),linear-gradient(135deg,#fffdf8,#fff4e2 52%,#eaf9f5);box-shadow:0 22px 52px #48341b1a;overflow:hidden}.science-overview-hero__copy{position:relative;z-index:2}.science-overview-hero h1{max-width:720px;margin:10px 0 15px;color:#17345c;font-size:clamp(42px,4vw,64px);line-height:1;letter-spacing:-.045em}.science-overview-hero p{max-width:690px;margin:0;color:#5e7185;font-size:15px;line-height:1.65}.science-overview-hero__stats{margin-top:24px;display:flex;flex-wrap:wrap;gap:10px}.science-overview-hero__stats span{min-height:47px;padding:0 14px;border:1px solid rgba(255,255,255,.9);border-radius:13px;display:inline-flex;align-items:center;gap:6px;color:#527087;background:#ffffffc2;box-shadow:0 8px 20px #2e47570f;font-size:11px;font-weight:750}.science-overview-hero__stats strong{color:#17345c;font-size:19px}.science-overview-hero__mosaic{position:relative;height:270px}.science-overview-hero__mosaic img{position:absolute;width:68%;height:66%;border:7px solid #fff;border-radius:20px;object-fit:cover;box-shadow:0 20px 38px #193d5233}.science-overview-hero__mosaic img:nth-child(1){left:0;top:5px;transform:rotate(-4deg)}.science-overview-hero__mosaic img:nth-child(2){right:0;top:18px;transform:rotate(4deg)}.science-overview-hero__mosaic img:nth-child(3){left:16%;bottom:-1px;transform:rotate(-1deg)}.science-overview-hero--social{border-color:#d7e7dc;background:radial-gradient(circle at 92% 5%,rgba(69,183,151,.22),transparent 31%),radial-gradient(circle at 55% 110%,rgba(255,183,72,.23),transparent 38%),linear-gradient(135deg,#fffdf7,#fff4de 48%,#e5f8f1)}.science-overview-hero--social .eyebrow{color:#148166}.science-overview-hero--social .science-overview-hero__stats span{color:#477565}.science-overview-hero--math{background:radial-gradient(circle at 82% 22%,rgba(255,198,72,.35),transparent 32%),linear-gradient(130deg,#fff9e9,#fff1dc 48%,#e7f8f4);border-color:#f1c56d}.science-overview-hero--math .eyebrow{color:#c75e27}.science-overview-hero--math .science-overview-hero__stats span{color:#765427}.topic-card--math{border-color:#f2d49a}.topic-card--math>img{background:#fff8e9}.science-period-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.science-period-card{min-width:0;border:1px solid #e7ddcf;border-radius:23px;display:flex;flex-direction:column;color:#17345c;background:#fff;box-shadow:0 13px 30px #44321c12;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.science-period-card:hover{transform:translateY(-5px);box-shadow:0 22px 44px #373d4d24}.science-period-card__visual{position:relative;height:175px;overflow:hidden}.science-period-card__visual:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#102f4e7a)}.science-period-card__visual img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.science-period-card:hover .science-period-card__visual img{transform:scale(1.035)}.science-period-card__visual>span{position:absolute;z-index:2;left:18px;bottom:16px;width:50px;height:50px;border:5px solid #fff;border-radius:15px;display:grid;place-items:center;color:#fff;background:#18a77c;box-shadow:0 8px 18px #00000029}.science-period-card--orange .science-period-card__visual>span{background:#ee8a35}.science-period-card--blue .science-period-card__visual>span{background:#3e82d7}.science-period-card__visual svg{width:23px}.science-period-card__body{flex:1;padding:22px;display:flex;flex-direction:column}.science-period-card h2{margin:2px 0 8px;font-size:27px;line-height:1.08}.science-period-card p{min-height:57px;margin:0 0 16px;color:#6b7889;font-size:11px;line-height:1.55}.science-period-card__topics{display:flex;flex-wrap:wrap;gap:7px}.science-period-card__topics span{min-height:28px;padding:0 9px;border-radius:999px;display:inline-flex;align-items:center;color:#376955;background:#edf8f2;font-size:9px;font-weight:800}.science-period-card--orange .science-period-card__topics span{color:#915921;background:#fff3e6}.science-period-card--blue .science-period-card__topics span{color:#38628f;background:#edf5ff}.science-period-card__footer{margin-top:auto;padding-top:20px;display:flex;align-items:center;justify-content:space-between;color:#196e58;font-size:12px}.science-period-card--orange .science-period-card__footer{color:#b26525}.science-period-card--blue .science-period-card__footer{color:#2f68ad}.science-period-card__footer svg{width:20px;transition:transform .2s ease}.science-period-card:hover .science-period-card__footer svg{transform:translate(4px)}.science-period-heading{min-height:180px;margin-bottom:22px;padding:30px 34px;border:1px solid #cee9df;border-radius:24px;display:flex;align-items:center;gap:24px;background:linear-gradient(135deg,#fff,#ebfaf4);box-shadow:0 14px 34px #404d4012}.science-period-heading--orange{border-color:#f1ddc3;background:linear-gradient(135deg,#fff,#fff3e3)}.science-period-heading--blue{border-color:#d5e4f4;background:linear-gradient(135deg,#fff,#edf6ff)}.science-period-heading__icon{width:76px;height:76px;flex:0 0 auto;border-radius:22px;display:grid;place-items:center;color:#fff;background:#17a47c;box-shadow:0 14px 26px #148b692e}.science-period-heading--orange .science-period-heading__icon{background:#eb8836}.science-period-heading--blue .science-period-heading__icon{background:#3f83d7}.science-period-heading__icon svg{width:34px;height:34px}.science-period-heading h1{margin:4px 0 8px;font-size:40px;line-height:1}.science-period-heading p{margin:0;color:#607488;font-size:13px}.topic-catalog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.topic-card--catalog{min-height:380px;grid-template-columns:45% 55%;box-shadow:0 13px 32px #40301d12}.topic-card--catalog>img{min-height:380px}.topic-card--catalog .topic-card__body{padding:26px;display:flex;flex-direction:column}.topic-card--catalog h2{margin:14px 0 8px;font-size:26px;line-height:1.05}.topic-card--catalog p{margin:0 0 16px;font-size:11px}.topic-card__resources{margin:auto 0 18px;display:flex;flex-wrap:wrap;gap:6px}.topic-card__resources span{min-height:28px;padding:0 9px;border-radius:9px;display:inline-flex;align-items:center;color:#41627d;background:#eff5fa;font-size:9px;font-weight:850}.science-available-note{margin-top:20px;padding:20px 22px;border:1px solid #cfe9e2;border-radius:18px;display:flex;align-items:center;gap:14px;color:#128472;background:linear-gradient(135deg,#ebfaf6,#fff)}.science-available-note>svg{flex:0 0 auto}.science-available-note strong{color:#17345c;font-size:13px}.science-available-note p{margin:4px 0 0;color:#647b87;font-size:10px;line-height:1.5}.sidebar nav a{position:relative;overflow:hidden}.sidebar nav a.active:before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:4px;border-radius:0 5px 5px 0;background:#ff7958}@media(max-width:1240px){.science-period-grid{grid-template-columns:1fr 1fr}.science-period-card:last-child{grid-column:1 / -1}.topic-catalog-grid{grid-template-columns:1fr}}@media(max-width:900px){.science-overview-hero{grid-template-columns:1fr;padding:32px}.science-overview-hero__mosaic{display:none}.science-period-grid{grid-template-columns:1fr}.science-period-card:last-child{grid-column:auto}}@media(max-width:640px){.curriculum-corner-back{width:44px;height:44px;margin-bottom:12px;border-radius:14px}.science-overview-hero{min-height:0;padding:26px 22px}.science-overview-hero h1{font-size:38px}.science-overview-hero__stats{display:grid;grid-template-columns:1fr 1fr}.science-period-heading{align-items:flex-start;padding:23px}.science-period-heading__icon{width:54px;height:54px;border-radius:16px}.science-period-heading h1{font-size:31px}.topic-card--catalog{grid-template-columns:1fr}.topic-card--catalog>img{min-height:220px;height:220px}}.builder-steps{margin-bottom:18px;padding:13px;border:1px solid #eedfca;border-radius:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;background:#ffffffe0}.builder-steps>span{min-height:62px;padding:10px;border-radius:13px;display:grid;grid-template-columns:35px 1fr;grid-template-rows:auto auto;column-gap:9px;color:#8993a2;background:#f7f5f1}.builder-steps i{grid-row:1 / 3;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#e9e5de;font-style:normal;font-weight:900}.builder-steps b{align-self:end;font-size:10px}.builder-steps small{font-size:8px}.builder-steps>span.is-active{color:#23599c;background:linear-gradient(135deg,#edf5ff,#eefbf8)}.builder-steps>span.is-active i{color:#fff;background:linear-gradient(135deg,#ff7655,#f4b21c)}.builder-canvas,.builder-library{background:#fffffff0}.builder-card-heading,.builder-library__heading{grid-column:1 / -1;display:flex;align-items:center;gap:11px}.builder-card-heading>span,.builder-library__heading>span{width:43px;height:43px;border-radius:13px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#18b7ac,#2c75ff)}.builder-card-heading h2,.builder-library__heading h2{margin:0;font-size:18px}.builder-section-title p{margin:5px 0 0;color:#7a8796;font-size:9px}.builder-library__label{margin:17px 0 7px;color:#a07145;font-size:8px;font-weight:900;letter-spacing:1px;text-transform:uppercase}.builder-library__list{max-height:310px;margin:0 -7px 0 0}.builder-library__list article{background:#fffdf9}.builder-library__list article:nth-child(3n+1){background:#f5faff}.builder-library__list article:nth-child(3n+2){background:#f2fbf8}.builder-library__list article:nth-child(3n){background:#fff8ed}.builder-library__list div span{line-height:1.35;white-space:normal}.builder-tool-icon{width:51px;height:45px;border-radius:11px;display:grid;place-items:center;color:#235ec4!important;background:linear-gradient(145deg,#edf4ff,#e8faf7)}.builder-tool-icon svg{width:21px;height:21px}.builder-block{border-color:#eadfce;background:#fffdf9}.builder-block:nth-child(4n+2){background:#f7fbff}.builder-block:nth-child(4n+3){background:#f4fcf9}.builder-block:nth-child(4n){background:#fff8ef}.classroom{height:100vh;min-height:640px;grid-template-rows:72px 6px minmax(0,1fr) 78px;color:#17345c;background:radial-gradient(circle at 12% 18%,rgba(255,193,60,.2),transparent 23%),radial-gradient(circle at 90% 80%,rgba(21,184,170,.16),transparent 28%),#fffaf1}.classroom__header{padding:0 22px;gap:18px;background:#fffffff5}.classroom__header .brand{font-size:22px}.classroom__header strong{font-size:clamp(15px,1vw,19px);line-height:1.15}.classroom__header span{margin-top:3px;font-size:clamp(11px,.75vw,14px)}.classroom__header-actions>span{margin-top:0;padding:10px 14px;font-size:14px}.classroom__header-actions button,.classroom__header-actions a{width:46px;height:46px}.classroom__header-actions svg{width:22px;height:22px}.classroom__progress{gap:3px;background:#f1e8d9}.classroom__progress button.is-complete{background:#26b988}.classroom__progress button.is-active{background:#ff9e42}.classroom__stage{padding:8px 12px}.visual-slide,.media-slide,.audio-slide,.class-game,.memory-game,.check-game{width:100%;max-width:none;height:100%;min-height:0;border:1px solid #eadbc8;border-radius:20px;background:#fff;box-shadow:0 18px 48px #4a361b1f}.visual-slide{grid-template-columns:38% 62%;background:linear-gradient(135deg,#fff8e9,#f0fbf8)}.visual-slide__copy{padding:clamp(24px,3.2vw,48px)}.visual-slide .eyebrow--light,.media-slide .eyebrow--light,.audio-slide .eyebrow--light{color:#e16a49}.visual-slide h1{color:#17345c;font-size:clamp(36px,3.8vw,64px)}.media-slide h1,.audio-slide h1{color:#17345c;font-size:clamp(42px,5vw,80px)}.visual-slide p,.media-slide p,.audio-slide p{color:#5d7185;font-size:clamp(19px,1.45vw,26px);line-height:1.5}.visual-slide__image{padding:12px;background:#ffffff8c}.visual-slide__image img{border-radius:16px;object-fit:cover;background:#fff3df}.visual-slide--printable{grid-template-columns:32% 68%}.visual-slide--printable h1{font-size:clamp(36px,4.2vw,64px)}.visual-slide--printable .visual-slide__image{position:relative;min-height:0;overflow:hidden;background:#f6f3ed}.visual-slide--printable .visual-slide__image img{position:absolute;inset:12px;width:calc(100% - 24px);height:calc(100% - 24px);padding:8px;object-fit:contain;background:#fff}.media-slide{grid-template-columns:minmax(0,3.2fr) minmax(280px,1fr);background:linear-gradient(145deg,#fff,#fff4df)}.media-slide video,.media-slide iframe{object-fit:contain;background:#f5ecdf}.media-slide>div{padding:clamp(24px,3vw,44px)}.media-slide .eyebrow{font-size:clamp(12px,.9vw,16px)}.media-slide h1{font-size:clamp(42px,4vw,68px)}.audio-slide{padding:3.5% 7%;color:#17345c;background:radial-gradient(circle at 20% 20%,#dff8f3,transparent 35%),linear-gradient(135deg,#fff8e8,#edf6ff)}.audio-slide img{max-height:100%;filter:drop-shadow(0 20px 20px rgba(34,92,116,.18))}.class-game,.memory-game,.check-game{background:linear-gradient(145deg,#f8fcff,#fff9ee)}.classroom__controls{padding:0 14px;border-top:1px solid #eee3d3;background:#fffffff7}.class-nav{min-height:44px;background:#edf5ff}.class-nav--next{background:linear-gradient(135deg,#ff7455,#ff9f42);box-shadow:0 8px 20px #ff745538}.audio-toggle{min-height:46px;color:#127b71;background:#e6f8f5}@media(max-width:1180px){.lesson-list-grid{grid-template-columns:1fr}}@media(max-width:900px){.subject-status-panel{grid-template-columns:45px 1fr}.subject-status-panel .button{grid-column:1 / -1}.builder-steps{grid-template-columns:1fr}.sidebar{color:#17345c}.classroom{min-height:560px}.media-slide{grid-template-columns:1fr}.media-slide>div{display:none}}@media(max-width:640px){.lesson-list-card{grid-template-columns:1fr}.lesson-list-card__visual{min-height:190px}.studio-hero{color:#17345c}.visual-slide{grid-template-columns:1fr}.visual-slide__copy{position:absolute;z-index:2;left:18px;right:18px;bottom:18px;padding:18px;border-radius:15px;background:#ffffffeb;box-shadow:0 10px 25px #23344a24}.visual-slide h1{font-size:29px}.visual-slide p{display:none}.visual-slide__image{grid-row:1;padding:7px}.classroom__controls{grid-template-columns:1fr 1fr}.audio-toggle{position:absolute;left:50%;bottom:78px;transform:translate(-50%)}.audio-toggle:hover{transform:translate(-50%)}}.library-bundle{min-height:220px;margin:18px 0;padding:22px;border:1px solid #eadbc8;border-radius:24px;display:grid;grid-template-columns:280px minmax(0,1fr) auto;align-items:center;gap:26px;background:radial-gradient(circle at 92% 8%,rgba(64,177,255,.18),transparent 27%),linear-gradient(135deg,#fffaf0,#effaf7);box-shadow:0 16px 38px #4f391914}.library-bundle__mosaic{height:176px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;gap:8px}.library-bundle__mosaic img{width:100%;height:150px;padding:5px;border:1px solid #e8e0d5;border-radius:12px;object-fit:contain;background:#fff;box-shadow:0 8px 20px #2a394e1a}.library-bundle__mosaic img:nth-child(1){transform:rotate(-4deg)}.library-bundle__mosaic img:nth-child(3){transform:rotate(4deg)}.library-bundle__copy h2{margin:6px 0 8px;color:#17345c;font-size:clamp(25px,2vw,34px);line-height:1.08;text-wrap:balance}.library-bundle__copy p{max-width:680px;margin:0;color:#607488;font-size:12px;line-height:1.6}.library-bundle__meta{margin-top:15px;display:flex;flex-wrap:wrap;gap:8px}.library-bundle__meta span{padding:7px 10px;border-radius:999px;color:#176d5d;background:#e4f7f2;font-size:10px;font-weight:850}.library-bundle>.button{min-height:48px;white-space:nowrap}.library-context{grid-template-columns:48px minmax(220px,1fr) auto auto}.library-topic-download{min-height:43px;white-space:nowrap}.resource-card{display:flex;min-width:0;flex-direction:column}.resource-card__image{height:220px;padding:10px;display:grid;place-items:center;background:linear-gradient(145deg,#f4f9ff,#fff8ee)}.resource-card__image img{box-sizing:border-box;width:100%;height:100%;padding:2px;border-radius:13px;object-fit:contain;object-position:center;background:#ffffffb8}.resource-card:hover .resource-card__image img{transform:none}.resource-card__image>b{position:absolute;left:16px;top:16px;padding:7px 9px;border-radius:999px;color:#126e61;background:#e6f9f5f5;box-shadow:0 5px 15px #1c574d1a;font-size:8px;letter-spacing:.8px}.resource-card__body{display:flex;flex:1;flex-direction:column}.resource-card h2{min-height:44px;margin:14px auto 7px;max-width:95%;color:#17345c;font-size:18px;line-height:1.2;text-align:center;text-wrap:balance;overflow-wrap:break-word}.resource-card p{margin-top:0;text-align:center}.resource-card__actions{margin-top:auto}.resource-card--printable .resource-card__image{background:linear-gradient(145deg,#fffaf1,#eef8f5)}.resource-card--printable .resource-card__image img{padding:8px;border:1px solid #e5ded4;background:#fff;box-shadow:0 7px 18px #313e5014}.resource-preview>img{padding:18px;object-fit:contain;object-position:center;background:linear-gradient(145deg,#f1f8ff,#fff7ec)}.resource-preview h2{text-align:center;text-wrap:balance;overflow-wrap:break-word}.resource-preview--printable>img{padding:24px;background:#f4f1eb}.visual-slide__copy,.media-slide>div,.audio-slide>div{min-width:0;align-items:center;text-align:center}.visual-slide__copy{justify-content:center}.visual-slide h1,.media-slide h1,.audio-slide h1{width:100%;max-width:100%;letter-spacing:-1.5px;text-align:center;text-wrap:balance;overflow-wrap:normal;word-break:normal}.visual-slide p,.media-slide p,.audio-slide p{max-width:680px;margin-left:auto;margin-right:auto;text-align:center}.visual-slide__image img{object-fit:contain;object-position:center}.media-slide{grid-template-columns:minmax(0,2.2fr) minmax(370px,1fr)}.media-slide>div{height:100%;padding:clamp(24px,2.5vw,42px);display:flex;flex-direction:column;justify-content:center}.media-slide h1{font-size:clamp(32px,3vw,54px);line-height:1.03}.media-slide p{font-size:clamp(17px,1.25vw,23px)}.printable-slide{width:100%;height:100%;min-height:0;border:1px solid #eadbc8;border-radius:20px;display:grid;grid-template-columns:minmax(340px,36%) minmax(0,64%);color:#17345c;background:linear-gradient(135deg,#fff9ec,#edf9f6);box-shadow:0 18px 48px #4a361b1f;overflow:hidden}.printable-slide__copy{min-width:0;padding:clamp(28px,4vw,64px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.printable-slide .eyebrow--light{color:#e16a49}.printable-slide h1{width:100%;margin:11px 0 17px;color:#17345c;font-size:clamp(31px,3.2vw,52px);line-height:1.04;letter-spacing:-1.2px;text-wrap:balance;overflow-wrap:normal;word-break:normal}.printable-slide p{margin:0;color:#607488;font-size:clamp(17px,1.35vw,24px);line-height:1.5}.printable-slide__download{margin-top:26px;min-height:52px;padding-inline:22px}.printable-slide__preview{position:relative;min-width:0;min-height:0;margin:18px;padding:44px 18px 18px;border:1px solid #e4ded4;border-radius:17px;display:grid;place-items:center;background:#f4f1eb;overflow:hidden}.printable-slide__preview>span{position:absolute;left:20px;top:15px;color:#267364;font-size:11px;font-weight:900;letter-spacing:1px}.printable-slide__preview img{box-sizing:border-box;width:100%;height:100%;min-height:0;padding:8px;border-radius:10px;object-fit:contain;object-position:center;background:#fff;box-shadow:0 8px 24px #2b3a4a1a}.builder-block>img,.builder-library__list img,.block-editor__header img{padding:3px;object-fit:contain;object-position:center;background:linear-gradient(145deg,#eef6ff,#fff8ee)}.builder-library__list strong{overflow:visible;text-overflow:clip;white-space:normal;line-height:1.25}.builder-library{width:410px}.builder-workspace{grid-template-columns:minmax(0,1fr) 410px}.builder-library__heading h2{font-size:24px}.builder-library__heading p:last-child{font-size:13px!important;line-height:1.45}.builder-library__label{font-size:11px;margin-top:20px}.builder-library__list{max-height:390px;gap:10px}.builder-library__list article{min-height:78px;grid-template-columns:60px 1fr 42px;gap:11px;padding:10px}.builder-library__list img,.builder-tool-icon{width:60px;height:56px}.builder-library__list strong{font-size:14px}.builder-library__list span{font-size:11px;line-height:1.4}.builder-library__list button{width:40px;height:40px}.builder-library__list button svg{width:20px;height:20px}.game-template-intro{margin:8px 0 16px;padding:14px;border:1px solid #cde4ff;border-radius:14px;display:flex;gap:11px;color:#174b92;background:linear-gradient(135deg,#eef6ff,#effbf8)}.game-template-intro>svg{flex:0 0 auto;width:28px;height:28px}.game-template-intro div{display:grid;gap:4px}.game-template-intro p{margin:0;color:#5c7189;font-size:11px;line-height:1.45}.game-rounds{display:grid;gap:15px}.game-round-editor{padding:16px;border:1px solid #e0e8f2;border-radius:16px;background:#fffdf9}.game-round-editor__heading{margin-bottom:10px;display:flex;justify-content:space-between;align-items:center}.game-round-editor__heading>span{color:#df6747;font-size:11px;font-weight:900;letter-spacing:1px}.game-round-editor__heading button{border:0;display:flex;align-items:center;gap:5px;color:#b4414d;background:transparent;font-size:10px;font-weight:800;cursor:pointer}.game-round-editor__heading button svg{width:14px}.game-option-upload{min-height:38px;padding:8px 10px;border:1px dashed #9fbde9;border-radius:10px;display:flex!important;align-items:center;justify-content:center;gap:7px;color:#245aa7!important;background:#f3f7ff;font-size:10px!important;cursor:pointer}.game-option-upload input{position:absolute;width:1px!important;height:1px;opacity:0}.game-option-upload svg{width:16px}.game-add-round{margin-top:14px}.game-settings{margin-top:14px;display:grid;grid-template-columns:1fr 1fr;gap:9px}.game-settings label{padding:11px;border:1px solid #dce7f4;border-radius:12px;display:flex;align-items:center;gap:8px;color:#31517f;background:#f7faff;cursor:pointer}.game-settings input{width:18px;height:18px}.game-settings svg{width:18px}.generic-choice-game{position:relative}.generic-choice-game__next{position:absolute;right:40px;bottom:25px}@media(max-width:1120px){.library-bundle{grid-template-columns:220px 1fr}.library-bundle>.button{grid-column:2;justify-self:start}.library-context{grid-template-columns:48px 1fr auto}.library-context .filter-field{grid-column:2 / -1}.media-slide{grid-template-columns:minmax(0,1.8fr) minmax(320px,1fr)}.builder-library{width:auto}.builder-workspace{grid-template-columns:minmax(0,1fr) 350px}}@media(max-width:900px){.assignment-flow{grid-template-columns:1fr}.assignment-flow>svg{margin:-5px auto;transform:rotate(90deg)}.builder-workspace,.game-settings,.library-bundle{grid-template-columns:1fr}.library-bundle__mosaic{max-width:420px}.library-bundle>.button{grid-column:auto;justify-self:stretch}.library-context{grid-template-columns:48px 1fr}.library-context .button,.library-context .filter-field{grid-column:1 / -1;width:100%}.media-slide{grid-template-columns:1fr}.media-slide>div{display:none}.printable-slide{grid-template-columns:1fr}.printable-slide__copy{padding:22px}.printable-slide__copy p{display:none}.printable-slide h1{font-size:30px}.printable-slide__download{margin-top:14px}.printable-slide__preview{min-height:0;margin-top:0}}@media(max-width:640px){.library-bundle{padding:17px}.library-bundle__mosaic{height:135px}.library-bundle__mosaic img{height:118px}.resource-grid{grid-template-columns:1fr}.printable-slide__copy{position:relative;inset:auto}.printable-slide__preview{margin:0 10px 10px;padding:34px 8px 8px}.printable-slide__download{min-height:44px;font-size:11px}}.classroom:fullscreen,.classroom--immersive{position:fixed;inset:0;z-index:2000;width:100vw;height:100dvh;min-height:0}.classroom:fullscreen .classroom__stage,.classroom--immersive .classroom__stage{min-height:0;padding:8px 12px}.turn-taking-game{display:grid;grid-template-columns:minmax(0,52%) minmax(360px,48%);overflow:hidden;background:radial-gradient(circle at 82% 12%,rgba(255,195,56,.34),transparent 25%),linear-gradient(135deg,#e9f7ff,#fff5df 48%,#eefaf4)}.turn-taking-game__visual{position:relative;min-width:0;min-height:0;padding:18px;display:grid;place-items:center}.turn-taking-game__visual:before{content:"";position:absolute;inset:11%;border:3px dashed rgba(47,107,255,.16);border-radius:36px;transform:rotate(-2deg)}.turn-taking-game__visual img{z-index:1;width:100%;height:100%;min-height:0;border-radius:24px;object-fit:contain;filter:drop-shadow(0 18px 24px rgba(27,67,98,.16))}.turn-taking-game__visual>span{position:absolute;z-index:2;left:34px;top:32px;padding:12px 17px;border:2px solid rgba(255,255,255,.85);border-radius:999px;display:flex;align-items:center;gap:8px;color:#fff;background:linear-gradient(135deg,#7657e8,#2f6bff);box-shadow:0 10px 22px #4343a63d;font-weight:900}.turn-taking-game__content{min-width:0;padding:clamp(30px,5vw,76px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.turn-taking-game__content .eyebrow{color:#df6446;font-size:13px}.turn-taking-game__content h1{margin:12px 0 22px;color:#17345c;font-size:clamp(38px,4.2vw,70px);line-height:1.02;text-wrap:balance}.turn-taking-game__content p{max-width:620px;margin:0;color:#5c7084;font-size:clamp(18px,1.4vw,25px);line-height:1.5}.turn-taking-game__actions{margin-top:30px;display:flex;flex-wrap:wrap;gap:12px}.turn-taking-game__actions .button{min-height:54px}.turn-taking-game__content>small{margin-top:18px;color:#6b7890;font-weight:750}.builder-heading{padding:22px 26px;border:1px solid #eadcc8;border-radius:24px;background:radial-gradient(circle at 90% 12%,rgba(57,186,171,.17),transparent 25%),linear-gradient(135deg,#fff7e8,#f1f8ff);box-shadow:0 14px 34px #4c371914}.builder-steps>span:nth-child(1){background:linear-gradient(135deg,#eef5ff,#eafbf7)}.builder-steps>span:nth-child(2){background:linear-gradient(135deg,#fff4e7,#fff9ed)}.builder-steps>span:nth-child(3){background:linear-gradient(135deg,#f5efff,#edf4ff)}.builder-library{background:radial-gradient(circle at 100% 0,rgba(255,187,61,.12),transparent 26%),#fffffff5}.builder-canvas{background:radial-gradient(circle at 0 100%,rgba(42,184,160,.1),transparent 30%),#fffffff5}.upload-control small{display:block;margin-top:7px;color:#62758b;font-size:10px;line-height:1.4}@media(max-width:900px){.turn-taking-game{grid-template-columns:1fr;grid-template-rows:46% 54%}.turn-taking-game__content{padding:24px;align-items:center;text-align:center}.turn-taking-game__content h1{font-size:clamp(31px,7vw,48px)}.turn-taking-game__actions{justify-content:center}}:root{--brand-blue: #165dff;--brand-blue-dark: #0736b3;--brand-navy: #0a2869;--brand-coral: #ff654c;--brand-orange: #ff9d27;--brand-yellow: #ffc93d;--brand-teal: #09aa9b;--brand-green: #2ebc69;--brand-violet: #7553e8;--premium-line: #dbe6f7;--premium-shadow: 0 18px 48px rgba(27, 65, 130, .11)}body{color:#102b58;background:radial-gradient(circle at 91% 7%,rgba(255,201,61,.22),transparent 20%),radial-gradient(circle at 14% 85%,rgba(9,170,155,.13),transparent 27%),linear-gradient(145deg,#f8fbff,#fffaf2 58%,#f2fbf8)}.app-shell{grid-template-columns:272px minmax(0,1fr)}.sidebar{width:272px;padding:22px 16px 18px;color:#fff;background:radial-gradient(circle at 6% 92%,rgba(38,143,255,.68),transparent 28%),radial-gradient(circle at 94% 25%,rgba(111,78,241,.38),transparent 30%),linear-gradient(170deg,#082d92,#061f6c 56%,#05184d);border-right:0;box-shadow:15px 0 42px #0620682e}.sidebar:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.14;background-image:radial-gradient(circle,#fff 1.1px,transparent 1.2px);background-size:30px 30px;-webkit-mask-image:linear-gradient(180deg,transparent 8%,#000 45%,transparent 95%);mask-image:linear-gradient(180deg,transparent 8%,#000 45%,transparent 95%)}.sidebar>*{position:relative;z-index:1}.sidebar .brand{width:224px;margin-bottom:20px;padding:15px 16px 13px;border:0;border-radius:19px;background:#fff;box-shadow:0 15px 35px #010f3d45}.sidebar__section-label{margin:15px 13px 7px;color:#ffd96c;font-size:10px;letter-spacing:1.8px}.sidebar nav{gap:3px}.sidebar nav a{min-height:66px;padding:8px 11px;gap:11px;color:#e4eeff;border:1px solid transparent;border-radius:16px}.sidebar nav a:hover{color:#fff;border-color:#ffffff21;background:#ffffff17}.sidebar nav a>svg{box-sizing:border-box;flex:0 0 auto;width:40px;height:40px;padding:9px;color:#fff;border-radius:12px;background:linear-gradient(135deg,#2979ff,#54a3ff);box-shadow:0 7px 16px #02144a40}.sidebar__nav-item:nth-of-type(2) a>svg,.sidebar__nav-item:nth-of-type(6) a>svg{background:linear-gradient(135deg,#25b878,#60d69a)}.sidebar__nav-item:nth-of-type(3) a>svg,.sidebar__nav-item:nth-of-type(8) a>svg{background:linear-gradient(135deg,#7b56eb,#a278ff)}.sidebar__nav-item:nth-of-type(4) a>svg,.sidebar__nav-item:nth-of-type(7) a>svg{background:linear-gradient(135deg,#ff6d4f,#ff9b3d)}.sidebar__nav-item:nth-of-type(5) a>svg{background:linear-gradient(135deg,#f1a50d,#ffd04c)}.sidebar nav a strong{color:inherit;font-size:15px}.sidebar nav a small{color:#afc6ef;font-size:11px}.sidebar nav a.active{color:#103b93;border-color:#ffffffe0;background:linear-gradient(135deg,#fff,#edf5ff);box-shadow:0 14px 30px #0112454f}.sidebar nav a.active small{color:#5d76a0}.sidebar nav a.active:before{top:11px;bottom:11px;width:5px;background:linear-gradient(#ff624c,#ffa02b)}.sidebar nav a.active>svg{color:#fff}.sidebar__guide{margin-top:18px;padding:13px 12px 13px 9px;border:1px solid rgba(255,255,255,.18);border-radius:18px;display:grid;grid-template-columns:56px 1fr;align-items:center;gap:8px;background:linear-gradient(135deg,#ffffff29,#43bfff14);box-shadow:0 15px 32px #00104033;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.sidebar__guide img{width:56px;height:66px;object-fit:contain;filter:drop-shadow(0 8px 8px rgba(0,0,0,.25))}.sidebar__guide div{display:grid;gap:4px}.sidebar__guide strong{color:#fff;font-size:11px}.sidebar__guide span{color:#c5d8f8;font-size:9px;line-height:1.4}.sidebar__close{z-index:3;color:#123d98;border-color:#d8e5fa;background:#fff;box-shadow:0 8px 20px #02164e38}.sidebar__close svg{width:20px;height:20px;stroke-width:2.5}.topbar{height:96px;padding:0 34px;border-bottom:1px solid #dde7f5;background:#ffffffeb;box-shadow:0 8px 30px #2a487c0e}.workspace-context label{min-height:64px;padding:8px 15px;border-color:#dce7f7;border-radius:16px;background:linear-gradient(145deg,#fff,#f7faff);box-shadow:0 7px 18px #274e8f0f}.workspace-context label:first-child{border-top:3px solid var(--brand-blue)}.workspace-context label:nth-child(2){border-top:3px solid var(--brand-green)}.workspace-context label>span{color:#64799d;font-size:10px}.workspace-context select{min-width:116px;height:30px;color:#112d5d;font-size:15px}.workspace-context label:nth-child(2) select{min-width:165px}.pro-chip{min-height:40px;padding:0 15px;color:#994d17;border-color:#ffcf9a;background:linear-gradient(135deg,#fff4dc,#ffe8cf);font-size:11px}.topbar__profile .avatar{width:48px;height:48px;background:linear-gradient(135deg,#7553e8,#ff6c63);box-shadow:0 9px 20px #7553e838}.page{width:min(1510px,100%);padding:28px 31px 55px}.page-heading:not(.builder-heading){min-height:132px;margin-bottom:22px;padding:25px 28px;align-items:center;border:1px solid #dbe8f8;border-radius:24px;background:radial-gradient(circle at 88% 10%,rgba(255,197,57,.22),transparent 25%),linear-gradient(135deg,#fff,#eef6ff 55%,#effbf7);box-shadow:var(--premium-shadow)}.page-heading:not(.builder-heading):before{content:"";align-self:stretch;width:7px;flex:0 0 7px;border-radius:999px;background:linear-gradient(180deg,var(--brand-coral),var(--brand-yellow))}.page-heading:not(.builder-heading)>div:first-child{flex:1}.page-heading h1{color:#102c5b;font-size:clamp(32px,3vw,45px);line-height:1.04}.page-heading p{max-width:790px;color:#5e7393;font-size:14px}.eyebrow{color:#da543f;font-size:11px;letter-spacing:1.55px}.button{min-height:47px;border-radius:14px;font-size:13px}.button--primary{background:linear-gradient(135deg,#236dff,#4d4fe2);box-shadow:0 11px 24px #2365ec40}.button--primary:hover{box-shadow:0 15px 30px #2365ec52}.button--soft{color:#17499d;border-color:#cadcff;background:linear-gradient(135deg,#fff,#eef5ff)}.icon-button:focus-visible,.button:focus-visible,.sidebar nav a:focus-visible{outline:4px solid rgba(255,184,45,.42);outline-offset:2px}.studio-hero{min-height:390px;padding:0;grid-template-columns:minmax(510px,.98fr) minmax(430px,1.02fr);gap:0;color:#fff;border:1px solid rgba(37,98,217,.3);border-radius:30px;background:linear-gradient(135deg,#0736b3,#155fff 72%,#4e59e7);box-shadow:0 26px 62px #0c3fa13d}.studio-hero__copy{padding:48px 18px 45px 48px}.studio-hero .eyebrow{color:#ffe27c}.studio-hero h1{max-width:610px;margin:12px 0 16px;font-size:clamp(43px,4vw,63px)}.studio-hero p{max-width:600px;margin-bottom:18px;color:#e1ebff;font-size:15px}.studio-hero__route{margin-bottom:24px;display:flex;flex-wrap:wrap;gap:8px}.studio-hero__route span{min-height:32px;padding:0 11px;border:1px solid rgba(255,255,255,.24);border-radius:999px;display:inline-flex;align-items:center;color:#fff;background:#ffffff1a;font-size:10px;font-weight:800}.studio-hero .button--primary{background:linear-gradient(135deg,#ff684e,#ff9c28);box-shadow:0 13px 27px #641f0a42}.studio-hero .button--soft{color:#0f3f9f;border-color:#fff;background:#fff}.studio-hero__scene{position:relative;min-width:0;min-height:390px;overflow:hidden}.studio-hero__scene:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#155fff 0%,rgba(21,95,255,.12) 24%,transparent 50%);pointer-events:none}.studio-hero__scene>img{width:100%;height:100%;object-fit:cover;object-position:63% center}.studio-hero__note{left:auto;right:22px;bottom:22px;min-width:265px;color:#123268;border-color:#fffc;background:#ffffffed;box-shadow:0 17px 36px #14315b33}.studio-hero__note>svg{color:var(--brand-coral)}.studio-hero__note span{color:#607594;font-size:10px}.studio-hero__note strong{color:#123268;font-size:12px}.metrics-grid,.tracking-metrics{gap:15px}.metrics-grid article,.tracking-metrics article{position:relative;min-height:108px;padding:20px;border:1px solid #d8e5f7;border-radius:21px;box-shadow:0 13px 30px #23488417;overflow:hidden}.metrics-grid article:after,.tracking-metrics article:after{content:"";position:absolute;right:-28px;top:-28px;width:88px;height:88px;border-radius:50%;background:currentColor;opacity:.055}.metrics-grid article:nth-child(1),.tracking-metrics article:nth-child(1){color:#2462dc;background:linear-gradient(145deg,#fff,#eaf2ff);border-top:5px solid #3478ff}.metrics-grid article:nth-child(2),.tracking-metrics article:nth-child(2){color:#12966e;background:linear-gradient(145deg,#fff,#e9faf3);border-top:5px solid #24bd83}.metrics-grid article:nth-child(3),.tracking-metrics article:nth-child(3){color:#714bdd;background:linear-gradient(145deg,#fff,#f3edff);border-top:5px solid #815be9}.metrics-grid article:nth-child(4),.tracking-metrics article:nth-child(4){color:#d97021;background:linear-gradient(145deg,#fff,#fff1df);border-top:5px solid #ff9c35}.metrics-grid article div,.tracking-metrics article div{color:#102b58}.metric-icon{width:49px;height:49px;border-radius:15px}.metrics-grid strong,.tracking-metrics strong{font-size:29px}.metrics-grid span:not(.metric-icon),.tracking-metrics p{font-size:12px}.metrics-grid small,.tracking-metrics small{font-size:10px}.creation-launchpad{border-color:#dbe7f7;border-radius:24px;background:#fffffff0;box-shadow:var(--premium-shadow)}.launchpad-heading h2{font-size:28px}.launch-card{min-height:122px;border-radius:18px;background:linear-gradient(145deg,#fff,#edf5ff)}.launch-card:nth-child(2){background:linear-gradient(145deg,#fff,#fff2e8)}.launch-card:nth-child(3){background:linear-gradient(145deg,#fff,#f2edff)}.launch-card>span{width:53px;height:53px;border-radius:15px;color:#fff;background:linear-gradient(135deg,#1fbe82,#55d397);box-shadow:0 9px 18px #22b17733}.launch-card:nth-child(2)>span{color:#fff;background:linear-gradient(135deg,#ff654c,#ff9d27)}.launch-card:nth-child(3)>span{color:#fff;background:linear-gradient(135deg,#7553e8,#a16eff)}.launch-card strong{color:#133264;font-size:15px}.launch-card p{color:#667a98;font-size:11px}.panel,.builder-canvas,.builder-library,.group-list,.student-panel,.assignment-card,.tracking-table,.resource-card,.lesson-list-card{border-color:#dce7f5;box-shadow:0 15px 38px #23437717}.panel__header{background:linear-gradient(135deg,#f4f8ff,#fff9ef)}.lesson-cover-symbol{background-image:url(/assets/body-premium-cover.webp);background-size:cover;background-position:63% center}.lesson-cover-symbol svg{display:none}.builder-heading{min-height:150px;padding:28px 30px;border:1px solid #cfe0fb;background:radial-gradient(circle at 90% 15%,rgba(255,198,53,.32),transparent 24%),linear-gradient(135deg,#eaf3ff,#fff1e6 58%,#ecfaf6);box-shadow:var(--premium-shadow)}.builder-heading h1{color:#102d5d;font-size:40px}.builder-steps{padding:14px;border-color:#dbe6f6;box-shadow:0 12px 28px #23447912}.builder-steps>span{min-height:70px;border:1px solid rgba(255,255,255,.82)}.builder-steps>span:nth-child(1){background:linear-gradient(135deg,#e8f3ff,#effbff)}.builder-steps>span:nth-child(2){background:linear-gradient(135deg,#fff0df,#fff8e8)}.builder-steps>span:nth-child(3){background:linear-gradient(135deg,#f0eaff,#f6f2ff)}.builder-steps i{color:#fff;background:linear-gradient(135deg,#286cff,#6654e9)}.builder-steps>span:nth-child(2) i{background:linear-gradient(135deg,#ff654c,#ffa329)}.builder-steps>span:nth-child(3) i{background:linear-gradient(135deg,#16ab93,#45cc8c)}.builder-steps b{color:#183762;font-size:12px}.builder-steps small{color:#6c7e98;font-size:10px}.builder-canvas{border-top:6px solid var(--brand-teal);background:linear-gradient(180deg,#fff,#f4fbfa)}.builder-library{border-top:6px solid var(--brand-violet);background:linear-gradient(180deg,#fff,#f8f5ff)}.builder-card-heading>span{background:linear-gradient(135deg,#0aad9d,#33c786)}.builder-library__heading>span{background:linear-gradient(135deg,#7654e8,#9c6cff)}.builder-block{min-height:82px;border-radius:16px}.builder-block:nth-child(4n+1){border-left:5px solid #3377ff;background:#f5f9ff}.builder-block:nth-child(4n+2){border-left:5px solid #17b68f;background:#f1fcf8}.builder-block:nth-child(4n+3){border-left:5px solid #ff9340;background:#fff8ef}.builder-block:nth-child(4n){border-left:5px solid #7c57e8;background:#f8f4ff}.builder-library__list article{border-radius:15px}.builder-library__list article:nth-child(3n+1){border-left:5px solid #3478ff;background:#f2f7ff}.builder-library__list article:nth-child(3n+2){border-left:5px solid #13b38a;background:#effbf7}.builder-library__list article:nth-child(3n){border-left:5px solid #ff9340;background:#fff7eb}.builder-library__list button{color:#fff;background:linear-gradient(135deg,#276dff,#6850e8);box-shadow:0 7px 16px #3653ca36}.assignment-flow{padding:18px;border-color:#d5e4f7;background:linear-gradient(135deg,#edf5ff,#fff7e8 52%,#edfaf6);box-shadow:0 12px 30px #23488414}.assignment-flow article{min-height:91px;border:1px solid rgba(255,255,255,.9);box-shadow:0 8px 20px #2a446c12}.assignment-flow article:nth-of-type(1){background:linear-gradient(135deg,#edf4ff,#fff)}.assignment-flow article:nth-of-type(2){background:linear-gradient(135deg,#fff0e6,#fff)}.assignment-flow article:nth-of-type(3){background:linear-gradient(135deg,#eaf9f4,#fff)}.assignment-flow article>span{width:44px;height:44px;background:linear-gradient(135deg,#3478ff,#6d54e8);box-shadow:0 8px 17px #3468dd33}.assignment-flow article:nth-of-type(2)>span{background:linear-gradient(135deg,#ff654c,#ff9d27)}.assignment-flow article:nth-of-type(3)>span{background:linear-gradient(135deg,#0baa98,#35c878)}.assignment-card{border-top:6px solid var(--brand-violet);background:linear-gradient(160deg,#fff,#faf7ff)}.assignment-card:nth-child(3n+2){border-top-color:var(--brand-teal);background:linear-gradient(160deg,#fff,#f1fbf8)}.assignment-card:nth-child(3n){border-top-color:var(--brand-orange);background:linear-gradient(160deg,#fff,#fff7ed)}.assignment-card__results{color:#fff;background:linear-gradient(135deg,#246dff,#6651e7)}.school-strip{padding:15px 17px;border-color:#cfe4f8;background:linear-gradient(135deg,#edf5ff,#f0fbf7);box-shadow:0 10px 25px #294b8412}.group-list{border-top:6px solid #7553e8;background:linear-gradient(180deg,#fff,#f8f5ff)}.group-list>button{min-height:76px;border-radius:15px}.group-list>button>span{color:#fff;background:linear-gradient(135deg,#7553e8,#a26dff)}.group-list>button.is-active{border-color:#9bbaff;background:linear-gradient(135deg,#eaf3ff,#fff);box-shadow:0 9px 22px #355fae1c}.student-panel{border-top:6px solid #08aa9b;overflow:hidden}.student-panel__header{background:linear-gradient(135deg,#eefaf7,#eef5ff)}.student-name i{color:#fff;background:linear-gradient(135deg,#ff8f30,#ffcc45)}.pin{color:#5138a8;background:#f1edff}.tracking-table{border-top:6px solid #246dff}.tracking-row--head{color:#415d86;background:linear-gradient(90deg,#edf4ff,#f1faf7)}.tracking-row:not(.tracking-row--head):hover{background:#f7faff}.event-count--button{color:#fff;background:linear-gradient(135deg,#246dff,#6952e8)}.data-note{border-color:#cbe7df;background:linear-gradient(135deg,#eaf9f4,#f1f6ff)}.attempt-review{border-top:7px solid var(--brand-violet)}.attempt-review__summary article:nth-child(1){background:#edf4ff}.attempt-review__summary article:nth-child(2){background:#f2edff}.attempt-review__summary article:nth-child(3){background:#eaf9f4}.lesson-list-card{border-top:6px solid #3478ff}.lesson-list-card:nth-child(3n+2){border-top-color:#12af8b}.lesson-list-card:nth-child(3n){border-top-color:#ff9140}.lesson-list-card__visual span{color:#fff;background:linear-gradient(135deg,#1bb37d,#3dca89)}.resource-card{border-top:5px solid #3478ff}.resource-card:nth-child(4n+2){border-top-color:#12af8b}.resource-card:nth-child(4n+3){border-top-color:#ff9140}.resource-card:nth-child(4n){border-top-color:#7553e8}.library-toolbar{padding:14px;border:1px solid #dce7f5;border-radius:18px;background:#ffffffe6;box-shadow:0 10px 24px #2344780f}.context-warning{border-color:#f2d59f;background:linear-gradient(135deg,#fff4de,#fffaf0);box-shadow:0 10px 24px #744f1912}.empty-state--large{border-color:#cfdff5;background:radial-gradient(circle at 50% 0,#eef5ff,#fff 48%,#f0faf7)}.modal{border:1px solid #d7e3f4;border-top:7px solid #5b55e7;border-radius:25px;box-shadow:0 35px 85px #0c285d3d}.modal-icon{color:#fff;background:linear-gradient(135deg,#276dff,#7553e8)}@media(max-width:1240px){.app-shell{grid-template-columns:248px minmax(0,1fr)}.sidebar{width:248px}.sidebar .brand{width:205px}.studio-hero{grid-template-columns:minmax(430px,1fr) minmax(330px,.86fr)}.studio-hero__copy{padding-left:38px}}@media(max-width:900px){.app-shell{display:block}.sidebar{width:286px}.topbar{height:76px;padding:0 20px}.page{padding:22px 20px 45px}.page-heading:not(.builder-heading){padding:22px}.studio-hero{grid-template-columns:1fr}.studio-hero__copy{padding:40px 36px 32px}.studio-hero__scene{min-height:310px}.studio-hero__scene:after{background:linear-gradient(180deg,#155fff 0%,rgba(21,95,255,.05) 28%,transparent 56%)}.studio-hero__note{display:flex}.builder-heading{min-height:0}.builder-heading h1{font-size:34px}}@media(max-width:640px){.page{padding:16px 13px 36px}.page-heading:not(.builder-heading){padding:19px 17px;border-radius:20px}.page-heading:not(.builder-heading):before{display:none}.page-heading h1{font-size:31px}.page-heading p{font-size:12px}.studio-hero{min-height:0;border-radius:23px}.studio-hero__copy{padding:31px 23px 27px}.studio-hero h1{font-size:39px}.studio-hero p{font-size:13px}.studio-hero__route{display:none}.studio-hero__scene{min-height:250px}.studio-hero__scene>img{object-position:62% center}.studio-hero__note{right:12px;bottom:12px;min-width:0;max-width:calc(100% - 24px)}.metrics-grid article,.tracking-metrics article{min-height:98px;padding:14px}.metrics-grid strong,.tracking-metrics strong{font-size:24px}.builder-heading{padding:21px 18px}.builder-heading h1{font-size:31px}.assignment-flow{padding:12px}}.pro-chip--trialing{color:#80500d;border-color:#f2c66e;background:linear-gradient(135deg,#fff7db,#ffe8ae)}.pro-chip--active{color:#087354;border-color:#a8e4d0;background:linear-gradient(135deg,#edfff8,#d9f7eb)}.pro-chip--expired,.pro-chip--suspended{color:#a12c40;border-color:#efbcc6;background:#fff0f2}.license-gate{min-height:100vh;padding:36px;display:grid;grid-template-rows:auto 1fr;background:radial-gradient(circle at 18% 18%,rgba(255,185,59,.28),transparent 27%),radial-gradient(circle at 84% 78%,rgba(72,205,162,.22),transparent 28%),linear-gradient(145deg,#edf5ff,#fffaf0 50%,#eefbf7)}.license-gate__brand .brand{padding:16px 18px 14px;border:1px solid #dce7f6;border-radius:18px;background:#ffffffeb;box-shadow:0 12px 30px #20417717}.license-gate__card{width:min(590px,100%);margin:auto;padding:46px;border:1px solid #d8e5f5;border-top:8px solid #6c55e8;border-radius:29px;background:#fffffff5;box-shadow:0 30px 80px #1b386c2e}.license-gate__icon{width:68px;height:68px;margin-bottom:25px;border-radius:20px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#286fff,#7155e7);box-shadow:0 13px 25px #4653d43d}.license-gate__icon svg{width:30px;height:30px}.license-gate__card h1{margin-bottom:14px;color:#102d5c;font-size:clamp(34px,5vw,48px);line-height:1.04;letter-spacing:-1.6px}.license-gate__card>p:not(.eyebrow){color:#617593;font-size:15px;line-height:1.65}.license-gate__date,.license-gate__notice{margin:22px 0;padding:15px 17px;border:1px solid #dbe6f6;border-radius:16px;display:flex;align-items:center;gap:13px;color:#214675;background:#f4f8ff}.license-gate__date svg,.license-gate__notice svg{flex:0 0 auto;color:#326ef0}.license-gate__date span{display:grid;gap:3px;font-size:12px}.license-gate__date strong{color:#12315f}.license-gate__notice{border-color:#cfe9df;color:#236d5a;background:#eefaf6;font-size:12px;font-weight:750;line-height:1.5}.admin-heading__seal{min-width:190px;padding:15px 17px;border:1px solid #cfe2db;border-radius:17px;display:grid;grid-template-columns:38px 1fr;align-items:center;column-gap:10px;color:#166b55;background:#effbf7e6}.admin-heading__seal svg{grid-row:1 / 3}.admin-heading__seal strong{color:#164b5a;font-size:12px}.admin-heading__seal small{color:#5e837b;font-size:10px}.license-metrics{margin-bottom:20px;display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.license-metrics article{min-height:112px;padding:19px;border:1px solid #dbe6f5;border-radius:21px;display:flex;align-items:center;gap:13px;background:linear-gradient(145deg,#fff,#edf4ff);box-shadow:0 12px 28px #23457914}.license-metrics article:nth-child(2){background:linear-gradient(145deg,#fff,#fff5dc)}.license-metrics article:nth-child(3){background:linear-gradient(145deg,#fff,#e9faf4)}.license-metrics article:nth-child(4){background:linear-gradient(145deg,#fff,#fff0f2)}.license-metrics article>span{flex:0 0 auto;width:49px;height:49px;border-radius:15px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#2670ff,#6b55e8)}.license-metrics article:nth-child(2)>span{background:linear-gradient(135deg,#e89719,#ffc447)}.license-metrics article:nth-child(3)>span{background:linear-gradient(135deg,#11a67c,#3aca92)}.license-metrics article:nth-child(4)>span{background:linear-gradient(135deg,#e54d62,#ff866f)}.license-metrics article div{display:grid;min-width:0}.license-metrics strong{color:#102d5b;font-size:29px;line-height:1}.license-metrics p{margin:5px 0 2px;color:#18365f;font-size:12px;font-weight:850}.license-metrics small{color:#71809a;font-size:10px}.license-admin-panel{border:1px solid #dbe6f5;border-top:7px solid #246dff;border-radius:24px;background:#fff;box-shadow:0 18px 44px #2243751a;overflow:hidden}.license-admin-panel__toolbar{min-height:94px;padding:20px 23px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:linear-gradient(135deg,#f0f6ff,#fffaf0)}.license-admin-panel__toolbar h2{margin:0 0 4px;color:#12315e;font-size:22px}.license-admin-panel__toolbar p{margin:0;color:#687b98;font-size:11px}.license-search{width:min(370px,100%);min-height:48px;padding:0 14px;border:1px solid #d4e0f1;border-radius:14px;display:flex;align-items:center;gap:9px;color:#6d83a6;background:#fff}.license-search:focus-within{border-color:#75a0f8;box-shadow:0 0 0 4px #eaf1ff}.license-search input{width:100%;height:44px;border:0;outline:0;color:#19355f;font-size:12px}.license-alert{margin:18px 22px 0;padding:12px 14px;border:1px solid #f0cdd3;border-radius:13px;display:flex;align-items:center;gap:9px;color:#9e3041;background:#fff1f3;font-size:12px;font-weight:750}.license-alert--success{color:#176f51;border-color:#cbe8dc;background:#edf9f5}.license-alert .text-button{margin-left:auto}.license-list{padding:8px 22px 22px;display:grid;gap:11px}.license-row{min-height:116px;padding:17px;border:1px solid #dce6f3;border-left:6px solid #7355e7;border-radius:17px;display:grid;grid-template-columns:minmax(210px,.8fr) minmax(190px,.65fr) minmax(380px,1.3fr);align-items:center;gap:18px;background:linear-gradient(145deg,#fff,#fbfcff)}.license-row__identity{min-width:0;display:flex;align-items:center;gap:11px}.license-row__identity>span{flex:0 0 auto;width:45px;height:45px;border-radius:14px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#3277ff,#6953e8);font-size:11px;font-weight:900}.license-row__identity div,.license-row__state{min-width:0;display:grid;gap:4px}.license-row__identity strong,.license-row__identity small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.license-row__identity strong{color:#17345d;font-size:13px}.license-row__identity small,.license-row__state small{color:#7687a0;font-size:10px}.license-row__state>strong{color:#193965;font-size:11px}.license-status{width:max-content;padding:6px 9px;border-radius:999px;color:#80500d;background:#fff2cd;font-size:9px}.license-status--active{color:#0c7556;background:#ddf7ed}.license-status--expired,.license-status--suspended{color:#a12c40;background:#ffeaee}.license-row__controls{display:grid;gap:9px}.license-row__controls>label{display:grid;grid-template-columns:110px 1fr;align-items:center;gap:8px;color:#526a8e;font-size:9px;font-weight:850}.license-row__controls input{min-width:0;height:36px;padding:0 10px;border:1px solid #d6e1f1;border-radius:10px;outline:0;color:#17345d;background:#fff;font-size:10px}.license-row__controls .button{min-height:38px;padding:0 12px;font-size:10px}.license-row__protected{padding:14px;border:1px solid #d4e8df;border-radius:13px;display:flex;align-items:center;gap:9px;color:#26705e;background:#effaf6;font-size:10px;font-weight:800}.license-admin-loading{min-height:240px;padding:70px max(24px,20%)}.license-gate--payment{min-height:100vh;height:auto}.license-payment-card{width:min(760px,100%);margin-block:25px}.sinpe-renewal{margin:24px 0;padding:22px;border:1px solid #cddff4;border-radius:21px;background:linear-gradient(145deg,#f4f8ff,#fffaf0)}.sinpe-renewal__heading{margin-bottom:19px;display:flex;align-items:center;gap:14px}.sinpe-renewal__heading>span{flex:0 0 auto;width:53px;height:53px;border-radius:16px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#176ef3,#7154e7);box-shadow:0 10px 22px #4053d233}.sinpe-renewal__heading>span svg{width:25px;height:25px}.sinpe-renewal__heading p{margin:0 0 4px;color:#26705f;font-size:9px;font-weight:950;letter-spacing:1.15px}.sinpe-renewal__heading h2{margin:0;color:#13335f;font-size:24px;line-height:1.15}.sinpe-renewal__heading strong{display:block;margin-top:5px;color:#d35f3f;font-size:12px}.payment-form{display:grid;gap:15px}.payment-form>label{display:grid;gap:7px;color:#1e3d68;font-size:11px;font-weight:850}.payment-form>label>span:not(.payment-upload){color:#71809a;font-weight:650}.payment-form>label>input{min-height:48px;padding:0 14px;border:1px solid #d4e0f0;border-radius:13px;outline:0;color:#15355f;background:#fff}.payment-form>label>input:focus{border-color:#6698f2;box-shadow:0 0 0 4px #e8f0ff}.payment-upload{position:relative;min-height:82px;padding:15px;border:2px dashed #9ebbe6;border-radius:16px;display:flex;align-items:center;gap:13px;color:#28558f;background:#ffffffdb;cursor:pointer}.payment-upload:hover,.payment-upload:focus-within{border-color:#3678eb;background:#fff}.payment-upload.has-file{color:#176d58;border-color:#70cdb0;background:#effbf7}.payment-upload>svg{flex:0 0 auto;width:28px;height:28px}.payment-upload>span{min-width:0;display:grid;gap:4px}.payment-upload strong{max-width:500px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.payment-upload small{color:#7889a1;font-size:9px}.payment-upload input{position:absolute;inset:0;width:100%;opacity:0;cursor:pointer}.payment-rejected{margin-bottom:16px;padding:12px 14px;border:1px solid #efc9cf;border-radius:13px;display:grid;gap:4px;color:#993849;background:#fff0f2;font-size:10px}.payment-request-state{margin:24px 0;padding:21px;border:1px solid #bde3d5;border-radius:20px;display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:15px;background:linear-gradient(135deg,#eafaf4,#f1f7ff)}.payment-request-state>span{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#0b9e77,#46ca93)}.payment-request-state>div{display:grid;gap:3px}.payment-request-state p{margin:0;color:#198066;font-size:9px;font-weight:950;letter-spacing:1px}.payment-request-state h2{margin:0;color:#14365f;font-size:21px}.payment-request-state div>span{color:#667b94;font-size:10px;line-height:1.45}.license-payment-review{padding:13px;border:1px solid #bfe3d7;border-radius:14px;display:grid;gap:11px;background:linear-gradient(135deg,#edf9f5,#f2f7ff)}.license-payment-review>div:first-child{display:flex;align-items:center;gap:10px}.license-payment-review__icon{flex:0 0 auto;width:39px;height:39px;border-radius:12px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#0a9f79,#44c990)}.license-payment-review>div:first-child>span:last-child{min-width:0;display:grid;gap:3px}.license-payment-review strong{color:#175945;font-size:11px}.license-payment-review small{color:#6a817a;font-size:9px;line-height:1.35}.license-payment-review .button{min-height:36px;padding:0 10px;font-size:9px}.license-payment-review .button svg{width:15px}.license-row__controls--waiting{display:flex;align-items:center;justify-content:space-between}.license-row__controls--waiting>span{display:flex;align-items:center;gap:7px;color:#667c99;font-size:10px;font-weight:800}.license-row__controls--waiting>span svg{width:18px}.game-prompt h2,.student-question__prompt h1{max-width:24ch;text-wrap:balance}.turn-taking-game__content h1{max-width:15ch;font-size:clamp(38px,3.7vw,62px)}.turn-taking-game__visual img{object-fit:cover;background:#fff}.student-choices{width:min(1100px,100%);grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.student-choices button{min-height:265px}.student-choices img{min-height:265px;object-fit:cover}.student-memory{min-height:calc(100vh - 85px);padding:4vw 8vw;display:flex;flex-direction:column;align-items:center}.student-memory__grid{width:min(960px,100%);flex:1;margin:24px 0 16px;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,minmax(175px,1fr));gap:15px}.student-memory__grid button{position:relative;min-height:175px;padding:0;border:6px solid #fff;border-radius:24px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#356dff,#7455e8);box-shadow:0 15px 35px #20387829;overflow:hidden;cursor:pointer}.student-memory__grid button>span{font:900 58px/1 Avenir Next Rounded,Arial Rounded MT Bold,sans-serif}.student-memory__grid button img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(.9);transition:.18s ease}.student-memory__grid button.is-open{border-color:#49c986;background:#fff}.student-memory__grid button.is-open>span{opacity:0}.student-memory__grid button.is-open img{opacity:1;transform:scale(1)}.student-memory>.student-button{margin-top:4px}.student-question--truth{padding-top:2.5vw}.student-truth-visual{width:min(760px,100%);height:clamp(250px,34vh,390px);margin:18px 0 0;border:7px solid #fff;border-radius:28px;background:#fff;box-shadow:0 18px 42px #1c367726;overflow:hidden}.student-truth-visual img{width:100%;height:100%;object-fit:cover}.student-question--truth .student-choices{width:min(760px,100%);flex:0 0 auto;grid-template-columns:1fr 1fr}.student-question--truth .student-choices button{min-height:170px}.student-truth-symbol{width:100%;min-height:170px;display:grid;place-items:center}.student-truth-symbol svg{width:82px;height:82px;stroke-width:3}.student-truth-symbol--true{color:#147950;background:linear-gradient(145deg,#e8fff3,#c9f4df)}.student-truth-symbol--false{color:#b43b52;background:linear-gradient(145deg,#fff1f3,#ffdce3)}.student-question--truth .student-choices button>span:last-of-type{position:absolute;left:14px;right:14px;bottom:12px;min-height:40px;border-radius:999px;display:grid;place-items:center;color:#fff;background:#071a32d1;font-weight:900}@media(max-width:1180px){.license-metrics{grid-template-columns:repeat(2,1fr)}.license-row{grid-template-columns:1fr 1fr}.license-row__controls,.license-row__protected{grid-column:1 / -1}}@media(max-width:640px){.license-gate{padding:18px}.license-gate__card{padding:30px 23px}.admin-heading__seal{width:100%}.license-metrics{grid-template-columns:1fr}.license-admin-panel__toolbar{align-items:stretch;flex-direction:column}.license-search{width:100%}.license-row{grid-template-columns:1fr}.license-row__controls,.license-row__protected{grid-column:auto}.license-row__controls>label{grid-template-columns:1fr}.student-choices{grid-template-columns:1fr 1fr;gap:9px}.student-choices button,.student-choices img{min-height:215px}.student-choices button:last-child:nth-child(odd){grid-column:1 / -1;width:50%;justify-self:center}.student-memory{padding:20px 12px}.student-memory__grid{grid-template-columns:1fr 1fr;grid-template-rows:repeat(4,minmax(125px,1fr));gap:8px}.student-memory__grid button{min-height:150px;border-radius:17px}.true-false-game{grid-template-columns:1fr;grid-template-rows:auto minmax(190px,1fr) auto;gap:10px;padding-bottom:92px}.true-false-game__visual{min-height:190px}.true-false-game .generic-choice-options{grid-template-columns:1fr 1fr}.true-false-game .generic-choice-options button{min-height:140px}.truth-symbol{min-height:96px}.truth-symbol svg{width:58px;height:58px}.student-truth-visual{height:230px}.student-question--truth .student-choices button,.student-truth-symbol{min-height:145px}.license-payment-card{padding:28px 20px}.payment-request-state{grid-template-columns:48px 1fr}.payment-request-state>.button{grid-column:1 / -1}.sinpe-renewal{padding:17px}.sinpe-renewal__heading h2{font-size:20px}.license-row__controls--waiting{align-items:stretch;flex-direction:column}}.page-heading--worksheets{min-height:180px;align-items:center;background:radial-gradient(circle at 90% 12%,rgba(255,184,61,.24),transparent 28%),radial-gradient(circle at 72% 100%,rgba(44,199,154,.18),transparent 35%),linear-gradient(135deg,#fff,#f3f8ff 55%,#fff8e9)}.page-heading--worksheets>div:first-child{max-width:720px}.page-heading--worksheets p{max-width:640px}.worksheet-count{min-width:170px;padding:17px 20px;border:1px solid #cfe4dd;border-radius:19px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:11px;color:#176957;background:#f0fcf8f0;box-shadow:0 12px 28px #22695717}.worksheet-count strong{font-size:34px;line-height:1}.worksheet-count span{max-width:75px;font-size:11px;font-weight:850;line-height:1.25}.worksheet-library{margin-top:25px;display:grid;gap:38px}.worksheet-catalog{min-width:0}.worksheet-catalog__heading{margin-bottom:15px;display:flex;align-items:center;gap:12px}.worksheet-catalog__heading>span{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#286fff,#6c55e8);box-shadow:0 10px 22px #3f52d52e;font-size:20px;font-weight:950}.worksheet-catalog__heading p{margin:0 0 2px;color:#55719b;font-size:9px;font-weight:950;letter-spacing:1.25px}.worksheet-catalog__heading h2{margin:0;color:#14335e;font-size:24px}.worksheet-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.worksheet-card{min-width:0;border:1px solid #dce7f5;border-radius:21px;background:#fff;box-shadow:0 13px 30px #27447114;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.worksheet-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px #27447121}.worksheet-card__preview{position:relative;width:100%;height:215px;padding:13px;border:0;display:block;background:linear-gradient(145deg,#eff6ff,#fff8e9);cursor:pointer;overflow:hidden}.worksheet-card__preview img{width:100%;height:100%;padding:5px;border:1px solid #e6e1da;border-radius:11px;object-fit:contain;background:#fff;box-shadow:0 7px 18px #313e5014;transition:transform .2s ease}.worksheet-card__preview:hover img{transform:scale(1.025)}.worksheet-card__preview>span{position:absolute;left:50%;bottom:22px;min-height:36px;padding:0 13px;border-radius:999px;display:flex;align-items:center;gap:7px;color:#fff;background:#12325eeb;box-shadow:0 8px 18px #12325e33;font-size:10px;font-weight:900;opacity:0;transform:translate(-50%,7px);transition:.18s ease;white-space:nowrap}.worksheet-card__preview:hover>span,.worksheet-card__preview:focus-visible>span{opacity:1;transform:translate(-50%)}.worksheet-card__body{min-height:175px;padding:17px;display:flex;flex-direction:column;align-items:center;text-align:center}.worksheet-card__number{color:#e1674b;font-size:9px;font-weight:950;letter-spacing:1px;text-transform:uppercase}.worksheet-card h3{margin:8px 0 15px;color:#15355f;font-size:17px;line-height:1.2;text-wrap:balance}.worksheet-card .button{margin-top:auto}.worksheet-modal{width:min(940px,calc(100vw - 36px));max-height:min(760px,calc(100vh - 36px));padding:0;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);overflow:hidden}.worksheet-modal__image{min-height:590px;padding:28px;display:grid;place-items:center;background:#f1f3f0}.worksheet-modal__image img{width:100%;height:100%;max-height:650px;padding:9px;border:1px solid #e1ded7;border-radius:14px;object-fit:contain;background:#fff;box-shadow:0 12px 30px #27374c1f}.worksheet-modal__copy{padding:42px 34px;display:flex;flex-direction:column;justify-content:center;text-align:center}.worksheet-modal__copy h2{margin:10px 0 12px;color:#15355f;font-size:32px;line-height:1.08;text-wrap:balance}.worksheet-modal__copy>p{margin:0 0 24px;color:#667a96;font-size:13px;line-height:1.55}@media(max-width:1180px){.worksheet-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.worksheet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.worksheet-modal{grid-template-columns:1fr;overflow-y:auto}.worksheet-modal__image{min-height:430px}.worksheet-modal__copy{padding:28px}}@media(max-width:640px){.page-heading--worksheets{align-items:stretch}.worksheet-count{width:100%}.worksheet-grid{grid-template-columns:1fr}.worksheet-card{display:grid;grid-template-columns:42% 1fr}.worksheet-card__preview{height:190px}.worksheet-card__body{min-height:190px;padding:15px 12px}.worksheet-card h3{font-size:16px}.worksheet-modal__image{min-height:350px;padding:18px}.worksheet-modal__copy h2{font-size:27px}}.builder-workspace{grid-template-columns:minmax(0,1fr) 390px;gap:24px}.builder-canvas,.builder-library{border-color:#d8e4f3;box-shadow:0 18px 48px #213f7017}.builder-canvas{position:relative;padding:27px;background:radial-gradient(circle at 100% 0,rgba(50,197,158,.1),transparent 28%),#fffffff7;overflow:hidden}.builder-canvas:before,.builder-library:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#2e6cff,#7657e8,#21b88c,#ff9d3d)}.builder-library{position:sticky;top:94px;width:390px;max-height:calc(100vh - 118px);padding:25px 22px 22px;overflow:hidden;background:radial-gradient(circle at 100% 0,rgba(112,83,232,.11),transparent 30%),#fffffffa}.builder-library__list{max-height:calc(100vh - 285px);padding:2px 8px 8px 2px;scrollbar-color:#bfd1ed transparent}.builder-library__list article{border-color:#dce7f4;border-radius:15px;box-shadow:0 7px 18px #2545730e;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.builder-library__list article:hover{border-color:#a9c3ed;box-shadow:0 12px 25px #2545731a;transform:translateY(-1px)}.builder-library__list button{color:#fff;background:linear-gradient(135deg,#2f72ff,#6654e8);box-shadow:0 7px 14px #3c55da33}.builder-block{min-height:84px;border-radius:16px;box-shadow:0 8px 20px #28436e0e;transition:transform .16s ease,box-shadow .16s ease}.builder-block:hover{box-shadow:0 13px 26px #28436e1a;transform:translateY(-1px)}.builder-publish-panel{position:relative;margin-top:24px;padding:18px;border:1px solid #d8e4f3;border-radius:24px;display:grid;grid-template-columns:255px minmax(0,1fr) auto;align-items:center;gap:24px;background:radial-gradient(circle at 78% 0,rgba(48,196,156,.14),transparent 30%),linear-gradient(135deg,#fff,#f2f7ff 56%,#fff8ea);box-shadow:0 18px 45px #24426f17;overflow:hidden}.builder-publish-panel:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:linear-gradient(#2e6cff,#7055e8,#22b98e)}.builder-publish-panel .builder-preview-card{width:255px;height:126px;margin:0;border:3px solid #fff;border-radius:18px;box-shadow:0 13px 30px #0e2b642e}.builder-publish-panel .builder-preview-card>div{padding:15px}.builder-publish-panel .builder-preview-card h3{max-width:220px;font-size:16px;line-height:1.15;text-wrap:balance}.builder-publish-panel__copy h2{margin:6px 0 5px;color:#15345e;font-size:24px}.builder-publish-panel__copy p{max-width:600px;margin:0;color:#647791;font-size:12px;line-height:1.5}.builder-publish-panel>.button{min-height:54px;padding-inline:22px;white-space:nowrap;box-shadow:0 12px 25px #2b5ce633}@media(max-width:1100px){.builder-workspace{grid-template-columns:1fr}.builder-library{position:relative;top:auto;width:100%;max-height:none}.builder-library__list{max-height:none;grid-template-columns:repeat(2,minmax(0,1fr))}.builder-publish-panel{grid-template-columns:220px 1fr}.builder-publish-panel .builder-preview-card{width:220px}.builder-publish-panel>.button{grid-column:2;justify-self:start}}@media(max-width:700px){.builder-canvas,.builder-library{padding:18px}.builder-library__list{grid-template-columns:1fr}.builder-publish-panel{grid-template-columns:1fr;padding:16px;gap:15px}.builder-publish-panel .builder-preview-card{width:100%;height:150px}.builder-publish-panel>.button{grid-column:1;width:100%;justify-self:stretch}}.page-heading.curriculum-heading--studio{min-height:210px;padding:34px 38px;color:#fff;border:0;background:radial-gradient(circle at 88% 18%,rgba(255,210,70,.38),transparent 24%),radial-gradient(circle at 72% 112%,rgba(38,211,158,.34),transparent 34%),linear-gradient(125deg,#123da8,#286cf3 55%,#6654e8);box-shadow:0 26px 62px #2048a73d;overflow:hidden}.page-heading.curriculum-heading--studio:before{background:linear-gradient(#ffca43,#ff7652)}.page-heading.curriculum-heading--studio .eyebrow{color:#ffe586}.page-heading.curriculum-heading--studio h1{margin-bottom:12px;color:#fff;font-size:clamp(40px,4vw,62px)}.page-heading.curriculum-heading--studio p{max-width:720px;margin-bottom:0;color:#e6efff;font-size:16px;line-height:1.55}.curriculum-heading__action{min-width:255px;display:grid;justify-items:end;gap:18px}.curriculum-heading__action>span{min-height:39px;padding:0 14px;border:1px solid rgba(255,255,255,.28);border-radius:999px;display:inline-flex;align-items:center;gap:8px;color:#fff;background:#ffffff1f;font-size:11px;font-weight:850;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.curriculum-heading__action>span svg{width:18px}.curriculum-heading__action .button{color:#17439f;background:#fff;box-shadow:0 14px 30px #08267340}.grade-switcher{min-height:78px;margin-bottom:24px;padding:11px 13px 11px 20px;border:1px solid #d9e6f7;border-radius:23px;display:flex;align-items:center;flex-wrap:wrap;gap:9px;background:#fffffff0;box-shadow:0 14px 34px #21447914}.grade-switcher>span{margin-right:8px;color:#173863;font-size:12px;font-weight:900}.grade-switcher button{min-height:46px;padding:0 16px;border:1px solid transparent;border-radius:14px;color:#637695;background:#f3f6fb;font-size:11px;font-weight:850;cursor:pointer}.grade-switcher button:hover{color:#2058bd;background:#edf4ff}.grade-switcher button.is-active{color:#fff;border-color:#4e70eb;background:linear-gradient(135deg,#236fff,#6753e7);box-shadow:0 9px 19px #3358d438}.subject-grid--v2{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.subject-grid--v2 .subject-card{position:relative;min-height:330px;padding:0;border:1px solid rgba(209,222,241,.95);border-radius:28px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(290px,1.08fr);color:#16345e;background:#fff;box-shadow:0 18px 43px #1f43791c;overflow:hidden;transform:none}.subject-grid--v2 .subject-card>div{margin:0;padding-top:0;border-top:0}.subject-grid--v2 .subject-card:hover{border-color:#adc7ee;box-shadow:0 25px 55px #1f43792b;transform:translateY(-4px)}.subject-card__art{position:relative;min-height:330px;display:grid;place-items:center;overflow:hidden}.subject-card__art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 55%,rgba(255,255,255,.28))}.subject-card__art img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.subject-card:hover .subject-card__art img{transform:scale(1.035)}.subject-card__art>svg{position:relative;z-index:2;width:112px;height:112px;color:#fffffff0;filter:drop-shadow(0 12px 20px rgba(29,45,100,.15))}.subject-card__shape{position:absolute;border-radius:50%;opacity:.66}.subject-card__shape--one{width:175px;height:175px;left:-38px;top:-34px;background:#ffffff57}.subject-card__shape--two{width:108px;height:108px;right:-16px;bottom:18px;border:18px solid rgba(255,255,255,.3)}.subject-card--math .subject-card__art{background:linear-gradient(145deg,#ff8c42,#ffbf3f)}.subject-card--social .subject-card__art{background:linear-gradient(145deg,#19a7b8,#3e75e8)}.subject-card__content{min-width:0;padding:27px 28px 25px;display:flex;flex-direction:column}.subject-card__content .subject-card__top{margin:0;padding:0;border:0}.subject-card__content .subject-card__icon{width:50px;height:50px;margin:0;border-radius:15px}.subject-card__content .subject-card__grade{margin-top:21px}.subject-card__content h2{margin:7px 0 9px;color:#12315e;font-size:31px}.subject-card__content p{margin:0;color:#607493;font-size:13px;line-height:1.55}.subject-card__link{margin-top:auto;padding-top:18px;border-top:1px solid #e5ecf6;display:flex;align-items:center;justify-content:space-between;color:#2868dd;font-size:12px;font-weight:900}.subject-card__link svg{width:19px;transition:transform .18s ease}.subject-card:hover .subject-card__link svg{transform:translate(4px)}.subject-card--ready:after{content:"";position:absolute;inset:0 auto 0 0;width:6px;background:linear-gradient(#2f73ff,#1cb98e)}.subject-grid--v2 .subject-card{min-height:292px;display:block;color:#fff;background:#153d8e}.subject-grid--v2 .subject-card__art{position:absolute;inset:0;width:100%;min-height:0}.subject-grid--v2 .subject-card__art:after{background:linear-gradient(90deg,#071c460a,#071c462e 37%,#071c46e0 61%,#071c46fa)}.subject-grid--v2 .subject-card__content{position:relative;z-index:2;width:57%;min-height:292px;margin-left:auto;padding:25px 27px 23px 44px;color:#fff;background:linear-gradient(90deg,#081f4e00,#081f4e61 16%,#081f4ede 42%)}.subject-grid--v2 .subject-card>.subject-card__content{margin-left:auto}.subject-grid--v2 .subject-card__content .subject-card__icon{color:#fff;background:#ffffff29;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.subject-grid--v2 .subject-card__content .subject-card__grade{color:#c8d8f4}.subject-grid--v2 .subject-card__content h2{color:#fff;font-size:30px}.subject-grid--v2 .subject-card__content p{color:#dbe7fa}.subject-grid--v2 .subject-card__link{color:#fff;border-color:#ffffff38}.subject-grid--v2 .subject-card .tag:not(.tag--green){color:#fff;background:#ffffff26}.subject-grid--v2 .subject-card .tag--green{color:#0f674d;background:#dcf8ed}.subject-grid--v2 .subject-card--math{background:linear-gradient(145deg,#ff8c42,#ffbf3f)}.subject-grid--v2 .subject-card--social{background:linear-gradient(145deg,#19a7b8,#3e75e8)}.page:has(.builder-heading){width:100%;max-width:1760px}.builder-heading{min-height:172px;padding:31px 35px;border-radius:28px}.builder-heading h1{margin-bottom:9px;font-size:clamp(39px,3.2vw,54px)}.builder-heading p{font-size:14px}.builder-heading .button{min-height:52px}.builder-workspace{grid-template-columns:minmax(0,1fr);gap:25px}.builder-canvas{padding:33px;border-radius:27px}.builder-library{top:112px;width:350px;padding:27px 22px 23px;border-radius:27px}.builder-fields{gap:18px}.builder-context-fields{gap:13px}.builder-fields input,.builder-fields textarea,.builder-fields select{min-height:50px;border-radius:13px;background:#fff}.builder-fields textarea{min-height:80px}.builder-summary{min-height:52px;border-radius:14px}.builder-section-title{margin-top:29px;padding-top:27px}.builder-section-title h2{font-size:27px}.builder-blocks{gap:13px}.builder-block{min-height:104px;padding:12px 13px;border-radius:19px}.builder-block>img{width:112px;height:74px;border-radius:13px;object-fit:cover;background:#edf3fc}.builder-block__copy strong{font-size:15px}.builder-block__copy span{margin-top:5px;font-size:11px}.builder-block__actions button,.drag-handle{width:42px;height:42px;border-radius:12px}.builder-library__heading h2{font-size:25px}.builder-library__heading p:not(.eyebrow){font-size:11px;line-height:1.45}.builder-library__list article{min-height:82px;padding:11px}.builder-library__list article strong{font-size:12px}.builder-library__list article span{font-size:9px}.builder-library__list button{width:42px;height:42px}.builder-library--dock{position:relative;top:auto;width:100%;max-height:none;margin-top:28px;padding:24px;border:1px solid #d9e5f5;border-top:6px solid #7654e8;border-radius:23px;background:radial-gradient(circle at 92% 0,rgba(255,184,55,.16),transparent 23%),linear-gradient(135deg,#f8f5ff,#f0f7ff 52%,#effbf7);box-shadow:inset 0 1px #ffffffe6,0 13px 30px #23447912;overflow:hidden}.builder-library--dock .builder-library__heading{margin-bottom:17px}.builder-library--dock .builder-library__heading>div{max-width:720px}.builder-library--dock .builder-library__list{max-height:none;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;overflow:visible}.builder-library--dock .builder-library__list article{min-height:112px;align-items:flex-start}.builder-library--dock .builder-library__list article>div{align-self:center}.builder-library--dock .builder-library__list article>button{align-self:center}.builder-publish-panel{min-height:330px;padding:25px;grid-template-columns:minmax(460px,.95fr) minmax(300px,1.05fr);grid-template-rows:1fr auto;grid-template-areas:"preview copy" "preview action";gap:18px 35px;border-radius:28px}.builder-publish-panel .builder-preview-card{grid-area:preview;width:100%;height:280px;border:7px solid #fff;border-radius:23px}.builder-publish-panel .builder-preview-card>div{padding:27px}.builder-publish-panel .builder-preview-card h3{max-width:470px;margin-top:10px;font-size:clamp(25px,2.3vw,38px)}.builder-publish-panel .builder-preview-card p{margin-top:4px;font-size:11px}.builder-publish-panel__copy{grid-area:copy;align-self:end}.builder-publish-panel__copy h2{margin:8px 0 9px;font-size:32px}.builder-publish-panel__copy p{font-size:13px}.builder-publish-panel>.button{grid-area:action;width:max-content;min-height:56px;align-self:start}@media(max-width:1250px){.subject-grid--v2 .subject-card{grid-template-columns:42% 58%}.builder-workspace{grid-template-columns:minmax(0,1fr)}.builder-library--dock{width:100%}.builder-library--dock .builder-library__list{grid-template-columns:repeat(3,minmax(0,1fr))}.builder-publish-panel{grid-template-columns:minmax(390px,.9fr) 1fr}}@media(max-width:1420px){.subject-grid--v2,.builder-workspace{grid-template-columns:1fr}.builder-library--dock{position:relative;top:auto;width:100%;max-height:none}.builder-library--dock .builder-library__list{max-height:none;grid-template-columns:repeat(2,minmax(0,1fr))}.builder-publish-panel{grid-template-columns:minmax(330px,.9fr) 1fr}}@media(max-width:760px){.curriculum-heading--studio{padding:28px 22px;align-items:flex-start}.curriculum-heading__action{width:100%;justify-items:stretch}.curriculum-heading__action>span{justify-self:start}.subject-grid--v2 .subject-card{min-height:330px}.subject-grid--v2 .subject-card__content{width:100%;min-height:330px;padding:25px 22px;background:linear-gradient(180deg,#081f4e2e,#081f4ef0 48%)}.subject-grid--v2 .subject-card__art:after{background:linear-gradient(180deg,#071c4605,#071c46eb 60%)}.builder-canvas{padding:20px}.builder-library--dock .builder-library__list{grid-template-columns:1fr}.builder-publish-panel{min-height:0;grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"preview" "copy" "action"}.builder-publish-panel .builder-preview-card{height:215px}.builder-publish-panel>.button{width:100%}}
