:root{--primary:#4caf50;--primary-light:#81c784;--secondary:#ff9800;--secondary-light:#ffb74d;--accent:#2196f3;--accent-light:#64b5f6;--bg:#fff9c4;--bg-white:#fff;--text:#333;--text-light:#666;--shadow:#0000001a;--shadow-hover:#0003;--radius:16px;--radius-sm:12px;--radius-xs:8px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:18px}body{color:var(--text);background-color:#fff;flex-direction:column;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1.6;display:flex}a{color:var(--accent);text-decoration:none;transition:color .2s}a:hover{color:var(--primary)}.site-header{color:#1a3a5c;text-align:center;box-shadow:0 4px 12px var(--shadow);z-index:100;background-color:#cfe9f5;background-image:url(/images/ornaments/14-title-bar.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:150px;padding:.9rem 1rem .6rem;position:relative}.header-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.logo{color:#1a3a5c;align-items:center;gap:.6rem;text-decoration:none;display:flex!important}.logo:hover{color:#0d2540}.logo-mascot{display:none}.logo-text{flex-direction:column;display:flex}.logo h1{letter-spacing:-1px;color:#fff;text-shadow:0 2px #1a3a5c,0 4px 12px #0000008c,0 0 4px #00000059;font-size:2.35rem;font-weight:900}.tagline{color:#fff;text-shadow:0 1px #1a3a5c,0 2px 6px #00000080;margin-top:.1rem;font-size:.95rem;font-weight:600}.back-link{color:#1a3a5c;border-radius:var(--radius-xs);background:#ffffffd9;padding:.32rem .8rem;font-size:.78rem;font-weight:700;transition:background .2s;box-shadow:0 2px 6px #00000026}.back-link:hover{color:#0d2540;background:#fff}.search-wrapper{max-width:500px;margin:.55rem auto 0;position:relative}.search-bar{width:100%;color:var(--text);background:#fffffff2;border:2px solid #fff6;border-radius:50px;outline:none;padding:.62rem 1rem;font-size:.92rem;transition:border-color .2s,box-shadow .2s}.search-bar::placeholder{color:#999}.search-bar:focus{border-color:var(--secondary);box-shadow:0 0 0 4px #ff980033}.search-results{background:var(--bg-white);border-radius:var(--radius-sm);box-shadow:0 8px 24px var(--shadow-hover);z-index:200;max-height:400px;display:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto}.search-results.active{display:block}.search-result-item{color:var(--text);border-bottom:1px solid #eee;align-items:center;gap:.75rem;padding:.7rem 1rem;text-decoration:none;transition:background .15s;display:flex}.search-result-item:last-child{border-bottom:none}.search-result-item:hover{background:var(--bg);color:var(--text)}.search-result-item .result-cat-image{object-fit:contain;border-radius:8px;flex-shrink:0;width:40px;height:40px}.search-result-item .result-info{flex:1;min-width:0}.search-result-item .result-title{white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:700;overflow:hidden}.search-result-item .result-summary{color:var(--text-light);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.search-no-results{text-align:center;color:var(--text-light);padding:1rem;font-size:.9rem}.container{flex:1;max-width:1200px;margin:0 auto;padding:1.25rem 1rem}.site-tab-nav{flex-wrap:wrap;align-items:center;gap:.4rem;padding-top:.35rem;padding-bottom:0;display:flex}.site-tab{color:#1a3a5c;letter-spacing:.02em;background:#f1f8ff;border:1px solid #2196f31f;border-radius:999px;justify-content:center;align-items:center;min-height:32px;padding:.25rem .68rem;font-size:.74rem;font-weight:800;display:inline-flex;box-shadow:0 2px 8px #1a3a5c0d}.site-tab:hover{color:#0d2540;background:#e4f4ff}.site-tab.is-active{color:#fff;background:linear-gradient(135deg,#2196f3,#4caf50);border-color:#0000;box-shadow:0 6px 12px #2196f324}.section-heading-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.section-link{color:#1a3a5c;font-weight:700}.section-link:hover{color:#0d2540}.home-shortcuts-section,.home-books-section,.home-games-section,.news-preview-section{margin-bottom:2.25rem}.home-shortcuts-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;display:grid}.home-shortcut-card,.home-game-card{color:var(--text);background:#fff;border-radius:22px;gap:.45rem;padding:1rem 1.05rem;display:grid;box-shadow:0 12px 28px #173a6314}.home-shortcut-card:hover,.home-game-card:hover{color:var(--text);transform:translateY(-2px)}.home-shortcut-card__meta,.home-game-card__badge{color:#0d6288;text-transform:uppercase;letter-spacing:.05em;background:#eef7ff;border-radius:999px;align-items:center;width:fit-content;padding:.24rem .62rem;font-size:.72rem;font-weight:800;display:inline-flex}.home-shortcut-card__title,.home-game-card__title{color:#173a63;font-size:1.15rem}.home-shortcut-card__description,.home-game-card__description{color:#5b7188;font-size:.88rem;line-height:1.45}.home-games-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.home-game-card__icon{background:linear-gradient(135deg,#fde047,#f59e0b);border-radius:18px;justify-content:center;align-items:center;width:54px;height:54px;font-size:1.6rem;display:inline-flex;box-shadow:0 10px 20px #f59e0b2e}.news-mode-callout{color:#fff;background:radial-gradient(circle at 0 0,#ffffffbf,#fff0 35%),linear-gradient(135deg,#173a63,#0f6f7d 55%,#6cc04a);border-radius:28px;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2rem;padding:1.5rem 1.75rem;display:flex;box-shadow:0 18px 40px #133a6329}.news-mode-copy .section-title{color:#fff;margin-bottom:.8rem}.news-mode-copy .section-title:after{background:#ffd35f}.news-mode-eyebrow{color:#fff6cf;letter-spacing:.08em;text-transform:uppercase;background:#ffffff2e;border-radius:999px;align-items:center;margin-bottom:.8rem;padding:.35rem .75rem;font-size:.72rem;font-weight:800;display:inline-flex}.news-mode-description{color:#ffffffeb;max-width:640px}.news-mode-button{color:#173a63;background:#fff5cc;border-radius:999px;justify-content:center;align-items:center;min-width:180px;padding:.95rem 1.35rem;font-weight:900;display:inline-flex;box-shadow:0 10px 20px #0000001f}.news-mode-button:hover{color:#102c4c;background:#fff0b1}.news-preview-section{margin-bottom:2.5rem}.news-preview-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.news-preview-card{color:var(--text);background:#fff;border-radius:22px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 12px 28px #173a6314}.news-preview-card:hover{color:var(--text);transform:translateY(-2px)}.news-preview-card-image{object-fit:cover;width:100%;height:180px}.news-preview-card-image--fallback{color:#173a63;background:linear-gradient(135deg,#d8efff,#ffe58e);justify-content:center;align-items:center;font-weight:900;display:flex}.news-preview-card-body{padding:1rem}.news-preview-empty{color:var(--text-light)}.section-title{color:var(--text);margin-bottom:1.2rem;font-size:1.6rem;font-weight:800;display:inline-block;position:relative}.section-title:after{content:"";background:var(--secondary);border-radius:2px;width:60%;height:4px;margin-top:.3rem;display:block}.category-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem;margin-bottom:2.5rem;display:grid}.category-card{background:var(--bg-white);border-radius:var(--radius);color:var(--text);box-shadow:0 4px 12px var(--shadow);border-bottom:4px solid var(--primary);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:120px;padding:1.2rem .8rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.category-card:hover{box-shadow:0 8px 24px var(--shadow-hover);color:var(--text);transform:scale(1.05)}.category-card .card-cat-image{object-fit:contain;width:100px;height:100px;margin-bottom:.5rem}.category-card .card-name{font-size:1.1rem;font-weight:700}.category-card[data-cat=nature]{border-bottom-color:#4caf50}.category-card[data-cat=science]{border-bottom-color:#9c27b0}.category-card[data-cat=personalities]{border-bottom-color:#ff5722}.category-card[data-cat=countries]{border-bottom-color:#2196f3}.category-card[data-cat=space]{border-bottom-color:#1a237e}.category-card[data-cat=exploration]{border-bottom-color:#ff9800}.category-card[data-cat=history]{border-bottom-color:#795548}.category-card[data-cat=tv-shows]{border-bottom-color:#e91e63}.category-card[data-cat=geography]{border-bottom-color:#00bcd4}.category-card[data-cat=food]{border-bottom-color:#ff5722}.category-card[data-cat=sports]{border-bottom-color:#4caf50}.category-card[data-cat=arts]{border-bottom-color:#e91e63}.category-card[data-cat=math]{border-bottom-color:#ff9800}.category-card[data-cat=language]{border-bottom-color:#795548}.category-card[data-cat=holidays]{border-bottom-color:#9c27b0}.category-card[data-cat=health]{border-bottom-color:#f44336}.category-card[data-cat=environment]{border-bottom-color:#4caf50}.category-card[data-cat=inventions]{border-bottom-color:#ffc107}.category-card[data-cat=faith]{border-bottom-color:#5c6bc0}.explore-body{background:linear-gradient(#fff9e8 0%,#f6fbff 46%,#fff 100%)}.explore-container,.explore-reader-container{padding-top:1.25rem}.explore-hero{background:linear-gradient(135deg,#fffffff5,#eff9fff2);border:2px solid #2196f31f;border-radius:24px;margin-bottom:1.8rem;padding:1.25rem;box-shadow:0 14px 30px #173a6314}.explore-hero .section-title{margin-bottom:.7rem}.explore-hero p{color:#45627b;max-width:680px;font-weight:700}.explore-kicker{color:#8a4b00;letter-spacing:.08em;text-transform:uppercase;background:#ff980021;border-radius:999px;align-items:center;width:fit-content;padding:.32rem .78rem;font-size:.76rem;font-weight:900;display:inline-flex}.explore-books-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;margin-bottom:2.5rem;display:grid}.explore-book-card{color:var(--text);background:#fff;border:2px solid #2196f31a;border-radius:18px;grid-template-rows:auto 1fr;display:grid;overflow:hidden;box-shadow:0 12px 28px #173a631a}.explore-book-card:hover{color:var(--text);transform:translateY(-3px);box-shadow:0 18px 34px #173a6326}.explore-book-card__media{aspect-ratio:4/3;background:#eef7ff;display:block;overflow:hidden}.explore-book-card__media img{object-fit:cover;width:100%;height:100%;display:block}.explore-book-card__body{gap:.48rem;padding:1rem;display:grid}.explore-book-card strong{color:#173a63;font-size:1.15rem;line-height:1.2}.explore-book-card span:last-child{color:#5b7188;font-size:.9rem;line-height:1.42}.explore-reader{gap:1rem;margin-bottom:2rem;display:grid}.explore-reader-topbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.explore-reader-topbar .section-title{margin:.25rem 0 0;display:block}.explore-reader-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.6rem;display:flex}.explore-library-link,.explore-control-button{color:#fff;min-height:42px;font:inherit;cursor:pointer;background:#173a63;border:none;border-radius:999px;justify-content:center;align-items:center;padding:.52rem .9rem;font-size:.86rem;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 10px 18px #173a631f}.explore-library-link:hover,.explore-control-button:hover{color:#fff;background:#0d2540}.explore-control-button:disabled{cursor:not-allowed;opacity:.42;transform:none}.explore-reader-stage{touch-action:pan-y;background:linear-gradient(135deg,#eef7ffeb,#fff8e1d1);border:2px solid #2196f31a;border-radius:24px;align-items:center;padding:.8rem;display:grid;position:relative;box-shadow:0 18px 36px #173a631a}.explore-card-frame{width:min(100%,1200px);margin:0 auto;position:relative}.explore-card-frame img{aspect-ratio:4/3;object-fit:contain;background:#fff;border-radius:14px;width:100%;display:block;box-shadow:0 14px 32px #173a6329}.explore-card-frame figcaption{text-align:center;color:#21445d;margin-top:.65rem;font-weight:900}.explore-related-articles{background:#ffffffe0;border:1px solid #2196f31f;border-radius:18px;gap:.9rem;padding:1rem;display:grid}.explore-related-articles[hidden]{display:none}.explore-related-articles__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.explore-related-articles__head h3{color:#173a63;margin:.4rem 0 0;font-size:1.35rem}.explore-related-articles__head p,.explore-related-status{color:#5b7188;margin:0;font-weight:800}.explore-related-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem;display:grid}.explore-related-link{color:#173a63;background:#fff;border:1px solid #173a631a;border-radius:14px;gap:.45rem;min-height:150px;padding:.9rem;display:grid;box-shadow:0 8px 18px #173a6312}.explore-related-link:hover,.explore-related-link:focus-visible{color:#173a63;transform:translateY(-2px);box-shadow:0 14px 26px #173a631f}.explore-related-link__category{color:#075985;text-transform:uppercase;background:#e0f2fe;border-radius:999px;width:fit-content;padding:.22rem .55rem;font-size:.72rem;font-weight:900}.explore-related-link strong{font-size:1rem;line-height:1.18}.explore-related-link span:last-child{color:#5b7188;font-size:.86rem;line-height:1.38}.explore-narration-overlay{z-index:3;pointer-events:none;position:absolute;inset:0 auto auto 0}.explore-narration-block{pointer-events:none;position:absolute}.explore-narration-block.is-playing{pointer-events:none}.explore-narration-speaker{z-index:2;color:#fff;cursor:pointer;pointer-events:auto;background:radial-gradient(circle at 35% 30%,#ffffff8c,#0000 28%),linear-gradient(135deg,#ffb84d,#f4511e);border:3px solid #fff;border-radius:999px;place-items:center;width:58px;height:58px;font-size:1.05rem;font-weight:900;line-height:1;transition:box-shadow .18s,transform .18s,background .18s;display:grid;position:absolute;bottom:-22px;right:-22px;box-shadow:0 12px 24px #6c3b0c57,0 0 0 8px #ffb84d38}.explore-narration-speaker:hover,.explore-narration-speaker:focus-visible{outline:none;transform:translateY(-2px)scale(1.04);box-shadow:0 16px 30px #6c3b0c66,0 0 0 10px #ffb84d47}.explore-narration-block.is-playing .explore-narration-speaker{background:radial-gradient(circle at 35% 30%,#ffffff80,#0000 28%),linear-gradient(135deg,#2196f3,#1565c0);box-shadow:0 12px 24px #0f477857,0 0 0 8px #2196f338}.explore-ocr-word{z-index:1;color:#0000;cursor:pointer;opacity:0;pointer-events:auto;background:0 0;border:0;border-radius:7px;padding:0;position:absolute;overflow:hidden}.explore-ocr-word span{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.explore-ocr-word:hover,.explore-ocr-word:focus-visible{opacity:1;background:#2196f329;outline:2px solid #2196f3a6}.explore-ocr-word.is-speaking{opacity:1;background:#ffb84d3d;outline:2px solid #ffb84df2;box-shadow:0 0 0 6px #ffb84d29}.explore-reader-nav{z-index:2;color:#fff;cursor:pointer;background:#173a63e6;border:none;border-radius:999px;width:46px;height:46px;font-size:1.35rem;font-weight:900;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 18px #173a632e}.explore-reader-nav--prev{left:1.1rem}.explore-reader-nav--next{right:1.1rem}.explore-reader-nav:disabled{cursor:not-allowed;opacity:.25}.explore-reader-controls{background:#ffffffd1;border:1px solid #2196f31f;border-radius:18px;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;padding:.75rem;display:flex}.explore-page-picker{color:#45627b;align-items:center;gap:.5rem;font-size:.86rem;font-weight:900;display:inline-flex}.explore-page-picker select{color:#173a63;max-width:min(56vw,360px);min-height:42px;font:inherit;background:#fff;border:2px solid #2196f329;border-radius:12px;padding:.45rem .75rem;font-size:.86rem;font-weight:800}.explore-page-count{color:#45627b;font-weight:900}.explore-thumbnail-strip{scrollbar-color:#173a6361 transparent;grid-auto-columns:110px;grid-auto-flow:column;gap:.55rem;padding:.2rem 0 .75rem;display:grid;overflow-x:auto}.explore-thumbnail{color:#173a63;cursor:pointer;background:#fff;border:2px solid #0000;border-radius:12px;gap:.28rem;padding:.32rem;display:grid;box-shadow:0 8px 18px #173a6314}.explore-thumbnail img{aspect-ratio:4/3;object-fit:cover;border-radius:8px;width:100%;display:block}.explore-thumbnail span{font-size:.78rem;font-weight:900}.explore-thumbnail.is-active{border-color:#ff9800;box-shadow:0 12px 22px #ff98002e}.explore-reader-mode{background:#0d1828;overflow:hidden}.explore-reader-mode .site-header,.explore-reader-mode .site-tab-nav,.explore-reader-mode .site-footer,.explore-reader-mode .explore-related-articles,.explore-reader-mode .explore-thumbnail-strip{display:none}.explore-reader-mode .explore-reader-container{z-index:9000;width:100%;max-width:none;padding:0;position:fixed;inset:0}.explore-reader-mode .explore-reader{background:radial-gradient(circle at 18% 10%,#2196f32e,#0000 30%),linear-gradient(#101f34,#07111f);grid-template-rows:auto minmax(0,1fr) auto;gap:0;min-height:100vh;margin:0}.explore-reader-mode .explore-reader-topbar{color:#fff;border-bottom:1px solid #ffffff1f;align-items:center;padding:.75rem 1rem}.explore-reader-mode .explore-reader-topbar .section-title{color:#fff;font-size:clamp(1.1rem,2vw,1.55rem)}.explore-reader-mode .explore-kicker{color:#ffd188;background:#ffb84d2e}.explore-reader-mode .explore-reader-exit{color:#173a63;background:#fff}.explore-reader-mode .explore-reader-exit:hover{color:#0d2540;background:#eaf6ff}.explore-reader-mode .explore-reader-stage{height:100%;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;padding:.6rem 4.5rem}.explore-reader-mode .explore-card-frame{aspect-ratio:4/3;align-items:center;width:auto;max-width:calc(100vw - 9rem);height:min(100vh - 12rem,74vw);display:grid}.explore-reader-mode .explore-card-frame img{border-radius:10px;width:100%;height:100%;box-shadow:0 24px 70px #00000059}.explore-reader-mode .explore-card-frame figcaption{display:none}.explore-reader-mode .explore-reader-controls{background:#07111ff0;border:0;border-top:1px solid #ffffff1f;border-radius:0}.explore-reader-mode .explore-page-picker,.explore-reader-mode .explore-page-count{color:#d9ecff}.lessons-body{background:linear-gradient(#f8fcff 0%,#fffaf0 46%,#fff 100%)}.lessons-container{padding-top:1.25rem}.lessons-hero,.lesson-detail-hero,.lesson-parent-guide,.lesson-related{background:#ffffffeb;border:1px solid #2196f31f;border-radius:18px;margin-bottom:1.35rem;padding:1.1rem;box-shadow:0 14px 30px #173a6314}.lessons-hero p,.lesson-detail-hero p,.lesson-parent-guide p{color:#45627b;font-weight:750}.lessons-units-grid{gap:1rem;margin:1rem 0 2.5rem;display:grid}.lesson-unit-card{background:linear-gradient(135deg,#fffffffa,#edf9fff0);border:1px solid #173a631a;border-radius:18px;grid-template-columns:minmax(240px,.85fr) minmax(0,1fr) minmax(240px,.75fr);align-items:stretch;gap:1rem;padding:1rem;display:grid;box-shadow:0 16px 32px #173a6317}.lesson-unit-card__body{align-content:center;gap:.72rem;display:grid}.lesson-unit-card__body h3{color:#173a63;font-size:1.65rem;line-height:1.1}.lesson-unit-card__body p{color:#45627b;font-weight:750}.lesson-unit-facts{gap:.45rem;display:grid}.lesson-unit-facts div{grid-template-columns:72px 1fr;gap:.5rem;display:grid}.lesson-unit-facts dt{color:#7c4a03;text-transform:uppercase;font-size:.72rem;font-weight:900}.lesson-unit-facts dd{color:#21445d;font-weight:800}.lesson-primary-link,.home-lesson-card{color:#173a63}.lesson-primary-link{color:#fff;background:#173a63;border-radius:999px;width:fit-content;min-height:42px;padding:.52rem .9rem;font-size:.86rem;font-weight:900;box-shadow:0 10px 18px #173a631f}.lesson-primary-link:hover{color:#fff;background:#0d2540}.lesson-day-list{gap:.48rem;list-style:none;display:grid}.lesson-day-list a,.lesson-day-tabs a{color:#173a63;background:#fff;border:1px solid #173a631a;border-radius:12px;gap:.16rem;min-height:58px;padding:.65rem .72rem;display:grid;box-shadow:0 8px 18px #173a630f}.lesson-day-list a:hover,.lesson-day-tabs a:hover{color:#173a63;transform:translateY(-2px)}.lesson-day-list strong,.lesson-day-tabs span{color:#8a4b00;text-transform:uppercase;font-size:.72rem;font-weight:900}.lesson-day-list span,.lesson-day-tabs strong{line-height:1.2}.home-lessons-section{margin-bottom:2.25rem}.home-lessons-preview{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;display:grid}.home-lesson-card{background:linear-gradient(135deg,#eff9fff5,#fff8e1e6);border:1px solid #2196f31f;border-radius:18px;gap:.55rem;min-height:180px;padding:1.1rem;display:grid;box-shadow:0 12px 28px #173a6314}.home-lesson-card:hover{color:#173a63;transform:translateY(-3px);box-shadow:0 18px 34px #173a6324}.home-lesson-card__badge,.home-lesson-card__meta{color:#8a4b00;text-transform:uppercase;background:#ff980024;border-radius:999px;width:fit-content;padding:.22rem .58rem;font-size:.74rem;font-weight:900}.home-lesson-card strong{color:#173a63;font-size:1.22rem;line-height:1.16}.home-lesson-card span:not(.home-lesson-card__badge):not(.home-lesson-card__meta){color:#526b83;font-size:.92rem;font-weight:750;line-height:1.4}.lesson-detail-hero{grid-template-columns:minmax(0,1fr) minmax(260px,.55fr);align-items:center;gap:1rem;display:grid}.lesson-detail-hero .section-title{margin-top:.35rem}.lesson-big-question{margin:.45rem 0;font-size:1.15rem;color:#173a63!important}.lesson-nav-row{flex-wrap:wrap;gap:.55rem;margin-top:.9rem;display:flex}.lesson-day-tabs{grid-template-columns:repeat(5,minmax(0,1fr));gap:.6rem;margin-bottom:1.4rem;display:grid}.lesson-day-tabs a.is-active{background:#fff7df;border-color:#ff980073;box-shadow:0 12px 22px #ff980029}.lesson-card-pages{gap:1rem;margin-bottom:1.35rem;display:grid}.lesson-page-card{background:#fff;border:1px solid #173a631a;border-radius:18px;grid-template-columns:minmax(240px,.72fr) minmax(0,1fr);align-items:stretch;gap:1rem;padding:1rem;display:grid;position:relative;box-shadow:0 14px 30px #173a6314}.lesson-page-card__number{z-index:2;color:#fff;text-transform:uppercase;background:#173a63e6;border-radius:999px;padding:.2rem .55rem;font-size:.72rem;font-weight:900;position:absolute;top:.78rem;left:.78rem}.lesson-page-card__copy{align-content:center;gap:.75rem;display:grid}.lesson-page-card__copy h4,.lesson-parent-guide h3,.lesson-related h3{color:#173a63}.lesson-page-card__copy h4{font-size:1.35rem;line-height:1.14}.lesson-page-card__copy p{color:#425f77;font-weight:720;line-height:1.55}.lesson-narration-box{background:#f2f8ff;border:1px solid #2196f31f;border-radius:12px;grid-template-columns:auto 1fr;align-items:start;gap:.75rem;padding:.8rem;display:grid}.lesson-narration-box p{color:#32506a;margin:0;font-size:.9rem}.lesson-speak-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ffb84d,#f4511e);border:3px solid #fff;border-radius:999px;place-items:center;width:44px;height:44px;font-weight:900;display:grid;box-shadow:0 8px 18px #6c3b0c3d}.lesson-speak-button.is-playing{background:linear-gradient(135deg,#2196f3,#1565c0)}.lesson-pause-prompt{background:#fff8e6;border-left:5px solid #ffb84d;border-radius:10px;padding:.72rem .8rem}.lesson-parent-guide__head{grid-template-columns:minmax(0,1fr) minmax(240px,.42fr);align-items:center;gap:1rem;margin-bottom:1rem;display:grid}.lesson-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.lesson-guide-panel{background:#fff;border:1px solid #173a631a;border-radius:14px;padding:.95rem;box-shadow:0 8px 18px #173a630f}.lesson-guide-panel--steps{grid-row:span 2}.lesson-guide-panel h4{color:#173a63;margin:0 0 .45rem;font-size:1rem}.lesson-guide-panel h4:not(:first-child){margin-top:.9rem}.lesson-guide-panel ul,.lesson-guide-panel ol{color:#425f77;padding-left:1.1rem;font-weight:720}.lesson-guide-panel li+li{margin-top:.35rem}.lesson-related{gap:.8rem;display:grid}.lesson-related-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem;display:grid}.lessons-body[data-lessons-page=lesson] .lessons-container{width:100%;max-width:none;padding:0}.lesson-immersive-reader{color:#fff;background:linear-gradient(#0e263ffa,#0f3046eb),repeating-linear-gradient(135deg,#ffffff0f 0 1px,#0000 1px 18px);min-height:calc(100vh - 215px);padding:clamp(.75rem,2vw,1.4rem)}.lesson-reader-topbar{grid-template-columns:minmax(210px,1fr) auto auto;align-items:center;gap:.9rem;max-width:1380px;margin:0 auto .9rem;display:grid}.lesson-reader-title-block h2{color:#fff;margin:.3rem 0 0;font-size:clamp(1.15rem,2.6vw,2rem);line-height:1.05}.lesson-reader-day-nav{flex-wrap:wrap;justify-content:flex-end;gap:.35rem;display:flex}.lesson-reader-day-nav a,.lesson-reader-exit,.lesson-secondary-link,.lesson-continue-link{color:#e8f6ff;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:.42rem .72rem;font-size:.78rem;font-weight:900;display:inline-flex}.lesson-reader-day-nav a:hover,.lesson-reader-exit:hover,.lesson-secondary-link:hover{color:#fff;background:#ffffff2e}.lesson-reader-day-nav a.is-active{color:#173a63;background:#ffcf75;border-color:#0000}.lesson-reader-progress{justify-content:center;gap:.45rem;max-width:1380px;margin:0 auto .9rem;display:flex}.lesson-reader-progress a{background:#ffffff38;border-radius:999px;width:46px;height:8px}.lesson-reader-progress a.is-active{background:#ffcf75;box-shadow:0 0 0 5px #ffcf7526}.lesson-story-page{max-width:1380px;margin:0 auto;position:relative}.lesson-story-illustration{background:linear-gradient(#bde8ff40,#ffcf7529),#0d2339;border-radius:20px;min-height:min(760px,100vh - 340px);position:relative;overflow:hidden;box-shadow:0 26px 70px #00000057,inset 0 0 0 1px #ffffff24}.lesson-story-illustration img{z-index:2;object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .22s;display:block;position:absolute;inset:0}.lesson-story-illustration.has-image img{opacity:1}.lesson-story-fallback{z-index:1;padding:1rem;position:absolute;inset:0}.lesson-story-fallback .lesson-art{border-radius:16px;min-height:100%}.lesson-story-illustration.has-image .lesson-story-fallback{display:none}.lesson-story-illustration figcaption{z-index:3;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0c1f31b8;border-radius:999px;max-width:min(560px,100% - 2rem);padding:.44rem .64rem;font-size:.78rem;font-weight:900;position:absolute;bottom:1rem;left:1rem}.lesson-art-pending{z-index:5;color:#fff;text-transform:uppercase;background:#173a63d1;border-radius:999px;padding:.25rem .58rem;font-size:.68rem;font-weight:900;position:absolute;top:1rem;right:1rem}.lesson-story-copy{z-index:4;color:#26394c;background:linear-gradient(#fffcf4f7,#fff5e0f5);border:1px solid #ffffffb8;border-radius:20px;align-content:center;gap:.78rem;width:min(46%,650px);max-height:72%;padding:clamp(1rem,2.3vw,1.55rem);display:grid;position:absolute;bottom:6%;left:32%;right:auto;overflow-y:auto;box-shadow:0 24px 60px #0000003d,inset 0 0 0 1px #7a4e170f}.lesson-story-page--parent .lesson-story-copy{align-content:start;width:min(48%,680px);inset:3.5% 3% 3.5% auto}.lesson-page-kicker{color:#8a4b00;letter-spacing:.06em;text-transform:uppercase;background:#ffb84d38;border-radius:999px;width:fit-content;padding:.25rem .6rem;font-size:.72rem;font-weight:900}.lesson-story-copy h3{color:#173a63;font-size:clamp(1.65rem,3vw,2.65rem);line-height:1.02}.lesson-story-copy p,.lesson-parent-mini-grid li{color:#38536b;font-weight:760;line-height:1.55}.lesson-story-copy>p{font-size:clamp(.98rem,1.35vw,1.14rem)}.lesson-story-question{color:#8a4b00!important;font-size:clamp(1.05rem,1.6vw,1.35rem)!important}.lesson-story-callout{background:#e9f7ff;border:1px solid #2196f329;border-radius:14px;gap:.25rem;padding:.78rem .85rem;display:grid}.lesson-story-callout strong{color:#075985;text-transform:uppercase;font-size:.78rem}.lesson-story-callout span{color:#24445f;font-weight:850}.lesson-story-page .lesson-narration-box{background:#ffffffad}.lesson-parent-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.lesson-parent-mini-grid section{background:#fff;border:1px solid #173a6314;border-radius:14px;padding:.78rem;box-shadow:0 8px 18px #173a630f}.lesson-parent-mini-grid h4{color:#173a63;margin:0 0 .4rem;font-size:.95rem}.lesson-parent-mini-grid ul,.lesson-parent-mini-grid ol{padding-left:1rem}.lesson-parent-mini-grid li+li{margin-top:.25rem}.lesson-related-inline{flex-wrap:wrap;gap:.45rem;margin-top:.2rem;display:flex}.lesson-related-inline a{color:#075985;background:#eef7ff;border-radius:999px;padding:.25rem .56rem;font-size:.76rem;font-weight:900}.lesson-reader-controls{grid-template-columns:1fr auto 1fr;align-items:center;gap:.8rem;max-width:1380px;margin:.9rem auto 0;display:grid}.lesson-reader-controls>div:last-child{justify-content:flex-end;display:flex}.lesson-reader-count{color:#d9ecff;font-size:.85rem;font-weight:900}.lesson-continue-link{color:#173a63;background:#ffcf75;border-color:#0000;min-width:132px;box-shadow:0 14px 26px #ffb84d2e}.lesson-continue-link:hover{color:#173a63;background:#ffe0a3;transform:translateY(-2px)}.lesson-art{background:linear-gradient(#bde8ff 0%,#eaf8ff 52%,#d9f0d1 52%,#bfe3b4 100%);border-radius:14px;height:100%;min-height:260px;position:relative;overflow:hidden;box-shadow:inset 0 -24px 40px #173a6314}.lesson-art--image{background:#03070d;box-shadow:0 16px 34px #173a632e}.lesson-art--image:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0000 42%,#0000009e 100%),linear-gradient(90deg,#00000042,#0000 55%);position:absolute;inset:0}.lesson-art__image{z-index:1;object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.lessons-body[data-lessons-page=lesson]{background:#000}.tutor-lesson-shell{color:#f7fbff;background:radial-gradient(circle at 16% 12%,#2a7aaf38,#0000 28%),radial-gradient(circle at 78% 24%,#ffcf751f,#0000 24%),linear-gradient(#000 0%,#05080c 54%,#000 100%),repeating-linear-gradient(135deg,#ffffff0e 0 1px,#0000 1px 18px);min-height:calc(100vh - 214px);padding:clamp(.85rem,2vw,1.5rem)}.tutor-topbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;max-width:1360px;margin:0 auto .8rem;display:grid}.tutor-topbar h2{color:#fff;font-size:clamp(1.3rem,2.8vw,2.2rem);line-height:1.03}.tutor-progress{background:#ffffff29;border-radius:999px;max-width:1360px;height:12px;margin:0 auto .9rem;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff14}.tutor-progress span{border-radius:inherit;background:linear-gradient(90deg,#ffd26f,#60d394,#7bdff2);height:100%;transition:width .24s;display:block}.tutor-stage-card{grid-template-columns:minmax(0,1.12fr) minmax(340px,.62fr);align-items:stretch;gap:clamp(.8rem,1.8vw,1.2rem);max-width:1360px;margin:0 auto;display:grid}.tutor-scene,.tutor-panel{border:1px solid #ffffff24;border-radius:22px;min-height:min(680px,100vh - 330px);box-shadow:0 26px 70px #00000047}.tutor-scene{background:radial-gradient(circle at 20% 14%,#71c9ff29,#0000 22%),radial-gradient(circle at 72% 62%,#60d3941a,#0000 25%),linear-gradient(#02040a 0%,#050b14 100%);padding:clamp(1rem,2vw,1.5rem);position:relative;overflow:hidden}.tutor-scene:before{content:"";opacity:.12;pointer-events:none;background-color:#0000;background-image:linear-gradient(90deg,#ffffff4d 1px,#0000 1px),linear-gradient(#ffffff4d 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:54px 54px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.tutor-panel{color:#f7fbff;background:linear-gradient(#0d121bfa,#03070cfa);align-content:start;gap:.85rem;padding:clamp(1rem,2.2vw,1.45rem);display:grid}.tutor-panel h3{color:#fff;font-size:clamp(1.35rem,2vw,2rem);line-height:1.05}.tutor-panel p{color:#d8e8f7;font-size:1.02rem;font-weight:760;line-height:1.5}.tutor-avatar-wrap{grid-template-columns:74px minmax(0,1fr);align-items:center;gap:.75rem;display:grid}.tutor-node-count,.tutor-audio-row span{color:#ffcf75;text-transform:uppercase;font-size:.74rem;font-weight:900}.tutor-prompt,.tutor-feedback,.tutor-equation{border-radius:14px;padding:.82rem .92rem;font-weight:850}.tutor-prompt{color:#e9f8ff;background:#7bdff221;border:1px solid #7bdff247}.tutor-equation{color:#7c4300;letter-spacing:0;background:#fff0c8;width:fit-content;font-size:clamp(1.4rem,3vw,2.3rem)}.tutor-feedback{gap:.24rem;display:grid}.tutor-feedback.is-correct{color:#14532d;background:#dcfce7}.tutor-feedback.is-repair{color:#7c2d12;background:#ffedd5}.tutor-audio-row,.tutor-action-row{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.tutor-primary-action,.tutor-secondary-action,.tutor-choice-button{cursor:pointer;border:0;border-radius:999px;min-height:46px;padding:.65rem 1rem;font-weight:900;box-shadow:0 12px 22px #173a631f}.tutor-primary-action{color:#173a63;background:#ffcf75}.tutor-secondary-action{color:#173a63;background:#dff4ff}.tutor-primary-action:hover,.tutor-secondary-action:hover,.tutor-choice-button:hover{transform:translateY(-2px)}.tutor-primary-action:disabled,.tutor-secondary-action:disabled{cursor:not-allowed;opacity:.52;transform:none}.tutor-choice-list{gap:.65rem;display:grid}.tutor-choice-button{color:#f6fbff;text-align:left;background:#ffffff14;border:2px solid #7bdff229;width:100%;font-size:1.08rem}.tutor-asset{object-fit:contain;pointer-events:none;width:100%;height:100%;display:block}.tutor-asset.is-missing{display:none}.tutor-avatar,.number-hopper{width:72px;height:72px}.tutor-large-prop{width:min(260px,42vw);height:min(210px,34vw)}.tutor-drop-basket{opacity:.96;width:100%;height:82%;position:absolute;inset:auto 0 0}.tutor-token,.tutor-count-token,.tutor-inline-token-row .tutor-asset{width:clamp(56px,6vw,86px);height:clamp(56px,6vw,86px)}.tutor-token,.tutor-count-token{cursor:grab;background:0 0;border:0;place-items:center;transition:transform .16s;display:grid;position:relative}.tutor-token:hover,.tutor-count-token:hover{transform:translateY(-4px)rotate(-3deg)}.tutor-token.is-placed{cursor:default}.tutor-inline-token-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:.25rem;display:inline-flex}.tutor-coach-scene,.tutor-choice-scene,.tutor-celebration-scene,.tutor-count-on-workspace,.tutor-number-line-workspace,.tutor-ten-frame-workspace,.tutor-count-workspace,.tutor-drag-workspace{z-index:1;min-height:100%;position:relative}.tutor-coach-scene,.tutor-choice-scene,.tutor-celebration-scene{align-content:center;place-items:center;gap:1rem;display:grid}.tutor-plus-symbol,.tutor-choice-symbols span{color:#8a4b00;background:#fff4d8;border-radius:999px;place-items:center;width:86px;height:86px;font-size:3rem;font-weight:950;display:grid;box-shadow:0 12px 28px #7a430024}.tutor-choice-symbols{justify-items:center;gap:.5rem;display:grid}.tutor-choice-symbols small,.tutor-workspace-note,.tutor-frame-label,.tutor-jump-readout{color:#173a63;background:#fffc;border-radius:999px;padding:.44rem .7rem;font-weight:900}.tutor-drag-workspace{grid-template-columns:minmax(230px,.82fr) minmax(280px,1fr);align-items:center;gap:1rem;display:grid}.tutor-token-tray{gap:1rem;display:grid}.tutor-token-tray section{background:#ffffffbd;border-radius:16px;padding:.85rem;box-shadow:0 12px 24px #173a6314}.tutor-token-tray h4{color:#173a63;margin:0 0 .5rem}.tutor-token-row,.tutor-count-row,.tutor-count-on-tokens,.tutor-confetti-line{flex-wrap:wrap;justify-content:center;gap:.45rem;display:flex}.tutor-drop-zone{background:#ffffff94;border:4px dashed #173a6338;border-radius:28px;place-items:center;min-height:330px;padding:1rem;display:grid;position:relative}.tutor-drop-zone strong{z-index:3;color:#fff;background:#173a63;border-radius:999px;padding:.35rem .72rem;position:absolute;top:.85rem;right:.85rem}.tutor-drop-tokens{z-index:2;flex-wrap:wrap;place-content:center;gap:.2rem;width:82%;min-height:190px;margin-top:2rem;display:flex;position:relative}.tutor-count-workspace,.tutor-count-on-workspace,.tutor-number-line-workspace,.tutor-ten-frame-workspace{align-content:center;justify-items:center;gap:1.2rem;display:grid}.tutor-count-token.is-counted{cursor:default;filter:drop-shadow(0 0 .45rem #60d3948c);transform:scale(.95)}.tutor-count-token span{color:#fff;background:#173a63;border-radius:999px;place-items:center;width:30px;height:30px;font-weight:950;display:grid;position:absolute}.tutor-count-display,.tutor-start-number,.tutor-current-number{color:#8a4b00;background:#fff4d8;border-radius:999px;place-items:center;font-size:clamp(2.5rem,8vw,5rem);font-weight:950;display:grid;box-shadow:0 18px 36px #7a430029}.tutor-count-display{width:160px;height:160px;font-size:clamp(1.1rem,4vw,3.2rem)}.tutor-start-number,.tutor-current-number{width:132px;height:132px}.tutor-jump-track{align-items:center;gap:.55rem;display:flex}.tutor-jump-track span{color:#173a63;opacity:.48;background:#ffffffb3;border-radius:999px;place-items:center;width:70px;height:70px;font-size:1.7rem;font-weight:950;display:grid}.tutor-jump-track span.is-active{opacity:1;background:#60d394}.tutor-number-line{background:#ffffffb8;border-radius:18px;grid-template-columns:repeat(11,minmax(36px,1fr));gap:.2rem;width:min(100%,760px);padding:1.1rem .7rem;display:grid}.tutor-number-line span{color:#173a63;border-radius:12px;place-items:center;min-height:58px;font-weight:950;display:grid;position:relative}.tutor-number-line span:before{content:"";z-index:-1;background:#173a632e;height:4px;position:absolute;top:50%;left:-.2rem;right:-.2rem}.tutor-number-line span.is-start{background:#fff0c8}.tutor-number-line span.is-target{box-shadow:inset 0 0 0 3px #60d394}.tutor-number-line span.is-current{color:#fff;background:#173a63;transform:translateY(-10px)}.tutor-ten-frame{background:#ffffffbd;border-radius:24px;grid-template-columns:repeat(5,minmax(72px,1fr));gap:.75rem;width:min(100%,650px);padding:1rem;display:grid;box-shadow:0 18px 36px #173a631c}.tutor-ten-frame span{aspect-ratio:1;background:#ffffffa6;border:3px solid #173a632e;border-radius:16px;place-items:center;display:grid}.tutor-ten-frame span.is-new{background:#e8f7ff;border-color:#2196f35c}.tutor-ten-frame .tutor-asset{width:72%;height:72%}.tutor-celebration-avatar{width:min(260px,48vw);height:min(260px,48vw)}.tutor-celebration-scene strong{color:#173a63;background:#ffffffc7;border-radius:18px;padding:.75rem 1rem;font-size:clamp(1.15rem,3vw,2rem)}.tutor-lab-workspace,.tutor-weather-map-workspace{z-index:1;grid-template-columns:minmax(230px,.72fr) minmax(280px,1fr);align-items:stretch;gap:1rem;min-height:100%;display:grid;position:relative}.tutor-lab-drop-zone,.tutor-map-board{background:radial-gradient(circle at 50% 44%,#7bdff21f,#0000 45%),#ffffff0e;border:3px dashed #7bdff257;border-radius:28px;place-items:center;min-height:390px;padding:1rem;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff14}.tutor-lab-drop-zone.is-complete{box-shadow:inset 0 0 0 1px #ffffff1f,0 0 42px #7bdff233}.tutor-lab-drop-zone strong{z-index:4;color:#173a63;background:#ffcf75;border-radius:999px;padding:.35rem .72rem;position:absolute;top:.85rem;right:.85rem}.tutor-lab-drop-zone>span{z-index:4;color:#e9f8ff;background:#000000b8;border-radius:999px;padding:.35rem .72rem;font-weight:900;position:absolute;bottom:1rem;left:1rem}.tutor-lab-drop-backdrop{z-index:1;opacity:.34;place-items:center;display:grid;position:absolute;inset:1.2rem}.tutor-lab-transformation{z-index:3;pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.tutor-lab-flash{aspect-ratio:1;background:radial-gradient(circle,#ffe891db,#7bdff238 48%,#0000 70%);border-radius:999px;width:min(46%,260px);animation:.9s ease-out both tutor-lab-flash;position:absolute}.tutor-lab-vapor{filter:drop-shadow(0 0 28px #7bdff26b);width:clamp(140px,22vw,260px);height:clamp(140px,22vw,260px);animation:1.8s ease-out both tutor-vapor-rise;position:relative}.tutor-lab-placed,.tutor-map-placed,.tutor-choice-asset-cloud,.tutor-coach-scene--weather{z-index:2;flex-wrap:wrap;place-content:center;gap:.55rem;display:flex;position:relative}.tutor-lab-placed{width:min(92%,560px);min-height:260px}.tutor-lab-placed .tutor-token,.tutor-map-placed .tutor-token,.tutor-choice-asset-cloud .tutor-token{width:clamp(72px,8vw,118px);height:clamp(72px,8vw,118px)}.tutor-token-tray--lab section,.tutor-token-tray--map section{background:#ffffff14;border:1px solid #7bdff224}.tutor-token-tray--lab h4,.tutor-token-tray--map h4{color:#e9f8ff}.weather-asset{filter:drop-shadow(0 14px 18px #00000047);width:clamp(96px,12vw,160px);height:clamp(96px,12vw,160px)}.weather-asset--weather-guide{width:clamp(150px,18vw,230px);height:clamp(150px,18vw,230px)}.weather-asset--storm-cloud-tower,.weather-asset--cloud-cluster,.weather-asset--storm-cutaway{width:clamp(180px,24vw,320px);height:clamp(140px,20vw,260px)}.weather-asset--water-surface,.weather-asset--weather-map-front{width:clamp(180px,24vw,330px);height:clamp(110px,16vw,210px)}.weather-asset--sturdy-shelter,.weather-asset--tall-tree-shelter,.weather-asset--open-field{width:clamp(140px,18vw,230px);height:clamp(140px,18vw,230px)}.tutor-choice-asset-cloud,.tutor-coach-scene--weather{width:min(92%,760px);margin:auto}.tutor-choice-scene--weather,.tutor-celebration-scene--weather{grid-template-rows:1fr auto}.tutor-map-board{background:linear-gradient(90deg,#3197ff21,#0000 44%,#ffbe5c21),#050912}.tutor-map-grid{background-color:#0000;background-image:linear-gradient(90deg,#7bdff21f 1px,#0000 1px),linear-gradient(#7bdff21f 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:72px 72px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.tutor-map-label{z-index:2;color:#fff;text-transform:uppercase;border-radius:999px;padding:.35rem .68rem;font-size:.76rem;font-weight:900;position:absolute}.tutor-map-label--warm{background:#f4511eb8;top:1rem;right:1rem}.tutor-map-label--cool{background:#2196f3b8;bottom:1rem;left:1rem}.tutor-map-label--storm{color:#173a63;background:#ffcf75e0;top:46%;left:50%;transform:translate(-50%,-50%)}.tutor-autoplay-gate{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000db;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.tutor-autoplay-gate>div{color:#fff;text-align:center;background:#060b12;border:1px solid #7bdff233;border-radius:18px;gap:.85rem;max-width:420px;padding:1.2rem;display:grid;box-shadow:0 28px 80px #00000073}.tutor-autoplay-gate strong{color:#fff;font-size:1.35rem}.tutor-autoplay-gate span{color:#d8e8f7;font-weight:750}.tutor-concept-illustration{z-index:1;background:radial-gradient(circle at 32% 22%,#7bdff224,#0000 32%),linear-gradient(#070b12 0%,#010205 100%);border-radius:20px;place-items:center;min-height:100%;display:grid;position:relative;overflow:hidden}.tutor-concept-illustration img{z-index:2;object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .22s;position:absolute;inset:0}.tutor-concept-illustration.has-image img{opacity:1}.tutor-concept-fallback{z-index:1;flex-wrap:wrap;place-content:center;gap:.8rem;width:min(92%,760px);display:flex;position:relative}.tutor-concept-illustration.has-image .tutor-concept-fallback{display:none}.tutor-concept-illustration figcaption{z-index:3;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b8;border-radius:16px;gap:.25rem;max-width:660px;padding:.8rem .95rem;display:grid;position:absolute;bottom:1rem;left:1rem;right:1rem}.tutor-concept-illustration figcaption strong{color:#fff;font-size:clamp(1.1rem,2.2vw,1.7rem);line-height:1.08}.tutor-concept-illustration figcaption span{color:#d8e8f7;font-weight:780;line-height:1.35}.tutor-control-hint{color:#d8e8f7;background:#7bdff21f;border-radius:14px;padding:.76rem .92rem;font-weight:850}.tutor-sequence-workspace,.tutor-chain-workspace,.tutor-cauldron-workspace,.tutor-variable-workspace,.tutor-threshold-workspace,.tutor-hotspot-workspace,.tutor-sort-workspace,.tutor-scenario-workspace{z-index:1;min-height:100%;position:relative}.tutor-cauldron-workspace{grid-template-columns:minmax(430px,1fr) minmax(240px,.52fr);align-items:stretch;gap:1rem;display:grid}.tutor-cauldron-stage,.tutor-cauldron-controls{background:radial-gradient(circle at 50% 36%,#7bdff224,#0000 34%),radial-gradient(circle at 18% 14%,#ffcf751a,#0000 28%),#ffffff0e;border:1px solid #7bdff229;border-radius:20px;position:relative;overflow:hidden}.tutor-cauldron-stage{background:radial-gradient(circle at 50% 46%,#7bdff226,#0000 34%),linear-gradient(#040a1233,#000000b3),#ffffff0a;min-height:520px;padding:1rem}.tutor-cauldron-stage:before{content:"";opacity:calc(.18 + (var(--production) * .82));pointer-events:none;border:1px dashed #ffcf7533;border-radius:999px;position:absolute;inset:10% 8% 12%}.tutor-sun-lamp{z-index:4;aspect-ratio:1;width:clamp(86px,12vw,128px);transform:scale(calc(.72 + (var(--heat) * .34)));filter:brightness(calc(.62 + (var(--heat) * .95))) drop-shadow(0 0 calc(6px + (var(--heat) * 34px)) #ffcf75d1);place-items:center;transition:transform .22s,filter .22s;display:grid;position:absolute;top:5%;left:5%}.tutor-sun-lamp span{z-index:-1;opacity:calc(.14 + (var(--heat) * .74));background:radial-gradient(circle,#ffcf755c,#0000 67%);border-radius:999px;position:absolute;inset:-28%}.tutor-cauldron-sun{width:100%;height:100%}.tutor-cauldron-current{z-index:2;opacity:.25;pointer-events:none;transition:opacity .22s,transform .22s;position:absolute}.tutor-cauldron-current--warm{z-index:4;opacity:calc(.28 + (var(--heat) * .68));transform:translateY(calc((1 - var(--heat)) * 24px)) scale(calc(.72 + (var(--heat) * .42)));animation:1.8s ease-in-out infinite cauldron-updraft;bottom:32%;left:8%}.tutor-cauldron-current--cool{opacity:calc(.72 - (var(--heat) * .28));transform:scale(calc(1.06 - (var(--heat) * .18)));top:14%;right:18%}.tutor-current-arrow{width:clamp(86px,10vw,130px);height:clamp(86px,10vw,130px)}.tutor-cauldron-pot{z-index:3;width:min(64%,480px);position:absolute;bottom:12%;left:50%;transform:translate(-50%)}.tutor-cauldron-pot.is-productive{filter:drop-shadow(0 0 28px #7bdff259)}.weather-asset--weather-cauldron,.tutor-cauldron-prop{object-fit:contain;width:100%;height:auto;max-height:330px}.tutor-cauldron-steam{pointer-events:none;height:46%;position:absolute;top:7%;left:18%;right:18%}.tutor-cauldron-steam span{width:18%;height:70%;opacity:calc(.12 + (var(--vapor) * .46));filter:blur(7px);background:linear-gradient(#e6faff00,#e6faff70,#e6faff00);border-radius:999px;animation:2.2s ease-in-out infinite cauldron-steam-rise;position:absolute;bottom:0}.tutor-cauldron-steam span:first-child{left:16%}.tutor-cauldron-steam span:nth-child(2){animation-delay:.36s;left:42%}.tutor-cauldron-steam span:nth-child(3){animation-delay:.72s;right:12%}.tutor-cauldron-clouds{z-index:5;width:min(34%,260px);height:58%;position:absolute;top:9%;right:4%}.tutor-cauldron-clouds span{aspect-ratio:1.25;opacity:.18;background:#ffffff0a;border:1px dashed #ffffff29;border-radius:999px;place-items:center;width:40%;min-width:64px;display:grid;position:absolute}.tutor-cauldron-clouds span:first-child{top:64%;left:0%}.tutor-cauldron-clouds span:nth-child(2){top:54%;left:45%}.tutor-cauldron-clouds span:nth-child(3){top:36%;left:14%}.tutor-cauldron-clouds span:nth-child(4){top:24%;left:54%}.tutor-cauldron-clouds span:nth-child(5){top:8%;left:2%}.tutor-cauldron-clouds span:nth-child(6){top:2%;left:44%}.tutor-cauldron-clouds span.is-made{opacity:1;animation:2.4s ease-in-out infinite cauldron-cloud-drift;animation-delay:calc(var(--i) * -260ms);background:0 0;border-color:#0000}.tutor-cauldron-cloud{object-fit:contain;width:100%;height:100%}.tutor-cauldron-readout{z-index:6;color:#f7fbff;background:#000000b8;border:1px solid #7bdff238;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.28rem .75rem;padding:.76rem .9rem;display:grid;position:absolute;bottom:1rem;left:1rem;right:1rem}.tutor-cauldron-readout strong{color:#fff;font-size:1rem}.tutor-cauldron-readout span{color:#d8e8f7;grid-column:1/-1;font-size:.86rem;font-weight:760;line-height:1.32}.tutor-cauldron-readout em{color:#173a63;white-space:nowrap;background:#ffcf75;border-radius:999px;grid-area:1/2;padding:.28rem .58rem;font-style:normal;font-weight:950}.tutor-cauldron-controls{align-content:start;gap:.85rem;padding:1rem;display:grid}.tutor-cauldron-slider{background:linear-gradient(90deg, #ffcf752e calc(var(--value) * 1%), #ffffff14 0)}.tutor-cauldron-slider--humidity{background:linear-gradient(90deg, #7bdff22e calc(var(--value) * 1%), #ffffff14 0)}.tutor-vapor-dial{color:#f7fbff;background:#0000003d;border:1px solid #7bdff22e;border-radius:18px;justify-items:center;gap:.65rem;padding:1rem;font-weight:900;display:grid}.tutor-vapor-dial span{aspect-ratio:1;background:radial-gradient(circle at 50% 54%,#7bdff242,#0000 38%),#ffffff14;border:7px solid #7bdff247;border-radius:999px;place-items:end center;width:min(150px,42vw);display:grid;position:relative}.tutor-vapor-dial span:before{content:"";border-radius:inherit;border:1px dashed #fff3;position:absolute;inset:18%}.tutor-vapor-dial i{transform-origin:50% 100%;width:5px;height:42%;transform:translateX(-50%) rotate(calc(-110deg + (var(--vapor) * 220deg)));background:#ffcf75;border-radius:999px;position:absolute;bottom:50%;left:50%;box-shadow:0 0 18px #ffcf7570}.tutor-chain-workspace{isolation:isolate;background:radial-gradient(circle at 50% 48%,#7bdff22e,#0000 30%),radial-gradient(circle at 50% 48%,#ffd26f1a,#0000 46%),#000;border-radius:20px;grid-template-rows:minmax(0,1fr) auto;display:grid;overflow:hidden}.tutor-chain-workspace:before,.tutor-chain-workspace:after{content:"";pointer-events:none;border-radius:999px;position:absolute;inset:9%}.tutor-chain-workspace:before{border:2px solid #7bdff22e;box-shadow:inset 0 0 36px #7bdff214,0 0 48px #7bdff214}.tutor-chain-workspace:after{border:1px dashed #ffd26f38;inset:16%}.tutor-chain-cycle{z-index:1;pointer-events:none;position:absolute;inset:0}.tutor-chain-orbit-card{aspect-ratio:1;opacity:.18;place-items:center;width:clamp(70px,10vw,104px);margin:0;transition:opacity .36s,transform .36s,filter .36s;display:grid;position:absolute;transform:scale(.82)}.tutor-chain-orbit-card:first-child{top:48%;left:8%}.tutor-chain-orbit-card:nth-child(2){top:12%;left:22%}.tutor-chain-orbit-card:nth-child(3){top:6%;left:50%;transform:translate(-50%)scale(.82)}.tutor-chain-orbit-card:nth-child(4){top:12%;right:22%}.tutor-chain-orbit-card:nth-child(5){top:48%;right:8%}.tutor-chain-orbit-card.is-visible{opacity:.76;transform:scale(.95)}.tutor-chain-orbit-card:nth-child(3).is-visible{transform:translate(-50%)scale(.95)}.tutor-chain-orbit-card.is-active{opacity:1;filter:drop-shadow(0 0 22px #7bdff280);transform:scale(1.08)}.tutor-chain-orbit-card:nth-child(3).is-active{transform:translate(-50%)scale(1.08)}.tutor-chain-orbit-card img{object-fit:cover;border:2px solid #ffffff2e;border-radius:999px;width:100%;height:100%;box-shadow:0 16px 32px #00000052}.tutor-chain-orbit-card figcaption{color:#173a63;background:#ffcf75;border-radius:999px;place-items:center;width:28px;height:28px;font-size:.78rem;font-weight:950;display:grid;position:absolute;bottom:-.35rem;right:-.35rem}.tutor-chain-feature{z-index:2;text-align:center;align-content:center;place-items:center;gap:.9rem;min-height:min(610px,100vh - 360px);margin:0;padding:clamp(1.2rem,3vw,2rem);display:grid;position:relative}.tutor-chain-feature img{aspect-ratio:1;object-fit:cover;border:2px solid #fff3;border-radius:999px;width:min(58vw,420px);max-width:70%;animation:.52s both tutor-chain-pop;display:block;box-shadow:0 24px 70px #00000094,0 0 0 12px #7bdff20d}.tutor-chain-feature figcaption{color:#f7fbff;background:#000000ad;border:1px solid #7bdff233;border-radius:16px;gap:.3rem;max-width:560px;padding:.82rem 1rem;display:grid;box-shadow:0 16px 36px #00000052}.tutor-chain-feature figcaption em{color:#ffcf75;letter-spacing:0;text-transform:uppercase;font-size:.76rem;font-style:normal;font-weight:950}.tutor-chain-feature figcaption strong{color:#fff;font-size:clamp(1.15rem,2.2vw,1.7rem);line-height:1.08}.tutor-chain-feature figcaption span{color:#d8e8f7;font-weight:780;line-height:1.35}.tutor-chain-timeline{z-index:3;background:#000000b3;border-top:1px solid #ffffff1a;grid-template-columns:repeat(5,minmax(0,1fr));gap:.5rem;padding:.8rem;display:grid;position:relative}.tutor-chain-timeline span{color:#d8e8f7ad;background:#ffffff14;border-radius:999px;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:.38rem;min-width:0;padding:.42rem .5rem;font-weight:850;display:grid}.tutor-chain-timeline span.is-lit{color:#f7fbff;background:#7bdff229;box-shadow:inset 0 0 0 1px #7bdff233}.tutor-chain-timeline b{width:24px;height:24px;color:inherit;background:#ffffff24;border-radius:999px;place-items:center;font-size:.75rem;display:grid}.tutor-chain-timeline span.is-lit b{color:#173a63;background:#ffcf75}.tutor-chain-timeline small{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.72rem;line-height:1.1;overflow:hidden}.tutor-sequence-workspace{grid-template-columns:minmax(240px,.78fr) minmax(320px,1fr);align-items:stretch;gap:1rem;display:grid}.tutor-sequence-bank,.tutor-variable-controls,.tutor-sort-bank{align-content:start;gap:.75rem;display:grid}.tutor-sequence-card,.tutor-sort-card,.tutor-scenario-card{color:#f7fbff;background:#ffffff16;border:1px solid #7bdff233;border-radius:16px;box-shadow:0 14px 30px #0000002e}.tutor-sequence-card{cursor:pointer;text-align:left;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:.65rem;min-height:86px;padding:.62rem;display:grid}.tutor-sequence-card.is-used{opacity:.42}.tutor-sequence-icon{grid-row:1/span 2;width:58px;height:58px}.tutor-sequence-card strong,.tutor-sort-card strong,.tutor-scenario-card strong{color:#fff;font-size:.96rem;line-height:1.15;display:block}.tutor-sequence-card span,.tutor-sort-card span,.tutor-scenario-card span,.tutor-sort-bin p,.tutor-hotspot-notes span{color:#d8e8f7;font-size:.84rem;font-weight:760;line-height:1.35}.tutor-sequence-card strong,.tutor-sequence-card span{grid-column:2}.tutor-sequence-workspace .tutor-workspace-note,.tutor-sort-workspace .tutor-workspace-note{grid-column:1/-1;justify-self:center}.tutor-sequence-track{align-content:center;gap:.72rem;display:grid}.tutor-sequence-slot{background:#00000038;border:2px dashed #7bdff23d;border-radius:16px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:.65rem;min-height:74px;padding:.7rem;display:grid}.tutor-sequence-slot.is-filled{background:#60d3941f;border-style:solid}.tutor-sequence-slot-text{white-space:nowrap;grid-column:2;align-items:baseline;gap:.45rem;min-width:0;display:flex}.tutor-sequence-slot-text strong,.tutor-sequence-slot-text span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.tutor-sequence-slot-text strong{flex:none}.tutor-sequence-slot-separator{color:#ffcf75;flex:none}.tutor-sequence-slot em{color:#173a63;background:#ffcf75;border-radius:999px;place-items:center;width:40px;height:40px;font-style:normal;font-weight:950;display:grid}.tutor-sequence-slot strong{color:#fff}.tutor-variable-workspace{grid-template-columns:minmax(280px,1.05fr) minmax(240px,.72fr);align-items:stretch;gap:1rem;display:grid}.tutor-variable-visual,.tutor-hotspot-scene,.tutor-sort-bin,.tutor-threshold-meter{background:radial-gradient(circle at 32% 22%,#7bdff224,#0000 32%),#ffffff0f;border:1px solid #7bdff229;border-radius:20px;position:relative;overflow:hidden}.tutor-variable-visual{place-items:center;min-height:430px;padding:1rem;display:grid}.tutor-variable-sky{flex-wrap:wrap;place-content:center;gap:.55rem;max-width:620px;display:flex}.tutor-readiness-gauge{color:#fff;background:#000000b8;border-radius:999px;grid-template-columns:auto minmax(110px,1fr) auto;align-items:center;gap:.7rem;padding:.7rem .8rem;display:grid;position:absolute;bottom:1rem;left:1rem;right:1rem}.tutor-readiness-gauge span{background:#ffffff2e;border-radius:999px;height:14px;overflow:hidden}.tutor-readiness-gauge i{border-radius:inherit;background:linear-gradient(90deg,#ffcf75,#60d394,#7bdff2);height:100%;display:block}.tutor-readiness-gauge em{color:#ffcf75;font-style:normal;font-weight:950}.tutor-variable-slider{background:#ffffff14;border:1px solid #7bdff229;border-radius:16px;gap:.48rem;padding:.86rem;display:grid}.tutor-variable-slider span,.tutor-variable-slider small{justify-content:space-between;gap:.7rem;display:flex}.tutor-variable-slider strong{color:#fff}.tutor-variable-slider em{color:#173a63;background:#ffcf75;border-radius:999px;place-items:center;width:34px;height:34px;font-style:normal;font-weight:950;display:grid}.tutor-variable-slider input{accent-color:#7bdff2;width:100%}.tutor-variable-slider small{color:#d8e8f7;text-transform:uppercase;font-size:.78rem}.tutor-threshold-workspace{align-content:center;justify-items:center;gap:1rem;display:grid}.tutor-threshold-meter{grid-template-columns:84px minmax(180px,310px);align-items:center;gap:1rem;min-height:300px;padding:1rem;display:grid}.tutor-threshold-scale{color:#d8e8f7;text-transform:uppercase;grid-template-rows:auto minmax(150px,1fr) auto;justify-items:center;gap:.48rem;height:100%;min-height:260px;font-size:.78rem;font-weight:900;display:grid}.tutor-threshold-scale strong{background:linear-gradient(#ffcf75,#60d394,#7bdff2);border-radius:999px;align-self:end;width:22px;transition:height .18s}.tutor-threshold-drop{place-items:center;min-height:260px;display:grid;position:relative}.tutor-threshold-drop .weather-asset{opacity:.72;width:min(250px,34vw);height:min(250px,34vw);transform:scale(var(--drop-scale,.52));transition:transform .18s,opacity .18s}.tutor-threshold-drop.is-ready .weather-asset{opacity:1;transform:scale(var(--drop-scale,1.1)) translateY(18px)}.tutor-threshold-drop em{color:#173a63;background:#ffcf75;border-radius:999px;place-items:center;width:58px;height:58px;font-style:normal;font-weight:950;display:grid;position:absolute;bottom:.4rem;right:.4rem}.tutor-threshold-drops{flex-wrap:wrap;justify-content:center;gap:.45rem;display:flex}.tutor-antigen-workspace{z-index:1;grid-template-columns:minmax(420px,1fr) minmax(260px,.58fr);gap:1rem;min-height:100%;display:grid;position:relative}.tutor-antigen-stage,.tutor-antibody-bank{background:radial-gradient(circle at 30% 24%,#7bdff229,#0000 30%),radial-gradient(circle at 72% 56%,#ffcf751f,#0000 30%),#ffffff0e;border:1px solid #7bdff22e;border-radius:20px;position:relative;overflow:hidden}.tutor-antigen-stage{grid-template-rows:minmax(0,1fr) auto;align-items:center;min-height:500px;padding:1rem;display:grid}.tutor-antigen-stage:before{content:"";pointer-events:none;border:1px dashed #7bdff22e;border-radius:999px;position:absolute;inset:9%}.tutor-antigen-apc{align-self:center;justify-items:center;gap:.55rem;display:grid;position:relative}.tutor-antigen-cell{filter:drop-shadow(0 22px 34px #00000052);width:clamp(210px,31vw,380px);height:clamp(210px,31vw,380px)}.tutor-antigen-apc strong{z-index:4;color:#fff;background:#000000b8;border-radius:999px;padding:.42rem .7rem;font-size:.84rem;font-weight:950;position:relative}.tutor-antigen-display{z-index:5;background:#000000bd;border:1px solid #ffffff2e;border-radius:999px;gap:.42rem;padding:.55rem;display:flex;position:absolute;top:4%;left:50%;transform:translate(-50%);box-shadow:0 16px 34px #00000047}.tutor-antigen-clue{background:#ffffff14;border:2px solid #ffffff29;border-radius:999px;place-items:center;width:58px;height:58px;transition:transform .18s,box-shadow .18s,background .18s;display:grid;position:relative}.tutor-antigen-clue.is-current{transform:translateY(-4px);box-shadow:0 0 0 7px #ffcf752e}.tutor-antigen-clue.is-matched{background:#60d3942e;border-color:#60d3949e}.tutor-antigen-clue em{color:#173a63;background:#ffcf75;border-radius:999px;place-items:center;width:24px;height:24px;font-size:.72rem;font-style:normal;font-weight:950;display:grid;position:absolute;bottom:-.26rem;right:-.26rem}.tutor-antigen-shape{background:var(--antigen-color);width:30px;height:30px;display:block;box-shadow:inset 0 0 0 2px #ffffff85,0 8px 18px #00000038}.tutor-antigen-shape--circle{border-radius:999px}.tutor-antigen-shape--triangle{border-left:17px solid #0000;border-right:17px solid #0000;border-bottom:31px solid var(--antigen-color);filter:drop-shadow(0 8px 10px #00000038);width:0;height:0;box-shadow:none;background:0 0}.tutor-antigen-shape--diamond{border-radius:7px;transform:rotate(45deg)}.tutor-antigen-shape--square{border-radius:8px}.tutor-antigen-target{z-index:3;justify-items:center;gap:.35rem;width:min(30%,180px);display:grid;position:absolute;bottom:18%;right:4%}.tutor-antigen-germ{filter:drop-shadow(0 0 24px #7bdff24d);width:100%;height:auto}.tutor-antigen-target-code{background:#0000009e;border-radius:999px;gap:.24rem;padding:.32rem .42rem;display:flex}.tutor-antigen-target-code .tutor-antigen-shape{width:18px;height:18px}.tutor-antigen-target-code .tutor-antigen-shape--triangle{border-bottom-width:18px;border-left-width:10px;border-right-width:10px;width:0;height:0}.tutor-antigen-locks{z-index:4;background:#0000006b;border:1px solid #7bdff22e;border-radius:18px;justify-content:center;gap:.65rem;min-height:92px;padding:.75rem;display:flex;position:relative}.tutor-antigen-locks span{background:#ffffff0f;border:2px dashed #ffffff2e;border-radius:16px;place-items:center;width:74px;height:74px;display:grid;position:relative}.tutor-antigen-locks span.is-filled{background:#60d3941f;border-style:solid;border-color:#60d39494;animation:.36s both antibody-lock-pop}.tutor-antigen-locks i{background:#ffffff1f;border-radius:999px;width:24px;height:24px}.tutor-antibody-mini{width:58px;height:58px}.tutor-antigen-locks .tutor-antigen-shape{width:20px;height:20px;position:absolute;bottom:.12rem;right:.12rem}.tutor-antigen-locks .tutor-antigen-shape--triangle{border-bottom-width:20px;border-left-width:11px;border-right-width:11px;width:0;height:0}.tutor-antibody-bank{align-content:start;gap:.7rem;padding:.95rem;display:grid}.tutor-antibody-bank h4{color:#fff;margin:0;font-size:1rem}.tutor-antibody-card{color:#f7fbff;cursor:pointer;text-align:left;background:#ffffff16;border:1px solid #7bdff233;border-radius:16px;grid-template-columns:58px 42px minmax(0,1fr);align-items:center;gap:.55rem;min-height:86px;padding:.62rem;transition:transform .16s,border-color .16s,opacity .16s;display:grid;box-shadow:0 14px 30px #0000002e}.tutor-antibody-card:hover{border-color:#ffcf758a;transform:translateY(-3px)}.tutor-antibody-card.is-used{cursor:not-allowed;opacity:.42;transform:none}.tutor-antibody-key{width:58px;height:58px}.tutor-antibody-tip{background:#00000057;border-radius:999px;place-items:center;width:42px;height:42px;display:grid}.tutor-antibody-card strong,.tutor-antibody-card small{grid-column:3}.tutor-antibody-card strong{color:#fff;font-size:.95rem;line-height:1.1}.tutor-antibody-card small{color:#d8e8f7;font-size:.78rem;font-weight:760;line-height:1.25}.tutor-antigen-workspace .tutor-workspace-note{grid-column:1/-1;justify-self:center}.tutor-hotspot-workspace{grid-template-columns:minmax(320px,1fr) minmax(240px,.55fr);align-items:stretch;gap:1rem;display:grid}.tutor-hotspot-scene{place-items:center;min-height:450px;padding:1rem;display:grid}.tutor-hotspot-main{width:min(92%,520px);height:min(92%,520px)}.tutor-hotspot{z-index:3;color:#173a63;cursor:pointer;background:#ffcf75;border:3px solid #fff;border-radius:999px;place-items:center;width:42px;height:42px;font-weight:950;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 8px #ffcf752e,0 16px 28px #00000042}.tutor-hotspot.is-visited{background:#60d394}.tutor-hotspot-notes{align-content:start;gap:.65rem;display:grid}.tutor-hotspot-notes article{opacity:.62;background:#ffffff14;border:1px solid #7bdff229;border-radius:14px;padding:.7rem}.tutor-hotspot-notes article.is-visited{opacity:1;background:#60d3941f}.tutor-hotspot-notes strong{color:#fff;margin-bottom:.24rem;display:block}.tutor-sort-workspace{grid-template-columns:minmax(230px,.62fr) minmax(340px,1fr);gap:1rem;display:grid}.tutor-sort-bank{min-height:420px}.tutor-sort-card{cursor:grab;text-align:left;gap:.24rem;width:100%;padding:.75rem;display:grid}.tutor-sort-card.is-selected{outline:3px solid #ffcf75}.tutor-sort-bins{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.tutor-sort-bin{min-height:340px;padding:.9rem}.tutor-sort-bin h4{color:#fff;margin:0 0 .35rem;font-size:1.05rem}.tutor-sort-bin>div{gap:.55rem;margin-top:.7rem;display:grid}.tutor-scenario-workspace{grid-template-columns:repeat(3,minmax(0,1fr));align-content:center;gap:.9rem;display:grid}.tutor-scenario-card{cursor:pointer;text-align:center;align-content:start;justify-items:center;gap:.58rem;min-height:390px;padding:1rem;display:grid}.tutor-scenario-card:hover,.tutor-sequence-card:hover,.tutor-sort-card:hover{transform:translateY(-3px)}.tutor-scenario-card .weather-asset{width:min(100%,210px);height:210px}@media (width<=980px){.tutor-stage-card{grid-template-columns:1fr}.tutor-scene,.tutor-panel{min-height:auto}.tutor-scene{min-height:520px}.tutor-drag-workspace,.tutor-lab-workspace,.tutor-weather-map-workspace,.tutor-chain-workspace,.tutor-cauldron-workspace,.tutor-sequence-workspace,.tutor-variable-workspace,.tutor-antigen-workspace,.tutor-hotspot-workspace,.tutor-sort-workspace,.tutor-scenario-workspace,.tutor-sort-bins{grid-template-columns:1fr}.tutor-chain-feature,.tutor-cauldron-stage,.tutor-antigen-stage{min-height:500px}.tutor-cauldron-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.tutor-vapor-dial{grid-column:1/-1}.tutor-chain-feature img{width:min(74vw,360px);max-width:76%}.tutor-chain-timeline{grid-template-columns:1fr}}@media (width<=620px){.tutor-lesson-shell{padding:.7rem}.tutor-topbar{grid-template-columns:1fr}.tutor-scene{min-height:430px;padding:.75rem}.tutor-panel{padding:.9rem}.tutor-chain-orbit-card{width:58px}.tutor-chain-feature{min-height:430px;padding:.8rem}.tutor-chain-feature img{width:min(82vw,300px);max-width:82%}.tutor-chain-feature figcaption{padding:.68rem .75rem}.tutor-cauldron-stage,.tutor-antigen-stage{min-height:440px}.tutor-antigen-display{gap:.3rem;max-width:calc(100% - 1rem)}.tutor-antigen-clue{width:48px;height:48px}.tutor-antigen-shape{width:24px;height:24px}.tutor-antigen-shape--triangle{border-bottom-width:25px;border-left-width:14px;border-right-width:14px}.tutor-antigen-target{width:118px;bottom:22%;right:2%}.tutor-antibody-card{grid-template-columns:50px 36px minmax(0,1fr)}.tutor-antibody-key{width:50px;height:50px}.tutor-cauldron-pot{width:78%}.tutor-cauldron-controls,.tutor-cauldron-readout{grid-template-columns:1fr}.tutor-cauldron-readout em{grid-area:auto/1;width:fit-content}.tutor-avatar-wrap{grid-template-columns:58px minmax(0,1fr)}.tutor-avatar,.number-hopper{width:58px;height:58px}.tutor-token,.tutor-count-token,.tutor-inline-token-row .tutor-asset{width:52px;height:52px}.tutor-drop-zone{min-height:240px}.tutor-ten-frame{grid-template-columns:repeat(5,minmax(42px,1fr));gap:.38rem;padding:.55rem}.tutor-number-line{grid-template-columns:repeat(6,minmax(38px,1fr))}}.lesson-art strong{z-index:4;color:#173a63;background:#ffffffdb;border-radius:10px;padding:.44rem .6rem;font-size:.98rem;line-height:1.15;position:absolute;bottom:.9rem;left:1rem;right:1rem;box-shadow:0 8px 18px #173a631a}.lesson-sun,.lesson-cloud,.lesson-rain,.lesson-water,.lesson-vapor,.lesson-rainbow,.lesson-window,.lesson-dot-field,.lesson-stratus,.lesson-cirrus,.lesson-storm-cloud,.lesson-notebook,.lesson-pencil,.lesson-drop-grid,.lesson-drop,.lesson-plus,.lesson-equals,.lesson-snowflake,.lesson-river,.lesson-sprout,.lesson-cup,.lesson-foam,.lesson-color-drop,.lesson-light-ray,.lesson-prism,.lesson-spectrum,.lesson-person,.lesson-cd,.lesson-arrow-up,.lesson-cloud-tower,.lesson-bolt,.lesson-sound-rings,.lesson-map,.lesson-front-line,.lesson-card-red,.lesson-card-blue,.lesson-cycle-arrow,.lesson-bag,.lesson-root-lines{display:block;position:absolute}.lesson-sun{background:radial-gradient(circle,#fff6a8 0 38%,#ffd35c 39% 100%);border-radius:999px;width:70px;height:70px;top:24px;right:30px;box-shadow:0 0 0 14px #ffd35c2e}.lesson-cloud{background:#fff;border-radius:999px;width:120px;height:48px;box-shadow:0 8px 18px #173a631f}.lesson-cloud:before,.lesson-cloud:after{content:"";background:inherit;border-radius:999px;position:absolute;bottom:16px}.lesson-cloud:before{width:48px;height:48px;left:18px}.lesson-cloud:after{width:62px;height:62px;right:18px}.lesson-cloud--one{top:76px;left:38px}.lesson-cloud--two{opacity:.9;top:42px;right:96px;transform:scale(.76)}.lesson-storm-cloud{background:#4e6175;border-radius:999px;width:150px;height:62px;top:62px;left:50%;transform:translate(-50%);box-shadow:0 12px 22px #173a6342}.lesson-storm-cloud:before,.lesson-storm-cloud:after{content:"";background:inherit;border-radius:999px;position:absolute;bottom:20px}.lesson-storm-cloud:before{width:62px;height:62px;left:22px}.lesson-storm-cloud:after{width:76px;height:76px;right:20px}.lesson-rain{background:#2388d9;border-radius:999px;width:7px;height:42px;top:138px;transform:rotate(14deg)}.lesson-rain--one{left:42%}.lesson-rain--two{top:150px;left:50%}.lesson-rain--three{left:58%}.lesson-water{background:repeating-linear-gradient(135deg,#ffffff4d 0 10px,#0000 10px 22px),#42a5f5;border-radius:50% 50% 14px 14px;height:58px;bottom:54px;left:22px;right:22px}.lesson-vapor{border:4px solid #ffffffdb;border-color:#ffffffdb #ffffffdb #0000 #0000;border-radius:999px;width:28px;height:88px}.lesson-vapor--one{top:88px;left:34%}.lesson-vapor--two{top:62px;left:50%}.lesson-rainbow{border-top:18px solid #ef5350;border-left:18px solid #0000;border-right:18px solid #0000;border-radius:160px 160px 0 0;height:120px;top:78px;left:54px;right:54px;box-shadow:inset 0 14px #ffb300,inset 0 28px #ffee58,inset 0 42px #66bb6a,inset 0 56px #42a5f5,inset 0 70px #7e57c2}.lesson-window{border:10px solid #fff;border-radius:12px;inset:28px 28px 56px;box-shadow:inset 0 -55px #ffffff38,0 10px 22px #173a631f}.lesson-window:before,.lesson-window:after{content:"";background:#fff;position:absolute}.lesson-window:before{width:8px;top:0;bottom:0;left:50%;transform:translate(-50%)}.lesson-window:after{height:8px;top:50%;left:0;right:0;transform:translateY(-50%)}.lesson-dot-field,.lesson-drop-grid{background-image:radial-gradient(circle,#42a5f5 0 5px,#0000 6px);background-size:32px 28px;height:86px;top:118px;left:34px;right:34px}.lesson-stratus{background:#ffffffe6;border-radius:999px;width:150px;height:22px;top:142px;left:32px;box-shadow:0 24px #ffffffd1}.lesson-cirrus{border-top:7px solid #ffffffeb;border-radius:999px;width:132px;height:42px;top:122px;right:34px;transform:rotate(-8deg)}.lesson-notebook{background:repeating-linear-gradient(#0000 0 24px,#2196f32e 25px 27px),#fff;border-radius:10px;width:150px;height:160px;top:48px;left:56px;box-shadow:0 12px 24px #173a6324}.lesson-pencil{background:linear-gradient(#fdd835 0 76%,#ffb74d 77% 88%,#5d4037 89% 100%);border-radius:999px;width:18px;height:130px;bottom:76px;right:66px;transform:rotate(34deg)}.lesson-drop{background:linear-gradient(135deg,#8bd7ff,#1683d8);border-radius:54% 46% 56% 44%/62% 62% 38% 38%;transform:rotate(45deg)}.lesson-drop--small{width:42px;height:42px;top:110px;left:54px}.lesson-drop--small-two{width:42px;height:42px;top:110px;left:140px}.lesson-drop--large{width:82px;height:82px;top:84px;right:48px}.lesson-plus,.lesson-equals{color:#173a63;font-size:2rem;font-weight:900;top:112px}.lesson-plus{left:104px}.lesson-plus:before{content:"+"}.lesson-equals{right:150px}.lesson-equals:before{content:"="}.lesson-snowflake{width:46px;height:46px;top:132px;left:50%;transform:translate(-50%)}.lesson-snowflake:before{content:"*";color:#fff;text-shadow:0 4px 10px #173a632e;font-size:3.2rem;font-weight:900;line-height:1}.lesson-river{background:repeating-linear-gradient(135deg,#ffffff47 0 12px,#0000 12px 24px),#2f9ee8;border-radius:50%;height:58px;bottom:54px;left:-20px;right:-20px;transform:rotate(-4deg)}.lesson-sprout{background:#388e3c;border-radius:999px;width:20px;height:78px;bottom:88px;right:62px}.lesson-sprout:before,.lesson-sprout:after{content:"";background:#66bb6a;border-radius:80% 0;width:52px;height:28px;position:absolute;top:14px}.lesson-sprout:before{right:10px;transform:rotate(-22deg)}.lesson-sprout:after{left:10px;transform:scaleX(-1)rotate(-22deg)}.lesson-cup{background:#8dd3ff52;border:8px solid #173a638c;border-top:0;border-radius:0 0 22px 22px;width:150px;height:138px;top:74px;left:78px}.lesson-foam{background:#fff;border-radius:999px;width:184px;height:58px;top:42px;left:62px;box-shadow:0 10px 18px #173a631f}.lesson-color-drop{background:#ec407a;border-radius:999px;width:18px;height:32px}.lesson-color-drop--one{top:112px;left:138px}.lesson-color-drop--two{background:#7e57c2;top:150px;left:168px}.lesson-light-ray{background:#fff176;border-radius:999px;width:120px;height:10px;top:108px;left:18px;transform:rotate(10deg)}.lesson-prism{filter:drop-shadow(0 10px 14px #173a6324);border-bottom:112px solid #ffffffb8;border-left:54px solid #0000;border-right:54px solid #0000;width:0;height:0;top:82px;left:130px}.lesson-spectrum{background:linear-gradient(90deg,#ef5350,#ffb300,#ffee58,#66bb6a,#42a5f5,#7e57c2);border-radius:8px;width:116px;height:54px;top:112px;right:26px;transform:skewY(-12deg)}.lesson-person{background:#173a63;border-radius:999px 999px 12px 12px;width:36px;height:70px;bottom:72px}.lesson-person:before{content:"";background:#f2b07b;border-radius:999px;width:28px;height:28px;position:absolute;top:-30px;left:4px}.lesson-person--one{left:52px}.lesson-person--two{background:#7c4a03;right:52px}.lesson-cd{background:radial-gradient(circle,#fff 0 12%,#0000 13% 100%),conic-gradient(#ef5350,#ffb300,#ffee58,#66bb6a,#42a5f5,#7e57c2,#ef5350);border-radius:999px;width:120px;height:120px;top:72px;left:58px;box-shadow:0 12px 24px #173a6324}.lesson-arrow-up{background:#ff7043;border-radius:999px;width:28px;height:112px;bottom:72px;left:84px}.lesson-arrow-up:before{content:"";border-bottom:38px solid #ff7043;border-left:28px solid #0000;border-right:28px solid #0000;position:absolute;top:-26px;left:50%;transform:translate(-50%)}.lesson-cloud-tower{background:#ffffffe0;border-radius:48px 48px 18px 18px;width:96px;height:150px;bottom:84px;right:58px;box-shadow:inset 0 -34px #4e617526}.lesson-bolt{clip-path:polygon(48% 0,100% 0,65% 42%,100% 42%,26% 100%,42% 54%,0 54%);background:#ffd54f;width:44px;height:94px;top:124px;left:48%}.lesson-sound-rings{border:5px solid #173a6352;border-color:#173a6352 #173a6352 #0000 #0000;border-radius:999px;width:88px;height:88px;top:122px;right:44px}.lesson-map{background:linear-gradient(135deg,#0000 0 42%,#4caf5061 43% 62%,#0000 63%),linear-gradient(45deg,#e8f5e9,#fffde7);border-radius:14px;inset:48px 38px 70px;box-shadow:0 12px 24px #173a631f}.lesson-front-line{background:repeating-linear-gradient(90deg,#1565c0 0 18px,#ef5350 18px 36px);border-radius:999px;height:8px;top:130px;left:56px;right:56px;transform:rotate(-14deg)}.lesson-card-red,.lesson-card-blue{border-radius:12px;width:112px;height:70px;bottom:84px;box-shadow:0 10px 20px #173a6329}.lesson-card-red{background:#ff8a65;left:42px;transform:rotate(-9deg)}.lesson-card-blue{background:#64b5f6;right:42px;transform:rotate(9deg)}.lesson-cycle-arrow{border:9px solid #2196f3b3;border-color:#2196f3b3 #2196f3b3 #0000 #0000;border-radius:999px;width:98px;height:98px}.lesson-cycle-arrow--one{top:84px;left:52px;transform:rotate(-18deg)}.lesson-cycle-arrow--two{bottom:76px;right:62px;transform:rotate(170deg)}.lesson-bag{background:#ffffff6b;border:7px solid #173a6370;border-radius:16px;width:190px;height:172px;top:42px;left:54px;box-shadow:inset 0 -54px #42a5f557}.lesson-root-lines{opacity:.72;border-bottom:5px solid #795548;border-left:5px solid #795548;border-right:5px solid #795548;border-radius:0 0 80px 80px;width:106px;height:58px;bottom:58px;right:50px}.article-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.2rem;display:grid}.article-card{background:var(--bg-white);border-radius:var(--radius);box-shadow:0 4px 12px var(--shadow);color:var(--text);flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.article-card:hover{box-shadow:0 8px 24px var(--shadow-hover);color:var(--text);transform:scale(1.03)}.article-card .card-image{object-fit:cover;object-position:center 25%;background:#e0e0e0;width:100%;height:240px}.article-card .card-body{flex-direction:column;flex:1;padding:1rem;display:flex}.article-card .card-title{margin-bottom:.4rem;font-size:1.05rem;font-weight:700}.article-card .card-summary{color:var(--text-light);flex:1;font-size:.82rem;line-height:1.5}.article-card .card-meta{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.6rem;display:flex}.tag{background:var(--accent-light);color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:50px;padding:.15rem .55rem;font-size:.65rem;font-weight:600;display:inline-block}.tag:nth-child(2n){background:var(--secondary-light)}.tag:nth-child(3n){background:var(--primary-light)}.reading-time{color:var(--text-light);background:#f0f0f0;border-radius:50px;align-items:center;gap:.3rem;padding:.15rem .6rem;font-size:.7rem;font-weight:600;display:inline-flex}.reading-time:before{content:"🕒";font-size:.8rem}.article-content{max-width:800px;margin:0 auto}.article-hero-image{object-fit:cover;border-radius:var(--radius);width:100%;max-height:400px;box-shadow:0 4px 16px var(--shadow);margin-bottom:.4rem}.image-credit{color:var(--text-light);text-align:center;margin-bottom:1.5rem;font-size:.7rem;font-style:italic}.article-title{color:var(--text);margin-bottom:.6rem;font-size:2rem;font-weight:900;line-height:1.2}.article-meta{flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:1.5rem;display:flex}.article-body h2{color:var(--primary);margin-top:2rem;margin-bottom:.6rem;font-size:1.4rem;font-weight:800}.article-body h3{color:var(--accent);margin-top:1.5rem;margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.news-shell{flex-direction:column;gap:2rem;display:flex}.news-info-ribbon{background:linear-gradient(135deg,#f6fbff 0%,#eef8ff 100%);border:1px solid #cfe3f1;border-radius:18px;justify-content:space-between;align-items:center;gap:.85rem;padding:.8rem 1rem;display:flex;box-shadow:0 10px 24px #173a630f}.news-info-ribbon__text{color:#4f657d;margin:0;font-size:.9rem;line-height:1.45}.news-info-ribbon__text strong{color:#173a63}.news-info-ribbon__close{color:#173a63;cursor:pointer;width:2rem;height:2rem;font:inherit;background:#fff;border:none;border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:1.15rem;font-weight:800;line-height:1;transition:background .2s,transform .2s;display:inline-flex;box-shadow:0 4px 10px #173a631f}.news-info-ribbon__close:hover{background:#dff0ff;transform:translateY(-1px)}.news-archive-strip{gap:.75rem;display:grid}.news-archive-links{gap:.7rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.news-archive-link{color:#173a63;background:#fff;border-radius:18px;flex:none;gap:.15rem;min-width:110px;padding:.8rem .9rem;text-decoration:none;display:grid;box-shadow:0 10px 24px #173a630f}.news-archive-link small{color:#5b7188;font-size:.72rem}.news-archive-link.is-active{background:linear-gradient(135deg,#dff0ff 0%,#fff3c2 100%);box-shadow:0 12px 28px #173a631a}.news-featured-card,.news-card,.news-concept-card,.news-featured-card:hover,.news-card:hover,.news-concept-card:hover{color:var(--text)}.news-featured-card{background:#fff;border-radius:28px;grid-template-columns:minmax(0,1fr) minmax(320px,1fr);gap:1.25rem;display:grid;overflow:hidden;box-shadow:0 18px 40px #173a631a}.news-featured-image-wrap{min-height:320px}.news-featured-image,.news-card-image{object-fit:cover;width:100%;height:100%}.news-featured-image--fallback,.news-card-image--fallback,.news-concept-image-fallback{color:#173a63;background:linear-gradient(135deg,#d8efff,#ffe58e);justify-content:center;align-items:center;font-weight:900;display:flex}.news-featured-body,.news-card-body{padding:1.35rem}.news-featured-body h3,.news-card-body h3{color:#173a63;margin:.4rem 0 .7rem;line-height:1.15}.news-featured-body p,.news-card-body p,.news-last-updated,.news-feed-caption,.news-article-standfirst,.news-article-hero-note p,.news-side-card p,.news-vocab-item p,.news-concept-body p{color:#5b7188}.news-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;display:grid}.news-card{background:#fff;border-radius:24px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 12px 28px #173a6314}.news-card-image{height:210px}.news-story-kicker{color:#0f5c7d;letter-spacing:.04em;text-transform:uppercase;background:#dff0ff;border-radius:999px;align-items:center;width:fit-content;padding:.28rem .7rem;font-size:.72rem;font-weight:800;display:inline-flex}.news-card-meta{flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:.9rem;display:flex}.news-source-chip{color:#4f657d;background:#f3f8fc;border-radius:999px;align-items:center;padding:.2rem .55rem;font-size:.72rem;font-weight:700;display:inline-flex}.news-article-layout{flex-direction:column;gap:1.5rem;display:flex}.news-back-link{color:#1a3a5c;font-weight:700}.news-article-header{max-width:860px}.news-article-standfirst{margin-top:.75rem;font-size:1.05rem}.news-article-hero{align-items:start;gap:.85rem;display:grid}.news-article-hero-note{background:#f7fbff;border:1px solid #d8e8f4;border-radius:16px;max-width:720px;padding:.8rem .95rem}.news-article-main{grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr);align-items:start;gap:1.25rem;display:grid}.news-article-body{background:#fff;border-radius:24px;padding:1.35rem 1.45rem;box-shadow:0 12px 28px #173a6314}.news-story-section+.news-story-section{margin-top:1.5rem}.news-story-section h2{color:#173a63;margin-bottom:.65rem}.news-story-section p+p{margin-top:.9rem}.news-article-sidebar{gap:1rem;display:grid}.news-side-card{background:#fff;border-radius:22px;padding:1.1rem;box-shadow:0 12px 28px #173a6314}.news-side-card h2{color:#173a63;margin-bottom:.65rem;font-size:1.05rem}.news-vocab-list{gap:.75rem;display:grid}.news-vocab-item{background:#f8fbfd;border:1px solid #e2edf5;border-radius:16px;padding:.8rem .85rem}.news-vocab-item strong{color:#173a63}.news-related-link{color:inherit;background:#f8fbfd;border:1px solid #e2edf5;border-radius:16px;padding:.85rem .9rem;text-decoration:none;display:block}.news-related-link strong{color:#173a63}.news-related-link p{margin:.35rem 0 0}.news-think-list{color:#5b7188;padding-left:1.1rem}.news-think-list li+li{margin-top:.55rem}.news-concepts-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.news-concept-card{perspective:1200px;text-align:left;width:100%;min-height:320px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:22px;padding:0;animation:4.4s ease-in-out infinite news-concept-rock;display:block;position:relative}.news-concept-card:focus-visible{outline-offset:4px;outline:3px solid #f0bf4c}.news-concept-card.is-flipped{animation:none}.news-concept-card__inner{min-height:320px;transform-style:preserve-3d;transition:transform .72s cubic-bezier(.2,.75,.2,1);position:relative}.news-concept-card.is-flipped .news-concept-card__inner{transform:rotateY(180deg)}.news-concept-card__face{backface-visibility:hidden;background:#fff;border-radius:22px;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden;box-shadow:0 12px 28px #173a6314}.news-concept-card__face--front{border:1px solid #173a6314}.news-concept-card__face--back{background:linear-gradient(#fff 0%,#eef7ff 100%);justify-content:center;transform:rotateY(180deg)}.news-concept-card__face img,.news-concept-image-fallback{object-fit:cover;width:100%;height:190px}.news-concept-card__face--back .news-concept-body{justify-content:center;min-height:100%}.news-concept-body{flex-direction:column;gap:.7rem;padding:1rem;display:flex}.news-concept-body strong{color:#173a63}.news-concept-card__hint{color:#fff;letter-spacing:.01em;background:#173a63;border-radius:999px;align-self:flex-start;align-items:center;gap:.45rem;padding:.45rem .7rem;font-size:.8rem;font-weight:800;display:inline-flex}.news-concept-card__hint--back{color:#173a63;background:#f0bf4c;margin-top:auto}.news-concept-card__icon{background:#ffffff2e;border-radius:999px;justify-content:center;align-items:center;width:1.35rem;height:1.35rem;font-size:.95rem;line-height:1;display:inline-flex}.news-concept-card__hint--back .news-concept-card__icon{background:#173a631f}@keyframes news-concept-rock{0%,to{transform:rotate(0)translateY(0)}20%{transform:rotate(-1.2deg)translateY(-2px)}40%{transform:rotate(1.1deg)translateY(0)}60%{transform:rotate(-.8deg)translateY(-1px)}80%{transform:rotate(.8deg)translateY(0)}}@media (prefers-reduced-motion:reduce){.news-concept-card{animation:none}.news-concept-card__inner{transition:none}}.news-empty-state{background:#fff;border-radius:24px;padding:1.4rem;box-shadow:0 12px 28px #173a6314}.article-body p{margin-bottom:1rem}.article-body ul,.article-body ol{margin-bottom:1rem;padding-left:1.5rem}.article-body li{margin-bottom:.4rem}.article-body img{border-radius:var(--radius-sm);max-width:100%;box-shadow:0 2px 8px var(--shadow);margin:1rem auto;display:block}.article-figure{text-align:center;margin:1.5rem 0}.article-figure img{margin:0 auto .5rem}.article-figure figcaption{color:var(--text-light);padding:0 .5rem;font-size:.92rem;font-style:italic;line-height:1.4}.article-figure .figure-credit{opacity:.75;font-size:.8rem;font-style:normal}.article-body blockquote{border-left:5px solid var(--secondary);border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:linear-gradient(135deg,#e3f2fd,#fff9c4);margin:1.2rem 0;padding:1rem 1.2rem;font-style:italic;font-weight:500;position:relative}.article-body blockquote:before{content:"💡";font-size:1.4rem;font-style:normal;position:absolute;top:-10px;left:-10px}.article-body code{background:#f5f5f5;border-radius:4px;padding:.15rem .4rem;font-size:.85rem}.article-body pre{color:#eee;border-radius:var(--radius-sm);background:#263238;margin-bottom:1rem;padding:1rem;overflow-x:auto}.article-body pre code{color:inherit;background:0 0;padding:0}.article-body table{border-collapse:collapse;border-radius:var(--radius-xs);width:100%;margin-bottom:1rem;overflow:hidden}.article-body th,.article-body td{text-align:left;border-bottom:1px solid #e0e0e0;padding:.6rem .8rem;font-size:.9rem}.article-body th{background:var(--primary);color:#fff;font-weight:700}.article-body tr:nth-child(2n){background:#f9f9f9}.category-header{text-align:center;margin-bottom:2rem}.category-header .cat-header-image{object-fit:contain;width:140px;height:140px;margin:0 auto .5rem;display:block}.category-header h2{font-size:2rem;font-weight:900}.category-header p{color:var(--text-light);margin-top:.3rem}.loading{text-align:center;color:var(--text-light);padding:3rem;font-size:1.1rem}.error-message{text-align:center;color:#e53935;padding:3rem;font-size:1.1rem}.site-footer{background:var(--text);color:#fff;text-align:center;margin-top:auto;padding:1.2rem;font-size:.8rem}@media (width<=600px){html{font-size:16px}.site-header{min-height:108px;padding:.55rem .75rem .45rem}.logo h1{font-size:1.65rem}.tagline{font-size:.82rem}.header-inner{gap:.5rem}.back-link{padding:.25rem .65rem;font-size:.72rem}.category-grid{grid-template-columns:repeat(2,1fr);gap:.8rem}.article-grid{grid-template-columns:1fr}.category-card{min-height:110px;padding:1rem .8rem}.article-title{font-size:1.5rem}.search-wrapper{max-width:92%;margin-top:.45rem}.search-bar{padding:.52rem .9rem;font-size:.86rem}.section-divider{max-height:72px;margin:1rem 0}}@media (width<=400px){.category-grid{grid-template-columns:1fr}}.hero-featured-section{margin-bottom:2rem}.home-reading-split{grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);align-items:stretch;gap:1rem;display:grid}.hero-featured{background:var(--bg-white);border-radius:var(--radius);box-shadow:0 6px 20px var(--shadow);color:var(--text);border:4px solid #0000;grid-template-rows:minmax(250px,.9fr) auto;text-decoration:none;transition:transform .2s,box-shadow .2s;display:grid;overflow:hidden}.hero-featured:hover{box-shadow:0 10px 30px var(--shadow-hover);border-color:var(--primary-light);color:var(--text);transform:translateY(-4px)}.hero-featured-image{background:#f0f0f0;min-height:250px;position:relative;overflow:hidden}.hero-featured-image img{object-fit:cover;object-position:center 25%;width:100%;height:100%;display:block;position:absolute;inset:0}.hero-featured-placeholder{background:linear-gradient(135deg, var(--primary-light), var(--accent-light));justify-content:center;align-items:center;width:100%;height:100%;font-size:6rem;display:flex}.hero-featured-body{flex-direction:column;justify-content:flex-start;gap:.8rem;padding:1.35rem;display:flex}.hero-featured-badge{background:var(--secondary);color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:50px;align-self:flex-start;align-items:center;gap:.4rem;padding:.3rem .9rem .3rem .4rem;font-size:.85rem;font-weight:700;display:inline-flex}.hero-featured-badge .badge-cat-image{object-fit:contain;background:#fff;border-radius:50%;width:24px;height:24px;padding:2px}.card-image-fallback{background:#f5f5f5;padding:10px;object-fit:contain!important}.speak-btn{border:2px solid var(--primary);width:28px;height:28px;color:var(--primary);cursor:pointer;vertical-align:middle;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:.4em;padding:0;transition:transform .15s,background .15s,color .15s;display:inline-flex}.speak-btn:hover{background:var(--primary);color:#fff;transform:scale(1.1)}.speak-btn:focus-visible{outline:3px solid var(--secondary);outline-offset:2px}.speak-btn.speaking{background:var(--secondary);border-color:var(--secondary);color:#fff;animation:1.2s ease-in-out infinite speak-pulse}@keyframes speak-pulse{0%,to{box-shadow:0 0 #ff980080}50%{box-shadow:0 0 0 6px #ff980000}}@keyframes tutor-lab-flash{0%{opacity:0;transform:scale(.18)}24%{opacity:1}to{opacity:0;transform:scale(1.5)}}@keyframes tutor-vapor-rise{0%{opacity:0;transform:translateY(54px)scale(.42)rotate(-4deg)}28%{opacity:1}to{opacity:.94;transform:translateY(-74px)scale(1.08)rotate(4deg)}}@keyframes tutor-chain-pop{0%{opacity:0;transform:scale(.84)}60%{opacity:1;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@keyframes cauldron-updraft{0%,to{translate:0 8px}50%{translate:0 -12px}}@keyframes cauldron-steam-rise{0%,to{transform:translateY(16px)scaleX(.72)}50%{transform:translateY(-22px)scaleX(1.08)}}@keyframes cauldron-cloud-drift{0%,to{transform:translate(0)scale(.98)}50%{transform:translate(8px,-8px)scale(1.04)}}@keyframes antibody-lock-pop{0%{opacity:0;transform:scale(.72)rotate(-7deg)}70%{opacity:1;transform:scale(1.08)rotate(3deg)}to{opacity:1;transform:scale(1)rotate(0)}}h1.article-title .speak-btn{width:36px;height:36px}.hero-featured-title{color:var(--text);font-size:1.65rem;font-weight:900;line-height:1.2}.hero-featured-summary{color:var(--text-light);font-size:1.05rem;line-height:1.5}.hero-featured-cta{color:var(--accent);margin-top:.4rem;font-size:1rem;font-weight:700}.hero-featured-cta:after{content:" ->"}.hero-book-featured{color:var(--text);border-radius:var(--radius);box-shadow:0 6px 20px var(--shadow);background:#fff;border:4px solid #0000;grid-template-rows:minmax(0,1fr) auto;display:grid;overflow:hidden}.hero-book-featured:hover{box-shadow:0 10px 30px var(--shadow-hover);border-color:var(--secondary-light);color:var(--text);transform:translateY(-4px)}.hero-book-featured__media{aspect-ratio:4/3;background:#eef7ff;display:block;overflow:hidden}.hero-book-featured__media img{object-fit:cover;width:100%;height:100%;display:block}.hero-book-featured__body{gap:.48rem;padding:1.2rem 1.25rem 1.3rem;display:grid}.hero-book-featured__badge{color:#0d6288;text-transform:uppercase;letter-spacing:.07em;background:#eaf7ff;border-radius:999px;align-items:center;width:fit-content;padding:.28rem .72rem;font-size:.74rem;font-weight:900;display:inline-flex}.hero-book-featured strong{color:#173a63;font-size:1.45rem;line-height:1.15}.hero-book-featured span:not(.hero-book-featured__badge):not(.hero-featured-cta){color:#5b7188;line-height:1.4}@media (width<=980px){.home-shortcuts-grid,.home-games-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lesson-unit-card,.lesson-detail-hero,.lesson-parent-guide__head{grid-template-columns:1fr}.lesson-day-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.lesson-reader-topbar,.lesson-story-page{grid-template-columns:1fr}.lesson-reader-day-nav{justify-content:flex-start}.lesson-story-illustration{min-height:420px}.lesson-story-copy{width:auto;max-height:none;margin-top:.8rem;position:relative;bottom:auto;left:auto;right:auto}.lesson-story-page--parent .lesson-story-copy{top:auto;bottom:auto}}@media (width<=700px){.home-reading-split{grid-template-columns:1fr}.hero-featured-image{min-height:300px}.hero-featured-body{padding:1.3rem}.hero-featured-title{font-size:1.5rem}.logo-mascot{width:56px;height:56px}.hero-banner-image{border-radius:var(--radius-md)}.article-title-ribbon{display:none}.home-shortcuts-grid,.home-games-grid,.lesson-page-card,.lesson-guide-grid{grid-template-columns:1fr}.lesson-guide-panel--steps{grid-row:auto}.lesson-art{min-height:230px}.lesson-immersive-reader{min-height:calc(100vh - 180px);padding:.75rem}.lesson-reader-topbar{gap:.65rem}.lesson-reader-day-nav a{flex:calc(20% - .35rem);min-width:52px;padding:.32rem .4rem}.lesson-story-page{min-height:auto}.lesson-story-illustration{border-radius:16px;min-height:300px}.lesson-story-copy{border-radius:16px}.lesson-parent-mini-grid{grid-template-columns:1fr}.lesson-reader-controls{text-align:center;grid-template-columns:1fr}.lesson-reader-controls>div,.lesson-reader-controls>div:last-child{justify-content:center}.explore-reader-stage{border-radius:18px;padding:.45rem}.explore-reader-nav{display:none}.explore-reader-controls{align-items:stretch}.explore-control-button{flex:120px}.explore-page-picker{flex:100%;justify-content:center}.explore-page-picker select{min-width:0;max-width:100%}.explore-thumbnail-strip{grid-auto-columns:86px}.explore-reader-actions{justify-content:stretch;width:100%}.explore-reader-actions .explore-library-link{flex:auto;min-width:0}.explore-related-grid{grid-template-columns:1fr}.explore-reader-mode .explore-reader-topbar{align-items:flex-start;padding:.65rem}.explore-reader-mode .explore-reader-actions{justify-content:flex-end;width:auto}.explore-reader-mode .explore-reader-actions .explore-library-link:not(.explore-reader-exit){display:none}.explore-reader-mode .explore-reader-stage{padding:.45rem}.explore-reader-mode .explore-card-frame{max-width:calc(100vw - .9rem);height:min(100vh - 11rem,75vw)}}.hero-banner-section{margin:0 0 1.5rem;padding:0}.hero-banner-image{border-radius:var(--radius-lg);width:100%;height:auto;box-shadow:0 10px 30px var(--shadow);display:block}.section-divider{object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:auto;max-height:110px;margin:1.5rem 0;display:block}.article-title-wrap{text-align:center;margin:1rem 0 1.5rem;position:relative}.article-title-ribbon{object-fit:contain;z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.article-title-wrap .article-title{z-index:1;padding:1.2rem 2.5rem;display:inline-block;position:relative}.article-body h2.special-heading{text-align:left;display:block}.article-body .heading-badge{object-fit:contain;vertical-align:middle;width:48px;height:48px;margin-right:.6rem;display:inline-block}.article-footer-celebrate{border-top:3px dashed var(--primary-light);text-align:center;margin-top:3rem;padding-top:2rem}.article-footer-celebrate img{width:100%;max-width:320px;height:auto;margin:0 auto;display:block}.celebrate-text{color:var(--primary);margin-top:.5rem;font-size:1.4rem;font-weight:800}.quiz-section{margin:2.5rem 0 1rem}.quiz-card{border-radius:var(--radius);background:linear-gradient(135deg,#fffbe6 0%,#fff5d4 60%,#ffe8b0 100%);border:3px solid #ffd93d;padding:1.8rem;position:relative;overflow:hidden;box-shadow:0 8px 24px #ffb4002e}.quiz-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffd93d59,#0000 70%);width:140px;height:140px;position:absolute;top:-40px;right:-40px}.quiz-card-fadein{animation:.35s ease-out quiz-fadein}@keyframes quiz-fadein{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.quiz-header{align-items:center;gap:1rem;margin-bottom:1.2rem;display:flex}.quiz-badge-icon{color:#fff;background:linear-gradient(135deg,#ffb340,#ff8a00);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;animation:2s ease-in-out infinite quiz-bounce;display:flex;box-shadow:0 4px 12px #ff8a0066}@keyframes quiz-bounce{0%,to{transform:translateY(0)rotate(-5deg)}50%{transform:translateY(-6px)rotate(5deg)}}.quiz-title{color:#b3660f;margin:0;font-size:1.8rem;font-weight:900;line-height:1.1}.quiz-subtitle{color:#8a5a10;margin-top:.2rem;font-size:1rem}.quiz-best{color:#7a5008;margin-top:.3rem;font-size:.9rem}.quiz-start-btn,.quiz-retry-btn,.quiz-next-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff9800,#f57c00);border:none;border-radius:50px;padding:.9rem 1.8rem;font-family:inherit;font-size:1.15rem;font-weight:800;transition:transform .15s,box-shadow .15s;display:inline-block;box-shadow:0 4px 12px #f57c0059}.quiz-start-btn:hover,.quiz-retry-btn:hover,.quiz-next-btn:hover{transform:translateY(-2px)scale(1.03);box-shadow:0 6px 16px #f57c0073}.quiz-start-btn:active,.quiz-retry-btn:active,.quiz-next-btn:active{transform:translateY(0)}.quiz-next-btn{margin-top:1rem;padding:.7rem 1.4rem;font-size:1rem}.quiz-progress{margin-bottom:1.2rem}.quiz-progress-text{color:#8a5a10;margin-bottom:.4rem;font-size:.9rem;font-weight:700}.quiz-progress-bar{background:#ffb4002e;border-radius:50px;height:10px;overflow:hidden}.quiz-progress-fill{background:linear-gradient(90deg,#ffb340,#ff8a00);border-radius:50px;height:100%;transition:width .4s ease-out}.quiz-question{color:#333;margin:0 0 1rem;font-size:1.4rem;font-weight:800;line-height:1.3}.quiz-choices{flex-direction:column;gap:.7rem;display:flex}.quiz-choice{border-radius:var(--radius-sm);color:#333;cursor:pointer;text-align:left;background:#fff;border:3px solid #ffe8a8;align-items:center;gap:.9rem;padding:.9rem 1.1rem;font-family:inherit;font-size:1.05rem;font-weight:600;transition:transform .15s,border-color .15s,box-shadow .15s,background .15s;display:flex}.quiz-choice:hover:not(:disabled){border-color:#ff9800;transform:translate(4px);box-shadow:0 4px 12px #ff980033}.quiz-choice:disabled{cursor:default}.quiz-choice-letter{color:#7a3f00;background:linear-gradient(135deg,#ffd93d,#ffb340);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:1rem;font-weight:900;display:flex}.quiz-choice.correct{background:linear-gradient(135deg,#d4f5dc,#a8e6b0);border-color:#4caf50;animation:.6s ease-out quiz-glow-green}.quiz-choice.correct .quiz-choice-letter{color:#fff;background:linear-gradient(135deg,#66bb6a,#388e3c)}.quiz-choice.wrong{background:linear-gradient(135deg,#ffd8d8,#ffb0b0);border-color:#e57373}.quiz-choice.wrong .quiz-choice-letter{color:#fff;background:linear-gradient(135deg,#ef5350,#c62828)}.shake-correct{animation:.5s ease-out quiz-pop}.shake-wrong{animation:.5s ease-out quiz-shake}@keyframes quiz-pop{0%{transform:scale(1)}30%{transform:scale(1.06)}60%{transform:scale(.98)}to{transform:scale(1)}}@keyframes quiz-shake{0%,to{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}}@keyframes quiz-glow-green{0%{box-shadow:0 0 #4caf5099}to{box-shadow:0 0 0 16px #4caf5000}}.quiz-feedback{margin-top:1rem}.quiz-feedback-msg{border-radius:var(--radius-sm);padding:.8rem 1rem;font-weight:600;line-height:1.4;animation:.4s ease-out quiz-fadein}.quiz-feedback-msg.correct{color:#1b5e20;background:#e8f5e9;border-left:4px solid #4caf50}.quiz-feedback-msg.wrong{color:#b71c1c;background:#ffebee;border-left:4px solid #e57373}.quiz-result{text-align:center;padding:1rem 0}.quiz-result-emoji{font-size:5rem;line-height:1;animation:.6s ease-out quiz-pop-big;display:inline-block}@keyframes quiz-pop-big{0%{transform:scale(0)rotate(-30deg)}60%{transform:scale(1.2)rotate(10deg)}to{transform:scale(1)rotate(0)}}.quiz-result-title{color:#b3660f;margin:.8rem 0 .4rem;font-size:1.8rem;font-weight:900}.quiz-result-message{color:#8a5a10;margin-bottom:1rem;font-size:1.05rem}.quiz-result-stars{letter-spacing:.2rem;margin-bottom:.8rem;font-size:2rem}.quiz-star{color:#e0d0b0;transition:transform .3s;display:inline-block;transform:scale(1)}.quiz-star.filled{color:#ffb340;animation:.5s ease-out backwards quiz-star-pop}.quiz-star.filled:first-child{animation-delay:0s}.quiz-star.filled:nth-child(2){animation-delay:.1s}.quiz-star.filled:nth-child(3){animation-delay:.2s}.quiz-star.filled:nth-child(4){animation-delay:.3s}.quiz-star.filled:nth-child(5){animation-delay:.4s}@keyframes quiz-star-pop{0%{opacity:0;transform:scale(0)rotate(-180deg)}to{opacity:1;transform:scale(1)rotate(0)}}.quiz-result-badges{color:#7a5008;margin-bottom:1rem;font-size:.95rem}.quiz-badge-chip{color:#b3660f;background:#fff;border:2px solid #ffb340;border-radius:50px;margin:0 .2rem;padding:.25rem .7rem;font-weight:700;display:inline-block}.confetti-piece{pointer-events:none;z-index:9999;border-radius:2px;width:10px;height:14px;animation:1.2s ease-out forwards confetti-fly;position:fixed}.confetti-piece-big{width:12px;height:18px;animation-duration:1.8s}@keyframes confetti-fly{0%{opacity:1;transform:translate(0)rotate(0)}to{transform:translate(var(--dx), calc(var(--dy) + 220px)) rotate(var(--rot));opacity:0}}.article-preview-open{overflow:hidden}#article-preview-root[hidden]{display:none}#article-preview-root{z-index:10000;position:fixed;inset:0}.article-preview-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:radial-gradient(circle at 20% 12%,#ffd36942,#0000 28%),#121b2b94;position:absolute;inset:0}.article-preview-bubble{color:#1f2937;background:#fffaf0;border:1px solid #1f29371f;border-radius:28px;width:min(760px,100vw - 32px);max-height:min(82vh,760px);position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 28px 80px #0f172a57}.article-preview-bubble:before{content:"";background:linear-gradient(90deg,#0f766e,#f59e0b,#ef4444);height:8px;position:absolute;inset:0 0 auto}.article-preview-close{z-index:2;color:#fff;cursor:pointer;background:#111827d1;border:0;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.45rem;line-height:1;display:inline-flex;position:absolute;top:14px;right:14px;box-shadow:0 10px 24px #0f172a38}.article-preview-close:focus-visible,.article-preview-primary:focus-visible,.article-preview-secondary:focus-visible{outline-offset:3px;outline:3px solid #22c55e}.article-preview-card{max-height:inherit;grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr);display:grid}.article-preview-image-wrap{background:linear-gradient(135deg,#0f766e,#2563eb);min-height:430px;position:relative;overflow:hidden}.article-preview-image-wrap:after{content:"";background:linear-gradient(#0000,#0f172a6b);height:38%;position:absolute;inset:auto 0 0}.article-preview-image{object-fit:cover;width:100%;height:100%;display:block}.article-preview-image-wrap--fallback{color:#fff;text-align:center;justify-content:center;align-items:center;padding:2rem;font-size:clamp(1.8rem,4vw,3.2rem);font-weight:900;display:flex}.article-preview-content{max-height:inherit;padding:2rem;overflow-y:auto}.article-preview-kicker{flex-wrap:wrap;align-items:center;gap:.5rem;margin:0 2.3rem .7rem 0;display:flex}.article-preview-kicker span{color:#166534;text-transform:uppercase;background:#dff7ea;border-radius:999px;align-items:center;min-height:28px;padding:.3rem .65rem;font-size:.78rem;font-weight:800;display:inline-flex}.article-preview-kicker span+span{color:#075985;background:#e0f2fe}.article-preview-title{color:#1f2937;letter-spacing:0;margin:0 2rem .8rem 0;font-size:clamp(1.65rem,3vw,2.35rem);line-height:1.04}.article-preview-text{color:#374151;gap:.8rem;font-size:1rem;line-height:1.6;display:grid}.article-preview-text p{margin:0}.article-preview-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.4rem;display:flex}.article-preview-primary,.article-preview-secondary{cursor:pointer;border-radius:999px;min-height:42px;padding:.65rem 1rem;font-weight:800;text-decoration:none}.article-preview-primary{color:#fff;background:#ef4444;border:0;box-shadow:0 12px 24px #ef444438}.article-preview-secondary{color:#0f766e;background:#fff;border:2px solid #0f766e}.article-preview-loading,.article-preview-error{text-align:center;place-items:center;min-height:260px;padding:3rem 2rem;display:grid}.article-preview-loading p,.article-preview-error p{color:#4b5563;margin:0;font-weight:700}.article-preview-error h2{color:#1f2937;margin:0 0 .6rem}.article-preview-spinner{border:5px solid #d1fae5;border-top-color:#0f766e;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite article-preview-spin}@keyframes article-preview-spin{to{transform:rotate(360deg)}}@media (width<=600px){.quiz-card{padding:1.2rem}.quiz-title{font-size:1.5rem}.quiz-question{font-size:1.2rem}.quiz-choice{padding:.8rem .9rem;font-size:1rem}.quiz-result-emoji{font-size:4rem}.quiz-result-title{font-size:1.5rem}.news-mode-callout,.news-featured-card,.news-article-hero,.news-article-main{grid-template-columns:1fr}.news-mode-callout{flex-direction:column;align-items:flex-start}.news-mode-button{width:100%}.news-featured-image-wrap,.news-card-image,.news-preview-card-image{min-height:220px}.news-info-ribbon{align-items:flex-start;padding:.8rem .9rem}.news-info-ribbon__text{font-size:.84rem}.section-heading-row{align-items:flex-start}.site-tab-nav{flex-wrap:wrap;gap:.5rem}.site-tab{flex:calc(50% - .25rem);width:auto;min-width:0;min-height:28px;padding:.22rem .45rem;font-size:.7rem}.article-preview-bubble{border-radius:24px;width:calc(100vw - 24px);max-height:calc(100vh - 24px);top:auto;bottom:12px;left:50%;transform:translate(-50%)}.article-preview-bubble:before{display:none}.article-preview-card{grid-template-columns:1fr}.article-preview-image-wrap{min-height:210px;max-height:34vh}.article-preview-content{padding:1.25rem}.article-preview-title{margin-right:2.2rem;font-size:1.55rem}.article-preview-actions{flex-direction:column}.article-preview-primary,.article-preview-secondary{text-align:center;width:100%}}.home-facts-preview{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.75rem;display:grid}.home-fact-card{border-radius:var(--radius);color:#fff;min-height:120px;box-shadow:0 4px 15px var(--shadow);flex-direction:column;justify-content:space-between;padding:1.2rem 1rem .8rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.home-fact-card:hover{box-shadow:0 6px 20px var(--shadow-hover);color:#fff;transform:translateY(-3px)}.home-fact-card:before{content:"";background:#ffffff26;border-radius:50%;width:60px;height:60px;position:absolute;top:-20px;right:-20px}.home-fact-card__text{text-shadow:0 1px 3px #00000026;font-size:1.05rem;font-weight:700;line-height:1.35}.home-fact-card__topic{text-transform:uppercase;letter-spacing:.04em;opacity:.8;margin-top:.5rem;font-size:.7rem;font-weight:600}
