@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;0,700;1,600&display=swap";:root{font-family:Montserrat,Arial,sans-serif;color:#3d3d3d;background:#f8f4ed;font-synthesis:none;--sage: #6b7f66;--sage-deep: #52634e;--olive: #a7b89f;--cream: #f8f4ed;--warm-white: #fffdf9;--beige: #f3e9dd;--peach: #e2b399;--charcoal: #3d3d3d;--muted: #72746e;--line: #ded8cd;--shadow: 0 16px 45px rgba(69, 74, 63, .08)}*{box-sizing:border-box}button,input,textarea,select{font:inherit}button{color:inherit}body{margin:0;min-width:320px;min-height:100vh;background:var(--cream);-webkit-font-smoothing:antialiased}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid rgba(107,127,102,.28);outline-offset:2px}h1,h2,p{margin-top:0}h1,h2{font-family:Playfair Display,Georgia,serif;color:var(--charcoal)}h1{margin-bottom:9px;font-size:clamp(2rem,3.2vw,3.35rem);line-height:1.04;letter-spacing:-.035em}h2{margin-bottom:8px;font-size:1.35rem;line-height:1.18}.portal-app{min-height:100vh}.demo-controls{margin-top:10px;padding-top:10px;border-top:1px solid var(--line)}.demo-controls button{width:100%;min-height:37px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 10px;border:1px solid #d7ddd3;border-radius:8px;background:#fbfaf6;color:var(--sage-deep);cursor:pointer;font-size:.64rem;font-weight:700}.demo-controls button:hover{background:#eef4eb}.sidebar{position:fixed;z-index:40;top:0;bottom:0;left:0;width:278px;display:flex;flex-direction:column;padding:27px 23px 18px;border-right:1px solid var(--line);background:#fffdf9fa}.logo-lockup{display:flex;align-items:center;gap:11px}.logo-lockup img{width:50px;height:50px;object-fit:contain}.logo-lockup strong{display:block;font-family:Playfair Display,Georgia,serif;font-size:1.1rem;color:var(--sage-deep)}.logo-lockup span{display:block;max-width:150px;margin-top:3px;color:#898b84;font-size:.59rem;line-height:1.45}.logo-lockup.compact img{width:39px;height:39px}.logo-lockup.compact strong{font-size:.98rem}.account-label{margin:31px 3px 14px;padding-bottom:18px;border-bottom:1px solid var(--line)}.account-label span{display:block;color:#94958f;font-size:.6rem;font-weight:700;letter-spacing:.12em}.account-label strong{display:block;margin-top:6px;font-size:.77rem}.sidebar nav{display:grid;gap:4px}.sidebar nav button{min-height:47px;display:flex;align-items:center;gap:12px;width:100%;padding:0 13px;border:0;border-radius:9px;background:transparent;color:#656962;cursor:pointer;font-size:.81rem;font-weight:600;text-align:left}.sidebar nav button:hover{background:#f5f2eb}.sidebar nav button.active{background:#e8eee5;color:var(--sage-deep)}.sidebar nav button b{min-width:22px;margin-left:auto;padding:3px 6px;border-radius:20px;background:var(--peach);color:#5a4439;font-size:.67rem;text-align:center}.sidebar-note{display:flex;gap:10px;margin-top:auto;padding:14px;border:1px solid #dce4d8;border-radius:11px;background:#f2f6f0;color:var(--sage-deep)}.sidebar-note svg{flex:0 0 auto;margin-top:1px}.sidebar-note strong,.sidebar-note span{display:block}.sidebar-note strong{font-size:.7rem}.sidebar-note span{margin-top:4px;color:#727a70;font-size:.61rem;line-height:1.45}.sidebar-user{display:flex;align-items:center;gap:10px;margin-top:16px;padding:13px 3px 0;border-top:1px solid var(--line)}.sidebar-user strong,.sidebar-user small{display:block}.sidebar-user strong{font-size:.75rem}.sidebar-user small{margin-top:2px;color:#8e908a;font-size:.62rem}.avatar{width:37px;height:37px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#455241;font-size:.68rem;font-weight:700}.avatar.sage{background:#d8e3d4}.avatar.peach{background:#f3d7c7;color:#694d3f}.mobile-bar{display:none}.portal-main{min-height:100vh;margin-left:278px;padding:28px 28px 62px}.demo-banner{width:min(1240px,100%);min-height:47px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 auto 20px;padding:9px 13px 9px 15px;border:1px solid #d7e0d3;border-radius:11px;background:#eef4eb;color:var(--sage-deep)}.demo-banner strong,.demo-banner span{display:block}.demo-banner strong{font-size:.69rem}.demo-banner span{margin-top:2px;color:#6f786d;font-size:.6rem;line-height:1.4}.demo-banner a{min-height:31px;display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;padding:0 10px;border-radius:7px;color:var(--sage-deep);font-size:.61rem;font-weight:700;text-decoration:none}.demo-banner a:hover{background:#ffffffb3}.page-stack{width:min(1240px,100%);margin:0 auto}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:30px}.page-header>div:first-child{max-width:710px}.page-description{max-width:670px;margin-bottom:0;color:var(--muted);font-size:.91rem;line-height:1.65}.eyebrow{margin-bottom:8px;color:var(--sage);font-size:.65rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.page-action{flex:0 0 auto}.primary-button,.secondary-button,.text-button,.icon-button,.back-queue{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;cursor:pointer;font-size:.75rem;font-weight:700;transition:transform .15s ease,background .15s ease}.primary-button:hover,.secondary-button:hover{transform:translateY(-1px)}.primary-button{padding:0 18px;border:1px solid var(--sage);background:var(--sage);color:#fff}.primary-button:hover{background:var(--sage-deep)}.secondary-button{padding:0 18px;border:1px solid #bfc9ba;background:var(--warm-white);color:var(--sage-deep)}.secondary-button:hover{background:#f1f5ef}.primary-button:disabled,.secondary-button:disabled{opacity:.48;cursor:not-allowed;transform:none}.wide{width:100%}.text-button{padding:0;border:0;background:transparent;color:var(--sage-deep)}.icon-button{width:44px;padding:0;border:1px solid var(--line);background:#fff}.back-queue{display:none;padding:0;border:0;background:transparent;color:var(--sage)}.child-switcher{display:flex;align-items:center;gap:14px;margin-bottom:28px}.child-switcher>span{color:#8a8c86;font-size:.66rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.child-tabs{display:flex;flex-wrap:wrap;gap:8px}.child-tabs button{min-height:56px;display:flex;align-items:center;gap:9px;padding:7px 12px 7px 8px;border:1px solid var(--line);border-radius:10px;background:var(--warm-white);cursor:pointer;text-align:left}.child-tabs button.active{border-color:var(--sage);box-shadow:0 0 0 2px #6b7f661a;background:#f8fbf6}.child-tabs button strong,.child-tabs button small{display:block}.child-tabs button strong{font-size:.74rem}.child-tabs button small{margin-top:2px;color:#858781;font-size:.61rem}.child-tabs button>svg{margin-left:6px;color:var(--sage)}.dashboard-page{max-width:1240px}.dashboard-header{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:22px}.dashboard-greeting h1{margin-bottom:4px;font-size:clamp(2.3rem,3.4vw,3.45rem)}.dashboard-greeting>p:last-child{margin:5px 0 0;color:var(--muted);font-size:.78rem}.dashboard-date{margin:0;color:#6f746d;font-size:.68rem;font-weight:500}.dashboard-header-actions{display:flex;align-items:center;gap:18px}.dashboard-header-actions .child-switcher{margin:0}.dashboard-header-actions .child-switcher>span{margin-right:1px}.dashboard-header-actions .child-tabs{flex-wrap:nowrap}.dashboard-header-actions .child-tabs button{min-width:142px}.dashboard-upload{min-height:56px;padding-inline:22px;white-space:nowrap}.weekly-pulse{display:grid;grid-template-columns:245px minmax(470px,1fr) 220px;align-items:stretch;min-height:102px;margin-bottom:18px;border:1px solid var(--line);border-radius:14px;background:var(--warm-white);box-shadow:0 8px 24px #454a3f0a;overflow:hidden}.pulse-heading{display:flex;flex-direction:column;justify-content:center;padding:18px 22px}.pulse-heading h2{margin-bottom:3px;font-size:1.55rem}.pulse-heading p{margin:0;color:var(--muted);font-size:.67rem}.pulse-metrics{display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.pulse-metric{min-height:58px;display:flex;flex-direction:column;justify-content:center;padding:0 18px;border-left:1px solid var(--line)}.pulse-metric strong{color:#173c31;font-family:Playfair Display,Georgia,serif;font-size:1.55rem;line-height:1}.pulse-metric span{max-width:90px;margin-top:5px;color:#58615b;font-size:.62rem;line-height:1.35}.pulse-quote{display:flex;align-items:center;gap:12px;padding:15px 20px;border-left:1px solid var(--line);background:#f4eee4}.pulse-quote img{width:47px;height:47px;object-fit:contain;opacity:.72}.pulse-quote p{margin:0;color:var(--sage-deep);font-family:Playfair Display,Georgia,serif;font-size:.78rem;line-height:1.45}.dashboard-columns{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(330px,.86fr);gap:17px;align-items:start}.dashboard-primary-column,.dashboard-rail{display:grid;gap:17px}.dashboard-panel{border:1px solid var(--line);border-radius:14px;background:var(--warm-white);box-shadow:0 8px 24px #454a3f0a}.dashboard-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:20px 21px 8px}.dashboard-panel-heading h2,.rail-heading h2,.grade-level-title h2,.recent-heading h2{margin-bottom:3px;font-size:1.55rem}.dashboard-panel-heading p,.rail-heading p,.grade-level-title p{margin:0;color:var(--muted);font-size:.66rem}.chart-legend{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:13px;padding-top:6px;color:#5f655f;font-size:.56rem;font-weight:600}.chart-legend span{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.legend-dot{width:10px;height:10px;border-radius:50%;background:#315c43}.legend-block{width:11px;height:11px;border-radius:2px;background:#9ebda4}.momentum-chart{height:292px;padding:0 14px 11px 8px}.momentum-chart canvas{width:100%;height:100%;display:block}.chart-tooltip{display:grid;gap:4px;padding:10px 12px;border:1px solid #d7ddd3;border-radius:8px;background:#fffdf9f7;box-shadow:0 8px 24px #3740351f}.chart-tooltip strong{font-size:.65rem}.chart-tooltip span{color:var(--muted);font-size:.58rem}.attention-panel{padding:20px;border:1px solid #edd8cb;border-radius:14px;background:#faece5;box-shadow:0 8px 24px #5c45390a}.rail-heading{margin-bottom:13px}.attention-action{width:100%;min-height:84px;display:grid;grid-template-columns:42px minmax(0,1fr) 20px;align-items:center;gap:11px;padding:11px 10px;border:0;border-radius:10px;background:#fffdf9e0;cursor:pointer;text-align:left}.attention-action+.attention-action{margin-top:9px}.attention-action:hover{background:#fffdf9;transform:translateY(-1px)}.attention-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#f5d6c7;color:#8a5742}.attention-action strong,.attention-action small{display:block}.attention-action strong{color:#3f3b38;font-family:Playfair Display,Georgia,serif;font-size:.82rem;line-height:1.3}.attention-action small{margin-top:4px;color:#74716c;font-size:.59rem;line-height:1.4}.grade-level-panel{padding:18px}.grade-level-title{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:12px}.grade-level-title>span{width:43px;height:43px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#e6eee3;color:var(--sage-deep)}.test-result-card{padding:12px;border:1px solid #d8e2d4;border-radius:10px;background:#f3f7f1}.test-result-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.test-result-heading strong{font-family:Playfair Display,Georgia,serif;font-size:.78rem}.test-result-heading>span{padding:5px 8px;border-radius:20px;background:#dbead7;color:#426043;font-size:.51rem;font-weight:700;white-space:nowrap}.test-result-metrics{display:grid;grid-template-columns:.85fr 1fr 1.25fr;margin-top:13px}.test-result-metrics.two-metrics{grid-template-columns:.75fr 1.8fr}.test-result-metrics>div{min-width:0;padding:0 10px;border-left:1px solid #d8dfd4}.test-result-metrics>div:first-child{padding-left:0;border-left:0}.test-result-metrics span,.test-result-metrics strong{display:block}.test-result-metrics span{color:#6d736d;font-size:.52rem;line-height:1.35}.test-result-metrics strong{margin-top:3px;color:#173c31;font-family:Playfair Display,Georgia,serif;font-size:1.25rem;line-height:1}.test-result-metrics>div:last-child strong{margin-top:3px;font-size:1.12rem;line-height:1.1}.comparison-group-metric small{display:block;margin-top:4px;color:#7f867e;font-size:.46rem;line-height:1.35}.test-result-source{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:13px;color:#788077;font-size:.49rem}.test-result-source>span{min-width:0;overflow-wrap:anywhere}.test-result-source>span strong{color:#536254}.test-result-source button{display:inline-flex;align-items:center;gap:4px;padding:0;border:0;background:transparent;color:var(--sage-deep);cursor:pointer;font-size:.5rem;font-weight:700;text-decoration:underline}.test-empty{display:grid;justify-items:center;padding:18px;border:1px dashed #cfd8cb;border-radius:10px;background:#f7f8f4;color:var(--sage);text-align:center}.test-empty strong{margin-top:7px;color:var(--charcoal);font-size:.66rem}.test-empty p{margin:4px 0 0;color:var(--muted);font-size:.56rem;line-height:1.45}.add-test-row{width:100%;display:grid;grid-template-columns:39px minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:10px;padding:10px;border:1px dashed #d7ddd3;border-radius:9px;background:transparent;cursor:pointer;text-align:left}.add-test-row:hover{background:#f7f9f5}.add-test-row>span:first-child{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#e7efe4;color:var(--sage-deep)}.add-test-row strong,.add-test-row small{display:block}.add-test-row strong{font-size:.58rem;line-height:1.3}.add-test-row small{margin-top:3px;color:var(--muted);font-size:.49rem;line-height:1.35}.add-test-row em{padding:7px 9px;border-radius:6px;background:var(--sage);color:#fff;font-size:.5rem;font-style:normal;font-weight:700;white-space:nowrap}.subject-snapshot{overflow:hidden}.subject-table{padding:0 21px 4px}.subject-row{display:grid;grid-template-columns:1.05fr .7fr .75fr 1.45fr 1.15fr;align-items:center;gap:13px;min-height:51px;border-top:1px solid #e6e1d8;font-size:.61rem}.subject-table-head{min-height:31px;border-top:0;color:#7d807a;font-size:.51rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.subject-name{display:flex;align-items:center;gap:9px;font-weight:700}.subject-dot{width:11px;height:11px;flex:0 0 auto;border-radius:50%}.subject-dot.blue{background:#6f9bdd}.subject-dot.gold{background:#b78a42}.subject-dot.sage{background:#71a07b}.subject-dot.amber{background:#e1aa37}.subject-dot.peach{background:#e89e82}.trend-up{color:#36754c;font-weight:700}.trend-flat{color:#777d77;font-weight:600}.unit-progress{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px}.unit-progress small{color:#5f655f;font-size:.56rem;white-space:nowrap}.progress-track{height:8px;overflow:hidden;border-radius:20px;background:#e6e7e2}.progress-track i{display:block;height:100%;border-radius:inherit;background:#8eb397}.latest-work{display:flex;align-items:center;justify-content:space-between;gap:5px;color:#626861;font-size:.54rem;white-space:nowrap}.learning-insight{display:flex;align-items:center;gap:13px;margin:13px;padding:14px 17px;border-radius:10px;background:#eef4eb}.learning-insight>span{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#dce9d7;color:var(--sage-deep)}.learning-insight strong{font-family:Playfair Display,Georgia,serif;font-size:.78rem}.learning-insight p{margin:3px 0 0;color:#697068;font-size:.53rem;line-height:1.4}.recent-panel{padding:16px 17px 10px}.recent-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.recent-heading h2{font-size:1.3rem}.recent-heading button{display:inline-flex;align-items:center;gap:4px;padding:0;border:0;background:transparent;color:var(--sage-deep);cursor:pointer;font-size:.53rem;font-weight:700}.recent-list{border-top:1px solid var(--line)}.recent-item{min-height:34px;display:grid;grid-template-columns:18px minmax(0,1.4fr) .55fr .7fr;align-items:center;gap:8px;border-bottom:1px solid #ebe7df;color:#666b65;font-size:.49rem}.recent-item:last-child{border-bottom:0}.recent-item svg{color:var(--sage-deep)}.recent-item strong{overflow:hidden;color:#3d443e;font-size:.52rem;text-overflow:ellipsis;white-space:nowrap}.recent-item time{text-align:right}.recent-empty{padding:20px 8px;color:var(--muted);font-size:.58rem;text-align:center}.test-modal{width:min(710px,100%)}.test-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 12px;margin-top:20px}.comparison-name-field,.test-report-field{grid-column:1 / -1}.test-report-field input{padding:8px}.test-source-note{display:flex;align-items:flex-start;gap:9px;margin-top:5px;padding:12px 13px;border-radius:8px;background:#eef4eb;color:var(--sage-deep)}.test-source-note svg{flex:0 0 auto}.test-source-note p{margin:0;font-size:.61rem;line-height:1.5}.test-modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:18px}.welcome-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(260px,.75fr);gap:18px;margin-bottom:18px}.hero-card,.snapshot-card,.content-card,.download-card,.review-panel,.queue-list-panel{border:1px solid var(--line);border-radius:15px;background:var(--warm-white);box-shadow:var(--shadow)}.hero-card{min-height:282px;display:grid;grid-template-columns:1.15fr .85fr;overflow:hidden}.hero-copy{padding:34px}.hero-copy h2{max-width:420px;font-size:clamp(1.65rem,2.5vw,2.45rem)}.hero-copy>p:not(.eyebrow){max-width:490px;margin-bottom:24px;color:var(--muted);font-size:.84rem;line-height:1.65}.soft-icon{width:49px;height:49px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:20px;border-radius:50%;background:#e6eee2;color:var(--sage-deep)}.route-card{display:flex;align-items:center;justify-content:center;gap:8px;padding:26px 22px;background:var(--beige)}.route-step{min-width:58px;text-align:center;color:#7a7d77}.route-step span{width:43px;height:43px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:var(--sage);box-shadow:0 5px 16px #4a4c4514}.route-step small{display:block;margin-top:8px;font-size:.58rem;font-weight:700;line-height:1.3}.route-step.active span{background:var(--sage);color:#fff}.route-line{width:22px;height:1px;margin-top:-19px;background:#cfc6ba}.snapshot-card{padding:28px}.snapshot-grade{padding:16px 0 24px;border-bottom:1px solid var(--line)}.snapshot-grade strong{display:block;font-family:Playfair Display,Georgia,serif;color:var(--sage-deep);font-size:2.9rem;line-height:1}.snapshot-grade span{display:block;margin-top:7px;color:var(--muted);font-size:.68rem}.snapshot-card dl{display:grid;grid-template-columns:repeat(3,1fr);margin:24px 0 0}.snapshot-card dl>div{padding:0 8px;border-right:1px solid var(--line);text-align:center}.snapshot-card dl>div:first-child{padding-left:0}.snapshot-card dl>div:last-child{padding-right:0;border-right:0}.snapshot-card dt{font-family:Playfair Display,Georgia,serif;font-size:1.32rem;font-weight:700}.snapshot-card dd{margin:4px 0 0;color:var(--muted);font-size:.58rem}.content-card{padding:28px}.section-heading,.panel-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}.section-heading h2,.panel-heading h2{margin-bottom:0}.record-count{padding:6px 10px;border-radius:20px;background:var(--beige);color:#73756f;font-size:.64rem;font-weight:700}.work-list{border-top:1px solid var(--line)}.work-row{border-bottom:1px solid var(--line)}.work-row-summary{width:100%;min-height:75px;display:grid;grid-template-columns:42px minmax(160px,1fr) auto 48px 18px;align-items:center;gap:13px;padding:10px 4px;border:0;background:transparent;cursor:pointer;text-align:left}.file-icon{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;background:#edf1ea;color:var(--sage)}.file-icon.ela{background:#f7e7de;color:#a26649}.file-icon.math{background:#edf1ea}.file-icon.science{background:#e3ede5}.work-primary strong,.work-primary small{display:block}.work-primary strong{font-size:.76rem;line-height:1.35}.work-primary small{margin-top:5px;color:#898b85;font-size:.61rem}.status-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 9px;border-radius:20px;white-space:nowrap;font-size:.58rem;font-weight:700}.status-badge.published{background:#e5eee2;color:#496047}.status-badge.reviewing,.status-badge.needs_review{background:#f5e5d9;color:#8b5f48}.work-grade{font-family:Playfair Display,Georgia,serif;color:var(--sage-deep);font-size:1.08rem;font-weight:700;text-align:center}.work-row .chevron{color:#9a9b96;transition:transform .2s}.work-row.expanded .chevron{transform:rotate(180deg)}.work-row-details{padding:0 61px 20px}.work-row-details>p{margin-bottom:13px;color:var(--muted);font-size:.74rem;line-height:1.6}.detail-grid{display:flex;gap:28px;margin-bottom:12px}.detail-grid span,.detail-grid strong{display:block}.detail-grid span{color:#959690;font-size:.58rem;text-transform:uppercase}.detail-grid strong{margin-top:3px;font-size:.72rem}.standard-tags{display:flex;flex-wrap:wrap;gap:6px}.standard-tags span{padding:5px 8px;border:1px solid #ccd7c8;border-radius:5px;color:var(--sage-deep);font-size:.58rem;font-weight:700}.upload-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.72fr);gap:18px;align-items:start}.upload-card{padding:31px}.upload-details{position:sticky;top:68px;padding:27px}.step-title{display:flex;align-items:flex-start;gap:13px;margin-bottom:20px}.step-title>span{width:29px;height:29px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--sage);color:#fff;font-family:Playfair Display,Georgia,serif;font-weight:700}.step-title h2{margin-bottom:4px}.step-title p{margin-bottom:0;color:var(--muted);font-size:.69rem;line-height:1.5}.upload-card .child-switcher{display:block;margin:0 0 14px 42px}.upload-card .child-switcher>span{display:block;margin-bottom:8px}.routing-confirmation{display:flex;align-items:center;gap:9px;margin:0 0 30px 42px;padding:11px 13px;border-radius:8px;background:#edf3ea;color:var(--sage-deep);font-size:.68rem;line-height:1.45}.routing-confirmation svg{flex:0 0 auto}.upload-step{margin-top:3px}.drop-zone{width:calc(100% - 42px);min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-left:42px;padding:25px;border:1.5px dashed #aab7a4;border-radius:13px;background:#f9fbf7;cursor:pointer;text-align:center}.drop-zone:hover{background:#f1f6ee}.drop-zone strong{margin-top:12px;font-size:.8rem}.drop-zone small{margin-top:6px;color:#878b84;font-size:.62rem;line-height:1.5}.drop-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#dfe9dc;color:var(--sage-deep)}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.selected-files{display:grid;gap:7px;width:calc(100% - 42px);margin:12px 0 0 42px}.selected-files>div{display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:8px;padding:9px 12px;border-radius:8px;background:var(--beige);color:var(--sage-deep)}.selected-files span{overflow:hidden;font-size:.65rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.selected-files small{color:#888a84;font-size:.57rem}.upload-details>h2{margin-bottom:20px}.field{display:grid;gap:7px;margin-bottom:15px;color:#60625d;font-size:.66rem;font-weight:700}.field>span{display:flex;justify-content:space-between}.field>span small{color:#a0a19c;font-size:.58rem;font-weight:500}.field input,.field select,.field textarea{width:100%;min-height:44px;padding:10px 12px;border:1px solid #d7d1c6;border-radius:8px;background:#fff;color:var(--charcoal);font-size:.72rem;font-weight:500}.field textarea{min-height:92px;resize:vertical;line-height:1.55}.field small{color:#979993;font-size:.58rem;font-weight:500}.privacy-note{display:flex;gap:10px;margin:21px 0;padding:13px;border-radius:9px;background:var(--beige);color:#685f58}.privacy-note svg{flex:0 0 auto;color:var(--sage)}.privacy-note p{margin:0;font-size:.63rem;line-height:1.55}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#2a2e299e}.modal{position:relative;width:min(540px,100%);max-height:calc(100vh - 40px);overflow-y:auto;padding:33px;border-radius:16px;background:var(--warm-white);box-shadow:0 28px 90px #191e184d}.modal-close{position:absolute;top:16px;right:16px}.modal>h2{font-size:1.75rem}.modal>p:not(.eyebrow):not(.fine-print){color:var(--muted);font-size:.75rem;line-height:1.6}.modal .child-switcher{display:block;margin:21px 0 15px}.modal .child-switcher>span{display:block;margin-bottom:8px}.qr-panel{display:flex;align-items:center;gap:20px;margin:15px 0;padding:17px;border:1px solid var(--line);border-radius:11px;background:#f9f7f2}.qr-panel img,.qr-loading{width:126px;height:126px;flex:0 0 auto;border-radius:7px;background:#fff}.qr-loading{display:grid;place-items:center;color:var(--muted);font-size:.62rem}.qr-panel strong,.qr-panel span{display:block}.qr-panel strong{font-family:Playfair Display,Georgia,serif;font-size:1rem}.qr-panel span{margin-top:6px;color:var(--muted);font-size:.65rem;line-height:1.5}.fine-print{margin:13px 0 0;color:#969892;font-size:.58rem;line-height:1.5;text-align:center}.subject-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:17px}.subject-card,.empty-card{min-height:118px;padding:21px;border:1px solid var(--line);border-radius:12px;background:var(--warm-white)}.subject-card span,.subject-card strong,.subject-card small{display:block}.subject-card span{color:var(--sage);font-size:.64rem;font-weight:700;text-transform:uppercase}.subject-card strong{margin-top:10px;font-family:Playfair Display,Georgia,serif;font-size:1.9rem}.subject-card small{margin-top:3px;color:var(--muted);font-size:.58rem}.empty-card{color:var(--muted);font-size:.72rem}.review-banner,.records-safety{display:flex;align-items:flex-start;gap:12px;margin-bottom:17px;padding:16px 19px;border:1px solid #ead6c7;border-radius:11px;background:#faf0e8;color:#805c49}.review-banner strong,.review-banner p,.records-safety strong,.records-safety p{display:block;margin:0}.review-banner strong,.records-safety strong{font-size:.7rem}.review-banner p,.records-safety p{margin-top:4px;font-size:.64rem;line-height:1.5}.records-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:17px}.records-intro h2{margin-bottom:0}.records-intro .field{width:min(300px,100%);margin-bottom:0}.download-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:17px;margin-bottom:17px}.download-card{min-height:260px;display:flex;flex-direction:column;align-items:flex-start;padding:28px}.download-card>div p:not(.eyebrow){color:var(--muted);font-size:.72rem;line-height:1.65}.download-card>button{margin-top:auto}.download-icon{width:51px;height:51px;display:flex;align-items:center;justify-content:center;margin-bottom:22px;border-radius:50%;background:#dfe9dc;color:var(--sage-deep)}.download-icon.peach{background:#f3d9ca;color:#855942}.records-safety{border-color:#dce4d8;background:#eef4eb;color:var(--sage-deep)}.approval-pill{display:inline-flex;align-items:center;gap:8px;padding:10px 13px;border:1px solid #cdd8c8;border-radius:30px;background:#edf3ea;color:var(--sage-deep);font-size:.66rem;font-weight:700}.admin-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:17px}.admin-stats article{display:flex;align-items:center;gap:13px;padding:17px 19px;border:1px solid var(--line);border-radius:11px;background:var(--warm-white);color:var(--sage)}.admin-stats strong,.admin-stats span{display:block}.admin-stats strong{color:var(--charcoal);font-family:Playfair Display,Georgia,serif;font-size:1.45rem;line-height:1}.admin-stats span{margin-top:3px;color:var(--muted);font-size:.59rem}.queue-layout{display:grid;grid-template-columns:minmax(265px,.62fr) minmax(0,1.5fr);gap:17px;align-items:start}.queue-list-panel{overflow:hidden}.panel-heading{margin:0;padding:22px 21px 15px;border-bottom:1px solid var(--line)}.panel-heading>span{min-width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--beige);font-size:.66rem;font-weight:700}.queue-item{width:100%;min-height:91px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px 15px;border:0;border-bottom:1px solid var(--line);background:transparent;cursor:pointer;text-align:left}.queue-item:last-child{border-bottom:0}.queue-item:hover{background:#f9f7f2}.queue-item.active{background:#edf3ea;box-shadow:inset 3px 0 0 var(--sage)}.queue-item .file-icon{width:37px;height:37px;background:#fff}.queue-item strong,.queue-item small,.queue-item em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.queue-item strong{font-size:.66rem}.queue-item small{margin-top:4px;font-size:.62rem;font-weight:600}.queue-item em{margin-top:4px;color:#858780;font-size:.54rem;font-style:normal}.queue-item .status-badge{align-self:start;margin-top:5px}.empty-queue,.empty-review{display:grid;justify-items:center;padding:48px 25px;color:var(--muted);text-align:center}.empty-queue strong{margin-top:13px;color:var(--charcoal);font-size:.76rem}.empty-queue p,.empty-review p{margin:6px 0 0;font-size:.65rem}.review-panel{overflow:hidden}.identity-lock{display:grid;grid-template-columns:43px minmax(0,1fr) auto;align-items:center;gap:11px;padding:15px 21px;border-bottom:1px solid #cdd9c8;background:#edf3ea;color:var(--sage-deep)}.identity-lock span,.identity-lock strong,.identity-lock small{display:block}.identity-lock span{font-size:.55rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.identity-lock strong{margin-top:3px;font-size:.72rem}.identity-lock small{margin-top:3px;color:#7b8578;font-size:.55rem}.review-topline{display:flex;justify-content:space-between;padding:11px 21px;border-bottom:1px solid var(--line);color:#92938d;font-size:.56rem}.review-content-grid{display:grid;grid-template-columns:minmax(250px,.75fr) minmax(310px,1fr);min-height:560px}.work-preview{padding:21px;border-right:1px solid var(--line);background:#f4f0e8}.work-preview>img{width:100%;max-height:430px;display:block;object-fit:contain;border:1px solid #ded9ce;border-radius:7px;background:#fff;box-shadow:0 8px 24px #3c3d3914}.document-placeholder{min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;padding:20px;border:1px solid #ded9ce;border-radius:7px;background:#fff;color:var(--sage);text-align:center}.document-placeholder strong{color:var(--charcoal);font-size:.7rem}.document-placeholder span{color:var(--muted);font-size:.61rem}.preview-caption{display:flex;align-items:center;gap:9px;margin-top:12px;color:var(--sage)}.preview-caption strong,.preview-caption small{display:block}.preview-caption strong{overflow-wrap:anywhere;color:var(--charcoal);font-size:.62rem}.preview-caption small{margin-top:3px;color:var(--muted);font-size:.55rem}.work-preview blockquote{margin:16px 0 0;padding:12px 14px;border-left:3px solid var(--peach);background:#fff;color:#686a65;font-size:.62rem;line-height:1.5}.work-preview blockquote span{display:block;margin-bottom:3px;color:#9b725c;font-size:.54rem;font-weight:700;text-transform:uppercase}.ai-draft{padding:22px}.ai-heading{display:flex;align-items:center;gap:11px;margin-bottom:21px}.ai-heading>span{width:39px;height:39px;display:grid;place-items:center;border-radius:50%;background:#f5e2d6;color:#9a674c}.ai-heading p,.ai-heading h2{margin-bottom:0}.field-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(120px,.42fr);gap:11px}.grade-fields{grid-template-columns:repeat(2,1fr)}.input-suffix{position:relative}.input-suffix input{padding-right:34px}.input-suffix span{position:absolute;top:50%;right:12px;transform:translateY(-50%);color:#898b85}.check-field{display:flex;align-items:flex-start;gap:10px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#faf8f3;cursor:pointer}.check-field input{width:17px;height:17px;accent-color:var(--sage)}.check-field strong,.check-field small{display:block}.check-field strong{font-size:.65rem}.check-field small{margin-top:3px;color:var(--muted);font-size:.56rem}.analysis-state{min-height:310px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px;border:1px dashed #d5cec2;border-radius:10px;background:#faf8f3;text-align:center}.analysis-state p{max-width:330px;margin:17px 0 7px;font-size:.73rem;line-height:1.6}.analysis-state small{color:var(--muted);font-size:.59rem}.spinner{width:34px;height:34px;border:3px solid #d7ded3;border-top-color:var(--sage);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.review-actions{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:9px;padding:15px 20px;border-top:1px solid var(--line);background:#fbfaf6}.review-actions p{display:flex;align-items:center;gap:7px;margin:0;color:var(--sage-deep);font-size:.59rem}.ready-label{display:inline-flex;align-items:center;gap:6px;margin-top:auto;padding:7px 10px;border-radius:20px;background:#e5eee2;color:var(--sage-deep);font-size:.62rem;font-weight:700}.family-summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:17px}.family-summary-grid article{min-height:83px;display:flex;align-items:center;gap:13px;padding:17px 19px;border:1px solid var(--line);border-radius:11px;background:var(--warm-white);color:var(--sage)}.family-summary-grid strong,.family-summary-grid span{display:block}.family-summary-grid strong{color:var(--charcoal);font-family:Playfair Display,Georgia,serif;font-size:1.05rem;line-height:1.1}.family-summary-grid span{margin-top:4px;color:var(--muted);font-size:.59rem;line-height:1.35}.family-settings-form{margin-bottom:17px}.settings-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:23px}.settings-card-heading h2{margin-bottom:4px}.settings-card-heading p:not(.eyebrow){max-width:560px;margin:0;color:var(--muted);font-size:.68rem;line-height:1.5}.settings-card-heading .secondary-button{flex:0 0 auto}.settings-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 15px}.verified-policy{display:flex;align-items:flex-start;gap:11px;margin-top:5px;padding:14px 15px;border:1px solid #d7e1d3;border-radius:9px;background:#eef4eb;color:var(--sage-deep)}.verified-policy svg{flex:0 0 auto}.verified-policy strong,.verified-policy p{display:block;margin:0}.verified-policy strong{font-size:.67rem}.verified-policy p{margin-top:4px;color:#687267;font-size:.59rem;line-height:1.5}.children-settings-section{margin-bottom:17px;padding:25px 27px 27px;border:1px solid var(--line);border-radius:15px;background:var(--warm-white);box-shadow:var(--shadow)}.child-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.child-admin-card{padding:18px;border:1px solid #ded9cf;border-radius:12px;background:#fbfaf6}.child-card-top{display:grid;grid-template-columns:42px minmax(0,1fr) 40px;align-items:center;gap:11px}.child-card-top .avatar{width:42px;height:42px}.child-card-top h3{margin:0;color:var(--charcoal);font-family:Playfair Display,Georgia,serif;font-size:1rem}.child-card-top p{margin:4px 0 0;color:var(--muted);font-size:.61rem}.child-card-top .icon-button{width:38px;min-height:38px}.child-admin-card dl{display:grid;grid-template-columns:1.25fr 1fr 1fr;margin:17px 0;padding:13px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.child-admin-card dl>div{padding:0 10px;border-left:1px solid var(--line)}.child-admin-card dl>div:first-child{padding-left:0;border-left:0}.child-admin-card dt{color:#8b8e87;font-size:.5rem;line-height:1.3;text-transform:uppercase}.child-admin-card dd{margin:5px 0 0;color:var(--sage-deep);font-family:Playfair Display,Georgia,serif;font-size:.9rem;font-weight:700}.child-editor-modal{width:min(690px,100%)}.child-editor-modal input[readonly]{background:#f1efe9;color:#7e817b}.form-error{margin:-3px 0 11px;color:#9b4e42;font-size:.64rem;font-weight:700}.toast{position:fixed;z-index:120;right:22px;bottom:22px;max-width:410px;display:flex;align-items:center;gap:10px;padding:14px 17px;border-radius:10px;background:#344033;color:#fff;box-shadow:0 12px 35px #1f261e38;font-size:.68rem;font-weight:600}.toast.warning{background:#7c5b49}.menu-scrim{display:none}@media(min-width:1500px){:root{font-size:18px}.sidebar{width:315px;padding:31px 27px 20px}.portal-main{margin-left:315px;padding:35px 34px 64px}.page-stack,.dashboard-page,.demo-banner{width:min(1435px,100%);max-width:1435px}.dashboard-columns{grid-template-columns:minmax(0,1.7fr) minmax(420px,1fr)}.weekly-pulse{min-height:118px}.momentum-chart{height:340px}.attention-action{min-height:96px}.subject-row{min-height:58px}.recent-item{min-height:39px}.sidebar nav button{font-size:.9rem}.account-label strong{font-size:.88rem}.sidebar-note strong{font-size:.78rem}.sidebar-note span,.sidebar-user small{font-size:.68rem}.sidebar-user strong{font-size:.84rem}.pulse-heading h2,.dashboard-panel-heading h2,.rail-heading h2,.grade-level-title h2{font-size:1.72rem}.pulse-heading p,.dashboard-panel-heading p,.rail-heading p,.grade-level-title p{font-size:.75rem}.pulse-metric strong{font-size:1.72rem}.pulse-metric span{font-size:.7rem}.chart-legend{font-size:.65rem}.attention-action strong{font-size:.92rem}.attention-action small{font-size:.66rem}.subject-row{font-size:.7rem}.subject-table-head{font-size:.59rem}.unit-progress small{font-size:.64rem}.latest-work{font-size:.62rem}.learning-insight strong{font-size:.88rem}.learning-insight p{font-size:.62rem}.grade-level-title h2{font-size:1.66rem}.test-result-heading strong{font-size:.88rem}.test-result-metrics span{font-size:.59rem}.test-result-source{font-size:.56rem}.add-test-row strong{font-size:.66rem}.add-test-row small{font-size:.56rem}.recent-heading h2{font-size:1.48rem}.recent-item{font-size:.56rem}.recent-item strong{font-size:.6rem}}@media(max-width:1120px){.portal-main{padding-left:28px;padding-right:28px}.dashboard-header{display:block}.dashboard-header-actions{align-items:center;flex-direction:row;justify-content:space-between;margin-top:18px}.weekly-pulse{grid-template-columns:220px minmax(0,1fr)}.pulse-quote{display:none}.dashboard-columns{grid-template-columns:1fr}.subject-row{grid-template-columns:.9fr .7fr .7fr 1.25fr 1.05fr;gap:9px}.hero-card{grid-template-columns:1fr}.route-card{padding:24px}.review-content-grid{grid-template-columns:1fr}.work-preview{border-right:0;border-bottom:1px solid var(--line)}.work-preview>img{max-height:370px}}@media(max-width:900px){.mobile-bar{position:fixed;z-index:60;top:0;left:0;right:0;height:63px;display:flex;align-items:center;justify-content:space-between;padding:7px 15px;border-bottom:1px solid var(--line);background:#fffdf9fa}.sidebar{z-index:70;top:0;width:min(300px,86vw);transform:translate(-104%);transition:transform .22s ease;box-shadow:12px 0 45px #20241f26}.sidebar.open{transform:translate(0)}.menu-scrim{position:fixed;z-index:65;top:0;right:0;bottom:0;left:0;display:block;border:0;background:#2629246b}.portal-main{margin-left:0;padding:90px 18px 55px}.dashboard-header{display:block}.dashboard-header-actions{align-items:stretch;flex-direction:column;margin-top:18px}.dashboard-header-actions .child-switcher{align-items:flex-start;flex-direction:column}.dashboard-header-actions .child-tabs{width:100%}.dashboard-header-actions .child-tabs button{flex:1 1 0;min-width:0}.dashboard-upload{width:100%}.weekly-pulse{grid-template-columns:220px minmax(0,1fr)}.dashboard-columns,.queue-layout{grid-template-columns:1fr}.queue-list-panel:has(+.review-panel){max-height:330px;overflow-y:auto}.back-queue{display:inline-flex}}@media(max-width:700px){h1{font-size:2.15rem}.dashboard-greeting h1{font-size:2.2rem}.weekly-pulse{grid-template-columns:1fr}.pulse-heading{padding-bottom:8px}.pulse-metrics{grid-template-columns:repeat(2,1fr);padding:0 13px 13px}.pulse-metric{min-height:67px;border-top:1px solid var(--line)}.pulse-metric:nth-child(odd){border-left:0}.chart-legend{justify-content:flex-start}.dashboard-panel-heading{flex-direction:column}.subject-table{overflow:visible;padding-inline:14px}.subject-table-head{display:none}.subject-row:not(.subject-table-head){min-width:0;grid-template-areas:"subject average trend" "unit unit latest";grid-template-columns:minmax(0,1fr) auto auto;gap:9px 13px;padding:13px 0}.subject-name{grid-area:subject}.subject-row>strong{grid-area:average}.subject-row>.trend-up,.subject-row>.trend-flat{grid-area:trend}.unit-progress{grid-area:unit;grid-template-columns:auto minmax(70px,1fr)}.latest-work{grid-area:latest;justify-self:end}.test-form-grid{grid-template-columns:1fr}.page-header{display:block;margin-bottom:23px}.page-action{margin-top:17px}.page-action .primary-button,.page-action .secondary-button{width:100%}.child-switcher{align-items:flex-start;flex-direction:column}.child-tabs{width:100%}.child-tabs button{flex:1 1 calc(50% - 4px)}.welcome-grid,.upload-layout,.download-grid{grid-template-columns:1fr}.hero-copy{padding:28px 23px}.snapshot-card,.content-card{padding:23px}.upload-details{position:static}.upload-card .child-switcher,.routing-confirmation,.drop-zone,.selected-files{width:100%;margin-left:0}.subject-grid{grid-template-columns:repeat(2,1fr)}.records-intro{align-items:stretch;flex-direction:column}.records-intro .field{width:100%}.admin-stats,.family-summary-grid,.child-admin-grid,.settings-form-grid{grid-template-columns:1fr}.review-actions{grid-template-columns:1fr 1fr}.review-actions p{grid-column:1 / -1}.qr-panel,.demo-banner{align-items:flex-start;flex-direction:column}.demo-banner a{padding-left:0}}@media(max-width:520px){.portal-main{padding:78px 12px 45px}.dashboard-greeting h1{font-size:2rem}.dashboard-header-actions .child-tabs{flex-direction:column}.dashboard-header-actions .child-tabs button{width:100%}.momentum-chart{height:250px;padding-inline:2px}.attention-panel,.grade-level-panel{padding:16px}.test-result-metrics{grid-template-columns:repeat(2,1fr);gap:12px 0}.test-result-metrics>div:last-child{grid-column:1 / -1;padding-left:0;border-left:0}.add-test-row{grid-template-columns:39px minmax(0,1fr)}.add-test-row em{grid-column:2;justify-self:start}.work-row-summary{grid-template-columns:38px minmax(0,1fr) 33px 15px;gap:9px}.work-row-summary .status-badge{grid-column:2 / 3;width:max-content;margin-top:-7px}.work-grade{grid-column:3;grid-row:1 / 3}.work-row-summary .chevron{grid-column:4;grid-row:1 / 3}.work-row-details{padding-left:47px;padding-right:8px}.route-card{gap:4px;padding:22px 12px}.route-line{width:15px}.section-heading{align-items:flex-start}.text-button{min-height:30px}.field-row{grid-template-columns:1fr}.grade-fields{grid-template-columns:repeat(2,1fr)}.review-actions{grid-template-columns:1fr}.review-actions p{grid-column:auto}.settings-card-heading{align-items:stretch;flex-direction:column}.settings-card-heading .secondary-button{width:100%}.children-settings-section{padding:22px 15px}.child-admin-card dl{grid-template-columns:1fr 1fr;gap:12px 0}.child-admin-card dl>div:nth-child(3){grid-column:1 / -1;padding:11px 0 0;border-top:1px solid var(--line);border-left:0}.queue-item{grid-template-columns:38px minmax(0,1fr)}.queue-item .status-badge{grid-column:2;width:max-content;margin-top:-2px}.modal{padding:27px 20px}.toast{left:12px;right:12px;bottom:12px}}
