@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.block{display:block}}:root{color:#203b3a;font-synthesis:none;background:#f6f8f5;font-family:Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}main{max-width:1060px;margin:auto;padding:0 40px}header{border-bottom:1px solid #dfe6df;justify-content:space-between;align-items:center;gap:16px;padding:30px 0;display:flex}.brand{color:#123c3a;letter-spacing:-1px;font-size:23px;font-weight:750;text-decoration:none}.brand span{font-weight:400}.environment{color:#627570;border:1px solid #d3ded7;border-radius:20px;padding:7px 12px;font-size:12px}.workspace{max-width:680px;margin:auto;padding:64px 0 50px}.eyebrow{letter-spacing:2px;color:#44726a;margin:0 0 20px;font-size:11px;font-weight:700}h1{letter-spacing:-2px;margin:0;font-size:clamp(34px,5vw,52px);font-weight:650;line-height:1.12}.intro{color:#687a74;max-width:540px;margin:23px 0 32px;font-size:16px;line-height:1.7}.status-panel{background:#fff;border:1px solid #dae4dd;border-radius:16px;padding:24px}.status-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}h2{margin:0;font-size:15px;font-weight:650}button{font:inherit;color:#245c4f;cursor:pointer;background:#eef5f0;border:1px solid #d3e4da;border-radius:8px;padding:9px 12px;font-size:12px}button:hover{background:#e1eee5}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #2c806d}button:disabled{cursor:wait;opacity:.7}.summary{color:#91621e;margin:19px 0;font-size:14px}.summary.healthy{color:#327558}.services{margin:0;padding:0;list-style:none}.services li{border-top:1px solid #edf0ec;justify-content:space-between;gap:16px;padding:15px 0;font-size:14px;display:flex}.services li:last-child{padding-bottom:0}.service-state{color:#91621e;white-space:nowrap;align-items:center;gap:7px;font-size:12px;display:inline-flex}.service-state i{background:currentColor;border-radius:50%;width:6px;height:6px}.online{color:#327558}aside{gap:16px;margin-top:28px;padding:4px;display:flex}.step{color:#758b80;padding-top:2px;font-size:12px;font-weight:700}aside p{color:#728279;margin:7px 0 0;font-size:13px;line-height:1.7}footer{color:#7d8c82;border-top:1px solid #dfe6df;justify-content:space-between;gap:15px;padding:23px 0;font-size:11px;display:flex}@media(max-width:560px){main{padding:0 20px}header{padding:22px 0}.brand{font-size:21px}.environment{padding:6px 8px;font-size:10px}.workspace{padding:40px 0}.intro{font-size:15px}.status-panel{padding:18px}.status-heading{flex-direction:column;align-items:flex-start;gap:12px}footer{flex-wrap:wrap}}.content-page{max-width:720px;min-height:70vh;margin:0 auto;padding:48px 0 64px}.content-page h1{margin-bottom:24px;font-size:clamp(28px,5vw,40px);line-height:1.2}.content-page p{line-height:1.7}.content-page form{gap:18px;max-width:460px;display:grid}.form-field{gap:7px;font-size:14px;font-weight:600;display:grid}.form-field input{width:100%;min-width:0;font:inherit;color:#193f30;background:#fff;border:1px solid #9daf9f;border-radius:8px;padding:12px 14px}.form-field input:focus{outline-offset:2px;outline:3px solid #bbdbc6}.form-alert{color:#9f2525;overflow-wrap:anywhere;background:#fff0ee;border-left:3px solid #b64040;padding:12px}.checkbox{align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.checkbox input{flex-shrink:0;width:18px;height:18px;margin-top:4px}.hint{color:#52695d;margin:0;font-size:13px}.page-links{flex-wrap:wrap;gap:18px;margin:24px 0;display:flex}.page-links a,.content-page a{color:#256347;text-underline-offset:4px}.content-page button{min-height:44px}.workspace-bar{justify-content:space-between;align-items:center;gap:16px;display:flex}.empty-state{background:#eef4ee;border:1px solid #d6e2d7;border-radius:12px;margin:32px 0;padding:32px 24px}details{border:1px solid #d6e2d7;border-radius:8px;padding:14px;font-size:13px}summary{cursor:pointer;font-weight:600}.student-form,.invitation-result{background:#fff;border:1px solid #d6e2d7;border-radius:12px;margin:24px 0;padding:22px}.invitation-result{gap:12px;max-width:600px;display:grid}.student-list{margin:24px 0;padding:0;list-style:none}.student-list li{border-bottom:1px solid #d6e2d7;flex-wrap:wrap;align-items:center;gap:16px;padding:20px 0;display:flex}.student-list a{flex:1;min-width:140px;font-weight:650}.badge{background:#e7eee6;border-radius:20px;padding:5px 10px;font-size:12px}.form-field select{width:100%;font:inherit;background:#fff;border:1px solid #9daf9f;border-radius:8px;padding:12px}.guardian-section{border-top:1px solid #d6e2d7;margin-top:36px;padding-top:24px}.guardian-section .hint{overflow-wrap:anywhere}.children-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:20px;display:grid}.student-filters{flex-wrap:wrap;align-items:center;gap:1rem;margin:1.5rem 0;display:flex}.catalog-filters{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:20px;display:grid}.catalog-summary{justify-content:space-between;align-items:center;gap:12px;margin:24px 0;display:flex}.learning-outcomes{gap:14px;padding:0;list-style:none;display:grid}.learning-outcomes li{background:#fff;border:1px solid #d6e2d7;border-radius:12px;padding:22px}.learning-outcomes h2{margin:14px 0;font-size:17px;line-height:1.5}textarea{width:100%;min-width:0;font:inherit;resize:vertical;border:1px solid #a8b9bd;border-radius:.5rem;padding:.75rem}.form-stack{gap:1rem;min-width:0;display:grid}fieldset.form-stack{border:0;margin:0;padding:0}.form-field select{width:100%;min-width:0;max-width:100%}.academic-list{gap:1.25rem;padding:0;list-style:none;display:grid}.academic-list>li{overflow-wrap:anywhere;background:#fff;border:1px solid #d4e1df;border-radius:1rem;min-width:0;padding:clamp(1rem,3vw,1.5rem)}.academic-list h2,.test-preview h3{white-space:pre-wrap;font-size:1.15rem}.question-options,.test-preview{padding-left:1.5rem}.question-options,.test-preview ol{list-style-type:upper-alpha}.test-preview{list-style-type:decimal}.test-preview>li+li{margin-top:1.25rem}.question-choice{border:1px solid #d4e1df;border-radius:.5rem;align-items:start;padding:.75rem}.question-choice small{color:#44635e;display:block}.attempt-questions{gap:1.5rem;margin-block:1.5rem;display:grid}.attempt-questions fieldset{border:1px solid #cbd5e1;border-radius:.75rem;min-width:0;padding:1rem}.attempt-questions legend{overflow-wrap:anywhere;padding-inline:.3rem;font-weight:650}.answer-option{cursor:pointer;overflow-wrap:anywhere;align-items:baseline;gap:.75rem;padding:.65rem;display:flex}.answer-option input{flex-shrink:0;width:auto}.result-grid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:1rem;margin-block:1.5rem;display:grid}.result-grid>div{background:#eff6ff;border-radius:.75rem;padding:1rem}.result-grid dd{font-size:1.6rem;font-weight:700}.report-program{margin-block:1.5rem}.report-view h2{margin-block:1.5rem .75rem;font-size:1.25rem}.report-view label{margin-block:1rem .4rem;font-weight:600;display:block}.report-view input,.report-view select{background:#fff;border:1px solid #bacdc7;border-radius:.5rem;width:100%;padding:.75rem;display:block}.report-program h4{font-weight:700}.review-notice{color:#8a4c10;font-weight:650}.plan-form fieldset{border:0;min-width:0;padding:0}.plan-task{overflow-wrap:anywhere;background:#fff;border:1px solid #d8e0d9;border-radius:16px;margin:1rem 0;padding:1.2rem}.plan-task h3{margin-top:0}.plan-task label{gap:.4rem;margin:.9rem 0;display:grid}.plan-task input,.plan-task textarea{color:#20372d;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #8e9e94;border-radius:8px;padding:.7rem}.plan-task textarea{resize:vertical;min-height:90px}.task-description{white-space:pre-wrap}.weekly-plan progress{accent-color:#286748;width:100%}.plan-form button{margin:.4rem .5rem .4rem 0}.landing-hero{grid-template-columns:1.2fr 1fr;align-items:center;gap:3.5rem;padding:5rem 0;display:grid}.landing-hero h1{font-size:clamp(42px,6vw,68px)}.primary-link{color:#fff;background:#245c4f;border-radius:10px;padding:1rem 1.3rem;font-weight:600;text-decoration:none;display:inline-block}.primary-link:hover{background:#173e36}.entry-note{color:#64776c;margin-top:1rem;font-size:.85rem;line-height:1.6}.journey-card{background:#e9f0e6;border:1px solid #cfdece;border-radius:24px;padding:2rem}.journey-card h2{letter-spacing:-.6px;font-size:28px;line-height:1.3}.journey-card ol{margin:2rem 0 0;padding:0;list-style:none}.journey-card li{gap:1rem;margin:1.5rem 0;display:flex}.journey-card li>span{border:1px solid #b8cbb8;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:.8rem;display:grid}.journey-card h3{margin:0 0 .3rem;font-weight:650}.journey-card li p{color:#5b7061;margin:0;font-size:.85rem;line-height:1.5}.role-section{padding:1rem 0 4rem}.role-section>h2{font-size:28px}.role-cards{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem;display:grid}.role-cards article{background:#fff;border:1px solid #dfe6df;border-radius:16px;padding:1.5rem}.role-label{color:#557666;margin:0 0 1rem;font-size:.8rem;font-weight:700}.role-cards h3{margin:0 0 .8rem;font-size:19px;font-weight:650;line-height:1.4}.role-cards article>p:last-child{color:#63776b;font-size:.9rem;line-height:1.7}@media(max-width:700px){.landing-hero{grid-template-columns:1fr;gap:2.5rem;padding:3rem 0}.role-cards{grid-template-columns:1fr}.journey-card{padding:1.5rem}.landing-hero .intro{margin-bottom:1.5rem}}
