@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;450;500;550;600;650;700;750;800&display=swap");:root{--bg:#f8f9f5;--surface:#fff;--ink:#283e32;--body:#526158;--muted:#778178;--green:#406c50;--green-hover:#34593f;--green-soft:#eaf0e6;--border:#e7ebe3;--gold:#a47d38;--radius:18px;--shadow:0 3px 14px #263f2f04;--font:"Noto Sans KR",-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font);font-size:14px;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a,button,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button,input,select{color:inherit}button{border:0;background:transparent}button:disabled{opacity:.47;cursor:not-allowed}a{color:inherit;text-decoration:none}a,button,input,select{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #a4bc82;outline-offset:4px}h1,h2,h3,p{margin:0}b,strong{font-weight:650}svg{flex-shrink:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{display:flex;min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;z-index:20;width:232px;border-right:1px solid var(--border);background:#fdfefb;padding:35px 19px 0;display:flex;flex-direction:column}.brand{display:inline-flex;gap:10px;align-items:center;padding:0 11px;font-size:27px;font-weight:800;letter-spacing:-1.5px;line-height:1.25}.brand-mark{width:39px;height:43px;border-radius:13px 13px 17px 13px;display:flex;align-items:center;justify-content:center;background:var(--green);color:#fff;transform:rotate(-4deg)}.brand-mark svg{transform:rotate(4deg)}.brand small{display:block;font-size:10px;font-weight:450;letter-spacing:-.15px;color:var(--muted);margin-top:6px}.sidebar-group-label{font-size:10px;color:#6d736c;font-weight:600;margin:53px 14px 14px}.sidebar-nav{display:flex;flex-direction:column;gap:7px}.sidebar-nav a,.sidebar-nav button{display:flex;width:100%;align-items:center;text-align:left;gap:12px;min-height:48px;border-radius:9px;padding:12px 15px;color:#69766a;font-size:12px;font-weight:500}.sidebar-nav svg{stroke-width:1.65}.sidebar-nav .active{background:#e9efe3;color:var(--green);font-weight:650}.sidebar-nav a:hover,.sidebar-nav button:hover{background:#f0f4eb;color:var(--green)}.nav-dot{display:none;margin-left:auto;width:5px;height:5px;background:var(--green);border-radius:50%}.active .nav-dot{display:block}.sidebar-bottom{margin-top:auto;padding-top:65px}.sidebar-note{padding:20px 16px;background:#f2f5ec;border:1px solid #e6ecde;border-radius:12px}.small-leaf{color:#5d7954;display:block;margin-bottom:12px}.sidebar-note strong{display:block;font-size:11px;font-weight:650;letter-spacing:-.3px}.sidebar-note p{color:var(--muted);font-size:10px;line-height:1.85;margin-top:8px}.sidebar-note button{display:flex;align-items:center;gap:5px;font-size:10px;font-weight:600;color:#637858;padding:12px 0 0}.teacher-profile{display:flex;align-items:center;gap:10px;min-height:89px}.teacher-avatar{width:34px;height:34px;display:grid;place-items:center;background:#e7eadd;color:#667553;border:3px solid #fff;border-radius:50%;font:600 13px Georgia,serif}.teacher-profile strong{font-size:11px;display:block}.teacher-profile small{display:block;color:#6e7469;font-size:10px;margin-top:3px}.local-label{margin-left:auto;color:#6d7368;font-size:10px;letter-spacing:1px}.app-column{margin-left:232px;width:calc(100% - 232px);min-width:0}.topbar{height:72px;border-bottom:1px solid var(--border);justify-content:space-between;padding:0 44px;background:#fdfefb}.breadcrumb,.topbar{display:flex;align-items:center}.breadcrumb{gap:12px;color:#6c746a;font-size:11px}.breadcrumb strong{color:#526550;font-weight:500}.topbar-message{display:flex;align-items:center;gap:8px;font-size:10px;color:#6c7564}.status-dot{width:6px;height:6px;border-radius:50%;background:#7a996a;display:inline-block;flex-shrink:0}.status-dot.pending{background:#c69d52}.mobile-brand{display:none}.dashboard-main{padding:34px 42px 40px;max-width:1510px;margin:auto}.page-heading{justify-content:space-between;gap:20px;margin-bottom:27px}.eyebrow,.page-heading{display:flex;align-items:center}.eyebrow{font-size:10px;font-weight:550;color:#6a7560;gap:7px;margin-bottom:10px;letter-spacing:.2px}.eyebrow>span:not(.heading-sprout){width:5px;height:5px;border-radius:50%;background:#a1b391}.page-heading h1{font-size:27px;font-weight:700;letter-spacing:-1.15px;display:flex;align-items:center;gap:9px}.heading-sprout{display:inline-flex;color:#61794c;transform:rotate(8deg)}.page-heading p{margin-top:10px;font-size:12px;color:var(--muted);line-height:1.7}.button{min-height:44px;padding:11px 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;font-size:12px;font-weight:550;transition:background .18s,transform .18s;white-space:nowrap}.button:not(:disabled):active{transform:translateY(1px)}.button.primary{background:var(--green);color:#fff;box-shadow:0 3px 5px #28463209}.button.primary:not(:disabled):hover{background:var(--green-hover)}.button.secondary{border:1px solid #dce4d7;background:#fff;color:var(--green)}.button.secondary:not(:disabled):hover{background:#f1f6ed}.button.soft{color:#567047;background:#eff4e9}.button.ghost{color:#677564}.button.ghost:not(:disabled):hover{background:#eff3e9}.text-button{display:inline-flex;align-items:center;gap:7px;color:var(--green);font-size:11px;font-weight:600;padding:5px 0;min-height:34px}.text-button:hover{color:#1e4c2c}.text-button.muted{color:#6a7565;font-weight:450}.welcome-card{background:#eef2e5;border:1px solid #e4ead9;border-radius:var(--radius);min-height:257px;position:relative;display:flex;overflow:hidden}.welcome-copy{flex:1 1;z-index:1;padding:29px 34px}.soft-label{display:inline-flex;gap:6px;align-items:center;border-radius:6px;background:#e2e9d9;color:#617953;padding:6px 9px;font-size:10px;font-weight:500}.welcome-copy h2{margin-top:14px;font-size:27px;line-height:1.55;font-weight:650;letter-spacing:-.8px;color:#354d37}.welcome-copy p{font-size:11px;line-height:1.85;color:#6a7561;margin-top:11px}.welcome-copy .text-button{margin-top:13px;color:#536f43}.hero-visual{width:43%;position:relative;align-self:stretch;display:flex;flex-direction:column;justify-content:center;margin-right:10px}.garden-art{display:block;width:100%;height:auto}.hero-visual .garden-art{margin-top:-3px}.art-caption{position:absolute;right:32px;bottom:20px;font-size:10px;color:#647857;display:flex;align-items:center;gap:6px}.art-caption>span{width:4px;height:4px;background:#a0b48d;border-radius:50%}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:23px 0 32px}.stat-card{padding:19px 19px 16px;background:#fff;border:1px solid var(--border);border-radius:13px;box-shadow:var(--shadow);text-align:left}.stat-card.actionable:hover{border-color:#c5d4bf}.stat-top{display:flex;align-items:center;gap:9px;font-size:10px;font-weight:500;color:#687563}.stat-icon{width:34px;height:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.stat-icon.green{background:#edf3e7;color:#60794f}.stat-icon.yellow{background:#fbf3df;color:#836f3b}.stat-icon.pink{background:#f9ece7;color:#896b61}.stat-icon.blue{background:#eaf1f3;color:#5c767c}.stat-value{font-size:29px;font-weight:650;margin-top:11px;letter-spacing:-.7px}.stat-value>span{font-size:12px;font-weight:450;color:#6e7465;margin-left:6px}.stat-card p{margin-top:5px;color:#6d7468;font-size:10px;line-height:1.6}.content-columns{display:grid;grid-template-columns:minmax(0,1fr) 278px;gap:26px;align-items:start}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:12px}.section-heading h2{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:650;letter-spacing:-.45px}.section-heading p{font-size:10px;color:var(--muted);line-height:1.8;margin-top:7px}.count-badge{display:inline-flex;align-items:center;justify-content:center;background:#eaf0e4;color:#637853;min-width:23px;height:21px;padding:2px 6px;font-size:10px;font-weight:550;border-radius:6px}.learner-section{scroll-margin-top:25px}.learner-toolbar{margin-top:19px;margin-bottom:16px;display:flex;justify-content:space-between;align-items:center;gap:14px}.segmented{display:flex;gap:5px}.segmented button{font-size:10px;color:#6c7564;padding:8px 10px;min-height:34px;border-radius:6px}.segmented .selected{color:#557049;background:#e9efdf;font-weight:600}.segmented b{margin-left:4px;color:#8b6d33}.search-field{display:flex;align-items:center;gap:7px;color:#6d7368}.search-field input{border:0;background:transparent;width:103px;font-size:10px;padding:7px 0;color:var(--body)}.search-field input::placeholder{color:#6d7367}.empty-learners{min-height:362px;border:1px dashed #d9e1d0;border-radius:13px;background:#fcfdf9;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:27px 18px}.empty-illustration{width:107px;height:86px;position:relative;margin-bottom:10px}.empty-avatar{width:72px;height:72px;border-radius:23px;background:#ecf1e3;border:6px solid #f4f7ee;display:grid;place-items:center;color:#677757;position:absolute;left:17px;top:5px;transform:rotate(-7deg)}.empty-plus{position:absolute;right:11px;bottom:6px;background:#93aa79;color:#fff;width:25px;height:25px;border-radius:50%;border:3px solid #fcfdf9;text-align:center;font-size:19px;line-height:18px;font-weight:400}.empty-sparkle{color:#7e6f4b;position:absolute;left:5px;top:0;font-size:17px}.empty-learners h3{font-size:16px;font-weight:600;letter-spacing:-.5px;color:#57674b}.empty-learners p{text-align:center;line-height:1.85;font-size:11px;color:#6c7563;margin-top:12px}.empty-learners .button{margin-top:22px;font-size:11px;min-height:40px}.privacy-note{display:flex;align-items:center;gap:5px;color:#6d7463;font-size:10px;margin-top:16px}.dashboard-aside{display:flex;flex-direction:column;gap:17px}.journey-card{border:1px solid var(--border);border-radius:13px;background:#fff;padding:21px}.journey-card h2{font-size:13px}.small-icon{color:#68765a;display:inline-flex}.section-description{color:#6c7464;font-size:10px;margin-top:6px}.journey-steps{list-style:none;padding:0;margin:23px 0 0}.journey-steps li{display:flex;gap:12px;padding-bottom:21px;position:relative}.journey-steps li:not(:last-child):before{content:"";width:1px;background:#e5ebdd;position:absolute;top:26px;bottom:5px;left:12px}.journey-steps li:last-child{padding-bottom:13px}.journey-steps li>span{width:25px;height:25px;border-radius:50%;background:#f0f4e9;border:1px solid #e5ecd9;color:#687756;display:flex;justify-content:center;align-items:center;font-size:10px;font-weight:650}.journey-steps li:first-child>span{color:#fff;background:#91a979;border-color:#91a979}.journey-steps strong{font-size:10px;color:#617052}.journey-steps p{font-size:10px;color:#6e7467;margin-top:5px}.journey-link{border-top:1px solid #eff2eb;padding:13px 0 0;display:flex;justify-content:space-between;width:100%;color:#66765b;font-size:10px}.curriculum-card{border-radius:13px;border:1px solid #e6eadf;background:#f0f3e9;padding:19px 21px;position:relative}.curriculum-icon{position:absolute;right:20px;top:21px;color:#6b745d}.micro-label{color:#6b755e;font-size:10px;font-weight:500}.curriculum-card h3{font-size:14px;margin-top:10px;color:#526344}.curriculum-card>p{font-size:10px;line-height:1.8;color:#6b755d;margin-top:9px}.connection-line{display:flex;align-items:center;gap:5px;font-size:10px;color:#657655;margin-top:14px}.curriculum-card>.text-button{border-top:1px solid #e0e7d4;display:flex;justify-content:space-between;margin-top:13px;padding-top:12px;font-size:10px;color:#667755}.quiet-tip{display:flex;align-items:flex-start;gap:8px;padding:0 3px;color:#6c7563}.quiet-tip p{font-size:10px;line-height:1.9;color:#6f7466}.quiet-tip strong{color:#67765c;font-weight:500}.app-footer{padding:21px 42px;border-top:1px solid var(--border);display:flex;justify-content:space-between;gap:15px;font-size:10px;color:#6e7467}.footer-divider{margin:0 9px;color:#70746c}.learner-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.learner-card{padding:19px;border:1px solid var(--border);border-radius:13px;background:#fff}.learner-card-top{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.learner-avatar{display:flex;justify-content:center;align-items:center;width:39px;height:42px;border-radius:14px;font-size:16px;font-weight:650}.avatar-0{background:#e8efdd;color:#61794f}.avatar-1{background:#f7ecd5;color:#846e47}.avatar-2{background:#e5eff0;color:#557778}.avatar-3{background:#f6e7e1;color:#896b5e}.learner-card-top h3{font-size:14px;font-weight:600}.learner-card-top>div>span{font-size:10px;color:#6d7565;display:block;margin-top:5px}.dot-divider{color:#6e7368;margin:0 5px}.pill{border:1px solid #e5ecdd;border-radius:5px;background:#f5f8f0;color:#697657;font-size:10px;padding:5px 7px;display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.pill.amber{background:#fbf3e2;border-color:#f0e4c8;color:#886f37}.learner-card-top>.pill{margin-top:4px}.learner-card-progress{display:flex;justify-content:space-between;align-items:center;background:#f8faf4;border-radius:8px;padding:12px;margin-top:16px}.learner-card-progress>span{display:flex;align-items:center;gap:5px;font-size:10px;color:#6a765a}.learner-card-progress strong{font-size:17px;color:#63784a}.learner-card-progress small{font-size:10px;margin-left:3px;font-weight:400}.learner-card-footer{display:flex;justify-content:space-between;align-items:center;margin:11px 0}.learner-card-footer>span{display:flex;align-items:center;gap:5px;color:#6c7363;font-size:10px}.learner-card-footer .text-button{font-size:10px}.learner-card-actions{display:flex;gap:7px}.learner-card-actions>.primary{flex:1 1;font-size:11px}.learner-card-actions>.secondary{padding:10px}.error-notice{background:#fff1e9;border:1px solid #efdbcb;color:#9b5735;border-radius:9px;padding:13px 15px;font-size:12px;line-height:1.7;margin:12px 0;overflow-wrap:anywhere}.loading-state{display:flex;min-height:300px;align-items:center;justify-content:center;flex-direction:column;gap:16px;color:#687758}.loading-state p{font-size:13px}.loading-dots{color:#6c7561;font-size:7px;letter-spacing:5px;animation:pulse 1.5s infinite}.modal-backdrop{position:fixed;inset:0;z-index:100;background:#24342655;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:25px}.modal{background:#fffefb;border:1px solid #e6eadf;width:450px;max-width:100%;max-height:calc(100dvh - 50px);overflow-y:auto;border-radius:22px;padding:26px;box-shadow:0 24px 80px #19351e25;outline:0}.modal-wide{width:740px}.modal-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.modal-heading h2{font-size:20px;letter-spacing:-.7px;font-weight:650}.icon-button{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#6c7464;background:#f3f5ee}.modal-intro-icon{margin:21px 0 0;width:53px;height:53px;border-radius:17px;background:#edf3e4;display:grid;place-items:center;color:#61784e}.modal-description{font-size:12px;color:#6c7464;line-height:1.9;margin-top:16px;margin-bottom:24px}.centered{text-align:center}.field-label{display:block;font-size:12px;font-weight:600;margin:18px 0 10px}.text-input{display:block;width:100%;min-height:47px;border:1px solid #dce5d4;border-radius:8px;padding:12px 13px;background:#fff;outline-offset:2px}.text-input::placeholder{color:#6d7465}.field-hint{font-size:10px;color:#6d7566;line-height:1.8;margin-top:10px}.full-width{width:100%;margin-top:20px}.full-width+.full-width{margin-top:8px}.goal-groups{display:flex;flex-direction:column;gap:20px}.goal-groups h3{font-size:11px;color:#6a765d;margin-bottom:10px}.goal-options{display:grid;grid-template-columns:1fr 1fr;gap:9px}.goal-option{padding:13px;border:1px solid #e4eadb;border-radius:9px;text-align:left;display:flex;align-items:center;gap:10px;background:#fff}.goal-option.chosen{background:#edf3e7;border-color:#8da979}.goal-option strong{display:block;font-size:12px}.goal-option small{display:block;margin-top:5px;color:#6d7563;font-size:10px;line-height:1.6}.radio-indicator{flex-shrink:0;width:16px;height:16px;border:1px solid #bbc9ae;border-radius:50%;display:grid;place-items:center}.chosen .radio-indicator{border-color:#779463}.radio-indicator>span{background:#789766;border-radius:50%;width:8px;height:8px}.modal-sticky-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fffefb;padding-top:20px;margin-top:16px;position:sticky;bottom:-26px;padding-bottom:4px}.modal-sticky-footer>span{font-size:10px;color:#6b765f;display:flex;align-items:center;gap:6px}.modal-actions{display:flex;gap:10px;justify-content:flex-end}.source-status{border:1px solid #e2ead8;border-radius:11px;padding:17px;background:#f2f6ec;display:flex;align-items:center;gap:12px;color:#647752}.source-status>div{flex:1 1;min-width:0}.source-status strong{font-size:12px;color:#5f7a4d}.source-status p{font-size:10px;color:#69765c;margin-top:5px}.source-status small{display:block;overflow-wrap:anywhere;font-size:10px;color:#6c7563;margin-top:4px}.source-status>.button{padding:10px;font-size:10px}.standard-list{display:grid;gap:12px;margin:18px 0}.standard-card{padding:17px;border:1px solid var(--border);border-radius:10px}.standard-code{display:inline-block;font-size:10px;padding:4px 6px;color:#61784e;background:#f0f5e9;border-radius:5px;font-weight:500}.standard-card h3{font-size:12px;display:inline;margin-left:9px;color:#69765d}.standard-card>p{font-size:12px;line-height:1.9;margin-top:10px;color:#66775a}.topic-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:12px}.topic-tags>span{padding:4px 7px;background:#f4f6f0;color:#6b755f;font-size:10px;border-radius:4px}.source-link{display:inline-block;color:#677758;font-size:10px;margin-top:12px;margin-right:12px;text-decoration:underline;text-underline-offset:3px}.integration-note{display:flex;align-items:flex-start;gap:10px;border-top:1px solid var(--border);padding-top:18px;color:#6b745e}.integration-note strong{font-size:11px;color:#677657}.integration-note p{font-size:10px;line-height:1.8;color:#6c7463;margin-top:6px}.principle-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.principle-grid article{background:#f4f7ef;border-radius:11px;padding:20px}.principle-grid article>span{display:inline-flex;color:#657653;margin-bottom:11px}.principle-grid h3{font-size:14px;font-weight:600}.principle-grid p{font-size:11px;line-height:1.9;margin-top:9px;color:#6a7460}.pedagogy-note{display:flex;gap:11px;align-items:flex-start;color:#7b7051;background:#faf6e9;padding:16px;margin-top:17px;border-radius:10px}.pedagogy-note p{font-size:11px;line-height:1.9;color:#777154}.spinning{animation:spin 1s linear infinite}.student-app{min-height:100vh;background:#f6f8ef}.student-header{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:18px 44px;background:#fffef9;border-bottom:1px solid #e4eadb}.brand-compact{padding:0;font-size:24px}.brand-compact small{display:none}.brand-compact .brand-mark{width:34px;height:38px;border-radius:11px}.student-header-label{display:flex;gap:10px;align-items:center;font-size:14px;color:#677758;font-weight:550}.student-mini-avatar{display:grid;place-items:center;background:#eaf0df;width:33px;height:33px;border-radius:50%;color:#687757;font-size:12px}.student-loading{max-width:650px;padding:50px 25px;margin:auto}.learning-main{max-width:940px;padding:28px 28px 40px;margin:auto}.learning-topline{display:flex;align-items:center;justify-content:space-between;gap:14px}.learning-subject{font-size:12px;font-weight:500;color:#6b765b;display:flex;align-items:center;gap:7px}.learning-subject>span:first-child{display:flex}.learning-journey{display:flex;align-items:center;justify-content:center;margin:28px 0 26px;gap:12px}.learning-journey>div{display:flex;align-items:center;gap:8px;color:#6e7462;font-size:11px}.learning-journey>div>span{width:25px;height:25px;border-radius:50%;background:#e9efdf;display:grid;place-items:center;font-size:10px}.learning-journey>div>strong{font-weight:450}.learning-journey>div.current{color:#5c7a45}.learning-journey>div.current>span{background:#86a267;color:#fff}.learning-journey>div.current>strong{font-weight:650}.learning-journey i{width:52px;height:1px;background:#dbe4cf;margin:0 5px}.problem-card{background:#fffefa;border:1px solid #e3ead8;border-radius:24px;padding:27px 38px 22px;box-shadow:0 8px 28px #45652904}.problem-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.problem-meta .soft-label{font-size:11px;background:#edf3e5;padding:8px 10px}.read-button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:9px 13px;background:#f4f6ed;color:#68765a;border-radius:9px;font-size:13px}.read-button:hover{background:#eaf1df}.problem-heading{text-align:center;margin:28px auto}.problem-heading h1{font-size:29px;letter-spacing:-.6px;font-weight:600;color:#384f32;line-height:1.75;word-break:keep-all}.problem-heading p{font-size:13px;color:#6c7560;line-height:1.8;margin-top:10px}.speech-notice{padding:12px;margin:12px 0;background:#fbf5e7;color:#7a7154;border-radius:8px;font-size:12px;line-height:1.8}.manipulative{background:#f5f7ee;border:1px solid #e8eddf;border-radius:15px;padding:15px 20px 24px;min-height:190px}.manipulative-head{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#6b7460;font-size:11px}.manipulative-head>span{display:flex;align-items:center;gap:6px}.manipulative-head>button{display:flex;align-items:center;gap:4px;color:#6a755b;font-size:10px;min-height:44px;padding:5px 8px}.manipulative-body{display:flex;align-items:center;justify-content:center;gap:22px;margin-top:17px;flex-wrap:wrap}.manipulative-body.two-groups{gap:20px}.group-operation{font-size:25px;color:#69765b;font-weight:450}.count-objects{display:grid;grid-template-columns:repeat(5,44px);gap:9px;justify-content:center}.count-object{width:44px;height:44px;border-radius:50%;color:#697756;display:grid;place-items:center;position:relative;transition:transform .2s,background .2s}.count-object svg{width:39px;height:39px}.count-object:hover{background:#e6edd9}.count-object.marked{color:#567c41;background:#e3edd3;transform:scale(.93)}.object-check{position:absolute;color:#fff;font-size:17px}.alternate .count-object{color:#807047}.alternate .count-object.marked{color:#866f37;background:#f0e7cc}.zero-model{font-size:48px;color:#6c765f;text-align:center}.ten-frames{display:flex;flex-direction:column;gap:12px}.ten-frame{display:grid;grid-template-columns:repeat(5,44px);border:1px solid #c9d6b6;border-radius:5px;overflow:hidden;background:#fffdf5}.frame-cell{width:44px;height:44px;border:1px solid #d9e2ca;display:grid;place-items:center}.frame-cell>span{width:29px;height:29px;border-radius:50%;background:#a5bb86}.frame-cell.marked>span{background:#628247;box-shadow:0 0 0 3px #d9e6c9}.frame-cell.marked:not(.filled){background:#f0e4bf}.alternate .frame-cell>span{background:#d4b774}.alternate .frame-cell.marked>span{background:#ac8b42}.compose-relation{display:flex;align-items:center;gap:9px;color:#6b755d;font-size:13px;flex-wrap:wrap;justify-content:center}.compose-relation strong{display:grid;place-items:center;width:42px;height:44px;border:1px dashed #b0c493;border-radius:7px;background:#fffdf6;font-size:25px;color:#677656}.compose-relation b{color:#657850;font-size:25px}.base-ten-group{align-items:center;gap:12px}.base-ten-group,.ten-rods{display:flex;justify-content:center;flex-wrap:wrap}.ten-rods{gap:3px}.ten-rod{display:grid;grid-template-rows:repeat(10,8px);padding:5px 9px;border-radius:7px;min-width:44px;min-height:90px}.ten-rod>span{width:20px;height:8px;border:1px solid #7b9b5c;background:#abc58a}.ten-rod>span:first-child{border-radius:2px 2px 0 0}.ten-rod>span:last-child{border-radius:0 0 2px 2px}.ten-rod.marked{background:#dce8cb}.ten-rod.marked>span{background:#648948}.one-blocks{display:grid;grid-template-columns:repeat(5,44px);gap:0}.one-block{width:44px;height:44px;display:grid;place-items:center;padding:12px;border-radius:7px}.one-block:before{content:"";display:block;width:19px;height:19px;border:1px solid #9eb079;background:#c3d5a4;border-radius:2px}.one-block.marked{background:#e1ebd1}.one-block.marked:before{background:#738e53}.alternate .ten-rod>span{background:#ddc690;border-color:#bca16a}.alternate .one-block:before{background:#e6d4a8;border-color:#baa371}.regroup-controls{display:flex;gap:9px;flex-wrap:wrap;align-items:center;justify-content:center;margin-top:22px}.regroup-controls .button{font-size:11px;padding:10px 13px}.model-instruction{color:#687657;text-align:center;font-size:12px;line-height:1.8;margin:16px 0 0}.number-line-scroll{overflow-x:auto;padding:10px 0 18px}.number-line{display:flex;position:relative;margin:12px 0 0}.number-line:before{content:"";position:absolute;height:2px;background:#b2c496;left:20px;right:20px;top:42px}.number-point{flex:1 1;min-width:44px;display:flex;align-items:center;flex-direction:column;gap:9px;color:#687656;font-size:16px;position:relative;z-index:1;padding:0;min-height:83px}.point-bubble{height:33px;width:30px;display:grid;place-items:center;color:#5c7b40;font-size:26px}.point-tick{height:12px;width:2px;background:#b2c496;margin-top:-6px}.number-point.selected{color:#4c732f;font-weight:700}.number-point.selected>.point-tick{background:#6e9051}.manipulative-selection{font-size:12px;color:#63784c;text-align:center}.symbol-equation{display:flex;justify-content:center;align-items:center;gap:20px;padding:25px 0;font-size:47px;font-weight:600;color:#607a4c}.symbol-equation>span:not(.unknown-symbol){color:#6a755d;font-weight:450}.unknown-symbol{width:61px;height:68px;display:grid;place-items:center;color:#677654;background:#f1f6e7;border:2px dashed #c6d7b1;border-radius:12px}.answer-form{margin-top:28px;display:flex;align-items:center;flex-direction:column;gap:24px}.answer-choices{display:flex;justify-content:center;flex-wrap:wrap;gap:15px}.answer-choices>button{width:95px;min-height:75px;border:2px solid #e2e9d5;background:#fffef9;border-radius:13px;font-size:30px;font-weight:550;color:#667854;position:relative}.answer-choices>button:hover{border-color:#b7cca0}.answer-choices>button.chosen{background:#eef5e4;border-color:#89a96b;color:#527934}.answer-choices>button>span{position:absolute;top:-8px;right:-7px;border-radius:50%;width:22px;height:22px;background:#89a96b;color:#fff;border:2px solid #fff;display:grid;place-items:center}.number-answer{display:flex;align-items:center;justify-content:center;gap:14px;color:#687658;font-size:16px}.number-answer input{width:110px;height:77px;text-align:center;background:#fffef9;border:2px solid #d9e5c8;border-radius:12px;font-size:34px;color:#5e7b43;font-weight:600}.number-answer input::placeholder{color:#6a745d}.student-app .answer-submit,.student-app .next-button{min-height:55px;min-width:265px;padding:15px 23px;font-size:16px;border-radius:11px;font-weight:550}.next-button{display:flex;margin:24px auto;width:fit-content}.hint-card{display:flex;align-items:flex-start;gap:12px;background:#fbf5e5;border:1px solid #efe3c4;border-radius:12px;padding:18px 19px;margin-top:20px;color:#817047}.hint-card strong{font-size:13px;color:#817044}.hint-card p{font-size:16px;line-height:1.9;color:#81704a;margin-top:6px;white-space:pre-line}.feedback-card{display:flex;align-items:flex-start;gap:15px;border-radius:12px;margin-top:22px;padding:20px}.feedback-card.correct{background:#eef5e5;color:#657752}.feedback-card.try-again{background:#faf2e5;color:#7f704d}.feedback-card h2{font-size:17px;font-weight:600;line-height:1.8;color:#62784f}.feedback-card.try-again h2{color:#81704a}.feedback-card p{font-size:14px;line-height:1.9;margin-top:4px;color:#677758}.feedback-card.try-again p{color:#807051}.problem-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #eef1e6;margin-top:28px;padding-top:19px;gap:12px}.problem-bottom .button{min-height:46px;font-size:13px}.student-encouragement{display:flex;justify-content:center;align-items:center;gap:7px;color:#6c7462;font-size:11px;padding-top:22px}.rest-suggestion{display:flex;align-items:center;gap:9px;padding:13px 16px;margin-bottom:18px;color:#7c7152;background:#f8f2df;border:1px solid #eae0c5;border-radius:10px}.rest-suggestion p{flex:1 1;font-size:11px}.rest-suggestion button{font-size:11px;padding:9px 11px;border-radius:6px;background:#f0e5c8;color:#817043;min-height:44px}.pause-art{display:flex;justify-content:center;padding:30px 0 10px;color:#6b7659}.completion-page{max-width:720px;padding:45px 24px;margin:auto;text-align:center}.completion-page>.soft-label{background:#e9f1de;font-size:11px}.completion-page>h1{font-size:28px;font-weight:650;letter-spacing:-1px;margin-top:21px}.completion-page>p{font-size:13px;color:#6b755c;line-height:1.9;margin-top:13px}.completion-page .garden-art.small{width:310px;margin:7px auto}.completion-stats{display:grid;grid-template-columns:1fr 1fr;border:1px solid #e1e9d3;border-radius:15px;background:#fffef7;padding:23px;gap:18px}.completion-stats>div:first-child{border-right:1px solid #e9eedf}.completion-stats .stat-icon{width:40px;height:40px}.completion-stats strong{display:block;font-size:33px;margin-top:8px;color:#5f7949}.completion-stats small{font-size:13px;font-weight:400;margin-left:5px;color:#69755c}.completion-stats p{color:#697658;font-size:12px;margin-top:6px}.completion-next{margin-top:19px;border-radius:12px;background:#eaf1df;display:flex;gap:14px;align-items:center;padding:20px;text-align:left}.completion-next>span{color:#687851}.completion-next strong{font-size:13px;color:#61794a}.completion-next p{font-size:12px;color:#687656;margin-top:5px;line-height:1.8}.completion-page>.completion-details{font-size:10px;margin-top:19px}.completion-actions{display:flex;align-items:center;flex-direction:column;gap:10px;margin-top:24px}.back-link{margin-bottom:20px}.report-heading{margin-bottom:25px}.report-identity{display:flex;align-items:center;gap:17px}.report-identity>.learner-avatar{width:62px;height:66px;border-radius:21px;font-size:26px}.report-identity .eyebrow{margin-bottom:7px}.report-identity h1{font-size:24px}.report-identity p{font-size:11px;margin-top:6px}.report-actions{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}.report-insight{padding:24px;background:#eef3e7;border:1px solid #e2ead6;border-radius:15px;display:flex;gap:17px;align-items:flex-start}.insight-icon{background:#dfe9d2;color:#677754;border-radius:12px;padding:12px;display:flex}.report-insight h2{font-size:16px;margin-top:7px;font-weight:600;color:#5b7546;line-height:1.8}.report-insight p{font-size:12px;color:#687659;margin-top:8px;line-height:1.9;white-space:pre-line}.report-insight.needs-help{background:#f9f3e6;border-color:#efe3c9}.report-insight.needs-help .insight-icon{background:#f0e5cc;color:#7f704b}.report-insight.needs-help h2{color:#816f44}.report-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:23px 0;gap:13px}.report-stats>div{background:#fff;border:1px solid var(--border);border-radius:12px;padding:19px;display:flex;align-items:center;gap:9px;flex-wrap:wrap}.report-stats svg{color:#677657}.report-stats>div>span{color:#6a755d;font-size:10px}.report-stats strong{flex-basis:100%;display:block;font-size:26px;margin-top:6px;color:#63784f}.report-stats small{font-size:10px;color:#6b755f;margin-left:6px;font-weight:400}.report-panel{border:1px solid var(--border);border-radius:15px;padding:25px;background:#fff;margin-top:22px}.report-panel .section-heading h2>svg{color:#69755a}.report-panel .section-heading h2{font-size:15px}.mastery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:20px}.mastery-card{padding:13px;border-radius:9px;background:#f8faf4;border:1px solid #edf0e6;display:flex;align-items:center;gap:9px;flex-wrap:wrap}.mastery-card.learning{background:#fbf6e9;border-color:#efe7d0}.mastery-card.provisional{background:#eef4e5;border-color:#dfe9d1}.mastery-card.retained{background:#e4efd9;border-color:#cfdcbd}.mastery-symbol{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;flex-shrink:0;background:#eef1e7;color:#657751}.mastery-symbol>i{width:7px;height:7px;border:1px solid #b6c3a7;border-radius:50%}.mastery-symbol>span{width:7px;height:7px;border-radius:50%;background:#c1ac77}.mastery-symbol.learning{background:#f4ecd6}.mastery-symbol.retained{background:#94ac76;color:#fff}.mastery-card strong{display:block;font-size:11px;font-weight:500;color:#69755c}.mastery-card small{display:block;color:#6c7561;font-size:10px;margin-top:4px}.mastery-card.provisional strong,.mastery-card.retained strong{color:#62784a}.due-label{font-size:10px;color:#677755;padding-left:33px}.panel-note{color:#6d7561;font-size:10px;line-height:1.9;margin-top:16px}.session-list{display:flex;flex-direction:column;gap:11px;margin-top:22px}.report-session{border:1px solid #e7eddc;border-radius:11px;overflow:hidden}.session-toggle{width:100%;padding:17px;display:flex;align-items:center;gap:13px;text-align:left;background:#fbfcf8}.session-number{width:33px;height:35px;border:1px solid #e1e9d6;background:#f2f6ea;color:#677558;font-size:12px;border-radius:9px;display:grid;place-items:center}.session-toggle>div{flex:1 1}.session-toggle strong{font-size:12px;font-weight:550;color:#667755}.session-toggle>div>span{display:block;color:#6b755e;font-size:10px;margin-top:6px}.session-toggle>svg{color:#6b7461;transition:transform .2s}.session-toggle .rotated{transform:rotate(180deg)}.session-detail{padding:0 18px 14px}.evidence-table-wrapper{overflow:auto}.evidence-table{width:100%;border-collapse:collapse;text-align:left;font-size:11px;min-width:570px}.evidence-table th{font-size:10px;color:#6a755c;font-weight:500;padding:15px 8px 12px;border-bottom:1px solid #e8efdd}.evidence-table td{padding:13px 8px;border-bottom:1px solid #eff3e8;color:#687756}.evidence-table td strong{display:block;font-weight:500;font-size:10px}.evidence-table td small{display:block;margin-top:5px;font-size:10px;color:#6b755e}.evidence-table .error-type{color:#7f7054;font-size:10px}.attempt-result{font-size:10px;color:#7d704e;padding:4px 6px;background:#faf4e7;border-radius:4px;white-space:nowrap}.attempt-result.correct{color:#657852;background:#eff5e6}.no-attempts{padding:25px;font-size:11px;text-align:center;color:#6b765f}.decision-log{margin-top:22px;padding:18px;border-radius:9px;background:#f7faf2}.decision-log h3{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:500;color:#657754}.decision-log ol{list-style:none;padding:0;margin:18px 0 0}.decision-log li{display:flex;gap:10px;align-items:flex-start;position:relative;padding-bottom:18px}.decision-log li:last-child{padding-bottom:0}.decision-dot{width:6px;height:6px;margin-top:5px;background:#b5c5a3;border-radius:50%;flex-shrink:0}.decision-log li:not(:last-child):before{content:"";width:1px;position:absolute;left:2px;top:14px;bottom:5px;background:#e1e9d5}.decision-log li>div{flex:1 1}.decision-log strong{font-size:10px;color:#677758;font-weight:500;display:flex;gap:9px;flex-wrap:wrap}.decision-log strong>span{color:#6d7561;font-size:10px}.decision-log p{font-size:10px;color:#6b765e;line-height:1.8;margin-top:5px}.decision-log time{font-size:10px;color:#6c7364;white-space:nowrap;margin-top:2px}.session-version{font-size:10px;color:#6c7364;margin-top:13px;text-align:right}.session-version>span{margin:0 5px}.repeated-errors{display:flex;align-items:flex-start;gap:12px;margin-top:20px;padding:16px;background:#faf5e9;border:1px solid #f0e7d0;border-radius:10px;color:#7e704b}.repeated-errors strong{font-size:11px;color:#7f714a}.repeated-errors p{font-size:10px;line-height:1.8;color:#7d7153;margin-top:7px}.repeated-errors small{display:block;font-size:10px;line-height:1.8;margin-top:5px;color:#7a725a}.report-standards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px}.report-standards article{border:1px solid #eaf0e0;border-radius:10px;padding:17px}.report-standards h3{display:inline;font-size:10px;margin-left:8px;color:#6a755f;font-weight:450}.report-standards p{font-size:11px;color:#6a765d;line-height:1.9;margin-top:10px}.report-empty{padding:40px 20px;text-align:center;color:#6a755b}.report-empty h3{font-size:15px;font-weight:500;margin-top:13px}.report-empty p{font-size:11px;margin-top:10px;line-height:1.8}.report-empty .button{margin-top:18px}@keyframes spin{to{transform:rotate(1turn)}}@keyframes pulse{50%{opacity:.35}}@media (min-width:1500px){.dashboard-main{padding:40px 54px 48px}.welcome-card{min-height:285px}.welcome-copy{padding:33px 40px}.welcome-copy h2{font-size:31px}.welcome-copy p{font-size:13px}.welcome-copy .soft-label{font-size:11px}.welcome-copy .text-button{font-size:12px}.content-columns{grid-template-columns:minmax(0,1fr) 305px;gap:30px}.stat-card{padding:23px}.stat-top{font-size:12px}.stat-card p{font-size:10px}.empty-learners{min-height:382px}.section-heading h2{font-size:18px}.journey-card h2{font-size:14px}}@media (max-width:1180px){.sidebar{width:204px;padding-left:12px;padding-right:12px}.brand{font-size:24px}.sidebar-nav a,.sidebar-nav button{font-size:11px;gap:9px}.app-column{width:calc(100% - 204px);margin-left:204px}.dashboard-main{padding:28px}.topbar{padding:0 28px}.page-heading h1{font-size:23px}.page-heading p{font-size:11px}.welcome-copy{padding:25px}.welcome-copy h2{font-size:23px}.hero-visual{width:40%;margin-right:0}.stats-grid{gap:10px}.stat-card{padding:14px}.stat-top{flex-wrap:wrap}.stat-card p,.stat-top{font-size:10px}.content-columns{grid-template-columns:minmax(0,1fr) 243px;gap:18px}.journey-card{padding:17px}.journey-steps p,.journey-steps strong{font-size:10px}.learner-cards{grid-template-columns:1fr}.learner-card-top>.pill{margin-left:auto}.learner-toolbar{flex-wrap:wrap}.empty-learners h3{font-size:14px}.app-footer{padding:20px 28px;font-size:10px}.report-heading{flex-wrap:wrap}.mastery-grid,.report-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:950px){.sidebar{width:76px;padding:29px 12px}.sidebar .brand{padding:0 6px}.sidebar .brand>span:last-child,.sidebar-bottom,.sidebar-group-label{display:none}.sidebar-nav{margin-top:42px}.sidebar-nav a,.sidebar-nav button{font-size:0;padding:13px;min-height:48px;gap:0;justify-content:center}.sidebar-nav svg{width:21px;height:21px}.nav-dot{display:none!important}.app-column{width:calc(100% - 76px);margin-left:76px}.topbar{height:63px}.dashboard-main{padding:28px 25px}.content-columns{grid-template-columns:minmax(0,1fr) 255px}.stats-grid{margin-bottom:27px}.welcome-copy{padding:25px}.welcome-copy h2{font-size:24px}.hero-visual{width:40%}.art-caption{right:19px}.art-caption,.topbar-message{font-size:10px}.page-heading h1{font-size:24px}.stat-top{font-size:10px;flex-wrap:nowrap;gap:7px}.stat-icon{width:29px;height:29px}.stat-icon svg{width:18px;height:18px}.report-identity h1{font-size:23px}}@media (max-width:760px){.content-columns{grid-template-columns:1fr}.dashboard-aside{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:8px}.quiet-tip{grid-column:1/-1}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card{padding:17px}.stat-card p,.stat-top{font-size:10px}.welcome-copy h2{font-size:21px}.welcome-copy p{font-size:10px}.welcome-copy{padding:24px}.welcome-card{min-height:250px}.hero-visual{width:34%;margin-right:-6px}.hero-visual .garden-art{width:135%;max-width:none;margin-left:-32px}.art-caption{display:none}.welcome-copy .soft-label{font-size:10px}.page-heading{align-items:flex-start}.page-heading h1{font-size:21px}.page-heading p{font-size:10px}.page-heading>.button{font-size:10px;padding:10px 12px;min-height:40px;margin-top:22px}.heading-sprout svg{width:22px}.topbar-message{display:none}.learner-cards{grid-template-columns:1fr 1fr}.learner-card-top>.pill{margin-left:0}.empty-learners{min-height:330px}.report-identity h1{font-size:22px}.report-panel{padding:19px}.report-stats{gap:10px}.report-stats>div{padding:16px}.report-standards{grid-template-columns:1fr}.student-header{padding:16px 25px;min-height:75px}.student-header .button{font-size:10px;padding:10px}.student-header-label{font-size:12px}.learning-main{padding:23px 22px 35px}.problem-card{padding:23px}.problem-heading h1{font-size:25px}.problem-heading p{font-size:12px}.manipulative{padding:12px 13px 20px}.manipulative-body.two-groups{gap:13px}.count-objects{gap:4px}.count-objects,.ten-frame{grid-template-columns:repeat(5,44px)}.one-blocks{grid-template-columns:repeat(4,44px)}.number-answer{font-size:14px}.learning-journey i{width:35px}.app-footer>span:last-child{display:none}.modal{padding:23px}.source-status{flex-wrap:wrap}.source-status>.button{margin-left:auto}}@media (max-width:560px){.sidebar{display:none}.app-column{margin:0;width:100%}.topbar{padding:0 20px;height:66px}.topbar .breadcrumb{display:none}.mobile-brand{display:block}.mobile-brand .brand{font-size:22px}.mobile-brand .brand-mark{width:32px;height:35px}.dashboard-main{padding:25px 18px}.page-heading{gap:10px;position:relative}.page-heading h1{font-size:22px;letter-spacing:-.8px}.page-heading p{font-size:10px;max-width:220px;line-height:1.9}.page-heading>.button{width:39px;min-height:39px;padding:10px;font-size:0;gap:0;margin-top:22px}.page-heading .eyebrow{font-size:10px}.heading-sprout svg{width:22px}.welcome-card{min-height:257px}.welcome-copy{padding:22px}.welcome-copy h2{font-size:23px;line-height:1.6}.welcome-copy p{font-size:10px;max-width:215px}.welcome-copy .soft-label{font-size:10px}.welcome-copy .text-button{font-size:10px;margin-top:15px}.hero-visual{position:absolute;width:180px;right:-46px;bottom:-5px;opacity:.75}.hero-visual .garden-art{width:100%;margin-left:0}.desktop-break{display:none}.stats-grid{margin-top:16px;gap:10px}.stat-card{padding:15px}.stat-top{font-size:10px;gap:7px}.stat-value{font-size:27px}.stat-card p{font-size:10px}.stat-icon{width:28px;height:28px}.section-heading h2{font-size:16px}.section-heading p{font-size:10px}.learner-cards{grid-template-columns:1fr}.learner-card-top>.pill{margin-left:auto}.learner-toolbar{flex-wrap:nowrap;gap:7px}.segmented button{font-size:10px;padding:8px}.search-field{gap:5px}.search-field input{width:86px;font-size:10px}.search-field svg{width:13px}.dashboard-aside{grid-template-columns:1fr;gap:15px;margin-top:13px}.journey-card{padding:22px}.journey-card h2{font-size:14px}.journey-steps strong{font-size:11px}.journey-steps p,.section-description{font-size:10px}.curriculum-card{padding:23px}.curriculum-card h3{font-size:16px}.curriculum-card>p{font-size:11px}.app-footer,.quiet-tip p{font-size:10px}.app-footer{padding:19px 18px}.modal-backdrop{padding:12px}.modal{border-radius:17px;padding:21px;max-height:calc(100dvh - 24px)}.modal-heading h2{font-size:18px}.modal-description{font-size:11px}.goal-options{grid-template-columns:1fr}.goal-option small{font-size:10px}.modal-sticky-footer{flex-direction:column;align-items:stretch;gap:12px;bottom:-21px}.modal-sticky-footer>span{justify-content:center;font-size:10px}.principle-grid{grid-template-columns:1fr}.source-status{padding:13px}.standard-card{padding:14px}.standard-card h3,.standard-card p{font-size:11px}.modal-actions{flex-direction:column}.student-header{padding:14px 18px;min-height:69px}.student-header .brand{font-size:22px}.student-header .brand-mark{width:30px;height:34px}.student-header-label{display:none}.student-header .button{font-size:11px;padding:10px}.learning-main{padding:19px 13px 28px}.learning-topline{padding:0 5px;gap:5px}.learning-subject{font-size:10px;gap:4px}.learning-subject>.dot-divider{margin:0 1px}.learning-topline>.text-button{font-size:10px}.learning-journey{gap:5px;margin:21px 0}.learning-journey>div{gap:5px;font-size:10px}.learning-journey>div>span{width:22px;height:22px;font-size:10px}.learning-journey i{width:14px;margin:0 2px}.problem-card{padding:18px 15px;border-radius:18px}.problem-meta .soft-label{font-size:10px}.read-button{font-size:12px;padding:8px 10px}.problem-heading{margin:24px 0}.problem-heading h1{font-size:23px;line-height:1.7}.problem-heading p{font-size:11px}.manipulative{padding:9px 8px 17px}.manipulative-head{font-size:10px;gap:4px}.manipulative-head>span{gap:4px}.manipulative-head>span>svg{width:12px}.manipulative-head>button{font-size:10px;padding:5px}.manipulative-body{margin-top:9px;gap:15px}.count-objects{gap:6px}.two-groups{flex-direction:column}.group-operation{font-size:23px}.answer-choices{gap:10px}.answer-choices>button{width:65px;min-height:67px;font-size:26px;border-radius:10px}.number-answer{font-size:12px;gap:9px}.number-answer input{width:85px;height:68px;font-size:29px}.answer-form{margin-top:24px;gap:22px}.student-app .answer-submit,.student-app .next-button{width:100%;min-width:0;min-height:52px;font-size:15px}.problem-bottom{gap:5px;margin-top:23px;padding-top:15px}.problem-bottom .button{font-size:11px;padding:10px 11px;gap:5px}.student-encouragement{font-size:10px;gap:5px}.symbol-equation{font-size:36px;gap:12px;padding:23px 0}.unknown-symbol{width:49px;height:57px}.hint-card{padding:15px;gap:10px}.hint-card p{font-size:14px}.hint-card strong{font-size:12px}.feedback-card{padding:17px;gap:11px}.feedback-card h2{font-size:16px}.feedback-card p{font-size:13px}.rest-suggestion{padding:11px;gap:7px}.rest-suggestion p{font-size:10px}.rest-suggestion button{font-size:10px;white-space:nowrap}.completion-page{padding:34px 18px}.completion-page>h1{font-size:25px;line-height:1.65}.completion-page>p{font-size:11px}.completion-page .garden-art.small{width:265px}.completion-stats{padding:20px 12px}.completion-next{padding:17px}.completion-next p{font-size:11px}.completion-actions .button{font-size:12px;width:100%}.report-identity{gap:12px}.report-identity>.learner-avatar{width:50px;height:55px;border-radius:16px;font-size:22px}.report-identity h1{font-size:21px}.report-identity p{font-size:10px;max-width:100%}.report-identity .eyebrow{font-size:10px}.report-heading{gap:18px}.report-actions{justify-content:flex-start;width:100%}.report-actions .button{font-size:11px;padding:10px 13px}.report-insight{padding:19px 15px;gap:12px}.insight-icon{padding:9px}.insight-icon svg{width:21px}.report-insight h2{font-size:14px}.report-insight p{font-size:11px}.report-stats>div{padding:14px;gap:7px}.report-stats>div>span{font-size:10px}.report-stats strong{font-size:24px}.report-stats small{font-size:10px}.report-panel{padding:18px 14px}.report-panel .section-heading h2{font-size:14px;gap:6px}.report-panel .pill,.report-panel .section-heading p{font-size:10px}.mastery-grid{gap:7px}.mastery-card{padding:10px 8px;gap:6px}.mastery-card small,.mastery-card strong{font-size:10px}.mastery-symbol{width:21px;height:21px}.due-label{padding-left:26px;font-size:7px}.session-toggle{padding:13px 11px;gap:9px}.session-toggle strong{font-size:11px}.session-toggle>div>span{font-size:10px}.session-toggle>.pill{display:none}.session-detail{padding:0 11px 12px}.decision-log{padding:14px 11px}.decision-log time{display:none}.decision-log p{font-size:10px}.report-standards article{padding:14px}.panel-note{font-size:10px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}.empty-tray{grid-column:1/-1;display:grid;place-items:center;min-width:180px;min-height:105px;border:2px dashed #c5d3b5;background:#f9fbf3;border-radius:15px;color:#71815e;font-size:16px}.count-objects.layout-3 .count-object:nth-child(8n+5),.count-objects.layout-3 .count-object:nth-child(8n+6),.count-objects.layout-3 .count-object:nth-child(8n+7),.count-objects.layout-3 .count-object:nth-child(8n+8){transform:translateX(15px)}.frame-cell.added>span{background:#b49a59;box-shadow:0 0 0 3px #f1e8cf}.source-correction{padding:10px 12px;border-radius:7px;background:#faf3e6;color:#806c43!important;font-size:11px!important}.standard-scope{border-top:1px solid #e9eedf;margin-top:14px;padding-top:12px}.standard-scope strong{font-size:11px;color:#60784c}.standard-scope p{font-size:11px;color:#6a7c5b;line-height:1.8;margin-top:6px}.standard-scope small{display:block;font-size:10px;color:#7e704e;line-height:1.8;margin-top:8px}.standard-card>.topic-label{font-size:10px;color:#6d7b61;margin-top:14px}.student-app .learning-topline>.text-button{min-height:44px}.student-app .feedback-card p,.student-app .hint-card p,.student-app .manipulative-selection,.student-app .modal-description,.student-app .model-instruction,.student-app .problem-heading p,.student-app .speech-notice{font-size:16px;line-height:1.85}.student-app .hint-card strong,.student-app .problem-bottom .button,.student-app .read-button,.student-app .regroup-controls .button{font-size:15px}.student-app .manipulative-head{font-size:13px}.student-app .learning-topline>.text-button,.student-app .manipulative-head>button,.student-app .student-encouragement{font-size:12px}.student-app .number-answer{font-size:16px}.student-app .completion-next p{font-size:15px}.student-app .completion-next strong{font-size:16px}.student-app .completion-page>p{font-size:15px}.student-app .completion-page>.completion-details{font-size:12px}.student-app .completion-stats p{font-size:15px}@media (max-width:560px){.student-app .manipulative-head,.student-app .manipulative-head>button{font-size:11px}.student-app .learning-topline>.text-button{font-size:10px}.student-app .problem-bottom .button,.student-app .read-button,.student-app .regroup-controls .button{font-size:13px}.student-app .student-encouragement{font-size:10px}.student-app .number-answer{font-size:14px}}.browser-storage-note{display:flex;align-items:flex-start;gap:12px;padding:16px 18px;margin-bottom:24px;border:1px solid #dce5d4;border-radius:12px;background:#f0f5e9;color:#526b43}.browser-storage-note>svg{margin-top:2px}.browser-storage-note strong{font-size:12px;font-weight:600}.browser-storage-note p{margin-top:5px;font-size:11px;line-height:1.8;color:#61744f}.curriculum-snapshot-note{font-size:11px;line-height:1.9;padding:12px 15px;background:#f2f6eb;border-radius:8px;color:#60764c;margin-top:12px}@media (max-width:560px){.browser-storage-note{padding:14px;gap:9px;margin-bottom:22px}.browser-storage-note p{font-size:10px}}summary:focus-visible,textarea:focus-visible{outline:3px solid #a4bc82;outline-offset:4px}.mobile-teacher-nav{display:none}.domain-filter{display:flex;flex-wrap:wrap;gap:7px;margin:16px 0}.domain-filter button{min-height:44px;padding:10px 14px;border:1px solid var(--border);border-radius:9px;background:var(--surface);color:var(--body);font-size:12px}.domain-filter button.selected{color:var(--green);background:var(--green-soft);border-color:#abc19b;font-weight:650}.teacher-filter-row{display:flex;align-items:flex-end;flex-wrap:wrap;gap:14px}.teacher-filter-row>label{flex:1 1;min-width:180px;display:flex;flex-direction:column;gap:7px;font-size:12px;color:var(--body)}.teacher-filter-row select,.teacher-inline-filter select{display:block;width:100%;min-height:44px;border:1px solid #dce4d7;border-radius:8px;padding:10px 12px;background:var(--surface);font-size:12px}.teacher-filter-row>.teacher-search{flex-direction:row;align-items:center;min-height:44px;padding:0 12px;border:1px solid #dce4d7;background:var(--surface);border-radius:8px;gap:8px}.teacher-search input{min-height:44px;width:100%;min-width:0;border:0;background:transparent;font-size:12px}.filter-result{font-size:12px;color:var(--muted);line-height:1.8;margin:14px 0}.goal-browser-results{max-height:340px;overflow-y:auto;overscroll-behavior:contain;padding:4px;margin:0 -4px}.goal-browser .goal-options{align-items:stretch}.goal-browser .goal-option{align-items:flex-start}.goal-browser .radio-indicator{margin-top:5px}.goal-browser .goal-option small{font-size:12px;line-height:1.7}.goal-browser .goal-option .goal-domain-label{margin:0 0 5px;font-size:10px;color:var(--green)}.selected-goal{display:flex;align-items:center;gap:12px;background:#f0f5e9;border:1px solid #dce8d1;border-radius:10px;padding:14px 16px;margin:16px 0;color:var(--green)}.selected-goal small,.selected-goal span,.selected-goal strong{display:block}.selected-goal span{font-size:10px}.selected-goal strong{font-size:14px;margin:4px 0}.selected-goal small{font-size:11px;color:var(--body)}.teacher-empty{text-align:center;color:var(--muted);font-size:13px;line-height:1.9;padding:28px 16px}.curriculum-coverage{margin:20px 0}.coverage-list{display:grid;gap:10px}.coverage-card{background:#fcfdf9;border:1px solid var(--border);border-radius:10px;overflow:hidden}.coverage-card>summary{cursor:pointer;min-height:76px;padding:16px;display:grid;grid-template-columns:auto 1fr;column-gap:12px;row-gap:8px}.coverage-card>summary::marker{color:var(--green)}.coverage-card>summary .standard-code{align-self:start}.coverage-card>summary strong{font-size:12px;font-weight:550;line-height:1.85}.coverage-counts{grid-column:2;font-size:11px;color:var(--green)}.coverage-card[open]>summary{background:var(--green-soft)}.coverage-body{padding:18px}.coverage-body .standard-scope h3{font-size:12px;color:var(--green);font-weight:650}.coverage-body ul{margin:10px 0 0;padding-left:20px;color:var(--body);font-size:12px;line-height:1.9}.coverage-body .topic-tags{margin-top:10px}.activity-coverage-link{display:flex;gap:8px;align-items:center;min-height:44px;padding:8px 0;color:var(--green);font-size:12px}.activity-coverage-link span{margin-left:auto;white-space:nowrap;font-size:11px}.source-topics{margin-top:16px;color:var(--body);font-size:11px}.source-topics>summary{cursor:pointer;min-height:44px;display:flex;align-items:center}.source-topics p{line-height:1.8;margin-top:9px}.source-links{display:flex;gap:12px;flex-wrap:wrap}.coverage-body .source-link{min-height:44px;display:inline-flex;align-items:center}.activity-library-filters{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:8px 22px 4px;margin-bottom:24px}.activity-library-layout{display:grid;grid-template-columns:minmax(210px,.78fr) minmax(0,2fr);gap:22px;align-items:start}.activity-library-list{max-height:720px;overflow-y:auto;display:grid;gap:10px;padding:3px;margin:-3px}.activity-library-list button{text-align:left;border:1px solid var(--border);border-radius:12px;background:var(--surface);padding:17px;min-height:110px}.activity-library-list button.selected{border-color:#9bb98b;background:var(--green-soft)}.activity-library-list button strong{display:block;margin-top:11px;font-size:13px;line-height:1.8}.activity-library-list button small{display:block;font-size:11px;color:var(--body);line-height:1.9;margin-top:8px}.teacher-activity-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:30px;box-shadow:var(--shadow)}.activity-card-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:16px}.activity-card-heading .pill{gap:6px}.teacher-activity-card>h2{font-size:23px;line-height:1.6;margin:10px 0;letter-spacing:-.6px}.activity-objective{color:var(--body);font-size:14px;line-height:1.9}.teacher-activity-card section{margin-top:24px}.teacher-activity-card section>h3{display:flex;gap:8px;align-items:center;font-size:14px;margin-bottom:13px;color:var(--green)}.teacher-activity-card section li,.teacher-activity-card section p{font-size:13px;color:var(--body);line-height:1.95}.activity-materials{background:#f4f7ef;border-radius:10px;padding:18px}.teacher-activity-card .activity-materials h3{margin-bottom:8px}.activity-checkpoints,.activity-steps{list-style:none;padding:0;margin:0}.activity-steps li{display:flex;align-items:flex-start;gap:12px;margin-top:13px}.activity-steps li>span{background:var(--green-soft);color:var(--green);min-width:27px;height:27px;display:grid;place-items:center;border-radius:50%;font-size:12px;font-weight:600}.activity-prompts{margin:0;padding-left:22px}.activity-prompts li+li{margin-top:6px}.activity-checkpoints li{display:flex;align-items:flex-start;gap:10px;margin-top:9px}.activity-checkpoints li>span{color:var(--green)}.activity-support{border-radius:10px;background:#faf6e9;padding:18px}.activity-support ul{margin:0;padding-left:20px}.teacher-activity-card .activity-support h3{color:#7c714f}.activity-observation-note{margin-top:25px;padding-top:18px;border-top:1px solid var(--border);color:var(--muted);font-size:11px;line-height:1.9}.activity-print-notes{display:none}.activity-record-link{border:1px solid #dce8d1;background:#f0f5e9;padding:24px;margin-top:20px;border-radius:14px}.activity-record-link h3{font-size:15px}.activity-record-link p{color:var(--body);font-size:12px;line-height:1.9;margin-top:12px}.activity-record-link .button{margin-top:16px}.mastery-filters{margin-top:22px}.teacher-inline-filter{display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:12px;color:var(--body)}.teacher-inline-filter select{width:auto;min-width:170px}.teacher-inline-filter>span{margin-left:auto;color:var(--muted);font-size:11px}.observations-panel{scroll-margin-top:20px}.observations-panel .section-heading{flex-wrap:wrap}.observations-panel .section-heading>.button{font-size:12px}.observation-boundary{border-radius:9px;background:#f7f3e8;padding:13px 15px;color:#7b7155;font-size:12px;line-height:1.85;margin-top:18px}.observation-form{margin-top:22px;padding:22px;background:#f8faf5;border:1px solid var(--border);border-radius:12px}.observation-form>fieldset{border:0;padding:0;margin:0;min-width:0}.observation-form .field-label{font-size:12px}.observation-form .field-label>span{color:var(--muted);font-size:11px;font-weight:400}.observation-form .text-input{min-height:44px;font-size:13px}.activity-preview-toggle{min-height:44px;margin-top:8px;font-size:12px}.observation-activity-preview{margin:12px 0}.observation-activity-preview .teacher-activity-card{padding:23px}.observation-fields{display:grid;grid-template-columns:1fr 1fr;gap:17px}.observation-fields .text-input{margin-top:9px}.observation-checklist{border:1px solid var(--border);border-radius:10px;margin:22px 0;padding:13px 17px;min-width:0}.observation-checklist legend{font-size:12px;font-weight:600;color:var(--green);padding:0 6px}.observation-checklist p{color:var(--muted);font-size:11px;line-height:1.8;margin:0 0 9px}.observation-checklist label{display:flex;align-items:center;gap:11px;min-height:44px;padding:8px 0;color:var(--body);font-size:13px;line-height:1.85;cursor:pointer}.observation-checklist input{width:18px;height:18px;flex-shrink:0;accent-color:var(--green)}.observation-memo{resize:vertical;line-height:1.9}.observation-form-footer{display:flex;gap:15px;align-items:center;justify-content:space-between;margin-top:14px}.observation-form-footer small{font-size:11px;color:var(--muted)}.observation-success{display:flex;align-items:center;gap:9px;border-radius:9px;padding:14px 16px;background:var(--green-soft);color:var(--green);font-size:12px;line-height:1.85;margin-top:18px}.observation-history-heading{display:flex;align-items:center;gap:10px;margin:26px 0 16px}.observation-history-heading h3{font-size:14px}.observation-history{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.observation-record{border:1px solid var(--border);border-radius:12px;padding:20px}.observation-record>div{display:flex;align-items:center;flex-wrap:wrap;gap:10px;justify-content:space-between}.observation-record time{font-size:11px;color:var(--muted)}.observation-record h4{margin:14px 0 8px;font-size:14px;line-height:1.8}.observation-record li,.observation-record>p{font-size:12px;color:var(--body);line-height:1.9}.observation-record ul{margin:13px 0 0;padding-left:18px}.observation-record .observation-record-memo{margin-top:14px;padding:13px;background:#f5f7f1;border-radius:8px;white-space:pre-wrap;overflow-wrap:anywhere}.observation-record .observation-unchecked{margin-top:13px;color:var(--muted)}.observation-record .text-button{min-height:44px;margin-top:8px}@media (max-width:1180px){.activity-library-layout{grid-template-columns:minmax(190px,.8fr) minmax(0,1.8fr);gap:15px}.teacher-activity-card{padding:23px}.observation-history{grid-template-columns:1fr}}@media (max-width:760px){.activity-library-layout{grid-template-columns:1fr}.activity-library-list{grid-template-columns:repeat(2,minmax(0,1fr));max-height:280px}.activity-library-list button{padding:13px}.activity-library-list button small{display:none}.activity-library-list button strong{margin-top:8px}.activity-library .page-heading{flex-wrap:wrap}.activity-library .page-heading>.activity-print-button{width:auto;font-size:12px;min-height:44px;margin-top:0;gap:8px}.observation-fields{gap:0}.coverage-card>summary,.observation-fields{grid-template-columns:1fr}.coverage-counts{grid-column:1}.activity-record-link{padding:20px}}@media (max-width:560px){.mobile-teacher-nav{display:flex;gap:5px;padding:8px 14px;border-bottom:1px solid var(--border);background:#fdfefb}.mobile-teacher-nav a{flex:1 1;display:flex;align-items:center;justify-content:center;gap:6px;min-height:44px;font-size:11px;border-radius:8px;color:var(--body)}.mobile-teacher-nav a[aria-current=page]{color:var(--green);background:var(--green-soft)}.teacher-filter-row>label{flex-basis:100%;min-width:0}.domain-filter{gap:5px}.domain-filter button{font-size:11px;padding:9px 11px}.activity-library-filters{padding:4px 16px}.teacher-activity-card{padding:21px 18px}.teacher-activity-card>h2{font-size:21px}.teacher-activity-card section li,.teacher-activity-card section p{font-size:13px}.activity-library .page-heading p{max-width:none;font-size:12px}.observation-form{padding:16px}.observation-form .observation-activity-preview .teacher-activity-card{padding:17px}.observation-checklist{padding:13px}.observation-checklist label{font-size:12px}.observation-record{padding:17px}.teacher-inline-filter>span{flex-basis:100%;margin-left:0}.goal-browser-results{max-height:290px}.activity-coverage-link{flex-wrap:wrap}.activity-coverage-link span{margin-left:24px}}@media print{@page{size:A4;margin:14mm}body:has(.activity-print-sheet){background:#fff;color:#172a1e}.app-shell:has(.activity-print-sheet){display:block}.app-shell:has(.activity-print-sheet) .app-footer,.app-shell:has(.activity-print-sheet) .browser-storage-note,.app-shell:has(.activity-print-sheet) .mobile-teacher-nav,.app-shell:has(.activity-print-sheet) .sidebar,.app-shell:has(.activity-print-sheet) .topbar{display:none!important}.app-shell:has(.activity-print-sheet) .app-column{width:auto;margin:0}.app-shell:has(.activity-print-sheet) .dashboard-main{max-width:none;padding:0;margin:0}.activity-library-layout>.activity-library-list,.activity-library-pane>:not(.activity-print-sheet),.activity-library>:not(.activity-library-layout){display:none!important}.activity-library-layout,.activity-library-pane{display:block}.activity-print-sheet .teacher-activity-card{border:0;border-radius:0;padding:0;box-shadow:none}.activity-print-sheet .teacher-activity-card>h2{font-size:20pt}.activity-print-sheet .activity-objective,.activity-print-sheet .teacher-activity-card section li,.activity-print-sheet .teacher-activity-card section p{font-size:10pt;line-height:1.65}.activity-print-sheet .teacher-activity-card section{margin-top:14px;page-break-inside:avoid;break-inside:avoid}.activity-print-sheet .teacher-activity-card section h3{font-size:11pt;margin-bottom:9px}.activity-print-sheet .activity-materials,.activity-print-sheet .activity-support{border:1px solid #cbd4c6;background:#fff;padding:13px}.activity-print-sheet .activity-steps li{margin-top:8px}.activity-print-sheet .activity-observation-note{font-size:9pt;margin-top:16px;padding-top:12px}.activity-print-sheet .activity-print-notes{display:block;border-top:1px solid #cbd4c6;padding-top:13px;margin-top:16px;page-break-inside:avoid;break-inside:avoid}.activity-print-notes p{margin:10px 0;font-size:10pt;line-height:1.6}.activity-print-notes>div{height:48px;border-bottom:1px solid #cbd4c6}}