/* AIQ / Botanical — a calm, accessible space for self-discovery. */
:root{--ink:#183f35;--ink-soft:#365a4b;--muted:#5f6e64;--forest:#224d3e;--forest-hover:#153b2e;--paper:#f7f8f3;--white:#fff;--line:#e0e6db;--sage:#e8eedc;--lime:#d9e7b6;--sand:#f2e8ce;--lilac:#eee9f1;--error:#a23f35;--radius:26px;--shadow:0 18px 54px -30px #25473533;--ease:cubic-bezier(.22,1,.36,1);font-family:'Avenir Next','Segoe UI',Arial,sans-serif;font-size:16px;line-height:1.55;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{ -webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}::selection{color:var(--ink);background:var(--lime)}img{max-width:100%;display:block}button svg,a svg{flex-shrink:0}svg.ui-icon{width:21px;height:21px;flex:none;vertical-align:middle}p{margin:0 0 16px}h1,h2,h3{font-weight:600;line-height:1.14;letter-spacing:-.055em;margin:0 0 20px}h1{font-size:clamp(34px,4vw,52px);overflow-wrap:anywhere}h2{font-size:27px;letter-spacing:-.035em}h3{font-size:20px}small,.small{font-size:12px;color:var(--muted)}a{color:var(--forest);text-underline-offset:4px}button,input,select,textarea,a,summary{outline-offset:4px}:focus-visible{outline:3px solid #7d995c}h1[tabindex]:focus:not(:focus-visible),main:focus{outline:none}[hidden]{display:none!important}
.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}.skip-link{position:fixed;left:16px;top:-80px;padding:12px 20px;background:var(--forest);color:white;z-index:50;border-radius:12px}.skip-link:focus{top:12px}.environment{background:#eee5c9;text-align:center;padding:8px 18px;color:#63592f;font-size:12px;letter-spacing:.025em}
.site-header,main,.site-footer{width:min(1248px,100%);margin:0 auto;padding-left:40px;padding-right:40px}.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:25px;padding-bottom:25px;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;color:var(--ink);flex:none}.brand-mark{display:grid;place-items:center;width:57px;height:57px;background:white;border-radius:50%;padding:5px;border:1px solid #e4e8df}.brand-mark img{object-fit:contain;width:45px;height:45px}.brand-wordmark{font-size:34px;letter-spacing:-.085em;font-weight:750;line-height:1}.brand-caption{font-size:10px;letter-spacing:.03em;display:block;font-weight:500;margin-top:5px;line-height:1.2}.header-label{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:30px;padding:9px 17px;font-size:12px;color:var(--ink-soft)}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#709261;flex:none}.header-edition{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:21px}.header-edition>span{font-size:23px;color:var(--ink)}main{min-height:calc(100svh - 215px);padding-top:62px;padding-bottom:58px}.site-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:24px;padding-bottom:28px;border-top:1px solid var(--line);color:var(--muted);font-size:11px}.site-footer>div{display:flex;align-items:center;gap:15px}.footer-monogram{font-size:19px;letter-spacing:-.065em;color:var(--ink);font-weight:700}.site-footer i{font-style:normal;margin:0 10px;color:#a1ad9d}
button,.download-link{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 20px;border:1px solid transparent;border-radius:14px;background:var(--forest);color:#fff;cursor:pointer;font-size:14px;font-weight:600;line-height:1.45;text-decoration:none;transition:background .2s,border-color .2s,box-shadow .2s,transform .25s var(--ease),color .2s}button:disabled{opacity:.43;cursor:not-allowed;transform:none!important;box-shadow:none!important}button:active:not(:disabled),.download-link:active{transform:translateY(1px)}.secondary{color:var(--ink);background:#fff;border-color:var(--line)}.text-button{min-height:38px;padding:5px 0;background:none!important;color:var(--forest);border:0;border-radius:2px;font-size:12px;justify-content:flex-start}.text-button .ui-icon{width:15px;height:15px}.subtle-button{background:transparent}.is-loading .ui-icon{opacity:.4}.is-loading{cursor:progress;animation:loading-opacity 1.2s ease-in-out infinite}
.card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:32px;box-shadow:0 3px 8px -6px #25473514;min-width:0}.eyebrow{display:flex;align-items:center;gap:10px;font-size:10px;text-transform:uppercase;letter-spacing:.17em;font-weight:600;color:var(--ink-soft);line-height:1.6;margin:0 0 15px}.eyebrow-line{width:26px;height:1px;background:#769464}.muted{color:var(--muted);line-height:1.65;font-size:14px}.note{font-size:13px;line-height:1.65;color:var(--ink-soft);background:#f0f3e9;border:1px solid #e7ecdf;padding:17px 20px;border-radius:14px}.error{color:var(--error);font-size:13px;line-height:1.6;overflow-wrap:anywhere}.error:empty{display:none}.error:not(:empty){padding:13px 16px;background:#fff3ed;border:1px solid #f3d7cc;border-radius:12px;margin:15px 0}.top{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}.top>div{min-width:0}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:26px 0}.toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:24px 0}.toolbar label{flex:1;min-width:180px}.section-title{margin-top:34px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:45px 0 0}.section-heading h2{font-size:26px;margin:0}.section-heading>span{font-size:11px;color:var(--muted)}
label{font-size:12px;letter-spacing:.01em;font-weight:600;color:var(--ink-soft)}input,select,textarea{display:block;width:100%;min-height:51px;border:1px solid #d9e2d6;border-radius:12px;padding:13px 15px;color:var(--ink);background:#fbfcf9;font-size:14px;line-height:1.5;margin:7px 0 20px;transition:border-color .2s,box-shadow .2s,background .2s}input::placeholder,textarea::placeholder{color:#66745f;font-size:13px;font-weight:400}input:focus,select:focus,textarea:focus{border-color:#8ca278;background:white;box-shadow:0 0 0 4px #e9eeda;outline:none}input:disabled,select:disabled{opacity:.6}.check{display:flex;align-items:center;gap:10px;margin:20px 0;font-size:13px;font-weight:400}.check input{width:17px;height:17px;min-height:0;accent-color:var(--forest);margin:0;flex:none}form>button[type=submit]{width:100%}.form-card{max-width:650px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{min-width:0}code{overflow-wrap:anywhere}#issued-code{font-size:20px;display:block;user-select:all}
/* Entry: editorial typography, a living mark, and a straightforward form. */
.login-layout{display:grid;grid-template-columns:1.13fr 1fr;gap:74px;align-items:start}.login-story{padding-top:14px}.login-story h1{font-size:clamp(42px,4.65vw,62px);line-height:1.06;letter-spacing:-.065em;font-weight:580;margin:22px 0 24px}.login-story h1 em{font-family:Georgia,'Times New Roman',serif;font-size:1.035em;font-weight:400;letter-spacing:-.055em;color:#63825b}.hero-description{font-size:15px;max-width:460px;color:var(--muted);line-height:1.75}.hero-art{position:relative;height:237px;overflow:hidden;border-radius:23px;background:#e5eccf;margin-top:31px;border:1px solid #dfe7cb;isolation:isolate}.art-grid{position:absolute;inset:0;opacity:.55;background-image:linear-gradient(#9aab8225 1px,transparent 1px),linear-gradient(90deg,#9aab8225 1px,transparent 1px);background-size:44px 44px}.art-orbit{position:absolute;border:1px solid #76946755;border-radius:50%;width:300px;height:300px;left:113px;top:-120px;transform:rotate(-26deg) scaleX(1.6)}.orbit-two{top:-70px;left:200px;width:360px;height:360px}.art-leaf{position:absolute;border-radius:3px 90% 3px 90%;background:#456e4f;transform:rotate(-25deg);box-shadow:inset -19px 0 0 #173e2622}.leaf-one{width:170px;height:94px;right:-4px;top:57px;transform:rotate(-43deg);background:#769252}.leaf-two{width:126px;height:71px;right:114px;top:18px;transform:rotate(5deg);background:#294c39}.leaf-three{width:156px;height:89px;right:20px;bottom:-31px;transform:rotate(13deg);background:#a6b475}.art-seal{position:absolute;top:35px;left:30px;width:102px;height:102px;background:white;border-radius:50%;padding:14px;box-shadow:0 10px 25px -17px #153b2e77;transform:rotate(-8deg)}.art-seal img{width:74px;height:74px;object-fit:contain}.art-spark{position:absolute;right:32px;top:15px;font-size:31px;color:#466942}.art-caption{position:absolute;bottom:25px;left:29px;font-size:17px;letter-spacing:-.04em;font-weight:500;color:#2a4a32}.art-caption span{display:block;font-size:8px;letter-spacing:.13em;text-transform:uppercase;margin-top:8px;color:#54704c}.art-chip{position:absolute;right:22px;bottom:68px;transform:rotate(-7deg);background:#f8faf0e8;border:1px solid #fdfefa;border-radius:24px;box-shadow:0 4px 16px -12px #25473566;padding:10px 13px;color:#3e5935;font-size:10px;letter-spacing:.015em}.journey-tags{display:flex;justify-content:space-between;gap:12px;margin-top:22px;border-bottom:1px solid var(--line);padding-bottom:20px}.journey-tags>span{display:flex;gap:10px;font-size:10px;color:#627451;align-items:baseline}.journey-tags b{font-size:11px;color:var(--ink-soft);font-weight:500}
.login-card{padding:28px 33px 24px;box-shadow:var(--shadow)}.tabs{display:flex;gap:5px;padding:5px;border-radius:13px;background:#eff2e9;margin-bottom:28px}.tabs button{flex:1;min-height:38px;padding:9px 12px;background:transparent;color:var(--muted);font-size:12px;border-radius:9px;font-weight:500}.tabs .selected{background:#fff;color:var(--ink);box-shadow:0 2px 5px #293d2310}.entry-heading{position:relative}.entry-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:14px;background:#edf2e0;margin-bottom:20px;color:#678053}.entry-heading .entry-icon{position:absolute;top:0;right:0}.entry-heading .eyebrow{padding-top:4px;font-size:9px}.entry-heading h2{font-size:31px;letter-spacing:-.055em;margin:13px 0}.entry-heading>.muted{font-size:12px;margin:0 0 25px;max-width:335px}.login-submit{width:100%;justify-content:space-between;min-height:53px;margin-top:3px;padding-left:20px;padding-right:18px}.login-submit .ui-icon{width:19px}.entry-reassurance{display:flex;gap:10px;align-items:center;margin:20px 0;color:var(--muted);font-size:10px;line-height:1.65}.entry-reassurance .ui-icon{width:17px;height:17px;color:#789068}.entry-help{border-top:1px solid #edf0e8;padding-top:16px}.entry-help p{font-size:10px;line-height:1.65;color:var(--muted);margin:0 0 5px}.entry-switch{max-width:100%;font-size:11px}.login-bottom-note{display:flex;align-items:flex-start;gap:11px;max-width:670px;font-size:11px;color:var(--muted);line-height:1.7;margin:35px auto 0}.login-bottom-note p{margin:0}.login-bottom-note .ui-icon{height:17px;width:17px;margin-top:2px}
/* Student home */
.student-heading{margin-bottom:30px}.student-heading h1{max-width:840px;font-size:clamp(32px,3.3vw,46px);margin-bottom:12px}.student-heading .muted{margin:0}.greeting-dot{color:#93a967}.journey-banner{display:flex;align-items:center;gap:24px;background:#e9efde;border:1px solid #dfe8d5;border-radius:22px;padding:29px 32px;position:relative;overflow:hidden}.journey-banner-icon{background:#f8faef;width:62px;height:62px;border-radius:20px;display:grid;place-items:center;flex:none;color:#4e6c3f}.journey-banner-icon .ui-icon{width:31px;height:31px}.journey-banner h2{font-size:24px;margin-bottom:9px}.journey-banner .eyebrow{font-size:9px;margin-bottom:9px}.journey-banner p:last-child{font-size:12px;color:#58674f;max-width:600px;margin-bottom:0}.journey-total{margin-left:auto;padding-left:26px;border-left:1px solid #ccdac2;flex:none;display:flex;flex-direction:column;font-size:10px;color:#58674f}.journey-total>strong{font-weight:500;font-size:44px;line-height:1.2;letter-spacing:-.04em;color:var(--ink)}.journey-total strong span{font-size:20px;color:#586b48;letter-spacing:0}.journey-finished{background:#e1eedb}.journey-card{padding:25px;display:flex;flex-direction:column;transition:box-shadow .3s var(--ease),transform .3s var(--ease),border-color .2s;overflow:hidden}.journey-card-top{display:flex;justify-content:space-between;align-items:center;margin:0 0 30px}.method-icon{width:54px;height:54px;border-radius:17px;background:var(--sage);display:grid;place-items:center;color:#526b43}.method-icon .ui-icon{width:29px;height:29px}.tone-sand .method-icon{background:var(--sand);color:#9c8153}.tone-lilac .method-icon{background:var(--lilac);color:#7d7085}.chapter-number{font-family:Georgia,serif;font-size:39px;font-style:italic;line-height:1;color:#bcc9af}.tone-sand .chapter-number{color:#d4c4a3}.tone-lilac .chapter-number{color:#c7bed0}.journey-card-body{flex:1}.journey-card .eyebrow{font-size:8px;letter-spacing:.13em;margin-bottom:12px}.journey-card h2{font-size:27px;margin-bottom:13px}.journey-card .muted{font-size:12px;margin-bottom:25px;line-height:1.7}.method-progress>div{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:10px;color:var(--muted);margin-bottom:11px}.pill{display:inline-flex;gap:5px;align-items:center;background:#eef2e7;padding:4px 9px;border-radius:30px;font-size:9px;color:#576c4c}.pill .ui-icon{width:12px;height:12px}.pill-complete{background:#e0efda;color:#365b2c}progress{display:block;width:100%;height:5px;border:0;border-radius:20px;overflow:hidden;appearance:none;-webkit-appearance:none;background:#ecf0e5;accent-color:#8fae68}progress::-webkit-progress-bar{background:#ecf0e5;border-radius:20px}progress::-webkit-progress-value{background:#799a56;border-radius:20px;transition:width .35s var(--ease)}progress::-moz-progress-bar{background:#799a56;border-radius:20px}.journey-action{width:100%;justify-content:space-between;margin-top:22px;min-height:48px;font-size:12px}.journey-action:disabled{opacity:1;background:#f4f7ef;color:#809474;border-color:#e2e9da}.journey-action .ui-icon{width:17px}.method-version{color:#64725d;font-size:9px;text-align:center;margin:12px 0 0}.method-version span{margin:0 6px}.quiet-note{display:flex;gap:12px;align-items:flex-start;max-width:760px;color:var(--muted);font-size:11px;line-height:1.8;margin:24px auto 0}.quiet-note .ui-icon{width:17px;height:17px;flex:none;margin-top:3px}.quiet-note p{margin:0}
/* Questions: focus on one choice, with truthful persistence feedback. */
main[data-view=testing]{padding-top:33px}.assessment-shell{max-width:900px;margin:0 auto}.assessment-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:27px}.assessment-top .eyebrow{font-size:9px;margin-bottom:5px}.assessment-top-title{font-size:15px;letter-spacing:-.02em;margin:0}.assessment-top-title>.muted{font-size:11px;margin-left:9px}.assessment-top button{font-size:11px;min-height:40px;padding:9px 15px;background:transparent}.assessment-intro{text-align:center;padding:46px 65px;position:relative;overflow:hidden;max-width:820px;margin:0 auto}.assessment-badge{display:inline-grid;place-items:center;width:76px;height:76px;border-radius:25px 25px 25px 7px;background:#eaf0db;color:#68884f;margin-bottom:25px;transform:rotate(-5deg)}.assessment-badge svg{width:44px;height:44px;transform:rotate(5deg)}.assessment-intro>.eyebrow{justify-content:center;font-size:9px}.assessment-intro h1{font-size:42px;margin:12px 0 22px}.assessment-meta{display:flex;justify-content:center;gap:9px;flex-wrap:wrap;color:#68745c;font-size:10px;margin-bottom:27px}.assessment-meta span{border:1px solid #e1e8d6;padding:6px 10px;border-radius:22px;background:#f6f8f0}.assessment-instructions{text-align:left;font-size:15px;color:var(--ink-soft);line-height:1.8;margin:23px 0 26px}.assessment-instructions p{position:relative;padding-left:27px}.assessment-instructions p:before{position:absolute;left:0;top:9px;content:'';width:7px;height:7px;border:1px solid #8ba16d;border-radius:50%}.assessment-intro .note{font-size:11px;text-align:left;background:#f5f7ef;padding:15px 18px;line-height:1.8;margin:25px 0}.assessment-intro>button{min-width:220px;margin-top:3px}.assessment-intro .toolbar{justify-content:center;margin-bottom:0}.assessment-description{font-size:15px;color:var(--muted);line-height:1.8;max-width:680px;margin:0 auto 20px}.question-panel{padding:36px 43px 24px;box-shadow:var(--shadow)}.question-meta{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px}.question-meta .eyebrow{margin:0;font-size:9px}.question-count{margin:0;font-size:11px;color:var(--muted);white-space:nowrap}.question-count strong{font-weight:600;color:var(--ink);font-size:13px;margin-left:3px}.assessment-progress{height:4px;margin-bottom:35px}.question-panel h1{font-size:clamp(25px,2.55vw,35px);font-weight:550;line-height:1.35;letter-spacing:-.042em;margin:0 0 15px}.question-hint{font-size:12px;line-height:1.65;color:var(--muted);margin-bottom:27px}.question-panel .note{font-size:12px;margin-top:-10px;margin-bottom:22px}.answer-options{display:grid;gap:11px}.answer-option{background:#fcfdf9;color:var(--ink);border:1px solid #dfe6d8;border-radius:15px;padding:19px 20px;text-align:left;justify-content:flex-start;min-height:65px;font-size:14px;line-height:1.65;font-weight:400;transition:border-color .18s,background .18s,box-shadow .18s,transform .18s}.answer-option:disabled{opacity:.7}.answer-option.chosen{background:#edf3df;border-color:#8aa465;color:#244726;box-shadow:inset 0 0 0 1px #8aa46566}.choice-option{gap:16px}.choice-marker{width:21px;height:21px;flex:none;border:1px solid #becbb4;border-radius:50%;background:white;display:grid;place-items:center;transition:background .18s,border-color .18s}.chosen .choice-marker{background:var(--forest);border-color:var(--forest)}.chosen .choice-marker:after{content:'';width:8px;height:4px;border-left:1.5px solid white;border-bottom:1.5px solid white;transform:rotate(-45deg) translate(1px,-1px)}.answer-label{display:block}.numeric-options{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.numeric-options-six{grid-template-columns:repeat(6,minmax(0,1fr))}.numeric-option{min-height:116px;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;padding:15px 7px 12px;gap:7px;position:relative}.answer-number{font-size:25px;line-height:1.3;font-weight:500;letter-spacing:-.045em}.numeric-option .answer-label{font-size:10px;line-height:1.5;color:var(--muted);overflow-wrap:anywhere}.numeric-option.chosen .answer-number{color:#345524}.numeric-option.chosen:after{content:'';position:absolute;bottom:8px;right:8px;width:5px;height:5px;background:#78954d;border-radius:50%}.numeric-scale-legend{display:flex;justify-content:space-between;gap:25px;font-size:10px;color:var(--muted);margin-bottom:13px}.numeric-scale-legend>span:last-child{text-align:right}.question-navigation{justify-content:space-between;flex-wrap:nowrap;border-top:1px solid #edf0e8;margin-top:31px;padding-top:24px;margin-bottom:0;gap:12px}.question-navigation button{min-width:116px;font-size:12px;min-height:45px}.question-navigation .secondary{background:transparent;border-color:transparent;padding-left:0;min-width:90px;justify-content:flex-start}.save-status{display:flex;align-items:center;justify-content:center;gap:7px;font-size:10px;color:var(--muted);min-height:28px;text-align:center;line-height:1.4}.save-status .status-dot{background:#b7c3ac;width:5px;height:5px}.save-status.is-saved{color:#54733e}.save-status.is-saved .status-dot{background:#739b4d}.save-status.is-pending{color:#946022}.save-status.is-saving .status-dot{animation:loading-opacity .8s ease-in-out infinite}.save-status.is-pending .status-dot{background:#bc8d4a}#save-feedback:not(:empty){margin-top:20px}.bonus-heading{text-align:center;max-width:720px;margin:35px auto 24px}.bonus-heading .assessment-badge{width:64px;height:64px;margin-bottom:20px}.bonus-heading .eyebrow{justify-content:center}.bonus-heading h1{font-size:38px}.bonus-heading .muted{font-size:12px}.bonus-toolbar{position:sticky;top:12px;z-index:5;background:#f7f9f0f2;backdrop-filter:blur(12px);border:1px solid #dae4ce;border-radius:16px;padding:13px 16px;box-shadow:0 7px 25px -18px #244b3666;justify-content:flex-end}.bonus-count{margin-right:auto;font-size:12px;color:var(--ink-soft)}.bonus-count strong{font-size:17px;font-weight:500;margin:0 3px}.bonus-toolbar button{min-height:42px;font-size:11px;padding:10px 15px}.bonus-option{padding:20px 23px;gap:18px;background:white}.bonus-option>.choice-marker{border-radius:7px}.bonus-option-meta{display:block;font-size:10px;letter-spacing:.02em;color:var(--muted);margin-bottom:7px}.bonus-option .answer-label{font-size:13px}.review-summary{display:flex;justify-content:center;gap:50px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px;margin:28px 0}.review-summary>div{display:flex;flex-direction:column;gap:5px}.review-summary strong{font-size:30px;font-weight:500;letter-spacing:-.04em}.review-summary span{font-size:11px;color:var(--muted)}.assessment-complete{padding-top:60px;padding-bottom:60px;background:linear-gradient(165deg,#f3f7e9 0,white 50%)}.assessment-badge.is-complete{background:#e0edcb;color:#456f39}.completion-confirmation{display:flex;align-items:center;justify-content:center;gap:9px;font-size:11px;color:#527039;border:1px solid #dce8cb;border-radius:30px;padding:10px 15px;width:fit-content;max-width:100%;margin:23px auto 28px}
/* School dashboard and reports share the same quiet visual language. */
main[data-view=staff]{padding-top:40px}.staff-heading h1{font-size:38px;margin-bottom:13px}.staff-heading .eyebrow{font-size:9px}.staff-heading .muted{font-size:12px}.account-label{display:flex;align-items:center;gap:17px;padding-top:7px;font-size:12px}.account-label>span{text-align:right}.account-label small{display:block;font-size:10px;color:var(--muted);margin-top:3px}.account-label button{font-size:11px;min-height:40px;padding:8px 13px}.account-label .ui-icon{width:16px;height:16px}.staff-nav{display:flex;gap:5px;padding:7px;border:1px solid var(--line);background:#edf1e7;border-radius:15px;margin:25px 0 30px}.staff-nav button{background:transparent;border-color:transparent;font-size:10px;min-height:40px;padding:9px 12px;gap:7px;flex:1}.staff-nav .ui-icon{width:16px;height:16px}.staff-nav button[aria-current=page]{background:white;box-shadow:0 2px 8px #23462412;color:var(--forest)}.stats-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:28px 0}.stat-card{border:1px solid var(--line);border-radius:20px;padding:22px 25px;background:white;display:flex;justify-content:space-between;align-items:center;gap:20px}.stat-card>span{font-size:11px;color:var(--muted)}.stat-card>strong{font-size:35px;letter-spacing:-.04em;font-weight:500}.filter-toolbar{align-items:end;background:transparent;margin:26px 0}.filter-toolbar>label{max-width:400px}.filter-toolbar input,.filter-toolbar select{margin-bottom:0}.filter-toolbar .check{margin:0 0 15px}.table-wrap{max-width:100%;overflow:auto;background:white;border:1px solid var(--line);border-radius:19px;margin:22px 0 26px}table{width:100%;border-collapse:collapse;text-align:left;min-width:550px}th,td{padding:18px 20px;border-bottom:1px solid #eaf0e3;font-size:12px;vertical-align:middle}th{font-size:10px;color:#60714f;background:#f8faf4;font-weight:500;white-space:nowrap;letter-spacing:.015em}td>strong{font-size:12px;font-weight:500}tbody tr:last-child td{border-bottom:0}.table-secondary{display:block;color:#657358;font-size:9px;margin-top:4px}.table-wrap button{font-size:11px;padding:8px 12px;min-height:36px;white-space:nowrap}.table-wrap .ui-icon{width:15px;height:15px}.status-badge{display:inline-flex;align-items:center;gap:6px;font-size:9px;padding:5px 9px;border-radius:25px;background:#edf3e5;color:#5a6d47;white-space:nowrap}.status-badge.is-progress{background:#f6edd6;color:#75612c}.status-badge.is-complete{background:#e6f0de;color:#547142}.status-badge.is-muted{background:#f0f0ec;color:#66695d}.empty-state{text-align:center;padding:40px;color:var(--muted);font-size:12px}.download-link{min-height:42px;font-size:11px;padding:10px 15px}.download-link .ui-icon{width:16px;height:16px}.report-toolbar{justify-content:space-between;margin-bottom:20px}.report-toolbar button{font-size:12px}.printable-report{max-width:960px;margin:0 auto;padding:40px 45px;overflow-wrap:anywhere}.report-heading{border-bottom:1px solid var(--line);padding-bottom:25px;margin-bottom:25px}.report-heading .eyebrow{font-size:9px;margin-bottom:12px}.report-heading h1{font-size:42px;margin-bottom:14px}.report-student{font-size:19px;color:var(--ink-soft);margin-bottom:0}.report-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 30px;margin:25px 0}.report-meta>div{min-width:0}.report-meta dt{font-size:9px;color:var(--muted);margin-bottom:6px}.report-meta dd{font-size:12px;margin:0;overflow-wrap:anywhere}.report-attempt{font-size:10px;color:#65725b}.result-highlight{background:#eaf1df;border:1px solid #dce6ca;border-radius:18px;padding:23px 26px;margin:30px 0;color:var(--forest)}.result-highlight h2{font-size:36px;margin-bottom:0;letter-spacing:.02em}.result-highlight .eyebrow{margin-bottom:8px}.result-highlight>p{margin-bottom:0}.report-section{margin:30px 0}.report-section h2{font-size:23px;line-height:1.3;letter-spacing:-.04em;margin-bottom:17px}.source-text{white-space:pre-line;line-height:1.85;font-size:13px;color:var(--ink-soft)}.report-table{min-width:0;table-layout:fixed}.report-table th,.report-table td{padding:14px 12px;overflow-wrap:anywhere;white-space:normal;vertical-align:top}.report-table th:first-child{width:47%}.report-table th:nth-child(2){width:14%}.report-table th:nth-child(3){width:39%}.report-table .score-value{font-size:16px;font-weight:500;letter-spacing:-.025em;color:var(--forest)}.score-tag{display:inline-block;padding:3px 7px;border-radius:6px;background:#f0f4e8;color:#5c6d47;font-size:9px;line-height:1.5;margin-bottom:4px}.score-tag.is-leading{color:#46672f;background:#e4eed2}.report-note{font-size:11px;line-height:1.8;margin-top:35px}.report-disclosure{border-top:1px solid var(--line);padding-top:22px;color:var(--muted);font-size:12px}.report-disclosure summary{cursor:pointer;color:var(--forest);font-weight:500;padding:4px 0}.report-disclosure[open] summary{margin-bottom:20px}.report-disclosure p{padding:10px 0;border-bottom:1px solid #f0f3eb;line-height:1.75}.report-disclosure p:last-child{border-bottom:0}
.loading-state{min-height:55vh;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:13px;color:var(--muted);gap:18px}.loading-ring{width:27px;height:27px;border:2px solid #dde5d2;border-top-color:#6e8c51;border-radius:50%;animation:spin .85s linear infinite}.error-state{max-width:650px;margin:20px auto}.error-state h1{font-size:32px}.view-enter{animation:gentle-in .65s var(--ease) both}.assessment-stage{animation:gentle-in .38s var(--ease) both}.view-enter .journey-card:nth-child(2){animation:gentle-in .7s .06s var(--ease) both}.view-enter .journey-card:nth-child(3){animation:gentle-in .7s .12s var(--ease) both}@keyframes gentle-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes loading-opacity{50%{opacity:.55}}
@media(hover:hover){button:not(:disabled):not(.secondary):not(.text-button):not(.answer-option):not(.tabs button):hover,.download-link:hover{background:var(--forest-hover);box-shadow:0 7px 18px -12px #25473577}.secondary:hover:not(:disabled){border-color:#bfcdb1;background:#f8faf2}.text-button:hover{text-decoration:underline}.tabs button:hover:not(.selected){background:#e5ebdb}.answer-option:hover:not(:disabled){border-color:#a7bb8a;background:#f6f9ef;transform:translateY(-1px)}.answer-option.chosen:hover:not(:disabled){background:#e6f0d2}.journey-card:hover{transform:translateY(-4px);box-shadow:0 18px 32px -26px #344e2f77;border-color:#c6d5b9}.staff-nav button:hover{background:#f7f9f1}tbody tr:hover td{background:#fcfdf9}.brand:hover .brand-mark{border-color:#bbcaaa}.brand-mark{transition:border-color .2s}}
@media(min-width:1500px){main{padding-top:74px}.login-story h1{font-size:66px}.hero-art{height:260px}.login-layout{gap:88px}.login-card{padding:31px 36px}}
@media(max-width:1050px){.site-header,main,.site-footer{padding-left:28px;padding-right:28px}.login-layout{gap:37px;grid-template-columns:1fr 1fr}.login-story h1{font-size:46px}.login-card{padding:25px}.entry-heading h2{font-size:27px}.form-row{grid-template-columns:1fr;gap:0}.login-story{padding-top:25px}.hero-art{height:260px}.art-seal{left:22px;top:30px}.art-caption{font-size:15px;left:22px}.art-chip{font-size:9px;right:18px;bottom:87px}.leaf-two{right:20px;top:25px}.leaf-one{right:-15px;top:120px}.journey-tags{flex-wrap:wrap}.staff-nav{flex-wrap:wrap}.staff-nav button{flex:1 0 28%}.journey-banner{padding:25px;gap:20px}.journey-banner-icon{display:none}.journey-card{padding:22px}.journey-card h2{font-size:24px}.grid{gap:16px}.staff-heading h1{font-size:34px}}
@media(max-width:760px){.site-header{padding-top:19px;padding-bottom:19px}.brand-mark{width:47px;height:47px}.brand-mark img{width:36px;height:36px}.brand-wordmark{font-size:30px}.brand-caption{font-size:8px}.header-label{display:none}.header-edition{font-size:10px;gap:10px}.site-header,main,.site-footer{padding-left:22px;padding-right:22px}main{padding-top:37px;padding-bottom:38px}.login-layout{grid-template-columns:1fr;gap:28px;max-width:540px;margin:auto}.login-story{padding:0}.login-story .eyebrow{font-size:8px;margin-bottom:14px}.login-story h1{font-size:clamp(38px,7.4vw,52px);margin-top:16px;margin-bottom:20px}.hero-description{font-size:13px;max-width:460px;margin-bottom:0}.hero-art{height:175px;margin-top:25px}.art-seal{width:82px;height:82px;padding:11px;top:22px;left:22px}.art-seal img{width:60px;height:60px}.leaf-one{right:4px;top:37px;width:137px;height:77px}.leaf-two{top:4px;right:126px;width:107px;height:60px}.leaf-three{bottom:-23px;right:39px}.art-caption{font-size:14px;bottom:18px;left:22px}.art-caption span{font-size:7px;margin-top:5px}.art-chip{font-size:8px;bottom:43px;right:20px;padding:8px 10px}.art-spark{font-size:26px;right:20px;top:7px}.journey-tags{margin-top:15px;padding-bottom:16px}.journey-tags>span{font-size:9px}.journey-tags b{font-size:10px}.login-card{padding:24px 26px}.form-row{grid-template-columns:1fr 1fr;gap:12px}.entry-heading h2{font-size:29px}.entry-heading>.muted{max-width:390px}.tabs{margin-bottom:25px}.entry-heading .entry-icon{width:34px;height:34px;border-radius:11px}.login-bottom-note{max-width:500px;margin-top:25px;font-size:10px}.site-footer{font-size:10px;align-items:flex-start;flex-direction:column;gap:10px;padding-top:22px;padding-bottom:23px}.site-footer>div{gap:13px}.site-footer>span{font-size:9px}.site-footer i{margin:0 7px}.top{gap:18px}.student-heading{flex-wrap:wrap}.student-heading h1{font-size:33px;letter-spacing:-.05em}.student-heading .eyebrow{font-size:9px}.student-heading .muted{font-size:12px}.student-heading>button{position:static;font-size:11px;min-height:38px;padding:8px 12px}.journey-banner{padding:25px;align-items:flex-start;gap:17px}.journey-banner h2{font-size:23px;max-width:300px}.journey-banner p:last-child{font-size:11px}.journey-total{padding-left:16px;margin-left:0;font-size:8px;min-width:82px}.journey-total>strong{font-size:34px}.journey-total strong span{font-size:16px}.section-heading{margin-top:32px}.section-heading h2{font-size:23px}.grid{grid-template-columns:1fr;gap:17px}.journey-grid{margin-top:20px}.journey-card{padding:25px}.journey-card-top{margin-bottom:18px}.journey-card-body .eyebrow{font-size:9px}.journey-card h2{font-size:29px}.journey-card .muted{font-size:13px;max-width:450px}.journey-action{font-size:13px}.method-version{font-size:10px}.quiet-note{font-size:10px;margin-top:20px}.card{border-radius:22px}.assessment-top{align-items:center;margin-bottom:22px;gap:14px}.assessment-top-title{font-size:13px}.assessment-top-title>.muted{display:block;margin-left:0;margin-top:3px;font-size:10px}.assessment-top button{font-size:10px;padding:8px 11px;min-height:36px}.assessment-top .eyebrow{font-size:8px}.assessment-intro{padding:33px 26px}.assessment-intro h1{font-size:34px}.assessment-badge{width:65px;height:65px;border-radius:23px 23px 23px 6px;margin-bottom:21px}.assessment-instructions{font-size:13px;line-height:1.8;margin-top:22px}.assessment-description{font-size:13px}.assessment-meta{gap:6px;font-size:9px}.assessment-intro .note{font-size:10px}.assessment-intro>.toolbar{gap:10px}.assessment-intro>.toolbar>button{font-size:12px}.question-panel{padding:26px 25px 20px}.question-panel h1{font-size:27px;line-height:1.4;letter-spacing:-.04em}.question-meta .eyebrow{font-size:8px}.question-meta{margin-bottom:15px}.question-count{font-size:10px}.assessment-progress{margin-bottom:25px}.question-hint{font-size:11px;margin-bottom:23px}.answer-option{font-size:13px;padding:17px 18px;min-height:64px}.numeric-option{padding:12px 5px;min-height:108px}.numeric-options{gap:7px}.numeric-options-six{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.numeric-options-six .numeric-option{min-height:92px}.numeric-option .answer-label{font-size:10px}.answer-number{font-size:24px}.question-navigation{flex-wrap:wrap;margin-top:25px;padding-top:20px;row-gap:15px}.question-navigation button{font-size:12px;min-width:110px}.question-navigation .secondary{min-width:70px}.save-status{font-size:9px}.bonus-heading{margin-top:23px}.bonus-heading h1{font-size:32px}.bonus-heading .eyebrow{font-size:8px}.bonus-heading .muted{font-size:11px}.bonus-toolbar{padding:12px;gap:8px;top:7px}.bonus-count{flex:1 0 100%;font-size:11px;text-align:center;margin-right:0;margin-bottom:4px}.bonus-toolbar button{flex:1;font-size:11px}.bonus-option{padding:17px;gap:13px}.bonus-option .answer-label{font-size:12px}.bonus-option-meta{font-size:9px}.review-summary{gap:25px;padding:19px 10px}.review-summary strong{font-size:26px}.review-summary span{font-size:10px}.completion-confirmation{font-size:10px;padding:9px 11px}.staff-heading{flex-wrap:wrap}.staff-heading h1{font-size:31px}.staff-heading .muted{font-size:11px}.account-label{justify-content:space-between;width:100%;padding-top:0}.account-label>span{text-align:left}.staff-nav{padding:5px;gap:4px;margin-top:21px;margin-bottom:22px}.staff-nav button{flex:1 0 42%;font-size:10px;padding:8px;min-height:41px;justify-content:flex-start}.staff-nav .ui-icon{width:16px}.stats-row{gap:8px;margin:21px 0}.stat-card{padding:16px 12px;border-radius:15px;gap:12px;display:flex;flex-direction:column;align-items:flex-start}.stat-card>span{font-size:9px;line-height:1.5;min-height:27px}.stat-card>strong{font-size:30px}.filter-toolbar{gap:14px}.filter-toolbar>label{max-width:none;flex-basis:100%}.filter-toolbar .check{margin-bottom:0}.table-wrap{border-radius:15px}th,td{padding:14px 16px}.printable-report{padding:28px 25px}.report-heading h1{font-size:34px}.report-student{font-size:17px}.report-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.report-meta dd{font-size:11px}.report-section h2{font-size:22px}.report-table th,.report-table td{padding:12px 7px;font-size:10px}.report-table .score-value{font-size:14px}.score-tag{font-size:8px;padding:3px 5px}.source-text{font-size:12px}.report-toolbar button{font-size:11px;padding:10px 12px}.report-toolbar .ui-icon{width:17px}.report-note{font-size:10px}}
@media(max-width:430px){.site-header,main,.site-footer{padding-left:17px;padding-right:17px}.header-edition{font-size:9px}.login-story h1{font-size:40px}.hero-art{height:164px}.art-caption{font-size:12px;left:18px}.art-seal{width:71px;height:71px;left:18px;top:16px;padding:10px}.art-seal img{width:51px;height:51px}.art-chip{font-size:7px;right:16px;bottom:51px}.leaf-two{right:106px;width:98px;height:55px}.leaf-one{width:128px;height:72px;right:-3px;top:37px}.journey-tags{gap:8px}.journey-tags>span{gap:6px}.login-card{padding:22px}.form-row{gap:10px}.form-row input{padding-left:11px;padding-right:9px;font-size:13px}.form-row input::placeholder{font-size:12px}.entry-heading h2{font-size:28px}.journey-banner{flex-direction:column;padding:23px}.journey-total{flex-direction:row;align-items:baseline;gap:12px;border:0;border-top:1px solid #d1ddc3;padding:14px 0 0;width:100%;font-size:10px}.journey-total>strong{font-size:31px}.section-heading>span{font-size:9px}.question-panel{padding:23px 20px 19px}.question-panel h1{font-size:25px}.question-meta .eyebrow{font-size:7px;letter-spacing:.12em}.question-count{font-size:9px}.choice-option{gap:12px}.answer-option{padding:15px 14px;font-size:12px}.choice-marker{width:19px;height:19px}.numeric-option{padding:12px 4px;min-height:64px}.numeric-options:not(.numeric-options-six) .answer-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.numeric-options-six .numeric-option{min-height:100px}.numeric-options-six .answer-label{font-size:9px}.numeric-scale-legend{font-size:9px;line-height:1.6;gap:18px}.numeric-scale-legend>span{max-width:48%}.answer-number{font-size:23px}.save-status{order:3;width:100%;min-height:20px}.question-navigation{margin-top:23px;padding-top:17px;row-gap:12px}.question-navigation button{min-width:110px;min-height:43px}.assessment-intro{padding:29px 23px}.assessment-intro h1{font-size:31px}.assessment-description{font-size:12px}.assessment-intro>.toolbar>button{width:100%}.bonus-heading h1{font-size:29px}.bonus-option{padding:15px;gap:11px}.review-summary{gap:22px}.review-summary strong{font-size:24px}.review-summary span{font-size:9px}.printable-report{padding:23px 17px}.report-meta{gap:16px}.report-table th,.report-table td{padding:12px 5px}.report-table th:first-child{width:43%}.report-table th:nth-child(2){width:18%}.report-table th:nth-child(3){width:39%}.report-toolbar{gap:8px}.report-toolbar button{font-size:10px;padding:9px 11px}.report-section h2{font-size:21px}.source-text{font-size:11px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.view-enter,.assessment-stage{opacity:1!important;transform:none!important}}
@media print{@page{size:A4;margin:16mm}:root,body{background:white;color:#000;font-family:Arial,sans-serif;font-size:10pt}.environment,.site-header,.site-footer,.skip-link,.staff-heading,.staff-nav,#roster-error,.no-print,.report-toolbar{display:none!important}main,main[data-view=staff]{width:100%;max-width:none;min-height:0;padding:0}.printable-report{max-width:none;border:0;padding:0;border-radius:0;box-shadow:none}.report-heading{padding-bottom:10px;margin-bottom:12px}.report-heading h1{font-size:25pt}.report-student{font-size:13pt}.report-meta{grid-template-columns:repeat(3,1fr);gap:12px;margin:15px 0}.report-meta dd{font-size:9pt}.report-meta dt{font-size:8pt}.report-attempt{font-size:8pt}.result-highlight{padding:12px;border:1px solid #aaa;background:none;margin:16px 0}.result-highlight h2{font-size:22pt}.report-section{margin:18px 0}.report-section h2{font-size:14pt;break-after:avoid}.source-text{font-size:10pt;line-height:1.55;color:black}.report-table{table-layout:fixed;min-width:0}.report-table th,.report-table td{padding:8px;font-size:9pt;overflow-wrap:anywhere}.report-table .score-value{font-size:10pt}.score-tag{background:none;color:#000;font-size:8pt;padding:0}.score-tag.is-leading{background:none;color:black;font-weight:bold}.report-note{background:none;border:1px solid #aaa;font-size:8pt;line-height:1.5;padding:10px}.printable-report p{orphans:3;widows:3}.printable-report tr{break-inside:avoid}thead{display:table-header-group}*{animation:none!important;transition:none!important}}
