.of-page{--of-green:#275a46;--of-ink:#263f33;--of-muted:#71806c;--of-line:#dce4d7;color:var(--of-ink);max-width:1440px;margin:0 auto;padding-bottom:36px}.of-page *{box-sizing:border-box}.of-page button,.of-page input,.of-page select,.of-page textarea,.of-dialog button,.of-dialog input,.of-dialog select,.of-dialog textarea{font:inherit}.of-page button,.of-dialog button{cursor:pointer}.of-page button:disabled,.of-dialog button:disabled{opacity:.45;cursor:not-allowed}.of-page h1{font-size:32px;letter-spacing:-.8px;margin:7px 0 12px}.of-page h2{font-size:24px;margin:6px 0}.of-page h3{font-size:18px;margin:0 0 12px}.of-page p{line-height:1.6}.of-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:4px 0 32px}.of-heading>div>p:last-child{color:var(--of-muted);margin:0}.of-eyebrow{font-size:10px;letter-spacing:1.7px;font-weight:700;color:var(--of-muted);margin:0!important}.of-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid #cbd8c5;background:#fff;color:#275a46;padding:12px 17px;min-height:44px;border-radius:9px;font-size:13px!important;font-weight:600!important;white-space:nowrap;text-decoration:none}.of-btn.of-primary{background:#275a46;border-color:#275a46;color:#fff}.of-btn:hover:not(:disabled){box-shadow:0 3px 10px #244c3a12}.of-link{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:#275a46;padding:4px 0;font-size:12px!important;font-weight:600}.of-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;background:transparent;border:0;border-radius:8px;color:#42664f}.of-icon:hover{background:#eef3e9}.of-stats{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--of-line);border-radius:15px;background:#fff;overflow:hidden;margin-bottom:28px}.of-stats>div{padding:24px;border-right:1px solid var(--of-line)}.of-stats>div:last-child{border:0}.of-stats span{font-size:13px;color:var(--of-muted)}.of-stats strong{display:flex;align-items:center;justify-content:space-between;font-size:32px;margin:10px 0}.of-stats svg{color:#8ca385;width:25px;height:25px}.of-stats small{font-size:11px;color:var(--of-muted)}.of-finance-hero{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:0;background:#fff;border:1px solid var(--of-line);border-radius:16px;overflow:hidden;margin-bottom:30px}.of-finance-hero>div{padding:28px 30px;display:flex;flex-direction:column;justify-content:center;gap:10px;border-right:1px solid var(--of-line)}.of-finance-hero>div:first-child{background:#275a46;color:#fff}.of-finance-hero>div:last-child{border:0}.of-finance-hero .of-eyebrow{color:#d5e1cb}.of-finance-hero strong{font-size:30px;letter-spacing:-.6px}.of-finance-hero p{margin:0;font-size:12px}.of-finance-hero span{font-size:13px;color:#71806c}.of-finance-hero small{font-size:11px;opacity:.8}.of-finance-hero .of-progress{background:#ffffff24;margin-top:10px}.of-finance-hero .of-progress i{background:#c9dba5}.of-toolbar{display:flex;align-items:center;gap:14px;margin:24px 0 18px}.of-search{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--of-line);border-radius:9px;padding:0 15px;flex:1;max-width:500px}.of-search svg{flex-shrink:0;color:#7d927d}.of-search input{width:100%;min-width:0;border:0;background:none;padding:14px 0;outline:0;font-size:13px}.of-toolbar select{background:#fff;border:1px solid var(--of-line);border-radius:9px;padding:13px 32px 13px 13px;color:var(--of-ink);font-size:12px}.of-toolbar>span{font-size:12px;color:var(--of-muted);margin-left:auto}.of-tabs{display:flex;gap:24px;border-bottom:1px solid var(--of-line);margin-bottom:22px;overflow-x:auto}.of-tabs button{display:flex;gap:8px;align-items:center;border:0;border-bottom:2px solid transparent;background:none;color:var(--of-muted);padding:12px 0 16px;white-space:nowrap;font-size:12px}.of-tabs button.active{color:var(--of-green);border-color:var(--of-green);font-weight:700}.of-tabs span{font-size:10px;background:#e9eee3;border-radius:5px;padding:2px 6px}.of-table-wrap{border:1px solid var(--of-line);border-radius:13px;background:#fff;overflow:auto}.of-table{border-collapse:collapse;width:100%;font-size:12px}.of-table th{text-align:left;background:#eff3eb;color:#6e8069;font-weight:600;padding:18px;white-space:nowrap;font-size:11px}.of-table td{padding:18px;border-bottom:1px solid #e6ebe1;vertical-align:middle}.of-table tbody tr:last-child td{border-bottom:0}.of-table tbody tr:hover{background:#fbfcf8}.of-table td>small{display:block;color:var(--of-muted);font-size:10px;margin-top:5px}.of-person{display:flex;align-items:center;gap:12px;border:0;background:transparent;text-align:left;color:var(--of-ink);padding:0;min-width:200px}.of-person strong{display:block;font-size:13px;line-height:1.4}.of-person small{display:block;font-size:11px;color:var(--of-muted);margin-top:4px;max-width:250px}.of-avatar{border-radius:50%;background:#edf2e5;color:#50744a;width:39px;height:39px;display:flex;align-items:center;justify-content:center;font-size:11px;flex-shrink:0}.of-avatar.large{width:66px;height:66px;font-size:21px}.of-badge{display:inline-flex;align-items:center;gap:5px;border-radius:20px;padding:6px 10px;font-size:10px;line-height:1.3;color:#6f7e67;background:#f0f3eb;white-space:nowrap}.of-badge.enrolled,.of-badge.paid,.of-badge.accepted{color:#356343;background:#edf3e4}.of-badge.approved{color:#356c74;background:#ebf4f3}.of-badge.overdue,.of-badge.observed{color:#ac5934;background:#fff0e7}.of-badge.partial,.of-badge.review,.of-badge.received{color:#987031;background:#fcf3df}.of-doc-progress{display:flex;align-items:center;gap:8px;min-width:85px;font-size:11px;color:var(--of-muted)}.of-progress{height:5px;border-radius:9px;overflow:hidden;background:#e9eee4}.of-progress i{display:block;height:100%;background:#709567;border-radius:9px}.of-doc-progress .of-progress{width:48px}.of-amount{font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:600}.of-pagination{display:flex;justify-content:space-between;align-items:center;padding:20px 0}.of-pagination small{color:var(--of-muted)}.of-pagination>div{display:flex;gap:8px}.of-pagination .of-btn{font-size:11px!important;padding:9px 14px;min-height:36px}.of-empty{text-align:center;padding:65px 24px;border-radius:12px;color:var(--of-muted);background:#fff}.of-empty>svg{width:32px;height:32px;color:#93a787;margin-bottom:14px}.of-empty p{font-size:13px}.of-empty.compact{padding:24px;background:#f8faf5}.of-back{margin-bottom:24px}.of-person-heading{display:flex;align-items:center;gap:20px;margin:0 0 30px}.of-person-heading>div{flex:1}.of-person-heading p{margin:3px 0;color:var(--of-muted);font-size:13px}.of-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:22px}.of-panel{background:#fff;border:1px solid var(--of-line);border-radius:14px;padding:25px;margin-bottom:22px}.of-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.of-section-title h3{margin:0}.of-section-title small{color:var(--of-muted);font-size:11px}.of-section-title .of-eyebrow{margin-bottom:8px!important}.of-steps{display:flex;justify-content:space-between;margin:25px 0 34px;gap:10px}.of-steps>div{flex:1;display:flex;align-items:center;gap:8px;color:#94a18c;font-size:11px}.of-steps>div:after{content:"";flex:1;height:1px;background:#dce4d7;margin:0 5px}.of-steps>div:last-child:after{display:none}.of-steps span{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid #dae2d4;border-radius:50%;flex-shrink:0}.of-steps .done{color:#3d724a}.of-steps .done span{background:#edf3e4;border-color:#edf3e4}.of-documents article{display:flex;align-items:center;gap:12px;padding:20px 0;border-bottom:1px solid #e7ecdf}.of-documents article:last-child{border-bottom:0}.of-doc-icon{color:#78966f;background:#f2f5ed;border-radius:9px;display:flex;padding:9px}.of-documents article>div:first-of-type{flex:1}.of-documents strong{font-size:12px}.of-documents small{display:block;font-size:10px;color:var(--of-muted);margin:5px 0 7px;line-height:1.5}.of-doc-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end;max-width:125px}.of-upload{position:relative;overflow:hidden;cursor:pointer}.of-upload input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;width:100%;cursor:pointer}.of-panel-footer{display:flex;align-items:center;gap:16px;justify-content:space-between;border-top:1px solid var(--of-line);padding-top:20px;margin-top:20px}.of-panel-footer small{font-size:11px;color:var(--of-muted);line-height:1.6}.of-success{display:flex;gap:10px;align-items:center;padding:15px;background:#edf3e4;color:#3b6d43;border-radius:8px;font-size:12px}.of-contact{font-size:12px;color:var(--of-muted);line-height:1.8;overflow-wrap:anywhere}.of-detail-aside .of-panel h3{margin-top:8px}.of-panel hr{border:0;border-top:1px solid var(--of-line);margin:20px 0}.of-keyvalue{display:flex;justify-content:space-between;gap:12px;font-size:11px;margin:14px 0}.of-keyvalue span{color:var(--of-muted)}.of-timeline{list-style:none;padding:0;margin:22px 0 0}.of-timeline li{position:relative;border-left:1px solid #dce4d7;padding:0 0 25px 18px;margin-left:4px}.of-timeline li:before{content:"";width:7px;height:7px;position:absolute;left:-4px;top:5px;border-radius:50%;background:#94aa84}.of-timeline strong{font-size:11px;font-weight:500;line-height:1.5;display:block}.of-timeline small{display:block;color:var(--of-muted);font-size:10px;margin-top:6px}.of-timeline li:last-child{padding-bottom:0;border:0}.of-bill{padding:20px;border:1px solid var(--of-line);border-radius:11px;margin-top:14px}.of-bill-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.of-bill-title h3{font-size:15px;margin:5px 0}.of-bill-title small{font-size:10px;color:var(--of-muted)}.of-bill-values{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;background:#f7f9f3;border-radius:8px;padding:14px;margin:18px 0}.of-bill-values span{font-size:10px;color:var(--of-muted)}.of-bill-values strong{display:block;color:var(--of-ink);font-size:17px;margin-top:5px}.of-bill summary{font-size:11px;color:var(--of-green);cursor:pointer}.of-payment{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid var(--of-line)}.of-payment strong{font-size:13px}.of-payment small{display:block;font-size:10px;color:var(--of-muted);line-height:1.7;margin-top:4px}.of-bill-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px;flex-wrap:wrap}.of-dialog{--of-green:#275a46;--of-line:#dce4d7;--of-muted:#71806c;--of-ink:#263f33;width:min(570px,calc(100vw - 30px));max-height:90vh;overflow:auto;border:1px solid #dce4d7;background:#fffefb;border-radius:17px;padding:28px;color:#263f33;box-shadow:0 24px 100px #20362a30}.of-dialog::backdrop{background:#243c325e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.of-dialog>header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.of-dialog h2{font-size:24px;letter-spacing:-.5px;margin:0}.of-dialog label{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:600;margin:18px 0}.of-dialog label>input:not([type=checkbox]),.of-dialog select,.of-dialog textarea{width:100%;border:1px solid #cbd8c5;background:#fff;color:#263f33;border-radius:8px;padding:13px 14px;min-height:44px;box-sizing:border-box;font-size:13px}.of-dialog select{padding-right:36px}.of-dialog small{font-size:11px;color:#71806c;font-weight:400}.of-dialog p{font-size:13px;line-height:1.7}.of-form-intro{color:#71806c}.of-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.of-dialog footer{display:flex;justify-content:flex-end;gap:12px;border-top:1px solid #dce4d7;padding-top:22px;margin-top:26px}.of-checkbox{flex-direction:row!important;align-items:flex-start;font-weight:400!important;line-height:1.5}.of-checkbox input{accent-color:#275a46;flex-shrink:0;margin-top:2px}.of-payment-summary{padding:22px;background:#edf3e4;border-radius:10px}.of-payment-summary small{display:block;margin-bottom:18px}.of-payment-summary>span{display:flex;justify-content:space-between;gap:12px;align-items:center;font-size:12px}.of-payment-summary strong{font-size:25px}.of-secure{display:flex;align-items:flex-start;gap:12px;padding:15px 0;color:#71806c}.of-secure svg{flex-shrink:0;margin-top:3px}.of-secure p{margin:0;font-size:12px}.of-channel-note{background:#faf2df;padding:15px;border-radius:8px;color:#87642d;font-size:12px!important}.of-error{background:#fbeee9;color:#9d472f;padding:14px;border-radius:8px;font-size:13px}.of-notice{display:flex;align-items:center;gap:10px;color:#3c704a;background:#edf3e4;padding:14px;border-radius:9px;font-size:13px}.of-notice button{border:0;background:none;margin-left:auto;color:inherit}.of-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.of-page :focus-visible,.of-dialog :focus-visible{outline:2px solid #8ead74;outline-offset:3px}.of-page svg{flex-shrink:0}@media (max-width:1150px){.of-detail-grid{grid-template-columns:minmax(0,1fr) 240px}.of-panel{padding:20px}.of-stats>div{padding:20px}.of-finance-hero>div{padding:22px}.of-finance-hero strong{font-size:25px}.of-doc-actions{max-width:85px}.of-steps>div{flex-direction:column;align-items:flex-start}.of-steps>div:after{display:none}.of-panel-footer{flex-direction:column;align-items:flex-start}}@media (max-width:800px){.of-heading{align-items:flex-start;flex-direction:column}.of-detail-grid{grid-template-columns:1fr}.of-detail-aside{display:grid;grid-template-columns:1fr 1fr;gap:16px}.of-finance-hero{grid-template-columns:1fr 1fr}.of-finance-hero>div:first-child{grid-column:1/-1}.of-stats{grid-template-columns:1fr 1fr}.of-stats>div:nth-child(2){border-right:0}.of-stats>div:nth-child(-n+2){border-bottom:1px solid var(--of-line)}.of-tabs{gap:18px}.of-toolbar{flex-wrap:wrap}.of-search{max-width:none;flex-basis:100%}.of-person-heading{flex-wrap:wrap}.of-person-heading h2{font-size:21px}}@media (max-width:520px){.of-page h1{font-size:29px}.of-stats>div{padding:17px}.of-stats strong{font-size:28px}.of-stats small{font-size:10px}.of-finance-hero>div{padding:18px}.of-finance-hero strong{font-size:22px}.of-detail-aside{display:block}.of-person-heading{gap:12px}.of-avatar.large{width:48px;height:48px;font-size:16px}.of-panel{padding:17px}.of-documents article{gap:8px}.of-doc-icon{display:none}.of-bill{padding:15px}.of-bill-values strong{font-size:14px}.of-bill-title{align-items:flex-start}.of-bill-actions .of-btn{flex:1}.of-dialog{padding:22px}.of-form-grid{grid-template-columns:1fr;gap:0}.of-dialog footer{flex-wrap:wrap}.of-dialog h2{font-size:21px}.of-dialog .of-btn{white-space:normal}.of-table td,.of-table th{padding:15px}.of-toolbar>span{font-size:11px}}.of-page .of-search input{border:0!important;border-radius:0;box-shadow:none!important;background:transparent!important;padding:14px 0!important;min-height:44px}.of-overdue{display:block;color:#a9613a!important;font-size:10px;margin-top:5px}.of-table-wrap{position:relative}.of-sr{left:0;top:0}.of-document-disclosure>summary{cursor:pointer;font-size:16px;font-weight:600;color:var(--of-ink);padding:12px 0}.of-document-disclosure>summary small{float:right;font-size:11px;color:var(--of-muted);font-weight:400;padding-top:4px}.of-document-disclosure[open]>summary{margin-bottom:4px}.of-document-disclosure:not([open])+.of-success{margin-bottom:0}.of-signature{padding:26px;margin-bottom:24px;background:linear-gradient(135deg,#eff4e9,#fff);border:1px solid #d6e1cc;border-radius:16px;color:#294d3c}.of-signature-title{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.of-signature-title h3{margin:4px 0;font-size:20px}.of-signature-title .of-badge{margin-left:auto}.of-signature-seal{display:grid;place-items:center;border:1px solid #abc19e;width:42px;height:48px;border-radius:12px;color:#396343;font-size:24px}.of-signature>p,.of-signature>small{font-size:13px;color:#61735b;line-height:1.6}.of-signature-person{display:flex;gap:12px;justify-content:space-between;flex-wrap:wrap;font-size:13px;padding:14px 0;border-block:1px solid #dce6d4;margin:18px 0}.of-signature-person strong{display:block}.of-signature-actions{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0}.of-signature-review{border-top:1px solid #dce6d4;padding-top:18px;display:flex;align-items:center;gap:16px;flex-wrap:wrap}.of-signature-review .of-checkbox{flex:1;min-width:220px;font-size:13px}.of-signature-preview{margin-top:24px}.of-signature-preview>div{display:flex;justify-content:space-between;gap:16px;font-size:13px;margin-bottom:12px}.of-signature-preview iframe{width:100%;height:640px;border:1px solid #d3ddd0;border-radius:8px;background:#fff}.of-signature-preview>a{display:inline-block;margin-top:12px}@media (max-width:650px){.of-signature{padding:18px}.of-signature-title h3{font-size:18px}.of-signature-preview iframe{height:460px}}.sb-page{--sb-ink:#254b3b;--sb-muted:#72816e;--sb-line:#dce4d6;--sb-green:#285c46;color:var(--sb-ink);max-width:1280px;margin:auto;padding:6px 0 36px;min-width:0;font-size:15px;line-height:1.55}.sb-page *{box-sizing:border-box}.sb-page h1{font-size:clamp(27px,3vw,36px);letter-spacing:-1px;margin:3px 0 7px;line-height:1.2}.sb-page h2{font-size:24px;line-height:1.3;margin:6px 0 12px;letter-spacing:-.4px}.sb-page h3{font-size:18px;line-height:1.5;margin:12px 0}.sb-page p{margin:10px 0 18px}.sb-page small{color:var(--sb-muted);font-size:12px}.sb-page button,.sb-page input,.sb-page select{font:inherit}.sb-page button{cursor:pointer;background:#fff;border:1px solid var(--sb-line);border-radius:8px;padding:10px 16px;color:var(--sb-ink);font-weight:600;line-height:1.4}.sb-page button:hover:not(:disabled){background:#edf2e8;border-color:#a4b79d}.sb-page button:disabled{opacity:.5;cursor:not-allowed}.sb-page :focus-visible{outline:3px solid #9dae7c;outline-offset:3px}.sb-page .sb-primary{background:var(--sb-green);border-color:var(--sb-green);color:#fff}.sb-page .sb-primary:hover:not(:disabled){background:#194331}.sb-page .sb-quiet{background:transparent;border-color:transparent;padding:8px 0}.sb-page label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:600}.sb-page input:not([type=checkbox]):not([type=radio]),.sb-page select{width:100%;min-height:44px;background:#fff;border:1px solid #cad7c5;border-radius:7px;padding:10px 38px 10px 12px;color:var(--sb-ink)}.sb-page select{min-width:150px}.sb-page input[type=checkbox],.sb-page input[type=radio]{accent-color:var(--sb-green);width:17px;height:17px;flex-shrink:0}.sb-page fieldset{border:0;padding:0;margin:0;min-width:0}.sb-heading,.sb-section-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.sb-heading p{color:var(--sb-muted);margin-bottom:0}.sb-eyebrow,.sb-section-head>div>small{font-size:10px;letter-spacing:1.5px;font-weight:700;text-transform:uppercase;color:#788567}.sb-tabs{display:flex;gap:22px;border-bottom:1px solid var(--sb-line);margin:25px 0 26px}.sb-tabs button{border:0;border-radius:0;background:transparent;display:flex;align-items:center;gap:8px;padding:14px 0;border-bottom:2px solid transparent;color:var(--sb-muted);white-space:nowrap}.sb-tabs button[aria-current=page]{border-bottom-color:var(--sb-green);color:var(--sb-green)}.sb-tabs button>span{font-size:20px;font-weight:400}.sb-hero{border:1px solid #e1e6d8;background:linear-gradient(115deg,#eaf0e1,#f4f5ee);padding:32px 36px;border-radius:18px;display:grid;grid-template-columns:1fr 150px;gap:28px;margin-bottom:24px}.sb-hero h2{font-size:29px;max-width:640px}.sb-hero p{color:#6d7b62;max-width:680px}.sb-steps{display:flex;flex-wrap:wrap;gap:12px 22px;font-size:12px;color:#5f7354}.sb-hero-mark{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#658060;border-left:1px solid #d4deca;text-align:center;font-size:19px;line-height:1.25}.sb-hero-mark svg{width:36px;height:36px;margin-bottom:10px}.sb-hero-mark strong{font-size:65px;font-weight:600;letter-spacing:-3px}.sb-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));background:#fff;border:1px solid var(--sb-line);border-radius:12px;margin:24px 0 30px;overflow:hidden}.sb-stats>div{padding:19px 24px;display:flex;flex-direction:column;border-right:1px solid var(--sb-line);gap:5px}.sb-stats>div:last-child{border:0}.sb-stats strong{font-size:29px;line-height:1.2}.sb-stats strong small{font-size:17px;font-weight:400}.sb-stats span{color:var(--sb-muted);font-size:12px}.sb-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.sb-page .sb-card{text-align:left;padding:22px 24px;border-radius:13px;font-weight:400;display:flex;flex-direction:column}.sb-card .sb-section-head{margin:0;gap:12px;align-items:flex-start}.sb-card h3{font-size:20px;margin:20px 0 7px}.sb-card p{font-size:13px;color:var(--sb-muted)}.sb-pill{display:inline-flex;align-items:center;border-radius:20px;padding:5px 10px;background:#edf2e7;font-size:11px;white-space:nowrap;color:#526c46;font-weight:500}.sb-area-dots{display:flex;gap:6px;flex-wrap:wrap;margin:4px 0 20px}.sb-area-dots span{font-size:10px;border-left:2px solid;padding:0 7px}.sb-page footer{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid var(--sb-line);padding-top:20px;margin-top:24px}.sb-card footer{width:100%;margin-top:auto;font-size:12px}.sb-card footer small{display:block;font-weight:400;margin-top:4px}.sb-panel{border:1px solid var(--sb-line);background:#fff;border-radius:13px;padding:26px;margin:20px 0}.sb-panel .sb-section-head p{color:var(--sb-muted);font-size:13px}.sb-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:22px 0}.sb-form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.sb-choices{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:20px}.sb-choices label{flex-direction:row;align-items:center;border:1px solid var(--sb-line);padding:10px 13px;border-radius:8px;cursor:pointer}.sb-check{flex-direction:row!important;align-items:center;margin:20px 0}.sb-note{font-size:12px;color:var(--sb-muted);line-height:1.7}.sb-note a{color:var(--sb-green)}.sb-inline{display:flex;gap:18px;align-items:center;flex-wrap:wrap}.sb-error{background:#fff1eb;border:1px solid #eccfc0;padding:15px;border-radius:8px;color:#8c412e}.sb-error button{margin:6px;font-size:12px}.sb-confirm{background:#f7f4e8;border:1px solid #ded5b4;border-radius:9px;padding:22px;margin-top:20px}.sb-empty{text-align:center;padding:50px 24px;border:1px dashed var(--sb-line);border-radius:12px;margin-bottom:20px}.sb-empty p{max-width:480px;margin:auto;color:var(--sb-muted)}.sb-empty svg{width:40px;height:40px}.sb-table-wrap{overflow:auto}.sb-page table{width:100%;border-collapse:collapse;font-size:13px;white-space:nowrap}.sb-page th{text-align:left;color:var(--sb-muted);font-size:11px;background:#f4f6f0}.sb-page td,.sb-page th{padding:14px 12px;border-bottom:1px solid var(--sb-line)}.sb-page td button{padding:6px 9px;font-size:12px}.sb-page summary{cursor:pointer;font-weight:600;padding:8px 0}.sb-question{margin:25px 0;padding:24px;border:1px solid var(--sb-line);border-radius:10px;background:#fff}.sb-question-top{display:flex;gap:14px;justify-content:space-between;font-size:11px;color:var(--sb-muted);margin-bottom:20px}.sb-question blockquote{background:#f5f6f0;border-left:3px solid #afbc96;padding:22px;margin:16px 0 24px;white-space:pre-line;color:#3f5445;line-height:1.8;font-size:16px}.sb-options{display:flex;flex-direction:column;gap:10px;margin-top:24px}.sb-options label{padding:14px;display:flex;align-items:center;flex-direction:row;gap:12px;border:1px solid var(--sb-line);border-radius:8px;font-weight:400;font-size:15px;cursor:pointer}.sb-options label.selected{background:#edf3e7;border-color:#78966c}.sb-options label.correct{border-color:#477953;background:#edf5e9}.sb-options label input{position:absolute;opacity:0;width:1px;height:1px}.sb-options label:focus-within{outline:2px solid #658652;outline-offset:2px}.sb-letter{display:grid;place-items:center;border:1px solid #cbd5c4;border-radius:50%;width:28px;height:28px;flex-shrink:0;font-size:12px}.sb-options label.selected .sb-letter{background:#356549;color:#fff;border-color:#356549}.sb-options small{margin-left:auto}.sb-explanation{background:#f5f6ee;padding:20px;margin-top:22px;border-radius:8px;font-size:14px}.sb-explanation p:last-child{margin-bottom:0}.sb-exam-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--sb-line);padding:15px 0 20px}.sb-exam-bar h2{font-size:22px;margin-bottom:0}.sb-time{background:#eaf0e2;padding:12px 20px;border-radius:10px;font-size:27px;letter-spacing:1px;white-space:nowrap}.sb-time.urgent{color:#964b2f;background:#faeee3}.sb-exam-grid{display:grid;grid-template-columns:160px minmax(0,1fr);gap:24px;align-items:start}.sb-question-nav{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding-top:25px;position:sticky;top:16px}.sb-question-nav button{padding:8px 0;font-size:12px;position:relative}.sb-question-nav button.answered{background:#eaf1e2}.sb-question-nav button.current{border:2px solid #376849}.sb-question-nav button sup{color:#bd8a24;font-size:19px;position:absolute;right:1px;top:-5px}.sb-question-nav small{grid-column:1/-1;margin-top:14px}.sb-result-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.sb-result-grid .sb-panel{margin-top:0}.sb-area-bar{margin:18px 0}.sb-area-bar>div:first-child{display:flex;justify-content:space-between;font-size:13px}.sb-track{height:7px;background:#eff2e9;border-radius:9px;margin:8px 0;overflow:hidden}.sb-track span{display:block;height:100%;border-radius:9px}.sb-skill{border-bottom:1px solid var(--sb-line);padding:12px 0;display:flex;flex-direction:column;font-size:13px}.sb-skill span{color:var(--sb-muted);font-size:12px;margin-top:4px}.sb-recommendations{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px;margin:20px 0 28px}.sb-recommendations .sb-panel{margin:0;padding:22px;display:flex;flex-direction:column}.sb-recommendations p{font-size:14px}.sb-recommendations button{margin-top:auto;font-size:13px}.sb-answer-review{background:#fff;border:1px solid var(--sb-line);border-radius:10px;margin:12px 0;padding:12px 20px}.sb-answer-review summary{display:flex;align-items:center;gap:16px;font-size:14px}.sb-answer-review summary small{display:block;font-weight:400}.sb-answer-review .sb-question{border:0;padding:8px 0}.sb-answer-review summary>span:first-child{font-size:12px;font-weight:400;color:#6f805f;min-width:24px}.sb-answer-review .good{color:#367646!important}.sb-answer-review .review{color:#a27138!important}.sb-calendar{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:7px;margin:24px 0}.sb-calendar>strong{text-align:center;font-size:11px;color:var(--sb-muted)}.sb-calendar>button{min-height:60px;display:flex;justify-content:space-between;align-items:flex-start;font-weight:400}.sb-calendar>button.has-events{background:#edf2e7;border-color:#bbc9a7}.sb-calendar>button.selected{border:2px solid var(--sb-green)}.sb-calendar>button small{background:var(--sb-green);color:#fff;border-radius:20px;padding:0 6px}.sb-page .sb-calendar-event{display:flex;align-items:center;gap:20px;text-align:left;width:100%;border:0;border-bottom:1px solid var(--sb-line);border-radius:0;padding:17px 0;font-size:13px}.sb-calendar-event>span:first-child{font-size:12px;color:var(--sb-muted);min-width:175px}.sb-calendar-event>span:last-child{margin-left:auto}@media (max-width:1000px){.sb-cards{grid-template-columns:1fr}.sb-form-grid.three{grid-template-columns:1fr 1fr}.sb-form-grid.three>label:last-child{grid-column:1/-1}.sb-result-grid{grid-template-columns:1fr}.sb-hero{padding:24px;grid-template-columns:1fr 100px}.sb-exam-grid{grid-template-columns:1fr}.sb-question-nav{position:static;grid-template-columns:repeat(10,minmax(0,1fr));padding-top:0}.sb-question-nav small{display:none}}@media (max-width:600px){.sb-heading,.sb-section-head{align-items:flex-start;flex-direction:column;gap:12px}.sb-heading>button{width:100%}.sb-tabs{gap:16px;overflow:auto}.sb-tabs button{font-size:12px;gap:5px}.sb-panel{padding:18px}.sb-hero{grid-template-columns:1fr;padding:23px}.sb-hero-mark{display:none}.sb-hero h2{font-size:25px}.sb-stats>div{padding:17px 12px}.sb-stats strong{font-size:25px}.sb-form-grid,.sb-form-grid.three{grid-template-columns:1fr}.sb-form-grid.three>label:last-child{grid-column:auto}.sb-question{padding:16px}.sb-question blockquote{padding:15px;font-size:15px}.sb-question-top{flex-direction:column;gap:4px}.sb-options label{padding:12px;font-size:14px}.sb-question-nav{grid-template-columns:repeat(6,minmax(0,1fr))}.sb-exam-bar h2{font-size:18px}.sb-time{font-size:21px;padding:10px}.sb-calendar{gap:3px}.sb-calendar>button{min-height:44px;padding:7px!important;font-size:12px;flex-direction:column}.sb-calendar-event{flex-wrap:wrap;gap:5px!important}.sb-recommendations{grid-template-columns:1fr}.sb-page footer{flex-wrap:wrap}.sb-page .sb-card{padding:20px}.sb-card .sb-section-head{flex-direction:row}.sb-pill{white-space:normal}.sb-table-wrap{margin-right:-10px}.sb-page .sb-quiet{font-size:13px}}.sb-cohort{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:22px}.sb-cohort>div{display:flex;flex-direction:column}.sb-cohort strong{font-size:32px;margin-top:10px}.sb-cohort strong small{font-size:18px}.sb-study-route{background:#edf2e5;border:1px solid #d9e1cc;border-radius:16px;padding:28px;margin:24px 0}.sb-study-route .sb-section-head p{font-size:13px;color:var(--sb-muted)}.sb-study-route .sb-section-head button{flex-shrink:0}.sb-route-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.sb-route-steps article{padding:22px;background:#fff;border:1px solid var(--sb-line);border-radius:10px;position:relative}.sb-route-steps article>span{display:block;font-size:28px;color:#a5ad7a;margin-bottom:20px}.sb-route-steps article>small{font-size:10px;letter-spacing:.7px}.sb-route-steps p{font-size:14px}.sb-route-steps blockquote{font-size:13px;color:#688059;margin:22px 0 0;padding-top:15px;border-top:1px solid var(--sb-line)}.sb-history article{display:grid;grid-template-columns:70px minmax(180px,1fr) minmax(90px,180px) 75px;align-items:center;gap:20px;padding:18px 0;border-bottom:1px solid var(--sb-line);font-size:13px}.sb-history article small,.sb-progress-list article small{display:block;font-size:11px;font-weight:400;margin-top:4px}.sb-history time{font-size:12px;color:var(--sb-muted)}.sb-history article>b{text-align:right}.sb-history-meter{height:8px;background:#edf1e7;border-radius:6px;overflow:hidden}.sb-history-meter span{display:block;height:100%;background:#73915c;border-radius:6px}.sb-progress-list article{display:grid;grid-template-columns:minmax(180px,1.4fr) minmax(140px,1fr) 75px 100px;align-items:center;gap:20px;padding:22px 0;border-bottom:1px solid var(--sb-line);font-size:13px}.sb-progress-person{display:flex;gap:13px;align-items:center}.sb-progress-person>span{width:40px;height:40px;display:grid;place-items:center;background:#edf3e5;border-radius:50%;font-size:11px;flex-shrink:0}.sb-progress-list button{font-size:12px;padding:9px}.sb-simulation-setup{display:grid;grid-template-columns:230px 1fr;gap:25px;padding:20px;background:#eff3e9;border-radius:9px}.sb-simulation-setup p{font-size:13px;margin:0;align-self:center}.sb-draft-edit{background:#f5f6ef;padding:20px;margin:15px 0;border-radius:9px}.sb-nav-area{grid-column:1/-1}.sb-page .sb-nav-area select{min-width:0;font-size:12px;padding-right:23px}.sb-question-nav{max-height:65vh;overflow:auto;padding:5px}.sb-booklet-chevron{margin-left:auto}.sb-tabs{flex-wrap:wrap;gap:12px 22px}.sb-answer-review summary{list-style:none}.sb-answer-review summary::-webkit-details-marker{display:none}@media (max-width:1100px){.sb-route-steps{grid-template-columns:1fr}.sb-route-steps article{padding:20px}.sb-route-steps article>span{float:right;margin:0}.sb-history article{grid-template-columns:60px 1fr 60px}.sb-history-meter{display:none}.sb-study-route .sb-section-head{align-items:flex-start;flex-direction:column}.sb-question-nav{max-height:210px}.sb-nav-area{grid-column:1/-1;max-width:220px}}@media (max-width:600px){.sb-study-route{padding:18px}.sb-progress-list article{grid-template-columns:1fr 85px}.sb-progress-person{grid-column:1/-1}.sb-progress-list article>button{grid-column:1/-1}.sb-history article{gap:10px;font-size:12px;grid-template-columns:50px 1fr 55px}.sb-simulation-setup{grid-template-columns:1fr}.sb-tabs{gap:6px 14px}.sb-tabs button{font-size:12px}.sb-study-route .sb-section-head button{width:100%}.sb-question-nav{max-height:180px}}.sb-question-editor{border-top:1px solid var(--sb-line);padding:20px 0;margin-top:18px}.sb-question-editor label{margin-bottom:15px}.sb-question-editor textarea{font:inherit;line-height:1.6;width:100%;resize:vertical;background:#fff;border:1px solid #cad7c5;border-radius:7px;padding:12px;color:var(--sb-ink)}@media (max-width:900px) and (min-width:601px){.sb-progress-list article{grid-template-columns:1fr 1fr;gap:12px}}.hw-page,.hw-dialog{--hw-ink:#294b3a;--hw-muted:#75816d;--hw-line:#dce4d4;--hw-green:#285d46;color:var(--hw-ink);font-family:"Source Sans 3",Source Sans Pro,sans-serif;font-size:15px;line-height:1.5}.hw-page{padding:30px 0 60px;min-width:0}.hw-page *,.hw-dialog *{box-sizing:border-box}.hw-page h1,.hw-page h2,.hw-page h3,.hw-page h4,.hw-dialog h2,.hw-dialog h3,.hw-page p{margin:0}.hw-page h1{font-size:32px;line-height:1.2;letter-spacing:-.8px;margin:10px 0}.hw-page h3,.hw-dialog h3{font-size:18px}.hw-page button,.hw-dialog button{font:inherit;cursor:pointer}.hw-page button:disabled,.hw-dialog button:disabled{opacity:.45;cursor:default}.hw-page button:focus-visible,.hw-dialog button:focus-visible,.hw-page input:focus-visible,.hw-page select:focus-visible,.hw-page textarea:focus-visible,.hw-dialog :is(input,select,textarea):focus-visible{outline:2px solid #90a47c;outline-offset:3px}.hw-page svg,.hw-dialog svg{flex-shrink:0}.hw-eyebrow{font-size:10px;letter-spacing:.13em;color:#7c8a6e;font-weight:700}.hw-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:27px}.hw-heading>div>p:last-child{color:var(--hw-muted);font-size:14px}.hw-primary,.hw-secondary,.hw-page .hw-primary,.hw-page .hw-secondary{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:11px 17px;border-radius:8px;border:1px solid #c8d6c1;background:#fff;color:#335b40;font:inherit;font-weight:600;font-size:14px;white-space:nowrap}.hw-primary,.hw-page .hw-primary{background:var(--hw-green);border-color:var(--hw-green);color:#fff}.hw-icon{display:inline-flex;justify-content:center;align-items:center;width:35px;height:35px;flex-shrink:0;border:0;border-radius:7px;background:none;color:var(--hw-ink);font-size:24px}.hw-actions{display:flex;gap:9px}.hw-tabs{display:flex;gap:24px;border-bottom:1px solid var(--hw-line);margin-bottom:26px}.hw-tabs button{display:flex;align-items:center;gap:8px;border:0;border-bottom:2px solid transparent;background:none;color:var(--hw-muted);padding:12px 0 16px;font-size:14px}.hw-tabs button[aria-pressed=true]{border-bottom-color:var(--hw-green);color:var(--hw-green);font-weight:700}.hw-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--hw-line);background:#fff;border-radius:13px;margin:24px 0;overflow:hidden}.hw-metrics>div{padding:22px;border-right:1px solid var(--hw-line);display:flex;flex-direction:column;gap:5px}.hw-metrics>div:last-child{border:0}.hw-metrics strong{font-size:30px;line-height:1.2}.hw-metrics span{font-size:12px;color:var(--hw-muted)}.hw-toolbar{display:flex;align-items:center;gap:12px;margin:26px 0 22px}.hw-search{display:flex;align-items:center;gap:10px;border:1px solid #cbd7c2;background:#fff;border-radius:8px;padding:0 13px;flex:1;min-width:0}.app .main .hw-page .hw-search input{border:0;background:transparent;outline:none;width:100%;min-width:0;padding:13px 0;box-shadow:none;color:var(--hw-ink);font:inherit;font-size:14px}.hw-toolbar select{max-width:260px}.app .main .hw-page select,.hw-dialog select,.hw-dialog input,.hw-dialog textarea,.app .main .hw-field textarea{font:inherit;color:var(--hw-ink);background:#fff;border:1px solid #cbd7c2;border-radius:7px;padding:11px 34px 11px 12px;font-size:14px;min-width:0;max-width:100%;line-height:1.5}.hw-list{display:grid;gap:14px}.hw-card{display:flex;align-items:center;gap:18px;width:100%;text-align:left;border:1px solid var(--hw-line);background:#fff;border-radius:13px;padding:23px;color:var(--hw-ink)}.hw-card:hover{border-color:#a2b793;box-shadow:0 3px 14px #24493208}.hw-card-icon{width:46px;height:52px;background:#f1f4e9;border-radius:10px;display:grid;place-items:center;color:#6e8860}.hw-card-main{flex:1;min-width:0}.hw-card-main>small{font-size:12px;color:var(--hw-muted)}.hw-card-main h3{font-size:18px;margin:5px 0 10px;line-height:1.3;overflow-wrap:anywhere}.hw-card-main p{display:flex;align-items:center;gap:6px;color:#7d886f;font-size:12px}.hw-card-main p svg{width:14px;height:14px}.hw-card-status{display:flex;flex-direction:column;gap:5px;min-width:185px}.hw-card-status strong{font-size:13px}.hw-card-status>span,.hw-card-status>small{font-size:11px;color:var(--hw-muted)}.hw-progress{height:5px;background:#edf1e7;border-radius:6px;overflow:hidden;margin-top:6px}.hw-progress i{display:block;height:100%;background:#71936a;border-radius:6px}.hw-tag{display:inline-flex;width:fit-content;border-radius:20px;padding:6px 11px;font-size:11px;font-weight:600;background:#f0f3ea;color:#6a7e5c;white-space:nowrap}.hw-tag.warn,.hw-tag.returned{background:#fcf0dc;color:#956b22}.hw-tag.submitted,.hw-tag.published{background:#e9f1e9;color:#437558}.hw-tag.reviewed{background:#e5efe0;color:#46713a}.hw-tag.closed,.hw-tag.draft{background:#edece6;color:#8b8c7b}.hw-empty{border:1px dashed #d8e1ce;border-radius:13px;text-align:center;padding:48px 25px;color:#78846c;background:#f9faf5}.hw-empty>svg{width:30px;height:30px;margin:0 0 14px}.hw-empty h3{margin-bottom:9px;color:#46623c}.hw-empty p{font-size:14px;max-width:470px;margin:0 auto}.hw-empty button{margin-top:22px}.hw-back,.hw-link{background:none;border:0;color:#53724c;font:inherit;font-size:13px;cursor:pointer;display:inline-flex;align-items:center;gap:7px;padding:0}.hw-back{margin-bottom:24px}.hw-due{padding:15px 18px;display:flex;align-items:center;gap:12px;background:#edf2e6;border:1px solid #dce6cf;border-radius:9px;font-size:13px;margin-bottom:20px}.hw-due>span:first-of-type{flex:1}.hw-instructions{background:#fff;border:1px solid var(--hw-line);border-radius:13px;padding:26px}.hw-instructions>h3{margin-bottom:14px}.hw-prewrap{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.8}.hw-section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:28px 0 17px}.hw-section-heading h3{font-size:19px}.hw-section-heading select{min-width:160px}.hw-roster{background:#fff;border:1px solid var(--hw-line);border-radius:13px;overflow:hidden}.hw-roster>article{display:flex;align-items:center;gap:14px;padding:19px;border-bottom:1px solid var(--hw-line)}.hw-roster>article:last-child{border:0}.hw-roster>article>div{flex:1;min-width:0}.hw-roster strong{font-size:14px}.hw-roster small{display:block;font-size:12px;color:var(--hw-muted);margin-top:4px}.hw-avatar{display:grid;place-items:center;flex-shrink:0;border-radius:50%;width:38px;height:38px;font-size:11px;background:#edf2e5;color:#6e8860}.hw-roster .hw-secondary{font-size:12px;padding:9px 12px}.hw-error,.hw-success{padding:12px 15px;border-radius:8px;margin:12px 0!important;font-size:13px;display:block}.hw-error{background:#fff1e8;color:#984f31;border:1px solid #eed1bd}.hw-success{background:#edf4e5;color:#426a38;border:1px solid #d8e6cc}.hw-error button{margin-left:12px}.hw-muted{color:var(--hw-muted);font-size:13px}.hw-files{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.hw-files button{max-width:100%;display:flex;align-items:center;gap:9px;border:1px solid var(--hw-line);background:#fafbf6;color:#47633f;border-radius:8px;padding:10px 12px;font:inherit;font-size:13px;text-align:left}.hw-files span{overflow-wrap:anywhere;min-width:0}.hw-files small{display:block;font-size:10px;color:#859079}.hw-dialog{border:1px solid #dce4d4;border-radius:17px;width:min(740px,calc(100vw - 28px));max-height:90dvh;overflow:auto;padding:28px;background:#fcfdf9;box-shadow:0 20px 60px #153c2b33}.hw-dialog::backdrop{background:#17352955;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.hw-dialog>header{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:22px}.hw-dialog h2{font-size:25px;letter-spacing:-.5px}.hw-dialog fieldset{border:0;padding:0;margin:0;display:grid;gap:20px}.hw-dialog label,.hw-field{display:grid;gap:8px;font-size:13px;font-weight:600;margin:18px 0}.hw-dialog fieldset>label{margin:0}.hw-dialog :is(select,input,textarea),.hw-field textarea{width:100%;resize:vertical}.hw-form-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:15px}.hw-form-grid label{margin:0}.hw-dialog footer,.hw-delivery footer{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:25px;border-top:1px solid var(--hw-line);padding-top:20px}.hw-dialog footer button{font-size:13px}.hw-delivery{background:#fff;border:1px solid var(--hw-line);border-radius:13px;padding:25px;margin-top:24px}.hw-delivery>.hw-section-heading{margin-top:0}.hw-delivery footer>span{margin-right:auto;font-size:12px}.hw-feedback{background:#eff4e8;border:1px solid #dce7d3;border-radius:9px;padding:18px;margin:20px 0;font-size:14px}.hw-feedback p{margin-top:7px;white-space:pre-wrap}.hw-feedback small{display:block;margin-top:10px;color:#7a8d6d;font-size:12px}.hw-attempts{border-top:1px solid var(--hw-line);padding-top:17px;margin-top:24px;font-size:13px}.hw-attempts summary{cursor:pointer;color:#627d4f}.hw-attempts article{border-bottom:1px solid var(--hw-line);padding:18px 0}.hw-attempts article>small{display:block;color:var(--hw-muted);margin:5px 0}.hw-attempts article>p{margin-top:12px}.hw-review-meta{display:flex;align-items:center;gap:12px;font-size:12px;margin:18px 0}.hw-submitted>p{margin:18px 0}.hw-upload{position:relative;display:flex!important;align-items:center;justify-content:center;gap:12px;padding:18px;border:1px dashed #b5c6a7;border-radius:9px;color:#688556;background:#fafbf6;cursor:pointer;margin:18px 0 10px!important}.hw-upload small{display:block;font-size:11px;font-weight:400;color:#859178;margin-top:3px}.hw-upload input{position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.hw-upload:focus-within{outline:2px solid #90a47c;outline-offset:3px}.hw-file-line{display:flex;align-items:center;gap:12px;justify-content:space-between;padding:9px 4px;border-bottom:1px solid #e5ebdf;font-size:13px}.hw-file-line span{overflow-wrap:anywhere;min-width:0}.hw-file-line small{color:#92a083}.hw-file-line button{border:0;background:none;color:#7d906c;font-size:19px}.hw-calendar-layout{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(0,1.35fr);gap:22px;align-items:start}.hw-calendar,.hw-agenda{background:#fff;border:1px solid var(--hw-line);border-radius:13px;padding:24px}.hw-calendar header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.hw-calendar header h3{font-size:19px;text-transform:capitalize}.hw-calendar header>div{display:flex}.hw-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}.hw-days>small{text-align:center;padding:7px;color:#8b977d;font-size:11px}.hw-days>button{border:0;background:none;border-radius:9px;min-height:42px;position:relative;color:#44613b;font-size:13px;padding:8px 0}.hw-days>button.today{box-shadow:inset 0 0 0 1px #b9caaa}.hw-days>button.selected{background:#285d46;color:#fff}.hw-days i{position:absolute;bottom:4px;left:calc(50% - 2px);height:4px;width:4px;border-radius:50%;background:#8ca66c}.hw-days button.selected i{background:#fff}.hw-calendar footer{display:flex;justify-content:space-between;gap:10px;margin:20px 0;border-top:1px solid var(--hw-line);padding-top:17px}.hw-calendar footer button{border:0;background:none;color:#557944;font-size:12px;padding:0}.hw-calendar>small{font-size:11px;color:var(--hw-muted)}.hw-agenda .hw-section-heading{margin-top:0}.hw-agenda>article{display:flex;align-items:center;gap:14px;border-top:1px solid var(--hw-line);padding:20px 0}.hw-agenda>article>div{flex:1;min-width:0}.hw-agenda h4{font-size:16px;margin:4px 0;overflow-wrap:anywhere}.hw-agenda p,.hw-agenda small{font-size:12px;color:var(--hw-muted)}.hw-date-block{width:45px;flex-shrink:0;text-align:center;border:1px solid #dce6cf;background:#f5f8ef;border-radius:8px;padding:7px 3px;font-weight:700;font-size:21px;line-height:1.1}.hw-date-block small{display:block;margin-top:4px;font-weight:400;font-size:10px}.hw-home-strip{display:flex;align-items:center;gap:15px;border:1px solid #dce4d4;border-radius:12px;padding:19px 22px;margin:0 0 24px;background:#f0f4e9;color:#31543e}.hw-home-strip>span{width:40px;height:40px;display:grid;place-items:center;border-radius:9px;background:#e5edda}.hw-home-strip>div{flex:1}.hw-home-strip p{font-size:12px;margin:4px 0 0;color:#7c8c6c}.hw-home-strip strong{font-size:15px}.hw-home-strip button{display:flex;gap:8px;align-items:center;border:0;background:none;font:inherit;font-size:13px;color:#356244;cursor:pointer}@media (max-width:1000px){.hw-toolbar{flex-wrap:wrap}.hw-search{flex-basis:100%}.hw-toolbar select{flex:1;max-width:none}.hw-metrics>div{padding:18px}.hw-card{flex-wrap:wrap}.hw-card-status{min-width:145px}.hw-calendar-layout{grid-template-columns:1fr}.hw-roster>article{flex-wrap:wrap}.hw-roster>article>.hw-tag{margin-left:52px}.hw-roster>article>.hw-secondary{margin-left:auto}.hw-roster>article>div{flex-basis:calc(100% - 60px)}}@media (max-width:600px){.hw-page{padding:20px 0 65px}.hw-heading{align-items:flex-start;flex-direction:column;gap:12px}.hw-page h1{font-size:27px}.hw-metrics{grid-template-columns:1fr 1fr}.hw-metrics>div{border-bottom:1px solid var(--hw-line)}.hw-metrics>div:nth-child(2){border-right:0}.hw-metrics>div:nth-child(n+3){border-bottom:0}.hw-metrics strong{font-size:26px}.hw-card{padding:18px;gap:12px}.hw-card-icon{width:36px;height:42px}.hw-card-main{flex-basis:calc(100% - 48px)}.hw-card-status{margin-left:48px;flex:1}.hw-card>svg:last-child{width:16px}.hw-instructions,.hw-delivery{padding:20px}.hw-due{flex-wrap:wrap}.hw-due>span:first-of-type{flex-basis:calc(100% - 35px)}.hw-due>.hw-tag{margin-left:30px}.hw-form-grid{grid-template-columns:1fr}.hw-dialog{padding:21px;max-height:94dvh}.hw-dialog footer{flex-wrap:wrap}.hw-dialog footer button{flex:1}.hw-delivery footer{flex-wrap:wrap}.hw-delivery footer>span{flex-basis:100%}.hw-delivery footer>button{flex:1;padding:11px}.hw-section-heading{flex-wrap:wrap}.hw-calendar,.hw-agenda{padding:18px}.hw-calendar header h3{font-size:18px}.hw-home-strip{padding:16px;flex-wrap:wrap}.hw-home-strip button{margin-left:55px}.hw-home-strip>div{flex-basis:calc(100% - 60px)}.app .main .hw-field textarea,.hw-dialog :is(input,select,textarea){font-size:16px}.hw-actions{flex-wrap:wrap}}.app .main .hw-page .hw-search input{border:0!important;border-radius:0;background:transparent!important}.app .main .hw-page select,.hw-dialog select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%23537347' stroke-width='1.6'%3E%3Cpath d='m4 6 4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 11px center;padding-right:36px}.hw-calendar-filter{display:flex;align-items:center;gap:14px;margin:0 0 22px;font-size:13px;color:var(--hw-muted)}.hw-calendar-filter select{max-width:300px}.hw-form-grid{grid-template-columns:.7fr 1.2fr 1fr}@media (max-width:600px){.hw-form-grid{grid-template-columns:1fr}.hw-calendar-filter{align-items:flex-start;flex-direction:column}.hw-calendar-filter select{width:100%;max-width:none}}.lucia-root{--lu-ink:#23483a;--lu-green:#285c48;--lu-muted:#72816d;--lu-line:#dce4d6;font-family:"Source Sans 3",Source Sans Pro,sans-serif;color:var(--lu-ink)}.lucia-root *{box-sizing:border-box}.lucia-root button,.lucia-root select,.lucia-root textarea{font:inherit}.lucia-root button{cursor:pointer}.lucia-root button:disabled{cursor:default;opacity:.5}.lucia-root button:focus-visible,.lucia-root select:focus-visible,.lucia-root textarea:focus-visible{outline:2px solid #78965f;outline-offset:3px}.lucia-root svg{flex-shrink:0}.lucia-root .lu-launcher{position:fixed;z-index:110;right:24px;bottom:24px;display:grid;grid-template-columns:38px auto;column-gap:10px;align-items:center;padding:10px 20px 10px 12px;background:var(--lu-green);color:#fff;border:1px solid #48725b;border-radius:40px;box-shadow:0 5px 24px #143c2a22;text-align:left}.lu-launcher>span{grid-row:span 2;display:grid;place-items:center;border:1px solid #ffffff40;border-radius:50%;width:38px;height:38px}.lu-launcher strong{font-size:17px;line-height:1.15}.lu-launcher small{font-size:12px;color:#d5e4cb}.lucia-root .lu-panel{position:fixed;inset:14px 14px 14px auto;margin:0;width:510px;max-width:calc(100vw - 28px);height:calc(100dvh - 28px);max-height:none;padding:0;border:1px solid var(--lu-line);border-radius:20px;background:#fbfcf8;color:var(--lu-ink);box-shadow:0 18px 70px #16372833;overflow:hidden}.lu-panel[open]{display:flex;flex-direction:column}.lu-panel::backdrop{background:#18342624;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.lu-heading{display:flex;align-items:center;gap:8px;padding:20px 20px 16px;border-bottom:1px solid var(--lu-line);background:#fff;flex-shrink:0}.lu-heading>div{flex:1}.lu-heading h2{font-size:23px;line-height:1.15;margin:0;letter-spacing:-.5px}.lu-heading p{margin:4px 0 0;font-size:12px;color:var(--lu-muted)}.lu-symbol{height:42px;width:42px;background:#eaf0df;border-radius:14px;display:grid;place-items:center;margin-right:4px;color:#426740}.lu-symbol svg{width:26px;height:26px}.lucia-root .lu-icon{width:34px;height:34px;flex-shrink:0;border:0;border-radius:8px;background:transparent;color:var(--lu-ink);display:grid;place-items:center;padding:0}.lu-icon:hover{background:#edf1e7!important}.lu-context{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:12px 20px;border-bottom:1px solid var(--lu-line);font-size:12px;flex-shrink:0}.lu-context>span{display:flex;align-items:center;gap:7px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lu-context b{font-weight:400;color:#a0af9b}.lu-context button{display:flex;align-items:center;gap:6px;border:0;background:none;color:var(--lu-ink);padding:4px;white-space:nowrap}.lu-context svg{width:15px;height:15px}.lu-filters{background:#f0f4ea;padding:14px 20px;display:grid;grid-template-columns:1fr 1fr;gap:10px;border-bottom:1px solid var(--lu-line);max-height:40dvh;overflow:auto;flex-shrink:0}.lu-filters p{grid-column:1/-1;margin:0;font-size:12px;color:#63735e}.lu-filters label{font-size:12px;font-weight:600;display:grid;gap:5px}.lu-filters label:first-of-type{grid-column:1/-1}.lucia-root .lu-filters select{width:100%;min-width:0;border:1px solid #cdd9c5;border-radius:8px;background-color:#fff;color:var(--lu-ink);height:38px;padding:6px 30px 6px 9px;font-size:12px}.lu-scroll{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:25px 22px}.lu-welcome{padding:9px 0}.lu-eyebrow{font-size:10px;letter-spacing:1.6px;color:#79836d;font-weight:600}.lu-welcome h3{font-size:30px;letter-spacing:-.6px;margin:17px 0 8px;line-height:1.2}.lu-welcome>p{font-size:19px;line-height:1.4;max-width:340px;margin:0 0 26px;color:#62745d}.lu-welcome>small{font-size:12px;color:var(--lu-muted);display:block;margin-top:20px}.lu-prompts{display:grid;gap:10px}.lu-prompts button{display:flex;align-items:center;gap:12px;text-align:left;padding:16px 14px;border:1px solid var(--lu-line);background:#fff;border-radius:12px;color:var(--lu-ink);font-size:14px;line-height:1.4}.lu-prompts button:hover{border-color:#9bb08b;background:#f6f8f1}.lu-prompts span{flex:1}.lu-prompts svg:first-child{color:#7a936a}.lu-prompts svg:last-child{width:15px}.lu-message{margin-bottom:26px}.lu-message-author{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#6b805e;margin-bottom:9px}.lu-message-author svg{width:15px;height:15px}.lu-message.lu-user{margin-left:38px;background:#eaf0e3;border:1px solid #dfe7d8;border-radius:15px 15px 3px;padding:14px 17px}.lu-user .lu-message-author{color:#75836d}.lu-prose{font-size:15px;line-height:1.65;overflow-wrap:anywhere;white-space:pre-wrap}.lu-prose p{margin:0 0 12px}.lu-prose p:last-child{margin:0}.lu-sources{margin-top:15px;border-top:1px solid var(--lu-line);padding-top:10px;color:#72826a;font-size:12px}.lu-sources summary{cursor:pointer;list-style:none;display:flex;align-items:center;gap:7px}.lu-sources summary:after{content:"⌄";margin-left:auto}.lu-sources summary svg{width:14px}.lu-sources>div{display:grid;gap:3px;padding:10px 0;border-bottom:1px solid #ebeee7}.lu-sources strong{color:#47613f}.lu-thinking{display:flex;align-items:center;gap:4px;color:#738169;font-size:13px;margin-bottom:15px}.lu-thinking>span{height:5px;width:5px;background:#91a181;border-radius:50%;animation:lu-pulse 1.4s infinite}.lu-thinking>span:nth-child(2){animation-delay:.2s}.lu-thinking>span:nth-child(3){animation-delay:.4s}.lu-thinking p{margin:0 0 0 7px}@keyframes lu-pulse{50%{opacity:.3}}.lu-composer{border-top:1px solid var(--lu-line);background:#fff;padding:14px 18px 15px;flex-shrink:0}.lu-composer form{display:flex;align-items:flex-end;padding:10px;border:1px solid #cdd9c5;border-radius:13px;background:#fafbf7;gap:8px}.lucia-root .lu-composer textarea{flex:1;width:100%;border:0;background:transparent;box-shadow:none;color:var(--lu-ink);resize:none;min-height:48px;max-height:110px;margin:0;padding:3px 4px;font-size:15px;line-height:1.5}.lu-composer form button{border:0;border-radius:9px;width:36px;height:36px;flex-shrink:0;display:grid;place-items:center;background:var(--lu-green);color:#fff}.lu-composer>small{display:block;text-align:center;margin-top:9px;font-size:11px;color:var(--lu-muted)}.lu-composer>p{font-size:12px;margin:0 0 10px}.lu-error{background:#fcf1de;border:1px solid #ead5af;padding:10px 12px;color:#805b25;font-size:13px;border-radius:8px;margin:0 0 10px}.lu-history>div{display:flex;align-items:center;justify-content:space-between}.lu-history h3{margin:0;font-size:19px}.lu-history p{font-size:13px;color:var(--lu-muted)}.lu-history>div button,.lu-history article>button:first-child{border:0;background:transparent;color:var(--lu-ink);text-align:left;padding:10px 0}.lu-history article{display:flex;align-items:center;border-bottom:1px solid var(--lu-line);gap:8px}.lu-history article>button:first-child{flex:1;min-width:0}.lu-history article strong{display:block;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lu-history article small{font-size:12px;color:var(--lu-muted);display:block;margin-top:4px}.lu-next{display:flex;flex-wrap:wrap;gap:7px;border-top:1px solid var(--lu-line);padding-top:14px}.lu-next button{display:flex;gap:7px;align-items:center;background:#fff;border:1px solid var(--lu-line);border-radius:8px;color:var(--lu-ink);font-size:12px;padding:8px 10px}.lu-next svg{width:14px;height:14px}.lu-visual{margin:16px 0;background:#fff;border:1px solid var(--lu-line);border-radius:12px;padding:15px;overflow:hidden}.lu-visual header{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:14px}.lu-visual header button{font-size:12px;color:var(--lu-green);border:1px solid var(--lu-line);background:#f5f8f0;border-radius:6px;padding:4px 8px}.lu-visual p,.lu-visual>small{font-size:11px;color:var(--lu-muted);line-height:1.4}.lu-bars>div{display:grid;grid-template-columns:minmax(90px,1fr) 80px 30px;gap:10px;align-items:center;margin:14px 0;font-size:12px}.lu-bars small{display:block;font-size:10px;color:var(--lu-muted);margin-top:3px}.lu-bar-track{height:7px;border-radius:5px;background:#e9eee2;overflow:hidden}.lu-bar-track i{height:100%;display:block;background:#538168;border-radius:5px}.lu-table-wrap{overflow:auto;margin:12px -4px}.lu-visual table{border-collapse:collapse;width:100%;font-size:11px}.lu-visual th,.lu-visual td{padding:7px 5px;border-bottom:1px solid var(--lu-line);text-align:left;background:transparent}.lu-visual th{font-weight:600}@media (max-width:640px){.lucia-root .lu-launcher{right:14px;bottom:76px;padding:9px;border-radius:50%;width:50px;height:50px;display:grid;place-items:center}.lu-launcher>span{height:32px;width:32px;border:0}.lu-launcher strong,.lu-launcher small{display:none}.lucia-root .lu-panel{top:0;right:0;bottom:0;left:0;width:100vw;max-width:100vw;height:100dvh;border-radius:0;border:0}.lu-heading{padding:16px}.lu-context{padding:10px 16px}.lu-scroll{padding:22px 18px}.lu-composer{padding-bottom:max(14px,env(safe-area-inset-bottom))}.lu-welcome h3{font-size:28px}.lu-heading>div{min-width:0}.lu-heading p{font-size:11px}.lu-heading .lu-icon{width:31px}.lu-filters{padding:12px 16px}.lu-composer textarea{font-size:16px!important}}@media (prefers-reduced-motion:reduce){.lu-thinking>span{animation:none}}.lu-scope-note{margin:0;padding:7px 20px;background:#f2f5eb;color:#6b7d60;font-size:11px;border-bottom:1px solid var(--lu-line);flex-shrink:0}.app .main .lucia-root .lu-composer textarea{border:0;background:transparent;box-shadow:none;padding:3px 4px;border-radius:0}.lj-journey{min-width:0;border:1px solid #dce5d6;border-radius:20px;overflow:hidden;background:#fff}.lj-scene{position:relative;isolation:isolate;min-height:500px;background:#071b29;color:#fff;overflow:hidden}.lj-landscape{position:absolute;top:0;right:0;bottom:0;left:33%;z-index:-3;background-repeat:no-repeat;background-size:100% auto;background-position:center var(--road-position);transition:background-position .8s cubic-bezier(.2,.7,.2,1)}.lj-shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:linear-gradient(90deg,#071b29,#071b29f5 29%,#071b29b3 44%,#071b2915 67%),linear-gradient(0deg,#071b29d9,transparent 28%)}.lj-copy{position:relative;z-index:2;padding:42px;width:49%;max-width:620px;box-sizing:border-box}.lj-kicker{display:flex;align-items:center;gap:8px;font-size:10px;letter-spacing:.13em;color:#cfddbc;font-weight:600}.lj-kicker i{width:6px;height:6px;border-radius:50%;background:#e6c977;box-shadow:0 0 0 4px #e6c97719}.lj-copy h2{font-size:clamp(28px,3vw,43px);line-height:1.14;letter-spacing:-.8px;color:#fbfcf6;margin:22px 0 16px;max-width:450px}.lj-copy>p{color:#bfcdce;font-size:15px;line-height:1.6;max-width:350px;margin:0}.lj-goal{margin-top:25px;padding:0 0 0 16px;border-left:2px solid #cdb66c;display:grid;gap:9px;max-width:365px}.lj-goal>span{font-size:9px;letter-spacing:.14em;color:#cfbb80}.lj-goal strong{font-size:16px;line-height:1.5;font-weight:600;color:#fff}.lj-goal p{font-size:12px;line-height:1.6;color:#c2ced0;margin:0}.lj-journey button{font:inherit;cursor:pointer}.lj-journey button:focus-visible{outline:3px solid #cfb766;outline-offset:4px}.lj-journey button:disabled{opacity:.4;cursor:default}.lj-journey .lj-continue{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;background:#e8d28f;border:1px solid #e8d28f;border-radius:8px;color:#203829;font-size:13px;font-weight:600;padding:13px 17px;margin-top:27px;min-height:44px}.lj-continue:hover{background:#f3dfa3}.lj-marker{position:absolute;top:45%;left:74%;transform:translate(-50%,-50%);width:105px;height:105px;border:1px solid #d9e8e27a;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#102d37e8;box-shadow:0 0 0 9px #c6dac715,0 0 50px #cbd28a22;color:#f6faf4;transition:transform .5s}.lj-marker.is-current{border:2px solid #ead899;box-shadow:0 0 0 9px #ead89918,0 0 0 17px #ead89909,0 0 60px #ead89926}.lj-marker span{font-size:8px;letter-spacing:.16em;color:#d9ddb7}.lj-marker strong{font-size:37px;line-height:1.2;margin:5px 0;text-align:center}.lj-marker i{width:5px;height:5px;border-radius:50%;background:#ead899}.lj-map-caption{position:absolute;left:63%;bottom:120px;max-width:240px;text-shadow:0 1px 8px #051624}.lj-map-caption span{font-size:9px;letter-spacing:.17em;color:#d3c489}.lj-map-caption p{font-size:16px;line-height:1.5;color:#e4ebe7;margin:8px 0}.lj-controls{position:absolute;bottom:25px;right:30px;display:flex;align-items:center;gap:19px}.lj-controls button{width:39px;height:39px;min-height:39px;border:1px solid #9eb7b44d;background:#14333d99;color:#ebf0e8;border-radius:50%;font-size:18px}.lj-controls button:hover{background:#2b4a51}.lj-controls>span{font-size:13px;text-align:center;color:#e0e8da}.lj-controls small{display:block;font-size:9px;color:#afc2bd;margin-top:4px}.lj-stages{display:flex;align-items:stretch;padding:15px 22px;gap:5px;background:#f2f5ed;border-bottom:1px solid #dfe6d7;flex-wrap:wrap}.lj-stages button{display:grid;place-items:center;align-content:center;gap:4px;flex:1;min-width:37px;min-height:51px;background:transparent;border:1px solid transparent;color:#677963;border-radius:9px;font-size:12px;padding:8px}.lj-stages button:nth-child(-n+3){font-size:10px;flex:1.4;min-width:67px}.lj-stages button[aria-pressed=true]{background:#fff;border-color:#c7d5bb;color:#244e35;box-shadow:0 2px 5px #25493609}.lj-stages button[aria-current=step]{font-weight:700;color:#21513a}.lj-stages button small{font-size:8px;white-space:nowrap;color:#507448}.lj-stages button:hover{background:#e4edda}.lj-next{display:flex;align-items:center;gap:18px;padding:24px 30px}.lj-next-symbol{display:grid;place-items:center;flex:0 0 43px;height:43px;background:#eff4e8;border-radius:12px;color:#49724a;font-size:25px}.lj-next>div{flex:1;min-width:0}.lj-next-label{font-size:9px;letter-spacing:.14em;color:#829171}.lj-next h3{font-size:17px;color:#254b35;line-height:1.4;margin:5px 0}.lj-next p{font-size:12px;color:#7a876f;margin:0;line-height:1.6}.lj-journey .lj-next-button{flex-shrink:0;display:flex;gap:20px;align-items:center;justify-content:center;border:1px solid #d3dfc9;border-radius:8px;color:#2c5b3f;background:#fff;font-size:13px;padding:12px 16px;min-height:44px}.lj-next-button:hover{background:#f2f6ec}.lj-journey+*{margin-top:5px}@media (min-width:1500px){.lj-scene{min-height:540px}.lj-copy{padding:48px}}@media (max-width:1000px){.lj-copy{width:55%;padding:30px}.lj-landscape{left:25%}.lj-copy h2{font-size:32px}.lj-goal strong{font-size:14px}.lj-map-caption{left:67%;max-width:170px}.lj-stages{padding:12px}.lj-next{padding:22px}}@media (max-width:650px){.lj-scene{min-height:680px}.lj-copy{padding:26px;width:100%;max-width:none}.lj-copy h2{font-size:30px;max-width:280px;margin-top:18px}.lj-copy>p{max-width:285px;font-size:13px}.lj-goal{margin-top:20px;max-width:270px}.lj-goal strong{font-size:14px}.lj-landscape{top:0;right:0;bottom:0;left:0;background-size:auto 145%;background-position:72% var(--road-position)}.lj-shade{background:linear-gradient(180deg,#071b29f5,#071b29dd 35%,#071b2970 66%,#071b29cc)}.lj-copy .lj-continue{margin-top:20px}.lj-marker{top:auto;bottom:75px;left:71%;transform:translate(-50%);width:83px;height:83px}.lj-marker strong{font-size:29px}.lj-marker span{font-size:7px}.lj-map-caption{bottom:87px;left:26px;width:140px;max-width:40%}.lj-map-caption p{font-size:14px}.lj-map-caption span{font-size:8px}.lj-controls{bottom:18px;right:23px;gap:14px}.lj-stages{gap:4px}.lj-stages button{flex:0 0 calc(100% / 7 - 4px);padding:5px;min-width:0;font-size:11px}.lj-stages button:nth-child(-n+3){flex:0 0 calc(100% / 7 - 4px);min-width:0;font-size:8px;padding:3px}.lj-stages button small{font-size:7px}.lj-next{flex-wrap:wrap;gap:12px;padding:20px}.lj-next-symbol{flex-basis:35px;height:35px}.lj-next h3{font-size:15px}.lj-next .lj-next-button{width:100%}}@media (prefers-reduced-motion:reduce){.lj-landscape,.lj-marker{transition:none}}.lj-marker.is-early strong{font-size:17px;max-width:95px;overflow-wrap:anywhere}@media (max-width:650px){.lj-copy{padding-bottom:235px}.lj-marker.is-early strong{font-size:14px;max-width:75px}}.assessment-audio{display:grid;gap:12px;padding:18px;border:1px solid #d8e3db;border-radius:12px;background:#f6f9f5;margin-block:14px;min-width:0;color:#294d3b}.assessment-audio p{margin:0;font-size:14px;line-height:1.5}.assessment-audio audio{width:100%;max-width:560px}.assessment-audio small{color:#627868}.assessment-audio-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.assessment-audio-actions button,.assessment-audio-actions label{font:inherit;font-size:14px;padding:10px 14px;border:1px solid #c7d8cb;border-radius:8px;background:#fff;color:#294d3b;cursor:pointer}.assessment-audio-actions label{display:grid;gap:6px}.assessment-audio-actions input{max-width:240px;font:inherit;font-size:12px}.assessment-audio [role=alert]{color:#9a322b}.assessment-audio textarea{width:100%;box-sizing:border-box;min-height:90px}.mc-center{color:#244c3b;min-width:0}.mc-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:12px 0 20px}.mc-heading p{font-size:10px;letter-spacing:.14em;margin:0 0 8px;color:#73866b}.mc-heading h2{font-size:28px;margin:0 0 8px}.mc-heading span,.mc-scope{color:#73816e;font-size:14px}.mc-center button,.mc-center input,.mc-center select,.mc-center textarea{font:inherit}.mc-center button{cursor:pointer}.mc-center button:disabled{opacity:.5;cursor:default}.mc-center button:focus-visible{outline:3px solid #91ab80;outline-offset:2px}.mc-center .mc-primary{background:#245d46;color:#fff;border:0;border-radius:9px;padding:12px 18px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:600!important}.mc-scope{background:#edf2e8;border-radius:9px;padding:13px 16px;line-height:1.5}.mc-filters{display:flex;align-items:end;gap:16px;margin:22px 0}.mc-filters label{flex:1;min-width:0}.mc-center label{display:grid;gap:8px;font-size:13px;font-weight:600}.mc-center input,.mc-center select,.mc-center textarea{width:100%;box-sizing:border-box;background:#fff;border:1px solid #d2ddce;color:#244c3b;border-radius:8px;padding:12px;min-height:44px}.mc-center select{padding-right:36px}.mc-center textarea{resize:vertical}.mc-filters small{padding:14px 0;color:#73816e;white-space:nowrap}.mc-workspace{display:grid;grid-template-columns:minmax(270px,.85fr) minmax(0,1.15fr);border:1px solid #d9e2d4;border-radius:14px;overflow:hidden;background:#fff;min-height:430px}.mc-list{border-right:1px solid #d9e2d4;max-height:620px;overflow:auto}.mc-center .mc-row{display:flex;width:100%;gap:12px;padding:20px;border:0;border-bottom:1px solid #e4eade;background:transparent;text-align:left;color:inherit}.mc-center .mc-row:hover,.mc-center .mc-row.is-selected{background:#f0f5ec}.mc-avatar{flex:0 0 38px;height:38px;border-radius:50%;background:#e8efdf;display:grid;place-items:center;font-size:12px}.mc-summary{display:grid;min-width:0;gap:8px;flex:1}.mc-sender{display:flex;justify-content:space-between;gap:10px;font-size:12px;color:#6f816d}.mc-sender time{font-size:10px;white-space:nowrap}.mc-preview{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px;color:#71806e}.mc-summary small{font-size:11px;color:#71806e}.mc-detail{padding:26px;min-width:0}.mc-detail header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:24px}.mc-detail header button{border:0;background:none;color:#426c52;padding:4px}.mc-detail time,.mc-detail footer small{font-size:12px;color:#71806e}.mc-detail h3{font-size:21px;margin:0;overflow-wrap:anywhere}.mc-address{display:grid;gap:7px;font-size:13px;color:#71806e;margin:24px 0}.mc-address strong{color:#244c3b}.mc-body{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.75;margin:26px 0 32px}.mc-detail form{display:grid;gap:18px}.mc-detail form header{margin-bottom:4px}.mc-detail footer{display:flex;justify-content:space-between;align-items:center;gap:12px}.mc-empty{padding:55px 25px;text-align:center;color:#7a8975;display:grid;justify-items:center;align-content:center;min-height:230px;gap:12px}.mc-empty h3{font-size:19px;color:#345943;margin:0}.mc-empty p{font-size:14px;line-height:1.6;max-width:290px;margin:0}.mc-error{padding:15px;background:#fff2ec;border:1px solid #edc4b5;border-radius:8px;color:#97452f}.mc-error button{margin-left:12px}.mc-notice{background:#eaf3e4;padding:14px;border-radius:8px}.mc-list>p{padding:20px}@media (max-width:1000px){.mc-workspace{grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr)}.mc-sender{flex-wrap:wrap}}@media (max-width:720px){.mc-heading{align-items:start;flex-direction:column}.mc-heading h2{font-size:24px}.mc-filters{flex-wrap:wrap}.mc-filters label{flex-basis:100%}.mc-filters small{padding:0}.mc-workspace{display:block;min-height:280px}.mc-list{max-height:500px;border-right:0}.mc-detail{display:none;padding:20px}.mc-workspace.has-detail .mc-detail{display:block}.mc-workspace.has-detail .mc-list{display:none}.mc-center .mc-row{padding:17px}.mc-scope{font-size:12px}}.school-community .mc-heading h2,.school-community .mc-heading p{margin:0 0 8px}.school-community .mc-scope{margin:0}.school-community .mc-address{margin:24px 0}.school-community .mc-body{margin:26px 0 32px}.mc-center .mc-primary:hover{background:#194c37;color:#fff}.mc-center .mc-row{border-radius:0;align-items:flex-start;justify-content:flex-start}.mc-center .mc-row:disabled{cursor:default}.school-community{--sc-ink:#244334;--sc-green:#285b45;--sc-muted:#738378;--sc-line:#e0e7df;display:grid;gap:22px;color:var(--sc-ink);min-width:0}.school-community :is(h2,h3,p){margin:0}.school-community button,.sc-dialog button{font:inherit;cursor:pointer;border:0;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:8px 12px;background:transparent;color:#365a44;border-radius:8px}.school-community button:disabled,.sc-dialog button:disabled{opacity:.5;cursor:wait}.school-community button:focus-visible,.sc-dialog button:focus-visible{outline:2px solid #477a59;outline-offset:3px}.school-community button:hover,.sc-dialog button:hover{background:#edf3e9}.school-community .sc-primary,.sc-dialog .sc-primary{background:#285b45;color:#fff;font-weight:600}.school-community .sc-primary:hover,.sc-dialog .sc-primary:hover{background:#1e4835}.sc-heading{display:flex;justify-content:space-between;align-items:center;gap:15px}.sc-heading h2{font-size:30px;letter-spacing:-.7px}.sc-heading>div>span{display:flex;align-items:center;gap:6px;font-size:13px;color:#738378;margin-top:5px}.sc-heading .sc-moderate{background:#fff;border:1px solid var(--sc-line);font-size:13px}.sc-moderate.is-active{box-shadow:0 0 0 2px #83a68a}.sc-tabs{display:flex;gap:22px;overflow:auto;border-bottom:1px solid var(--sc-line)}.school-community .sc-tabs button{border-radius:0;white-space:nowrap;padding:12px 0 14px;border-bottom:2px solid transparent;color:#78887a;font-size:14px}.school-community .sc-tabs button[aria-pressed=true]{border-color:#285b45;color:#285b45;font-weight:600}.sc-tabs b{display:grid;place-items:center;background:#285b45;color:#fff;font-size:10px;border-radius:10px;min-width:19px;height:19px}.sc-layout{display:grid;grid-template-columns:minmax(0,1fr);align-items:start}.sc-main{display:grid;gap:18px;min-width:0}.sc-composer-card{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--sc-line);border-radius:14px;padding:17px}.school-community .sc-composer-card>button:first-of-type{flex:1;justify-content:start;background:#f4f6f1;color:#7a897c;font-size:14px;text-align:left;padding:12px 16px}.sc-avatar{display:grid;place-items:center;width:40px;height:40px;flex-shrink:0;border-radius:50%;background:#e8efde;color:#4b714b;font-size:12px;font-weight:600}.sc-filter-row{display:flex;gap:12px;align-items:center}.sc-filter-row label{display:flex;align-items:center;gap:8px;flex:1;min-width:0;color:#738378}.school-community .sc-filter-row input{border:0;box-shadow:none;background:transparent;padding:9px 0;min-width:0;width:100%;font:inherit;font-size:13px;color:#284333}.school-community .sc-filter-row select{max-width:190px;min-width:0;border:1px solid var(--sc-line);border-radius:8px;background:#fff;padding:9px 28px 9px 10px;font:inherit;font-size:12px;color:#526b57}.sc-space-icon{width:32px;height:32px;background:#f0f4ea;border-radius:9px;display:grid;place-items:center;flex-shrink:0}.sc-post{background:#fff;border:1px solid var(--sc-line);border-radius:14px;overflow:hidden;min-width:0}.sc-post>header{display:flex;align-items:center;gap:8px;padding:16px 18px 7px}.school-community .sc-author{display:flex;gap:10px;padding:0;text-align:left;justify-content:start;min-width:0;flex:1}.sc-author>span:last-child{display:grid;gap:3px;min-width:0}.sc-author strong{font-size:14px}.sc-author small{color:#7d8b7e;font-size:11px}.sc-post time{font-size:10px;color:#8b978b;white-space:nowrap}.school-community .sc-icon-button{padding:5px;min-height:30px}.sc-post .sc-post-content{padding:15px 20px 22px;font-size:15px;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere}.sc-pinned{display:flex;align-items:center;gap:6px;font-size:11px;padding:8px 20px;background:#f2f5ec;color:#79916b}.sc-post-menu{display:flex;gap:6px;padding:8px 16px;flex-wrap:wrap;border-block:1px solid #eef2e9;background:#fafbf8}.sc-post-menu button{font-size:12px}.sc-post-images{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px}.sc-images-1{grid-template-columns:1fr}.school-community .sc-post-images button{padding:0;border-radius:0;overflow:hidden}.sc-post-images img{width:100%;height:240px;object-fit:cover;display:block}.sc-images-1 img{height:auto;max-height:520px;object-fit:contain;background:#f1f4ed}.sc-post-counts{padding:9px 18px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px;color:#83917e}.sc-post-counts button{font-size:11px;padding:0;min-height:24px;color:#83917e}.sc-post-actions{display:flex;justify-content:space-between;gap:3px;margin:0 16px;padding:7px 0;border-top:1px solid #ecf0e9}.sc-post-actions button{font-size:12px;padding:8px}.sc-post-actions button[aria-pressed=true]{background:#eaf2e3;color:#2e693f}.sc-post-status{margin:10px 18px 0;padding:10px 13px;background:#faf3e5;border-radius:8px;font-size:12px;color:#95753c}.sc-post-status p{margin-top:5px}.sc-review-actions{display:flex;justify-content:flex-end;gap:10px;padding:0 18px 18px}.sc-review-tabs{display:flex;gap:10px}.sc-review-tabs button{font-size:13px}.sc-review-tabs button[aria-pressed=true]{background:#e6edde;font-weight:600}.sc-comments{padding:15px 18px;background:#fafbf8;border-top:1px solid #edf1e8;display:grid;gap:15px}.sc-comment{display:flex;gap:8px;align-items:start}.sc-comment .sc-avatar{width:28px;height:28px;font-size:10px}.sc-comment>div{flex:1;min-width:0}.sc-comment strong{font-size:12px}.sc-comment p{font-size:13px;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere;margin:4px 0}.sc-comment small{font-size:10px;color:#879482}.sc-comment button{padding:3px;min-height:24px}.sc-comments form{display:flex;gap:8px}.school-community .sc-comments input{flex:1;min-width:0;font:inherit;font-size:13px;border:1px solid #e0e7da;border-radius:20px;background:#fff;padding:10px 14px}.sc-empty{display:grid;justify-items:center;text-align:center;border:1px solid var(--sc-line);border-radius:14px;background:linear-gradient(160deg,#fff,#fafcf6);padding:50px 25px 42px;gap:12px}.sc-empty h3{font-size:23px;max-width:330px;line-height:1.25;letter-spacing:-.4px}.sc-empty p{font-size:14px;color:#89947e;max-width:260px;line-height:1.6}.sc-empty-art{width:140px;height:100px;display:flex;justify-content:center;align-items:center;position:relative;color:#779268;margin-bottom:8px}.sc-empty-art>svg{padding:18px;box-sizing:content-box;background:#eaf1df;border-radius:25px;transform:rotate(-7deg);z-index:1}.sc-empty-art span{position:absolute;width:28px;height:28px;border-radius:50%;background:#dce8ce;left:0;top:5px}.sc-empty-art span:last-child{width:17px;height:17px;left:auto;right:5px;top:75px;background:#e8dcb9}.sc-empty .sc-primary{margin-top:12px}.sc-load-more{justify-self:center}.sc-loading{font-size:13px;color:#85917b;text-align:center;padding:15px}.sc-error{padding:12px 15px;background:#fff0e9;border:1px solid #edcebc;border-radius:9px;color:#904c36;font-size:13px}.sc-notice{display:flex;align-items:center;justify-content:space-between;padding:8px 15px;border:1px solid #d9e4cd;background:#eef5e5;color:#4b713d;border-radius:9px;font-size:13px}.sc-muted{font-size:13px;color:#7e8e79;line-height:1.6}.sc-post>.sc-error{margin:12px}.sc-activity,.sc-report{background:#fff;border:1px solid var(--sc-line);border-radius:14px;padding:20px}.sc-activity>header{display:flex;align-items:center;justify-content:space-between;gap:15px}.sc-activity h3,.sc-report h3{font-size:18px}.sc-activity>header button{font-size:12px}.sc-activity>button{width:100%;display:flex;text-align:left;justify-content:start;padding:15px 10px;font-size:13px;border-top:1px solid #edf1e8;border-radius:0}.sc-activity>button>span{flex:1}.sc-activity small{display:block;font-size:11px;color:#86937e;margin-top:5px}.sc-activity .is-unread{background:#f3f7ee}.sc-report>span{display:flex;gap:6px;align-items:center;font-size:11px;color:#9a7850;margin-bottom:12px}.sc-report blockquote{margin:15px 0;padding:12px 15px;border-left:3px solid #d6dfcb;background:#f7f9f3;white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px}.sc-report small{color:#8b9584}.sc-report footer{display:flex;justify-content:flex-end;gap:10px;margin-top:15px;font-size:13px}.sc-dialog{border:1px solid #dae4d3;border-radius:18px;padding:25px;width:min(580px,calc(100vw - 36px));max-height:88dvh;overflow:auto;color:#284333;background:#fff;box-shadow:0 25px 90px #18372430}.sc-dialog::backdrop{background:#17352477;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.sc-dialog>header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.sc-dialog h3{margin:0;font-size:22px}.sc-dialog form{display:grid;gap:18px}.sc-dialog label{display:grid;gap:7px;font-size:13px}.sc-dialog :is(input:not([type=file]),select,textarea){width:100%;box-sizing:border-box;border:1px solid #dbe4d3;border-radius:9px;font:inherit;font-size:14px;background:#fff;color:#284333;padding:11px 13px}.sc-dialog textarea{min-height:150px;resize:vertical;line-height:1.6}.sc-dialog footer{display:flex;justify-content:flex-end;gap:12px;padding-top:10px;border-top:1px solid #edf1e7}.sc-compose-author{display:flex;align-items:center;gap:12px}.sc-compose-author>div{display:grid;gap:7px}.sc-compose-author label{display:flex;align-items:center;font-size:11px;gap:8px;color:#84917a}.sc-compose-author select{width:auto;font-size:12px;padding:7px 25px 7px 9px}.sc-compose-options{display:flex;align-items:center;justify-content:space-between;color:#78916b;font-size:11px}.sc-dialog .sc-upload{position:relative;display:flex;align-items:center;gap:7px;background:#eff5e7;padding:9px 15px;border-radius:8px;overflow:hidden;cursor:pointer}.sc-upload input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer;width:100%}.sc-image-preview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sc-image-preview>div{position:relative}.sc-image-preview img{width:100%;height:130px;object-fit:cover;border-radius:8px}.sc-image-preview button{position:absolute;right:5px;top:5px;background:#fff;min-height:26px;padding:4px}.sc-full-image{display:block;max-width:100%;max-height:70dvh;object-fit:contain;margin:15px auto}.sc-dialog .sc-post-content{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.7}.sc-profile{display:grid;justify-items:center;gap:12px;padding:20px}.sc-profile .sc-avatar{width:75px;height:75px;font-size:22px}.sc-profile p,.sc-profile>span{margin:0;font-size:14px;color:#78916b}@media (max-width:1000px){.sc-layout{grid-template-columns:minmax(0,1fr)}.sc-tabs{gap:18px}.sc-heading h2{font-size:27px}}@media (max-width:560px){.sc-tabs{gap:16px}.sc-tabs button{font-size:12px!important}.sc-tabs svg{display:none}.sc-filter-row{flex-wrap:wrap}.sc-filter-row label{flex-basis:100%}.school-community .sc-filter-row select{max-width:none;width:100%}.sc-post>header{flex-wrap:wrap}.sc-post time{order:3;width:100%;padding-left:50px}.sc-post-actions button>span:not([aria-hidden]){display:none}.sc-post-images img{height:170px}.sc-images-1 img{height:auto}.sc-dialog{padding:18px}.sc-compose-author label,.sc-review-tabs{flex-wrap:wrap}.sc-heading .sc-moderate{font-size:12px;padding:8px}}.app .main .school-community .sc-filter-row label{padding:0 12px;border:1px solid #e0e7df;border-radius:9px;background:#fff}.app .main .school-community .sc-filter-row input{border:0!important;box-shadow:none!important;outline:none;background:transparent!important;padding:11px 0}.sc-filter-row label:focus-within{outline:2px solid #69937c;outline-offset:2px}.sc-comment-preview{gap:12px}.sc-comment>div{min-width:0;flex:1}.sc-comment>div>strong{font-size:12px}.sc-comment>div>p{margin:3px 0 5px}.sc-comment .sc-sticker{display:block;width:112px;height:94px;margin:5px 0}.sc-conversation-link{display:flex;align-items:center;gap:7px;justify-self:start;font-size:12px;font-weight:650;color:var(--sc-green,#285e48);padding:2px 0;background:none;border:0}.sc-comment-tools{display:flex;align-items:center;justify-content:space-between;gap:12px}.sc-comment-tools>button{font-size:12px;padding:6px 10px;border:1px solid #dbe5de;border-radius:8px;background:#fff;color:#416153}.sc-emojis{display:flex;gap:3px}.sc-emojis button{border:0;background:none;padding:5px;font-size:19px;line-height:1;border-radius:7px}.sc-emojis button:hover{background:#e4ede6}.sc-sticker-picker{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:10px;border:1px solid #dce6df;background:#fff;border-radius:12px}.sc-sticker-picker button{padding:3px;border:2px solid transparent;background:#f5f7f2;border-radius:10px}.sc-sticker-picker button:hover,.sc-sticker-picker button[aria-pressed=true]{border-color:#397657;background:#e7f0e8}.sc-sticker{width:110px;max-width:100%;height:auto;vertical-align:middle}.sc-selected-sticker{display:flex;align-items:flex-start;justify-content:flex-start}.sc-selected-sticker>button{border:0;background:transparent;padding:5px}.sc-compose-options{flex-wrap:wrap}.sc-post-images.sc-images-1 img{width:100%;max-height:520px;object-fit:cover}.sc-comment-preview .sc-avatar{background:#e0e9dd}@media (max-width:600px){.sc-sticker-picker{gap:3px;padding:5px}.sc-comment-tools{gap:5px}.sc-emojis button{padding:4px;font-size:17px}}.sc-groups{display:grid;gap:24px;min-width:0}.sc-groups-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.sc-groups-heading h3{font-size:24px;letter-spacing:-.4px}.sc-groups>.sc-filter-row{max-width:480px}.sc-group-section h4{display:flex;align-items:center;gap:8px;margin:0 0 12px;font-size:14px;font-weight:600}.sc-group-section h4>span{font-size:11px;font-weight:500;color:var(--sc-muted);background:#eaf0e5;padding:2px 7px;border-radius:20px}.sc-group-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.school-community .sc-group-card{display:flex;justify-content:start;gap:14px;text-align:left;padding:20px 16px;border:1px solid var(--sc-line);border-radius:13px;background:#fff;min-width:0}.school-community .sc-group-card:hover{background:#f6f9f2;border-color:#93b099}.sc-group-card .sc-space-icon{width:44px;height:44px;border-radius:12px}.sc-group-card>span:nth-child(2){display:grid;gap:5px;flex:1;min-width:0}.sc-group-card strong{font-size:15px;overflow-wrap:anywhere}.sc-group-card small{font-size:12px;color:var(--sc-muted)}.sc-group-card>svg{flex-shrink:0}@media (max-width:1100px){.sc-group-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.sc-group-grid{grid-template-columns:minmax(0,1fr)}.sc-groups{gap:20px}.sc-group-card{padding:16px!important}.sc-groups-heading h3{font-size:22px}}@media (max-width:560px){.sc-tabs{flex-wrap:wrap;overflow:visible;gap:4px 16px}.school-community .sc-tabs button{padding:9px 0}}.password-field{display:block;position:relative;width:100%;min-width:0}.password-field input{width:100%;padding-right:48px!important;box-sizing:border-box}.password-field .password-visibility{position:absolute;right:3px;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:40px;height:40px;min-height:0;padding:0;border:0;border-radius:6px;background:transparent;color:#53685c;cursor:pointer;box-shadow:none}.password-field .password-visibility:hover{background:#edf3ed;color:#205e44}.password-field .password-visibility:focus-visible{outline:2px solid #205e44;outline-offset:-2px}.password-field input::-ms-reveal{display:none}.reset-panel.password-recovery{border:1px solid #dce5dc;background:#f6f8f4;padding:18px;gap:14px}.password-recovery h2{font-size:18px;margin:0;color:#203d30}.password-recovery p{font-size:14px;line-height:1.5;margin:0}.password-recovery .reset-instructions{color:#526257}.password-recovery .reset-error{color:#a42c25}.password-recovery label{gap:6px}.login-success{color:#205e44;font-size:14px;margin:0}.password-recovery .recovery-code{text-align:center;font-size:26px;letter-spacing:.35em;font-variant-numeric:tabular-nums;color:#204d3b}.login-screen.school-login-screen{display:block;padding:28px;background:#f1f3ee;overflow-y:auto}.school-login-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(370px,1fr);min-height:calc(100dvh - 56px);max-width:1480px;margin:0 auto;background:#fff;border:1px solid #e1e7df;border-radius:20px;overflow:hidden;box-shadow:0 12px 48px #253c2510}.school-welcome{display:flex;flex-direction:column;min-width:0;background:#f8faf6}.school-welcome-brand{display:flex;align-items:center;padding:28px 36px;min-height:128px}.school-welcome-brand img{display:block;width:290px;height:80px;max-width:100%;object-fit:contain;object-position:left center}.school-welcome-scene{position:relative;isolation:isolate;flex:1;min-height:560px;background:#294f3c;overflow:hidden}.school-welcome-photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:53% 40%}.school-welcome-scene:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 36%,#102c1f40 55%,#102c1ff0 100%);pointer-events:none}.school-welcome-caption{position:absolute;z-index:1;bottom:0;left:0;right:0;padding:44px 36px;color:#fff}.school-welcome-eyebrow{display:block;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#e2ebda;margin-bottom:16px}.school-welcome-caption h2{font-size:clamp(32px,3.4vw,50px);font-weight:600;line-height:1.06;letter-spacing:-.025em;max-width:400px;margin:0 0 16px;color:#fff}.school-welcome-caption p{font-size:16px;line-height:1.5;max-width:360px;margin:0;color:#e9eee6}.school-login-content{display:flex;align-items:center;justify-content:center;padding:44px 36px;min-width:0}.school-login-content .login-card{width:100%;max-width:370px;padding:0;border:0;border-radius:0;box-shadow:none;background:transparent;gap:18px}.school-login-content .login-card>h1{color:#203d30;font-size:30px}.school-login-content .login-card>p{color:#67736c;font-size:16px}.school-login-content .login-form{margin-top:12px;gap:18px}.school-login-content .login-form input{min-height:48px;border-radius:8px;background:#fff}.school-login-content .login-form .primary{min-height:48px;border-radius:8px;background:#205e44}.school-login-content .login-form label{color:#3d5045;font-size:14px}.school-login-content .link-button{justify-self:start;font-size:14px}@media (min-width: 1500px){.school-login-layout{min-height:min(900px,calc(100dvh - 56px))}}@media (max-width: 760px){.login-screen.school-login-screen{padding:0}.school-login-layout{grid-template-columns:minmax(0,1fr);border:0;border-radius:0}.school-welcome-brand{min-height:96px;padding:18px 24px}.school-welcome-brand img{width:240px;height:64px}.school-welcome-scene{min-height:260px}.school-welcome-photo{object-position:50% 43%}.school-welcome-caption{padding:24px}.school-welcome-eyebrow{font-size:10px;margin-bottom:8px}.school-welcome-caption h2{font-size:30px;max-width:290px;margin-bottom:0}.school-welcome-caption p{display:none}.school-login-content{padding:34px 24px 40px}.school-login-content .login-card>h1{font-size:26px}}.school-sso{display:grid;gap:14px;margin-top:6px}.school-sso-divider{display:flex;align-items:center;gap:14px;color:#66716c;font-size:12px}.school-sso-divider:before,.school-sso-divider:after{content:"";height:1px;background:#e1e7e3;flex:1}.school-sso-buttons{display:grid;gap:10px}.school-sso-button{width:100%;min-height:48px;display:grid;grid-template-columns:20px 1fr 20px;align-items:center;gap:12px;padding:12px 18px;border:1px solid #d7ded9;border-radius:8px;background:#fff;color:#34423a;font:inherit;font-size:14px;font-weight:500;line-height:1.4;box-shadow:0 1px 2px #172b1e06}.school-sso-button:disabled{opacity:1;cursor:not-allowed;background:#fcfdfc;color:#526059}.school-sso-button span{text-align:center}.login-screen{overflow-y:auto;align-items:safe center}.login-card>h1{margin:0;font-size:26px;line-height:1.2;letter-spacing:-.025em}.login-card>p{margin:0;line-height:1.5}.login-card>.login-logo{height:48px;max-width:100%;object-fit:contain;margin:0 auto 8px}[data-school=los-cedros] .login-card>.login-logo{width:320px;height:94px;margin:0 auto 14px}[data-school=los-cedros] .sidebar .brand-logo{width:100%;height:auto;max-height:76px}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2) format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff) format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff) format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff) format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2) format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff) format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2) format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff) format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2) format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff) format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2) format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff) format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2) format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff) format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2) format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff) format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff) format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff) format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff) format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2) format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff) format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2) format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff) format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2) format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff) format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,d09GMgABAAAAAA4oAA4AAAAAHbQAAA3TAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmAAgRQIDgmcDBEICo1oijYBNgIkA14LMgAEIAWJAAeBHAyBHBvbGiMRdnO0IkRRkiYDgr9KsJ1NUAf2kILNxgUmgqIgq1P89vcbIcmsQbRps3vCcXdYOKSWEPEKgZgQkprQQsxIXUgq0DqpGKmIvrgkeVGtEQD9DzAO29fM9jYhxZEsL2FeURH2JN4MIcTdO049NCVdxQ/w9NrSYFEBKTDKpLKfNkCGDc1RwjZLQcm3vqJ2UW9Xfa3tgAHz6ivp6vgC2yD4/6352ndnN0X0TL7seypkjZlMsjmZnf0Mm5Q+JykRWQBKCVCVPbARPXWyQtb5VgLB6Biq7/Uixcj2WGqdI8tGSgkuRG+t910GKP2D7AQH0DB9FMDW/obJZ8giFI3Wg8Cvevz0M+5m0rTh7XDBlvo9Y4vm13EXmfttwI4mBo1EG15fxJhUiCLbiiyCf/ZA6MFAhg3pGIZGdGIVjtPn6UcMk9A/UUr9PhoNsCENw1APAq0gpH73e+M+0ueyHbabc3vkbcdtzcf/fiy+NxQEjf9ud/ELBHAXJ0nk4z+MXH2Ev/kWyV4k7SkvpPc9Qr38F6RPWnM9cN6DJ0AdD1BhtgABtmoRoFCvPsBAumNm6soZG2Gk5GyVTo2sJncSyp0jQTYoR6WDvTwaaEcHsxHfvuWhHA3a6bN7twRKtcGok6NsCi7jYRrM2jExsUFMxMQYuJbMhuWNOumEJy9hi29Dmg5zMp/A5+hhPG19j1vBrq8JTLr8ki5VLPmG/PynJHVul440bxg5xuymHUFPBshC+nA9I1FmwbRBTNHAcik3Oae0cxKoI3MOriM42UrPe51nsaGxJ+WfXubAsP84aabUlQSJ1IiE0iPETLUU4CATgfXSCSpuRFRmCGbO+wSpAnzaeaCYW1VNEysRtuXCEL1kUFUbbtMv3Tilt/1c11jt3Q5bbMa84cpWipp8Elw3MZhOHsOlwwVUQM3lAR35JiFQbaYCRnMF2lxAWoOg2gyoIV4PouX8HytNIfLhqpJtXB4vjiViUI8IJ7bkC4ikkQvKksnOTKICwnqWSZ9YS5f0WCxmpgjbIq7EJcM4aI2nmhLNY2JIUgOjXZFWBHb+x5oh6cwb0Tv1ackHdKi0I9OO2wE9aogIOn540CCCziyhN+IaejtgAONKznHlHyutPrHGwCx9S6B8kfS4Mfi4Eyv7OU730bT1SCBjt834cXsf43zVjPUqqJjgrjeGnBxSG4aYAKFuVbeCfkDIjAqMb6yLNIbCuvXhMH2/+k2vkNpkORhR59N1CkzoOENvneIosjYmuTxlhUzaGEJQ/iWqx4dmwpmKjrwTiTGTCVozNAYqk/zXOndWxuWSmJkQpJw3pK5KX6QrLt5LATMqpmPAQhkhK6PUjzHUn7E0gHE0kPE0iKkolgkUx9SZmVAdDgpffdyJKg3k7VmzYGCwVXGz/tXmkOIp+vcWs+EMuhhvN0h9uhfzWJziBQmCREGSIFmQIkgVpAnSBRmC//6hkLZwaVhwxlrJSOdqlFtOYxlau9F2QN5Y98xmIAsiM1HVp2VFX+DHHGg6Ecjh3vmqtidX3qHI2qycTk/iwxSt5UzTmEP92ZBnEWTk4Mx8Mpl78ZDokxg/KWb+Q0QkvdKVmq3TMW+RXEgrsziSAfNXFMhDc60N5N9jQzjfO0kBKpUZl0ZmwJ41j/B9Hz6wmRaJB84niNmQrzp9eSlQCDDzazGDdVi3P36VZQ+Jy4f9UBNp+3zTjqI4abaFAm+GShVaXlsGdF3FYzZcDI6cori4kMxUECl9IjJZpzkvitAoxKue+90pDMvcKRxLl53TmOKCmV/xRolNKSqqUxc6LStOETmFOiLZZptlZepcKiAzteG8PEdpnQpbOMNcMsR4RR2Bs0cKFEvSmIjAFcnarqwUL4lDhHmnVkwu1IwshbiCcgvOheZuYyOteufZZwlcTlLgnZ3o/WcYdzZHW/WGaqaVfmTZ1aWCceJjkbZqsfbkOtcFlUZM/jy+hXHDbaUobWqqXaeWobbLO99yG5N3U4wxco0rQGGcOLASFMXeJoham8M+/x6O2WywK2l4HGbq1CoUyC/IZikQhdq3SiuNrvAEj0AVu9x2x3lp/xWzahaxidezFVtdcb5uEnzyl0ZmYiuKI0exvCd4Xc9CV1KB0db00z92wDPde0kukbvZIWN6jUWFTmPIC/Y4UPCm8UfDTFZpZNon1qLFTkBhxzB+FjQRA2Q/YRJT8pQigslMaUpFyAG8TMlXigiqmAZX4xgijKjRlGpLE0GdplRfCaJo0JQaSxNBk6ZmMzcya0FmrcisDdn0Q3HI2sWSppYigmlM1XT/kLQZSNpMJG0WkjYbSZuDpM1F0uYhFc1HxU4m1QJjDK6iL0S5uSj5rgXc3RejEigtcRBtqYPQsiTskmO5vosV+q4VGIKbOkDg0jtRrq+Em1YloaTFar3EGr1EUC8R0kus1Uus00usL97ABr2BjXoDm/QGNhuWtMVBKOwg/i78lT7hBsAvDmwHc/ao3vmUbBmhjeYySZNWvGkfZAgISDSaDo1SVpzGDsAEkF8B+gEapViUoZgUWXcRIGFZNm6gWbAKk0bp0k1MHG9fLYtV4iS2SmLEQFARzRcnf9PUS0LVn05/J9MiRRBU3v2IrvW974v4N00L7ZMk0wXP1409CHo/an8zTRHD3eSJ6m8D4YMkZNl3M79sqeuAsr/m3f+8/yl7A50aiAEJgeBeMWzu7ui9UfUBCe2TIqZIoOd/3/udRBOQidQZUERzb2/VwZN1H/Sju82ew2H2Wfr6qvfVf3hqwDvAIpkQVFy4B9Pe9e4/XvPeceu7h3dvO56iJPf0+A6cqA2ip18ER+iFgggiuOkvj24bby0N9j2UHIkgqIt+sVgfodC4YghLSMjSZbH0VR/6dMDrYJeKHilKTemt6v6kvzvn3/RrdWtr0GoN/xL+Sex/cPYLUpepx9cz/D46UPU5KXgAQa+NDps1v6J3xP1i2HtaDB0M9aX2deA7SYff//+gUCovMmIK/qfsFcOk+4Y5ZN97XlG6zebqtMbKgeRFi51vnxTQYBUik2rS/Cn6PC8ADR8FGxsRPB82dzfND90gIcshOcYUkfjherBz53odpm6TP8txlwOZ71xmfHHOvq053qFF/MRlS3jP0ELudrf2OeN8DHvp6ZceLe8qKYvWz/7yp0u4dKPfli3CYq0O13Ih71mylJ80tOi10On8wi+F4+LWgDPeJ30msSQt9/vkmHq9/Lvo2b461mP801v3W4xTcs6CbvF9UDdrSt+A8OUbpSh55qAUFXWznBBfdeJ8a4d7ugT5tvxUza3h9m4H7ptTqiG4z0g5dc0X29OcGlhpGFMpQo9ytTS+NViZpNdvU4kWx+LKxNY10kQ1yqGXrhe4/1nvP7E+nd5A92TtaRplbHSqoIdOqtRWti+fkB5/n1+/VvCmz12pG1kpQWsfi1ftlBobm0bpngs16CHkbIwdLnParxtTV3QYRlfJ0KFskH7pdN/YDn+yRuSd7sNH3aO0DYPggk6uWuXrfOc+fa3VTxFVvKaNxHsiHmsXyCLIE5yuOeN3/Jdf8HBL/5M6shjyhxHx9BjB1O0+4NLOnjLLSxwO7ukN4jMbOIcD879KLSi6Pk61Oqm2377n8079PXEEQ7cy7OKEC9nbpet118fxweTafpt69x/Bt8UqGzNQt7aelpc44dn5cqhwf71+qKp/Zf/+a0zcizOUWpl/iBcSXip0pplkatCchoH5c5aUM8I7/dWxAej8WicPL1URFZ9BDJelUwEwTkGqUhgSlydVes95YdXvhh9Gfz/aeFWvgVb4tuLbcv4+wLdutVZv/cUonwBD/6eDlE0aSiKK/uoH3+J1wDE/jMVqY2ysGufN84oIXB0sPzy8ollX/LegY74DgJXJR57sn+VGza0x3DnuIgABFM15LmajjjsNlYj+JEZGbuRYcAMOWxFkPN2w6Wd46xo4gVWQR/X4lyI/R6K/YK0110GzudPRW7Y+UOBGTfNNzHeYT0fiH0taunBpq9HEW8OKSaBGj21L0MqenEmNRWBAWDWAk4CpNoEZJ2tTaPFgbQYj8HxtFilErs3BTRwT8uO1NXQaWfIotchmPkAF5mMBAliEmZiOGVgCG9LgRzpscMAOOwowlT3JhusdazXGSC/hxR3UlmWVwWHpOIKheqONvjyhSiTHIkVUco5bnji8m//zL7PKaT1Vl5I6UE609f+gkr6MZKVyKc7zJRmCahLsdlyA5fdQkRSan9LgnnLEyGSkaKJCJog0wAgvepWBt80+1yKln1bMVtCljfNWDueKLsWwaEbBSfSPTEmVRsUcYYMnEjcjeyCZzBXK9E9BYBXLKjOSpUDR+nEV3TFSUdQaz+ot98QxgXwx0GQ+EEUAKB2qZPkQQ0GqFD8UPFMqyaCHM24BZmSGic9EYMagKizOw9Hz50DMrDLrqqLkTAhplMictiCAx5S3BIUQdeJeLnBy2CNtMfz6cV4u8XKoFZQesbf9YZiIERiHjaNodDW6LgcirX/mPnJIkBGDUpTBhSa0EIr38D5hCIszhCM8URGBqImoWjpvpt1ebu/v3Gl3qJfMnNM+9V+kiRFyROTPHQWOcs1dNW94/ukKMPZBvDi55i5CttdeJz84DLngLqjcdwEZ87bFFR8CIG35OAkDVN6VRDZ7aq67NteYqZ2lpT8oYB2CytoBd6VuAx4WgiAsnuj3WohG+LugzXiQRDeM3XYXlULv4dp5VFYC) format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff) format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2) format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff) format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2) format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff) format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf) format("truetype")}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.33"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}:root{color-scheme:light;font-family:var(--font-institutional);--ink: #0f1b2d;--muted: #536075;--bg: #f6f8fb;--panel: #ffffff;--accent: #0e6b62;--accent-2: #f4b860;--sidebar: #0f2d29;--shadow: 0 10px 28px rgba(15, 27, 45, .08);--radius: 10px}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);min-height:100vh}.app{display:grid;grid-template-columns:260px 1fr;min-height:100vh}.login-screen{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--bg);display:grid;place-items:center;z-index:10;padding:24px}.login-card{width:min(420px,92vw);background:var(--panel);border-radius:12px;padding:28px;box-shadow:var(--shadow);display:grid;gap:14px}.logo-frame{background:#fff;border-radius:10px;padding:10px 12px;display:inline-flex;align-items:center;justify-content:center;margin:0 auto;box-shadow:0 8px 18px #0f1b2d2e}.login-logo{width:min(260px,100%);display:block;margin:0 auto}.login-form{display:grid;gap:12px}.login-form label{display:grid;gap:6px;font-size:13px;color:var(--muted)}.login-form input{border:1px solid rgba(15,27,45,.15);border-radius:12px;padding:10px 12px;font-family:inherit}input,select,textarea,button{font:inherit;max-width:100%;line-height:1.2}input,select,textarea{min-height:40px}select{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:1px solid rgba(15,27,45,.22);border-radius:10px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9l6 6 6-6' stroke='%230f1b2d' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 14px center;background-size:18px 18px;background-repeat:no-repeat;padding:10px 44px 10px 12px;color:var(--ink);cursor:pointer}select:hover{border-color:#0e6b6280}select:focus{outline:3px solid rgba(14,107,98,.16);border-color:var(--accent)}.login-error{margin:0;font-size:12px;color:#b52b2b}.link-button{border:0;background:transparent;color:var(--accent);font:inherit;font-weight:700;padding:0;text-align:left;cursor:pointer}.reset-panel{display:grid;gap:10px;padding:12px;border:1px solid rgba(14,107,98,.18);border-radius:12px;background:#0e6b620f}.reset-panel label{display:grid;gap:6px;font-size:13px;color:var(--muted)}.reset-panel input{border:1px solid rgba(15,27,45,.15);border-radius:10px;padding:9px 10px;font-family:inherit}.login-divider{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:12px}.login-divider:before,.login-divider:after{content:"";flex:1;height:1px;background:#0f1b2d1f}.oauth{display:grid;grid-template-columns:1fr 1fr;gap:10px}.oauth-btn{border:1px solid rgba(15,27,45,.15);border-radius:12px;padding:10px 12px;background:#fff;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}.oauth-icon{width:16px;height:16px;display:inline-block;border-radius:4px}.oauth-icon.google{background:conic-gradient(#4285f4,#4285f4 90deg,#34a853 90deg,#34a853 180deg,#fbbc05 180deg,#fbbc05 270deg,#ea4335 270deg,#ea4335 360deg)}.oauth-icon.microsoft{background:conic-gradient(#f25022,#f25022 90deg,#7fba00 90deg,#7fba00 180deg,#00a4ef 180deg,#00a4ef 270deg,#ffb900 270deg,#ffb900 360deg)}.sidebar{background:var(--sidebar);color:#f1f6f4;padding:32px 24px;display:flex;flex-direction:column;gap:32px}.brand{display:flex;flex-direction:column;align-items:center;gap:10px}.brand-logo{width:150px;height:auto;filter:drop-shadow(0 6px 16px rgba(15,27,45,.35))}.brand-sub{margin:0;font-size:12px;color:#f1f6f4b3}.sidebar-nav{display:flex;flex-direction:column;gap:12px}.nav-title{margin:0;font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:#f1f6f480}.nav-pill{background:#ffffff0f;border:1px solid transparent;color:inherit;padding:10px 14px;border-radius:12px;text-align:left;cursor:pointer;font-weight:500;transition:all .2s ease;display:flex;align-items:center;gap:10px;width:100%;min-height:42px}.nav-icon{flex:0 0 auto;display:inline-flex}.nav-pill.active{background:#0e6b6252;border-color:#f4b860b8;color:#fff;box-shadow:inset 5px 0 0 var(--accent-2)}.nav-pill:not(.active):hover{background:#ffffff1a;border-color:#ffffff2e}.nav-pill:focus{outline:none}.nav-pill:focus-visible{outline:2px solid rgba(255,255,255,.38);outline-offset:2px}.nav-icon svg{width:16px;height:16px;fill:currentColor}.profile-menu{position:relative}.profile-trigger{border:none;background:transparent;display:inline-flex;align-items:center;gap:10px;cursor:pointer;padding:0}.profile-badge{background:#0e6b621f;color:var(--accent);border-radius:999px;padding:6px 10px;font-size:11px;font-weight:600}.avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,var(--accent),#133d37);color:#fff;display:grid;place-items:center;font-weight:600}.menu-panel{position:absolute;right:0;top:52px;background:#fff;border-radius:14px;box-shadow:var(--shadow);padding:8px;min-width:180px;display:grid;gap:4px;z-index:5}.menu-panel button{border:none;background:transparent;text-align:left;padding:10px 12px;border-radius:10px;cursor:pointer;font-weight:500}.menu-panel button:hover{background:#0f1b2d0f}.menu-logout{color:#b52b2b}.sidebar-card{background:#ffffff14;border-radius:14px;padding:16px}.card-label{text-transform:uppercase;font-size:11px;letter-spacing:.12em;color:var(--muted);margin:0 0 8px}.sidebar-card .card-label{color:#f1f6f4b3}.card-value{font-size:20px;font-weight:700;margin:0 0 4px}.card-muted{margin:0;color:var(--muted);font-size:13px}.sidebar-card .card-muted{color:#f1f6f499}.main{padding:32px 40px 40px}.quick-panel{background:var(--panel);border-radius:var(--radius);box-shadow:var(--shadow);padding:20px;margin-bottom:20px}.quick-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.quick-panel-head h3{margin:0;font-family:var(--font-institutional)}.quick-panel-grid{margin:16px 0 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.quick-panel-row{background:#f8f4ee;border-radius:12px;padding:10px 12px}.quick-panel-row dt{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:4px}.quick-panel-row dd{margin:0;font-weight:600}.topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.topbar h1{margin:0 0 6px;font-family:var(--font-institutional)}.topbar p{margin:0;color:var(--muted)}.profile{display:flex;align-items:center;gap:12px}.profile-name{margin:0;font-weight:600}.profile-role{margin:0;font-size:12px;color:var(--muted)}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:18px}.hero-card{grid-column:1 / -1;display:grid;grid-template-columns:2fr 1fr;gap:20px;background:var(--panel);border-radius:var(--radius);padding:24px;box-shadow:var(--shadow)}.hero-card h2{margin:0 0 8px;font-family:var(--font-institutional)}.hero-metric{background:#fdf5e7;border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:6px;justify-content:center}.hero-metric h3{margin:0;font-size:24px}.card{background:var(--panel);border-radius:var(--radius);padding:20px;box-shadow:var(--shadow)}.card h3{margin:0 0 8px;font-family:var(--font-institutional)}.primary{border:none;background:var(--accent);color:#fff;padding:10px 16px;border-radius:8px;font-weight:600;cursor:pointer;min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-align:center;white-space:normal}.ghost{border:1px solid rgba(15,27,45,.2);background:transparent;color:var(--ink);padding:8px 14px;border-radius:8px;cursor:pointer;min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-align:center;white-space:normal}.split{margin-top:20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px}.config-panel{margin-top:20px;background:var(--panel);border-radius:var(--radius);padding:22px;box-shadow:var(--shadow);display:grid;gap:18px}.config-status{border:1px solid rgba(14,107,98,.18);border-radius:12px;padding:10px 14px;background:#0e6b6214;min-width:150px}.config-status span{display:block;color:var(--muted);font-size:12px}.config-status strong{color:var(--accent);font-size:18px}.config-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:16px}.config-card{border:1px solid rgba(15,27,45,.08);border-radius:12px;background:#fff;padding:16px;display:grid;gap:14px}.config-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start;padding:12px;border-radius:10px;background:#f7faf9}.config-row strong,.config-row p{margin:0}.config-row p{margin-top:4px;color:var(--muted);font-size:13px;line-height:1.35}.config-row span,.permission-list span{border-radius:999px;background:#0e6b621f;color:var(--accent);font-size:12px;font-weight:700;padding:5px 9px;white-space:nowrap}.config-footer{border:1px solid rgba(15,27,45,.08);border-radius:12px;background:#fff;padding:16px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px;align-items:center}.settings-toggle{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:13px}.settings-toggle input{width:16px;height:16px;accent-color:var(--accent)}.permission-list{display:flex;flex-wrap:wrap;gap:8px}.permission-list span{white-space:normal}.config-actions{display:grid;gap:12px}@media (max-width: 680px){.config-row{grid-template-columns:minmax(0,1fr)}.config-row>span{justify-self:start}}.list{margin:0 0 12px;padding-left:18px;color:var(--muted)}.topic-list{margin-top:12px;display:grid;gap:10px}.topic-item{border:1px solid rgba(15,27,45,.1);border-radius:12px;padding:10px 12px;display:flex;justify-content:space-between;gap:12px;align-items:center}.topic-item h4{margin:0 0 3px;font-size:15px}.topic-item p{margin:0;color:var(--muted);font-size:12px}.topic-item span{background:#0e6b621f;color:var(--accent);border-radius:999px;padding:5px 8px;font-size:11px;font-weight:600;text-align:center}.agenda-list{list-style:none;padding:0;margin:0;display:grid;gap:10px}.agenda-item{display:flex;gap:12px;align-items:center;border:1px solid rgba(15,27,45,.08);border-radius:12px;padding:10px 12px}.agenda-item strong{min-width:62px;color:var(--accent);font-size:13px}.agenda-item p{margin:0 0 3px;font-weight:600}.agenda-item small{color:var(--muted)}.pill{background:#eef2f1;color:var(--ink);border-radius:999px;padding:8px 12px;display:inline-flex;margin:6px 6px 0 0;font-size:13px}.chips{display:flex;flex-wrap:wrap;gap:8px}.chart{width:100%;height:120px}.chart-wrap{position:relative;min-width:0;width:100%;height:220px}.evaluation-panel{margin-top:24px;background:var(--panel);border-radius:var(--radius);padding:24px;box-shadow:var(--shadow);display:grid;gap:18px}.placeholder-panel{margin-top:24px}.evaluation-header{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.evaluation-list{display:grid;gap:10px;min-width:220px}.focused-list{min-width:0}.evaluation-item{border:1px solid rgba(15,27,45,.12);background:#fff;border-radius:12px;padding:10px 12px;text-align:left;cursor:default;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center}.evaluation-item.active{border-color:#0e6b6280;background:#0e6b6214}.evaluation-item small{display:block;color:var(--muted);margin-top:4px}.evaluation-body{display:grid;gap:14px}.question-list{display:grid;gap:12px}.question-card{background:#f7f4ef;border-radius:8px;padding:12px;display:grid;gap:10px}.question-card textarea{border:1px solid rgba(15,27,45,.15);border-radius:10px;padding:10px;font-family:inherit;min-height:80px}.formula-box{display:grid;gap:10px}.formula-preview{background:#fff;border-radius:10px;padding:10px;border:1px dashed rgba(15,27,45,.2)}.options-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:8px}.options-grid label{display:flex;align-items:center;gap:6px;background:#fff;border-radius:8px;padding:6px 8px;border:1px solid rgba(15,27,45,.08)}.scale-row{display:flex;gap:8px}.scale-btn{border:1px solid rgba(15,27,45,.15);background:#fff;border-radius:999px;width:36px;height:36px;cursor:pointer}.scale-btn.active{background:var(--accent);color:#fff;border-color:var(--accent)}.evaluation-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.submission-status{display:inline-flex;align-items:center;min-height:40px;padding:8px 12px;border-radius:8px;background:#e8f6f2;color:#0e6b62;border:1px solid rgba(14,107,98,.22);font-size:13px;font-weight:700}.empty-state{padding:18px;border:1px dashed rgba(15,27,45,.2);border-radius:10px;background:#fff}.empty-state h3{margin:0 0 6px}.completion-panel{padding:18px;border-radius:10px;background:#e8f6f2;border:1px solid rgba(14,107,98,.22);display:grid;gap:8px}.completion-panel h3,.completion-panel p{margin:0}.completion-actions,.media-actions,.video-controls{display:flex;gap:10px;flex-wrap:wrap}.media-card{border:1px solid rgba(14,107,98,.16)}.media-status{margin:10px 0 0;padding:8px 10px;border-radius:8px;background:#f3f7fb;color:var(--ink);font-size:13px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;background:#0f1b2d6b;display:grid;place-items:center;padding:24px}.modal-card{background:#fff;border-radius:12px;box-shadow:0 18px 48px #0f1b2d33;width:min(760px,94vw);max-height:calc(100vh - 48px);overflow:auto;padding:20px}.modal-card.modal-wide{width:min(920px,94vw)}.video-modal{display:grid;gap:14px}.video-stage{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(220px,.8fr);gap:12px}.video-stage video,.remote-tile{width:100%;aspect-ratio:16 / 10;border-radius:10px;background:#0f1b2d;overflow:hidden}.video-stage video{object-fit:cover}.remote-tile{color:#fff;display:grid;place-items:center;align-content:center;gap:8px;text-align:center}.remote-tile span{width:58px;height:58px;border-radius:999px;background:#ffffff29;display:grid;place-items:center;font-weight:700}.remote-tile p,.remote-tile small{margin:0}.diploma-card{border:1px solid rgba(197,138,44,.28);background:linear-gradient(180deg,#fff,#fff9ee)}button:disabled{opacity:.55;cursor:not-allowed}.inbox-list{display:grid;gap:10px}.inbox-item{border:1px solid rgba(15,27,45,.1);border-radius:12px;padding:10px 12px;display:flex;justify-content:space-between;gap:12px}.security-backdrop{z-index:30}.security-card{width:min(460px,calc(100vw - 32px));display:grid;gap:12px}.security-card h3{margin:0}.security-card label{display:grid;gap:6px;color:var(--muted);font-size:13px;font-weight:600}.security-card input{width:100%;border:1px solid rgba(15,27,45,.18);border-radius:8px;padding:10px 12px}.inbox-item p{margin:0 0 4px;font-weight:600;display:inline-flex;align-items:center;gap:6px}.inbox-item small{color:var(--muted)}.inbox-item span{color:var(--muted);font-size:12px;white-space:nowrap}.unread-dot{width:8px;height:8px;border-radius:50%;background:#e1584f;display:inline-block}@media (max-width: 900px){.evaluation-header{flex-direction:column}}:root{--bg: #f3f6f7;--panel: #fff;--ink: #172433;--muted: #607083;--line: #d9e1e5;--soft: #eef4f3;--shadow: 0 12px 30px rgba(23,36,51,.06);--radius: 8px}body{background:var(--bg)}.app{grid-template-columns:244px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;padding:24px 16px;gap:26px;border-right:1px solid rgba(255,255,255,.1)}.brand{align-items:flex-start;gap:7px;padding:0 8px}.logo-frame{background:#fff;border:1px solid rgba(255,255,255,.24);border-radius:8px;box-shadow:none;margin:0;padding:7px 10px;width:100%;justify-content:flex-start}.brand-logo{width:132px;max-width:100%;filter:none}.brand-sub{font-size:11px;letter-spacing:.08em;text-transform:uppercase}.sidebar-nav{gap:5px}.nav-title{padding:0 10px;margin-bottom:4px}.nav-pill{min-height:40px;padding:9px 11px;border-radius:7px;background:transparent}.nav-pill.active{box-shadow:inset 3px 0 0 var(--accent);background:#ffffff21;border-color:#ffffff2b}.sidebar-card{margin-top:auto;border-radius:8px;padding:13px;background:#ffffff1a}.main{width:min(1440px,100%);margin:0 auto;padding:26px 34px 44px}.topbar{margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid var(--line)}.topbar h1{font-size:28px;line-height:1.15;letter-spacing:0}.topbar p{font-size:14px}.profile{gap:14px}.student-select,.course-select,.evaluation-filters select,.evaluation-export select{min-height:42px;border:1px solid #b7c4cb;border-radius:7px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6 9 6 6 6-6' stroke='%23172433' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:18px;padding-right:42px;box-shadow:0 1px 1px #17243308}.profile-badge{border-radius:999px;padding:5px 9px}.avatar{width:40px;height:40px}.grid{gap:14px}.hero-card{gap:24px;min-height:178px;padding:26px;border:1px solid #c5ded8;border-radius:8px;box-shadow:none;background:#e8f4f1}.hero-card h2{font-size:28px;line-height:1.15}.hero-metric{border:1px solid #c5ded8;border-radius:8px;background:#fff;padding:16px}.card,.evaluation-panel,.quick-panel,.config-panel{border:1px solid var(--line);border-radius:8px;box-shadow:none}.card{padding:18px}.evaluation-panel,.quick-panel,.config-panel{padding:22px;background:var(--panel)}.split,.progress-panel{gap:14px;margin-top:14px}.card-label{margin-bottom:7px;font-size:10px;letter-spacing:.13em}.card-muted{line-height:1.45}.primary,.ghost{min-height:40px;border-radius:7px;padding:9px 14px;box-shadow:none}.primary{background:var(--accent)}.primary:hover{filter:brightness(.92)}.ghost{border-color:#b8c4cb;background:#fff}.ghost:hover{border-color:var(--accent);color:var(--accent);background:#f7fbfa}.evaluation-card,.alert-item,.inbox-item,.support-card,.subject-row,.dimension-row,.config-card,.config-row,.quick-panel-row{border:1px solid var(--line);border-radius:7px;background:#fff}.evaluation-card{padding:16px}.evaluation-card.active{border-color:var(--accent);box-shadow:inset 3px 0 0 var(--accent)}.modal-backdrop{align-items:center;justify-items:center;padding:24px}.modal-card{margin:auto;border:1px solid var(--line);border-radius:8px;box-shadow:0 24px 60px #17243338}.toast{top:18px;right:18px;max-width:min(380px,calc(100vw - 36px));border-radius:8px;box-shadow:0 16px 34px #17243329}input,textarea{border-color:#b7c4cb;border-radius:7px}input:focus,textarea:focus{outline:3px solid rgba(14,107,98,.14);border-color:var(--accent)}.loading-card{text-align:center;justify-items:center}@media (max-width: 900px){.app{grid-template-columns:1fr}.sidebar{position:relative;height:auto;padding:14px}.brand{padding:0}.sidebar-nav{flex-direction:row;overflow-x:auto;width:100%}.nav-title,.sidebar-card{display:none}.nav-pill{width:auto;white-space:nowrap}.main{padding:18px 16px 32px}.topbar{align-items:flex-start}.profile{width:100%;justify-content:space-between}}@media (max-width: 900px){.app{grid-template-columns:1fr}.sidebar{flex-direction:column;overflow:visible;min-width:0;gap:12px}.sidebar .brand{flex-direction:row;align-items:center}.sidebar .logo-frame{width:auto}.sidebar-nav .nav-pill{flex-shrink:0;min-height:44px}.sidebar-card{display:none}.hero-card{grid-template-columns:1fr}.topbar{flex-direction:column;align-items:flex-start;gap:12px}.video-stage{grid-template-columns:1fr}}.student-home-top{grid-template-columns:minmax(0,1.45fr) repeat(2,minmax(170px,.55fr));align-items:stretch}.student-home-top .hero-card{min-height:210px}.student-home-top .card{display:grid;align-content:center;gap:3px}.learning-hero{position:relative;overflow:hidden;isolation:isolate;display:grid;grid-template-columns:minmax(280px,1fr) minmax(180px,.6fr);align-items:center;min-height:280px!important;padding:30px!important;background:#dff4ef!important}.learning-hero-copy{position:relative;z-index:12;max-width:510px}.learning-hero-copy h2{font-size:32px!important;max-width:480px}.learning-hero-copy p:not(.card-label){color:#345f59;max-width:430px;line-height:1.5}.learning-hero:after{display:none}.learning-hero .primary{position:relative;z-index:2;font-weight:800;background:#ef794e;border-color:#ef794e}.learning-streak{position:absolute;right:22px;bottom:20px;z-index:12;min-width:155px;display:grid;gap:5px;background:#ffffffe6!important;border-color:#0f2d2929!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.learning-streak strong{font-size:27px;line-height:1;color:#0e6b62}.progress-dots{display:flex;gap:5px}.progress-dots i{width:16px;height:7px;border-radius:999px;background:#d5e4e0}.progress-dots i.done{background:#ef794e}.student-home-focus{grid-template-columns:minmax(0,1.3fr) minmax(250px,.7fr);align-items:start}.student-home-focus .card:first-child{min-height:290px}.student-home-focus .card h3{margin-top:0}.student-home-focus .list{display:grid;gap:8px;padding:0;list-style:none}.student-home-focus .list li{padding-left:18px;position:relative}.student-home-focus .list li:before{content:"";position:absolute;left:0;top:.58em;width:6px;height:6px;border-radius:50%;background:var(--accent)}.student-scene{position:relative;min-height:290px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#e8f4f1}.student-scene img{display:block;width:100%;min-height:290px;height:100%;object-fit:cover;object-position:60% center}.student-scene-copy{position:absolute;right:12px;bottom:12px;left:12px;padding:14px;border:1px solid rgba(23,36,51,.12);border-radius:7px;background:#fffffff0}.student-scene-copy .card-label{margin:0 0 5px}.student-scene-copy h3{margin:0 0 8px;font-size:18px;line-height:1.2}.scene-link{padding:0;border:0;background:transparent;color:var(--accent);font:inherit;font-weight:800;cursor:pointer}.scene-link:hover{color:#084f49;text-decoration:underline}@media (max-width: 1050px){.student-home-top{grid-template-columns:1fr 1fr}.student-home-top .hero-card{grid-column:1 / -1}.student-home-focus{grid-template-columns:1fr}}@media (max-width: 650px){.learning-hero{grid-template-columns:1fr;min-height:360px!important;padding:24px!important}.learning-hero-copy h2{font-size:27px!important}.learning-streak{right:18px;bottom:15px}.learning-hero .primary{margin-top:5px}.student-scene,.student-scene img{min-height:250px}}.space-journey{display:grid;gap:20px;max-width:1240px}.space-journey-hero{position:relative;min-height:350px;overflow:hidden;border:1px solid #16415a;border-radius:8px;background:#061c2f;color:#fff}.space-journey-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.space-journey-copy{position:relative;z-index:1;display:grid;align-content:center;gap:12px;width:min(50%,550px);min-height:350px;padding:38px}.space-journey-copy .card-label{margin:0;color:#a8e7ef}.space-journey-copy h2{max-width:460px;margin:0;color:#fff;font-size:39px;line-height:1.08}.space-journey-copy p:not(.card-label){max-width:440px;margin:0;color:#d3edf2;font-size:16px;line-height:1.5}.journey-primary{width:fit-content;min-height:44px;margin-top:6px;padding:10px 16px;border:1px solid #f6c54c;border-radius:7px;background:#f6c54c;color:#13233a;font:inherit;font-weight:800;cursor:pointer}.journey-primary:hover{background:#ffd96f;border-color:#ffd96f}.journey-progress{position:absolute;z-index:1;right:22px;bottom:22px;display:grid;gap:2px;min-width:142px;padding:14px;border:1px solid rgba(255,255,255,.36);border-radius:8px;background:#061c2fd1;color:#fff}.journey-progress span,.journey-progress small{color:#d3edf2;font-size:12px}.journey-progress strong{color:#f6c54c;font-size:28px;line-height:1}.journey-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:18px;align-items:stretch}.journey-map{position:relative;overflow:hidden;padding:26px;border:1px solid #194a64;border-radius:8px;background:#08253d;color:#fff}.journey-map:before{content:"";position:absolute;top:28px;right:12%;width:5px;height:5px;border-radius:50%;background:#7edbe0;box-shadow:42px 24px #7edbe0,88px -12px #f6c54c,118px 55px #7edbe0,166px 14px #f26f52,202px 68px #7edbe0;opacity:.8}.journey-section-heading{position:relative;z-index:1;display:flex;align-items:end;justify-content:space-between;gap:16px}.journey-section-heading .card-label{margin:0 0 5px;color:#a8e7ef}.journey-section-heading h3{margin:0;color:#fff;font-size:24px}.journey-section-heading>span{padding:6px 9px;border-radius:999px;background:#f6c54c;color:#13233a;font-size:12px;font-weight:800}.school-orbit{position:relative;z-index:1;display:grid;grid-template-columns:repeat(5,minmax(90px,1fr));gap:10px;margin:30px 0 0;padding:0;list-style:none}.school-orbit:before{content:"";position:absolute;top:25px;right:7%;left:7%;height:4px;background:#3ea8bd}.orbit-stop{position:relative;display:grid;justify-items:center;gap:8px;text-align:center;color:#d3edf2}.orbit-dot{position:relative;z-index:1;display:grid;width:52px;height:52px;place-items:center;border:4px solid #3ea8bd;border-radius:50%;background:#08253d;color:#d3edf2;font-size:15px;font-weight:900}.orbit-stop div{display:grid;gap:3px}.orbit-stop strong{color:#fff;font-size:14px}.orbit-stop small{max-width:108px;color:#acd0dc;line-height:1.25}.orbit-stop.completed .orbit-dot{border-color:#8ce0a6;background:#8ce0a6;color:#08253d}.orbit-stop.current{transform:translateY(-10px)}.orbit-stop.current .orbit-dot{width:68px;height:68px;border-color:#f6c54c;background:#f6c54c;color:#13233a;box-shadow:0 0 0 7px #f6c54c2e}.orbit-stop.current b{position:absolute;top:80px;padding:4px 7px;border-radius:999px;background:#f26f52;color:#fff;font-size:10px;white-space:nowrap}.orbit-stop.future .orbit-dot{border-style:dashed}.journey-mission-card{display:grid;align-content:start;gap:14px;padding:24px;border:1px solid #eed38c;border-radius:8px;background:#fff7df}.journey-mission-card .card-label{margin:0;color:#875f18}.journey-mission-card h3{margin:0;color:#172433;font-size:22px;line-height:1.22}.journey-mission-card p:not(.card-label):not(.journey-status){margin:0;color:#526375;line-height:1.48}.mission-skill-list{display:flex;flex-wrap:wrap;gap:7px}.mission-skill-list span{padding:6px 8px;border:1px solid #e5ce8c;border-radius:999px;background:#fff;color:#5e4b22;font-size:12px;font-weight:700}.journey-actions{display:flex;gap:8px;flex-wrap:wrap}.journey-actions .ghost{min-height:38px}.journey-status{margin:0;padding-top:10px;border-top:1px solid #e5ce8c;color:#526375;font-size:13px}.journey-constellation{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 26px;border:1px solid #c5d7de;border-radius:8px;background:#eef7f8}.journey-constellation .card-label{margin:0 0 5px;color:#386b79}.journey-constellation h3{margin:0;color:#172433;font-size:20px}.constellation-skills{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.skill-star{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border:1px solid #c5d7de;border-radius:999px;background:#fff;color:#243a52;font-size:13px;font-weight:700}.skill-star:before{content:"";width:10px;height:10px;border-radius:50%;background:#3ea8bd}.skill-star-2:before{background:#f26f52}.skill-star-3:before{background:#f6c54c}@media (max-width: 980px){.space-journey-copy{width:min(64%,550px)}.journey-layout{grid-template-columns:1fr}.school-orbit{grid-template-columns:repeat(5,minmax(72px,1fr))}.journey-constellation{align-items:flex-start;flex-direction:column}.constellation-skills{justify-content:flex-start}}@media (max-width: 650px){.space-journey-hero,.space-journey-copy{min-height:440px}.space-journey-hero>img{object-position:64% center;opacity:.62}.space-journey-copy{width:100%;padding:26px;background:#061c2f7a}.space-journey-copy h2{font-size:30px}.journey-progress{right:16px;bottom:16px}.journey-map{padding:22px 16px;overflow-x:auto}.school-orbit{width:610px}.journey-constellation{padding:20px}.skill-star{font-size:12px}}.space-journey-scroll{display:block;height:calc(100vh - 158px);min-height:560px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scroll-behavior:smooth;scroll-snap-type:y mandatory;scrollbar-width:none;border:1px solid #143c58;border-radius:8px;background:#061c2f}.space-journey-scroll::-webkit-scrollbar{display:none}.journey-snap{scroll-snap-align:start;scroll-snap-stop:always}.journey-intro{position:relative;min-height:calc(100vh - 158px);overflow:hidden;background:#061c2f;color:#fff}.journey-intro>img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center}.journey-intro-copy{position:relative;z-index:1;display:grid;align-content:center;gap:13px;width:min(48%,580px);min-height:calc(100vh - 158px);padding:44px}.journey-intro-copy .card-label{margin:0;color:#a8e7ef}.journey-intro-copy h2{margin:0;color:#fff;font-size:48px;line-height:1.04}.journey-intro-copy p:not(.card-label){max-width:450px;margin:0;color:#d6f0f3;font-size:17px;line-height:1.55}.journey-intro .journey-progress{position:absolute;z-index:1;right:28px;bottom:28px}.journey-stage-list{position:relative;padding:0 9%;background:#061c2f}.journey-stage-list:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:3px;background:#2d8299;transform:translate(-50%)}.journey-year{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 130px minmax(0,1fr);align-items:center;min-height:calc(100vh - 158px);color:#fff}.journey-year:nth-child(odd) .journey-year-copy{grid-column:1;text-align:right;justify-items:end}.journey-year:nth-child(2n) .journey-year-copy{grid-column:3;text-align:left;justify-items:start}.journey-year-marker{position:relative;z-index:1;grid-column:2;grid-row:1;display:grid;width:86px;height:86px;place-self:center;place-items:center;border:5px solid #45a9bc;border-radius:50%;background:#061c2f;color:#c9f1f5;box-shadow:0 0 0 11px #061c2f;transition:transform .45s ease,background .45s ease,border-color .45s ease}.journey-year-marker span{max-width:64px;overflow-wrap:anywhere;font-size:16px;font-weight:900;text-align:center}.journey-year-copy{display:grid;gap:13px;max-width:390px;transition:opacity .45s ease,transform .45s ease}.journey-year:nth-child(odd) .journey-year-copy{transform:translate(-12px)}.journey-year:nth-child(2n) .journey-year-copy{transform:translate(12px)}.journey-year-copy .card-label{margin:0;color:#9edbe3}.journey-year-copy h3{margin:0;color:#fff;font-size:64px;line-height:.92}.journey-year-copy>p:not(.card-label){margin:0;color:#c2dce3;font-size:18px;line-height:1.5}.journey-year-status{display:inline-flex;width:fit-content;padding:7px 10px;border:1px solid #397f91;border-radius:999px;color:#9edbe3;font-size:13px;font-weight:800}.journey-year.is-completed .journey-year-marker{border-color:#8ce0a6;background:#8ce0a6;color:#08253d}.journey-year.is-current .journey-year-marker{width:116px;height:116px;border-color:#f6c54c;background:#f6c54c;color:#142338;box-shadow:0 0 0 12px #061c2f,0 0 0 17px #f6c54c47;transform:scale(1.05)}.journey-year.is-current .journey-year-marker span{font-size:20px}.journey-year.is-current .journey-year-copy{max-width:470px;transform:translate(0)}.journey-year.is-current .journey-year-copy h3{color:#f6c54c}.journey-year.is-current .journey-year-copy>p:not(.card-label){color:#fff;font-size:22px}.journey-year.is-current .mission-skill-list{justify-content:inherit}.journey-year.is-current .mission-skill-list span{border-color:#317e91;background:#0d334e;color:#d4f3f5}.journey-year.is-current .journey-actions{justify-content:inherit}.journey-secondary{min-height:44px;padding:10px 15px;border:1px solid #7ed0dc;border-radius:7px;background:transparent;color:#fff;font:inherit;font-weight:800;cursor:pointer}.journey-secondary:hover{border-color:#f6c54c;color:#f6c54c}.tutoring-modal{display:grid;gap:18px;width:min(620px,94vw)}.tutoring-form{display:grid;gap:15px}.tutoring-field{display:grid;gap:7px;color:var(--ink);font-size:14px;font-weight:800}.tutoring-field input,.tutoring-field textarea{width:100%;min-width:0;margin:0;font:inherit;font-weight:400}.tutoring-field textarea{min-height:100px;resize:vertical}.tutoring-modal .modal-actions{margin-top:0}@media (max-width: 800px){.space-journey-scroll,.journey-intro,.journey-intro-copy,.journey-year{min-height:calc(100vh - 126px)}.space-journey-scroll{height:calc(100vh - 126px);border-radius:0}.journey-intro-copy{width:min(74%,520px);padding:28px}.journey-intro-copy h2{font-size:38px}.journey-stage-list{padding:0 28px}.journey-year{grid-template-columns:minmax(0,1fr) 88px minmax(0,1fr)}.journey-year-copy h3{font-size:52px}}@media (max-width: 600px){.journey-intro>img{object-position:64% center;opacity:.68}.journey-intro-copy{width:100%;padding:24px;background:#061c2f73}.journey-intro-copy h2{font-size:34px}.journey-intro .journey-progress{right:16px;bottom:16px}.journey-stage-list{padding:0 22px 0 56px}.journey-stage-list:before{left:30px}.journey-year{display:block;min-height:calc(100vh - 126px);padding:18vh 0 0}.journey-year-marker{position:absolute;top:18vh;left:-50px;width:62px;height:62px;border-width:4px;box-shadow:0 0 0 8px #061c2f}.journey-year-marker span{font-size:12px}.journey-year-copy,.journey-year:nth-child(odd) .journey-year-copy,.journey-year:nth-child(2n) .journey-year-copy{max-width:100%;text-align:left;justify-items:start;transform:none}.journey-year-copy h3{font-size:55px}.journey-year.is-current .journey-year-marker{width:76px;height:76px;left:-57px}.journey-year.is-current .journey-year-copy>p:not(.card-label){font-size:19px}.journey-year.is-current .journey-actions{align-items:flex-start;flex-direction:column}.tutoring-modal{padding:18px}}.space-journey-scroll{scroll-snap-type:y proximity}.journey-snap{scroll-snap-stop:normal}.journey-stage-list{min-height:100%;padding:6vh 10% 9vh;background:#061c2f}.journey-stage-list:before{display:none}.journey-year{display:block;min-height:clamp(240px,28vh,340px)}.journey-year:after{display:none}.journey-year-marker,.journey-year:nth-child(2n) .journey-year-marker{position:absolute;top:50%;left:var(--journey-road-x, 50%);grid-column:auto;grid-row:auto;transform:translate(-50%,-50%)}.journey-year-copy{position:absolute;top:50%;display:grid;width:min(35vw,420px);max-width:none;transform:translateY(-50%)!important}.journey-year:nth-child(odd) .journey-year-copy{right:58%;grid-column:auto;text-align:right;justify-items:end}.journey-year:nth-child(2n) .journey-year-copy{left:58%;grid-column:auto;text-align:left;justify-items:start}.journey-year-copy h3{font-size:54px}.journey-year.is-current{min-height:clamp(330px,37vh,430px)}.journey-year.is-current .journey-year-marker{transform:translate(-50%,-50%) scale(1.05)}.journey-year.is-current .journey-year-copy{right:64%;left:auto;width:min(30vw,360px);text-align:right;justify-items:end}.journey-companion{position:absolute;z-index:0;top:50%;left:76%;width:min(18vw,220px);aspect-ratio:1;object-fit:cover;object-position:77% 42%;border:2px solid #3b94a8;border-radius:50%;transform:translateY(-50%);pointer-events:none}@supports (animation-timeline: view()){.journey-year{animation:journey-stage-enter linear both;animation-timeline:view();animation-range:entry 5% cover 46%}}@keyframes journey-stage-enter{0%{opacity:.32;transform:translateY(34px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion: reduce){.space-journey-scroll{scroll-behavior:auto}.journey-year{animation:none!important}}@media (max-width: 800px){.journey-stage-list{padding-right:7%;padding-left:7%}.journey-year{min-height:280px}.journey-year-copy{width:min(38vw,330px)}.journey-year.is-current .journey-year-copy{width:min(42vw,380px)}}@media (max-width: 600px){.journey-stage-list{padding:40px 28px 70px 74px}.journey-stage-list:before{display:block;left:34px;top:0;bottom:0;width:5px;transform:none;background:#2d8299}.journey-year{display:block;min-height:360px;padding:0}.journey-year:after{display:none}.journey-year-marker,.journey-year:nth-child(2n) .journey-year-marker{top:48%;left:-42px;transform:translateY(-50%)}.journey-year.is-current .journey-year-marker{left:-49px;transform:translateY(-50%) scale(1.05)}.journey-year-copy,.journey-year:nth-child(odd) .journey-year-copy,.journey-year:nth-child(2n) .journey-year-copy{position:absolute;top:48%;right:auto;left:0;width:100%;text-align:left;justify-items:start;transform:translateY(-50%)!important}.journey-year.is-current .journey-year-copy{width:100%}.journey-year-copy h3{font-size:48px}.journey-companion{display:none}}.cinematic-journey{position:relative;scroll-snap-type:y mandatory;background:#061c2f}.cinematic-scroll-track{position:relative;height:max(7800px,calc((100vh - 158px)*13))}.cinematic-camera{position:sticky;top:0;height:calc(100vh - 158px);min-height:560px;overflow:hidden;isolation:isolate;color:#fff}.cinematic-road{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-color:#061c2f;background-repeat:no-repeat;background-size:cover;background-position:center var(--journey-camera-y);transition:background-position .62s cubic-bezier(.2,.75,.2,1)}.cinematic-shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#030f1d33;pointer-events:none}.cinematic-progress{position:absolute;z-index:2;top:24px;left:28px;display:grid;gap:3px;color:#d8f4f5;text-shadow:0 2px 10px #061c2f}.cinematic-progress span{font-size:11px;font-weight:800;letter-spacing:1.8px;text-transform:uppercase}.cinematic-progress strong{font-size:15px}.cinematic-neighbor{position:absolute;z-index:2;display:grid;min-width:126px;gap:2px;padding:10px 13px;border:1px solid rgba(125,220,230,.72);border-radius:8px;background:#061c2fb3;color:#fff;text-align:left;font:inherit;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.cinematic-neighbor:hover{border-color:#f6c54c;transform:translateY(-2px)}.cinematic-neighbor span{color:#a9e2e8;font-size:11px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase}.cinematic-neighbor strong{font-size:23px;line-height:1}.cinematic-neighbor small{color:#d6ecee;font-size:12px}.cinematic-neighbor-up{top:24px;right:28px}.cinematic-neighbor-down{right:28px;bottom:24px}.cinematic-stage{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;display:grid;align-items:center;pointer-events:none}.cinematic-stage-marker{position:absolute;top:52%;left:58%;z-index:1;display:grid;width:120px;height:120px;place-items:center;border:6px solid #45a9bc;border-radius:50%;background:#061c2f;color:#d5f5f6;box-shadow:0 0 0 12px #061c2fd1;font-size:21px;font-weight:900;transform:translate(-50%,-50%);transition:transform .5s ease,background .5s ease,border-color .5s ease}.cinematic-stage.is-completed .cinematic-stage-marker{border-color:#8ce0a6;background:#8ce0a6;color:#08253d}.cinematic-stage.is-current .cinematic-stage-marker{width:142px;height:142px;border-color:#f6c54c;background:#f6c54c;color:#142338;box-shadow:0 0 0 13px #061c2fd1,0 0 0 18px #f6c54c47;font-size:26px}.cinematic-stage-copy{position:absolute;top:50%;left:7%;display:grid;width:min(31vw,390px);gap:13px;pointer-events:auto;text-shadow:0 2px 12px #061c2f;transform:translateY(-50%)}.cinematic-stage-copy .card-label{margin:0;color:#a9e2e8}.cinematic-stage-copy h2{margin:0;color:#fff;font-size:clamp(58px,6vw,92px);line-height:.85}.cinematic-stage-copy>p:not(.card-label){margin:0;color:#f0fbfc;font-size:19px;line-height:1.45}.cinematic-stage.is-current .cinematic-stage-copy h2{color:#f6c54c}.cinematic-stage.is-current .mission-skill-list,.cinematic-stage.is-current .journey-actions{justify-content:flex-start}.cinematic-companion{position:absolute;right:7%;bottom:16%;width:min(18vw,225px);aspect-ratio:1;object-fit:cover;object-position:77% 42%;border:2px solid #55bbca;border-radius:50%;box-shadow:0 12px 28px #020b1773;pointer-events:none}@media (max-width: 800px){.cinematic-scroll-track{height:max(6500px,calc((100vh - 126px)*13))}.cinematic-camera{height:calc(100vh - 126px);min-height:520px}.cinematic-stage-copy{width:min(42vw,340px)}.cinematic-stage-marker{left:60%}.cinematic-companion{right:4%;width:min(20vw,175px)}.cinematic-neighbor-up,.cinematic-neighbor-down{right:18px}}@media (max-width: 600px){.cinematic-journey{border-radius:0}.cinematic-scroll-track{height:max(5850px,calc((100vh - 126px)*13))}.cinematic-camera{min-height:460px}.cinematic-road{background-size:auto 100%;background-position:center var(--journey-camera-y)}.cinematic-progress{top:16px;left:18px}.cinematic-neighbor{min-width:102px;padding:8px 10px}.cinematic-neighbor strong{font-size:18px}.cinematic-neighbor small{display:none}.cinematic-neighbor-up{top:16px;right:16px}.cinematic-neighbor-down{right:16px;bottom:16px}.cinematic-stage-marker{top:50%;left:62%;width:96px;height:96px;border-width:5px;font-size:17px}.cinematic-stage.is-current .cinematic-stage-marker{width:112px;height:112px;font-size:21px}.cinematic-stage-copy{top:54%;left:20px;width:min(58vw,310px);gap:10px}.cinematic-stage-copy h2{font-size:60px}.cinematic-stage-copy>p:not(.card-label){font-size:16px}.cinematic-stage .mission-skill-list{gap:5px}.cinematic-stage .mission-skill-list span{padding:5px 7px;font-size:10px}.cinematic-stage .journey-actions{gap:6px}.cinematic-stage .journey-primary,.cinematic-stage .journey-secondary{min-height:38px;padding:8px 10px;font-size:13px}.cinematic-companion{display:none}}@media (prefers-reduced-motion: reduce){.cinematic-road{transition:none}.cinematic-neighbor:hover{transform:none}}:root{--student-navy: #10243a;--student-navy-deep: #081a2c;--student-cyan: #48c4d6;--student-gold: #ffc94d;--student-mint: #8fe0aa;--student-surface: #f7f9fc}body,.app{background:var(--student-surface)}.sidebar{background:linear-gradient(180deg,var(--student-navy-deep),var(--student-navy));box-shadow:14px 0 34px #091a2b12}.logo-frame{background:#fff}.brand-sub,.nav-title{color:#dceef49e}.nav-pill{color:#eef8fad1;font-weight:600}.nav-pill.active{border-color:#48c4d659;box-shadow:inset 3px 0 0 var(--student-cyan);background:#6fd3de24;color:#fff}.nav-pill:not(.active):hover{background:#ffffff14;border-color:#ffffff14}.sidebar-card{border:1px solid rgba(143,224,170,.18);background:#ffffff12}.main{max-width:1540px;padding:30px 42px 48px}.topbar{align-items:flex-end;margin-bottom:28px;padding-bottom:22px}.topbar-overline{margin:0 0 6px!important;color:#0c766f!important;font-size:11px!important;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.topbar h1{font-size:34px}.topbar>div:first-child>p:last-child{max-width:630px;font-size:15px;line-height:1.5}.profile-badge{background:#e6f4f2;color:#08736d;font-weight:800}.avatar{background:linear-gradient(135deg,#0c7b74,#153452);box-shadow:0 6px 14px #0f37482e}@media (max-width: 900px){.main{padding:22px 18px 34px}.topbar{align-items:flex-start}.topbar h1{font-size:28px}}.student-home-top{gap:16px}.learning-hero{min-height:310px!important;border:0!important;background:var(--student-navy)!important;box-shadow:0 18px 38px #0f2a431f!important}.learning-hero:before{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(118deg,transparent 0 58%,rgba(72,196,214,.16) 58% 59%,transparent 59% 100%);content:""}.learning-hero-copy{color:#fff}.learning-hero-copy .card-label{color:#9fe7ed}.learning-hero-copy h2{color:#fff;font-size:36px!important}.learning-hero-copy p:not(.card-label){color:#cbe5ec}.learning-hero .primary{background:var(--student-gold);border-color:var(--student-gold);color:#182d45}.learning-streak{right:28px;bottom:28px;border-color:#48c4d659!important;background:#071b2db8!important;color:#fff}.learning-streak strong{color:var(--student-gold)}.progress-dots i{background:#fff3}.progress-dots i.done{background:var(--student-mint)}.student-home-top>.card{border:0;box-shadow:0 10px 24px #16293c0f}.learning-streak small{color:#cbe5ec;font-size:12px;font-weight:600}.evaluation-panel{margin-top:0;padding:28px;border:0;border-radius:14px;box-shadow:0 12px 28px #16293c0f}.evaluation-header{margin-bottom:24px}.evaluation-header h2{max-width:780px;font-size:30px;line-height:1.2}.focused-list{display:grid;gap:14px}.evaluation-item{align-items:stretch;min-height:188px;padding:24px;border:1px solid #dce6ec;border-radius:12px;background:linear-gradient(110deg,#fff 0,#fff 74%,#edf8f7 74%,#edf8f7);box-shadow:none}.evaluation-item-copy{display:grid;align-content:start;gap:9px;max-width:780px}.evaluation-item-copy h3{margin:0;font-size:24px;line-height:1.2}.evaluation-item-copy>p:not(.evaluation-status-label){margin:0;color:var(--muted);line-height:1.45}.evaluation-status-label{margin:0;color:#0b7770;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.evaluation-meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:4px}.evaluation-meta span{padding:6px 9px;border:1px solid #cbe1df;border-radius:999px;background:#fff;color:#305c60;font-size:12px;font-weight:700}.evaluation-actions{flex:0 0 188px;align-content:center;justify-content:center;flex-direction:column;align-items:stretch;padding-left:20px}.evaluation-actions .submission-status,.evaluation-actions .pill{justify-content:center}.evaluation-actions button{width:100%}@media (max-width: 760px){.evaluation-panel{padding:20px}.evaluation-item{min-height:0;flex-direction:column;padding:20px;background:#fff}.evaluation-actions{flex-basis:auto;align-items:flex-start;padding:16px 0 0}.evaluation-actions button{width:auto}.evaluation-header h2{font-size:25px}}.progress-workspace{display:grid;gap:18px}.progress-hero-card{display:flex;align-items:end;justify-content:space-between;gap:28px;min-height:230px;padding:32px;border-radius:14px;background:#e4f4f1;color:#15334b;box-shadow:0 12px 28px #16293c0f}.progress-hero-card>div:first-child{max-width:580px}.progress-hero-card .card-label{color:#08756e}.progress-hero-card h2{margin:0;font-size:58px;line-height:.95}.progress-hero-card h2+p{max-width:440px;margin:10px 0 0;color:#466570;line-height:1.5}.progress-hero-progress{display:grid;min-width:260px;gap:7px;padding:18px;border:1px solid #b9ded8;border-radius:10px;background:#ffffffc2}.progress-hero-progress span{color:#496974;font-size:12px;font-weight:700}.progress-hero-progress strong{font-size:25px}.progress-meter{height:8px;overflow:hidden;border-radius:999px;background:#d4e8e4}.progress-meter i{display:block;height:100%;border-radius:inherit;background:#0d7e75;transition:width .6s ease}.progress-content-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:18px}.progress-insight-card,.progress-goals-card{min-width:0;min-height:280px;padding:26px;border:1px solid #dce6ec;border-radius:12px;background:#fff}.progress-insight-card h3,.progress-goals-card h3{margin:0 0 10px;font-size:23px;line-height:1.2}.progress-insight-card>p:not(.card-label){max-width:430px;margin:0;color:var(--muted);line-height:1.5}.progress-goals-card{display:grid;align-content:start;gap:12px}.progress-goals-card ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.progress-goals-card li{position:relative;padding-left:19px;color:#405d6a;line-height:1.4}.progress-goals-card li:before{position:absolute;top:.45em;left:0;width:8px;height:8px;border-radius:50%;background:var(--student-gold);content:""}.progress-goals-card .ghost{width:fit-content;margin-top:4px}@media (max-width: 760px){.progress-hero-card{align-items:flex-start;flex-direction:column;padding:25px}.progress-hero-card h2{font-size:48px}.progress-hero-progress{width:100%;min-width:0}.progress-content-grid{grid-template-columns:minmax(0,1fr)}.progress-insight-card,.progress-goals-card{min-height:0;padding:22px}}.messages-workspace{overflow:hidden;border:1px solid #dce6ec;border-radius:14px;background:#fff;box-shadow:0 12px 28px #16293c0f}.messages-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px;border-bottom:1px solid #dce6ec;background:#fbfcfe}.messages-toolbar h2{margin:0;font-size:28px}.messages-toolbar p:not(.card-label){margin:7px 0 0;color:var(--muted)}.messages-inbox-list{display:grid}.message-row{display:grid;grid-template-columns:44px minmax(0,1fr) max-content;gap:14px;align-items:center;min-height:88px;padding:16px 28px;border-bottom:1px solid #e7edf1;background:#fff;transition:background .18s ease}.message-row:last-child{border-bottom:0}.message-row:hover{background:#f7fbfb}.message-row.is-unread{background:#f1faf8}.message-avatar{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#ddf1ed;color:#0a716a;font-size:15px;font-weight:900}.message-row p{display:inline-flex;align-items:center;gap:7px;margin:0 0 4px;color:#1a2f45;font-weight:800}.message-row small{display:block;overflow:hidden;color:#597080;font-size:14px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.message-row time{color:#718292;font-size:12px;white-space:nowrap}.message-row .unread-dot{width:7px;height:7px;background:#ef8059}.messages-workspace .empty-state{margin:26px}@media (max-width: 600px){.messages-toolbar{align-items:flex-start;flex-direction:column;padding:22px}.message-row{grid-template-columns:38px minmax(0,1fr);min-height:82px;padding:14px 18px}.message-row time{grid-column:2}.message-row small{white-space:normal}.message-avatar{width:38px;height:38px}}.student-action-modal{display:grid;gap:14px;width:min(560px,calc(100vw - 32px))}.student-action-modal h3{margin:0}.student-action-modal .card-muted{margin:-4px 0 0}.student-action-modal textarea{width:100%;min-height:132px;margin:0;padding:12px;resize:vertical}.student-action-modal .modal-actions{margin-top:0}:root[data-school=la-colina]{--accent: #216e4e;--accent-2: #cdd500;--sidebar: #153d30}[data-school=la-colina] .sidebar{background:#153d30}[data-school=la-colina] .brand-logo{width:190px;max-width:100%;height:38px;object-fit:contain}[data-school=la-colina] .logo-frame{padding:12px 8px}[data-school=la-colina] .nav-pill.active{box-shadow:inset 3px 0 #cdd500}[data-school=la-colina] .login-logo{width:300px;max-width:100%}:root{--product-canvas: #f6f7f4;--product-paper: #fff;--product-ink: #233d32;--product-muted: #61736a;--product-line: #dfe5de;--product-green: #206747;--product-soft: #eaf1e7;--product-warning: #89632b;--product-radius: 12px}.product-shell{background:var(--product-canvas);color:var(--product-ink);grid-template-columns:232px minmax(0,1fr)}.product-shell *,.product-shell *:before,.product-shell *:after{box-sizing:border-box}.product-shell .sidebar{background:#fff;color:#4b6155;border-right:1px solid var(--product-line);box-shadow:none;padding:28px 16px 20px;gap:30px;position:sticky;top:0;height:100dvh;overflow-y:auto}.product-shell .brand{align-items:flex-start;gap:14px;padding:0 8px}.product-shell .logo-frame{background:#fff;padding:0;margin:0;border:0;border-radius:0;width:100%;box-shadow:none}.product-shell .brand-logo{width:178px;max-width:100%;height:42px;object-fit:contain;object-position:left center;filter:none}.product-shell .brand-sub{color:#56715d;background:#edf2e9;padding:5px 9px;border-radius:5px;letter-spacing:.04em;font-size:11px;font-weight:600}.product-shell .nav-title{font-size:10px;letter-spacing:.12em;color:#7d8c81;padding:0 12px;margin-bottom:12px}.product-shell .sidebar-nav{gap:5px}.product-shell .nav-pill{color:#52645a;min-height:43px;padding:11px 12px;gap:12px;border:1px solid transparent;border-radius:7px;font-size:13px;font-weight:500;background:transparent;box-shadow:none}.product-shell .nav-pill.active{background:#eaf2e6;color:#245837;border-color:#e0eadb;box-shadow:none;font-weight:650}.product-shell .nav-pill:not(.active):hover{background:#f5f7f2;color:#233d32;border-color:transparent}.product-shell .nav-icon{opacity:.8;width:17px;height:17px}.product-shell .nav-icon svg{width:17px;height:17px}.product-shell .sidebar-card{margin-top:auto;background:#f5f7f1;border:1px solid #e6ebe0;border-radius:9px;padding:16px}.product-shell .sidebar-card .card-label{color:#73846c;font-size:10px}.product-shell .sidebar-card .card-value{color:#3a553e;font-size:16px;line-height:1.4}.product-shell .sidebar-card .card-muted{color:#6b7b65;font-size:12px;line-height:1.5}.product-shell .main{width:100%;max-width:1600px;min-width:0;background:var(--product-canvas);padding:0 38px 48px}.product-shell .topbar{min-height:88px;margin:0 0 32px;padding:18px 0;border-bottom:1px solid var(--product-line);align-items:center;gap:24px}.product-shell .topbar h1{font-family:inherit;font-size:15px;line-height:1.4;font-weight:600;letter-spacing:0;margin:0;color:#405747}.product-shell .topbar>div:first-child>p{font-size:12px;margin:4px 0 0;color:#738273}.product-shell .topbar .topbar-overline{display:none}.product-shell .profile{gap:16px;flex-shrink:0}.product-shell .profile-name{color:#3b5444;font-size:12px;font-weight:600}.product-shell .profile-role{color:#7c8a7c;font-size:11px;margin-top:3px}.product-shell .profile-badge{display:none}.product-shell .avatar{width:36px;height:36px;border-radius:50%;background:#e6eedc;color:#3d6241;font-size:12px;box-shadow:none}.product-shell .role-select{min-height:36px;padding:7px 28px 7px 10px;font-size:12px;border:1px solid #d7e0d1;border-radius:7px;background-color:#fff;color:#405b43}.product-shell button{font-family:inherit}.product-shell :is(button,input,select,textarea,summary):focus-visible{outline:3px solid #8ba878;outline-offset:3px}.product-shell :is(.primary,.fp-primary){background:var(--product-green);color:#fff;border-radius:7px;box-shadow:none}.product-shell :is(.ghost,.secondary,.fp-secondary){background:#fff;color:#3b5f47;border-color:#cbd8c7;border-radius:7px}.product-shell :is(.evaluation-panel,.course-panel,.config-card,.post-card,.fp-card,.io-card){box-shadow:none}.pd-page{color:var(--product-ink);display:grid;gap:26px;min-width:0}.pd-page h2,.pd-page h3,.pd-page h4,.pd-page p{margin:0}.pd-heading{display:flex;align-items:center;justify-content:space-between;gap:24px}.pd-heading h2{font-family:inherit;font-size:clamp(26px,2.5vw,34px);font-weight:600;letter-spacing:-1px;line-height:1.2;margin:9px 0 12px}.pd-heading p:last-child{font-size:14px;color:var(--product-muted);line-height:1.65}.pd-kicker{font-size:10px;font-weight:650;letter-spacing:.13em;color:#617c58;text-transform:uppercase}.pd-page button{cursor:pointer}.pd-primary,.pd-secondary{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:42px;border-radius:7px;font-size:13px;font-weight:600;padding:11px 16px;cursor:pointer}.pd-primary{background:var(--product-green);border:1px solid var(--product-green);color:#fff}.pd-primary:hover{background:#164f35}.pd-primary:disabled{background:#e8ece5;color:#86917e;border-color:#e0e5d9;cursor:not-allowed}.pd-secondary{background:#fff;border:1px solid #d0dbcb;color:#466143}.pd-heading>button{flex-shrink:0}.pd-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:#fff;border:1px solid var(--product-line);border-radius:var(--product-radius)}.pd-metrics.four{grid-template-columns:repeat(4,minmax(0,1fr))}.pd-metric{min-width:0;padding:22px 24px;background:none;border:0;border-right:1px solid var(--product-line);text-align:left;display:grid;gap:10px;color:var(--product-ink)}.pd-metric:last-child{border-right:0}.pd-metric>span{font-size:12px;color:#647260;line-height:1.5}.pd-metric strong{font-size:30px;font-weight:550;letter-spacing:-1px;font-variant-numeric:tabular-nums}.pd-metric small{font-size:11px;color:#728169;line-height:1.5}.pd-metric:hover{background:#fafbf7}.pd-workspace{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(280px,1fr);gap:24px;align-items:start}.pd-stack{display:grid;gap:24px;min-width:0}.pd-panel{background:#fff;border:1px solid var(--product-line);border-radius:var(--product-radius);min-width:0;overflow:hidden}.pd-panel-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:22px 24px;border-bottom:1px solid #edf0e9}.pd-panel-head h3{font-family:inherit;font-weight:600;font-size:16px;line-height:1.4}.pd-panel-head p{color:var(--product-muted);font-size:12px;margin-top:5px;line-height:1.5}.pd-link{border:0;background:transparent;color:#2b7249;font-size:12px;font-weight:600;padding:10px 0;display:inline-flex;gap:8px;align-items:center;cursor:pointer;text-align:left}.pd-count{font-size:11px;color:#5b7350;background:#edf3e5;padding:5px 9px;border-radius:5px}.pd-list{padding:0 24px}.pd-row{width:100%;display:flex;align-items:center;gap:14px;padding:18px 0;border:0;border-bottom:1px solid #edf0e9;background:transparent;color:#304b36;text-align:left}.pd-row:last-child{border-bottom:0}.pd-row:hover{background:#fafbf7}.pd-row>div{flex:1;min-width:0}.pd-row strong{display:block;font-size:13px;font-weight:600;line-height:1.5;overflow-wrap:anywhere}.pd-row small{display:block;font-size:12px;line-height:1.5;color:#74816c;margin-top:4px}.pd-row>svg{width:16px;height:16px;flex-shrink:0}.pd-initial{width:38px;height:38px;border-radius:9px;display:grid;place-items:center;background:#eef2e7;color:#5d7950;font-size:12px;font-weight:600;flex-shrink:0}.pd-badge{display:inline-flex;align-items:center;padding:5px 8px;border-radius:5px;color:#617751;background:#edf3e5;font-size:11px;line-height:1.4;flex-shrink:0}.pd-badge.amber{background:#fcf2de;color:#8c692f}.pd-empty{padding:28px 24px;color:#73806c;font-size:13px;line-height:1.7}.pd-empty strong{display:block;color:#4c6442;font-size:14px;margin-bottom:7px}.pd-note{display:flex;align-items:flex-start;gap:12px;background:#f0f3e8;border:1px solid #e4e9d7;padding:20px;border-radius:10px;color:#597348;font-size:13px;line-height:1.65}.pd-note svg{flex-shrink:0;margin-top:2px}.pd-note strong{display:block;color:#395a30;font-size:14px;margin-bottom:5px}.pd-notice{background:#fff6e6;color:#796234;border:1px solid #ecdfbc;border-radius:8px;padding:13px 18px;font-size:13px;line-height:1.6}.pd-notice button{margin-left:12px}.pd-shortcut{display:flex;align-items:center;gap:14px;width:100%;border:0;border-bottom:1px solid #edf0e7;background:#fff;text-align:left;color:#345739;padding:20px 24px}.pd-shortcut:last-child{border:0}.pd-shortcut>svg{width:20px;height:20px;flex-shrink:0;color:#79915f}.pd-shortcut>span{flex:1;min-width:0}.pd-shortcut strong{display:block;font-size:13px;line-height:1.4}.pd-shortcut small{display:block;color:#7a866f;font-size:12px;margin-top:5px;line-height:1.5}.pd-priority-line{display:flex;align-items:center;gap:16px;background:#fbf4e4;border:1px solid #eee0c0;border-radius:10px;padding:18px 22px}.pd-priority-line>div{flex:1}.pd-priority-line strong{font-size:14px;color:#6e592e}.pd-priority-line p{font-size:12px;color:#8a7955;margin-top:5px;line-height:1.5}.pd-priority-line svg{color:#ad8747;flex-shrink:0}.pd-primary-story{padding:28px;background:#214f39;color:#fff;border-radius:var(--product-radius)}.pd-primary-story .pd-kicker{color:#b8d0a4}.pd-primary-story h3{color:#fff;font-size:24px;line-height:1.4;font-weight:550;margin:18px 0 14px}.pd-primary-story>p:not(.pd-kicker){color:#dae4d0;font-size:14px;line-height:1.75}.pd-primary-story .pd-secondary{margin-top:24px;background:#eaf1da;border-color:#eaf1da;color:#2c5737}.pd-score{display:flex;align-items:center;gap:20px;margin:22px 0}.pd-score>strong{font-size:44px;letter-spacing:-2px;font-weight:500;white-space:nowrap}.pd-score>strong small{font-size:16px;color:#bcd0ad;letter-spacing:0}.pd-score>div{font-size:12px;line-height:1.8;color:#c6d9b8}.pd-family-context{display:flex;align-items:center;gap:14px;border-bottom:1px solid var(--product-line);padding-bottom:20px}.pd-family-context>div{flex:1}.pd-family-context strong{font-size:16px}.pd-family-context small{display:block;margin-top:5px;color:var(--product-muted);font-size:12px}.pd-family-context>span:last-child{font-size:12px;color:#70805f}.product-shell .family-children{margin-bottom:24px}.product-shell .family-children-heading{margin-bottom:10px}.product-shell .family-children-heading h2{font-size:13px;letter-spacing:0}.product-shell .family-children-heading p{display:none}.product-shell .family-children-grid{display:flex;flex-wrap:wrap;gap:10px}.product-shell .family-child-card{padding:10px 14px;gap:10px;border-radius:8px;min-width:180px;flex:0 1 280px}.product-shell .family-child-avatar{width:32px;height:32px;font-size:12px;border-radius:7px}.product-shell .family-child-info strong{font-size:13px;letter-spacing:0}.product-shell .family-child-info small{display:none}.product-shell .family-child-check{width:18px;height:18px;font-size:10px}.product-shell .fp-heading h2{font-family:inherit;font-weight:600}.product-shell .family-portal{gap:24px}.product-shell .fp-heading .fp-eyebrow{font-size:10px}.product-shell .fp-heading>div>p:last-child{font-size:14px}.product-shell .learning-route{margin:0;max-width:none}.product-shell .lr-workspace{grid-template-columns:minmax(0,1.8fr) minmax(280px,1fr)}.product-shell .lr-task,.product-shell .lr-focus{border-radius:var(--product-radius)}.product-shell .lr-task{border-top-width:1px;padding:30px}.product-shell .lr-focus{padding:26px;background:#edf2e4}.product-shell .lr-task h2{font-family:inherit;font-size:28px;font-weight:600}.product-shell .lr-focus h2{font-family:inherit;font-size:20px;font-weight:600}.product-shell .lr-eyebrow{font-size:10px}.product-shell .lr-context{display:none}.product-shell .pd-student-heading{margin-bottom:24px}.product-shell .pd-student-stats{margin:22px 0}@media (max-width: 1180px){.product-shell .main{padding:0 26px 36px}.pd-workspace{grid-template-columns:minmax(0,1.4fr) minmax(260px,1fr);gap:18px}.pd-metric{padding:20px}.product-shell .lr-workspace{grid-template-columns:1fr}}@media (max-width: 900px){.product-shell{grid-template-columns:minmax(0,1fr)}.product-shell .sidebar{position:relative;height:auto;padding:14px 18px 0;gap:12px;flex-direction:column;overflow:visible;border:0;border-bottom:1px solid var(--product-line);min-width:0}.product-shell .brand{display:flex;flex-direction:row;align-items:center;gap:20px;padding:0}.product-shell .logo-frame{width:auto}.product-shell .brand-logo{width:155px;height:35px}.product-shell .sidebar-nav{flex-direction:row;overflow-x:auto;max-width:100%;width:100%;padding-bottom:10px}.product-shell .nav-pill{width:auto;flex-shrink:0;min-height:44px;white-space:nowrap}.product-shell .nav-title,.product-shell .sidebar-card{display:none}.product-shell .main{padding:0 24px 32px}.product-shell .topbar{min-height:72px;margin-bottom:26px;flex-direction:row;align-items:center;flex-wrap:wrap;gap:12px}.product-shell .profile{width:auto}.product-shell .profile>div:first-child:not(.profile-menu){display:none}.pd-workspace{grid-template-columns:minmax(0,1.5fr) minmax(240px,1fr)}}@media (max-width: 680px){.product-shell .main{padding:0 18px 28px}.product-shell .topbar{gap:10px;margin-bottom:24px}.product-shell .topbar h1{font-size:13px}.product-shell .topbar>div:first-child>p{font-size:11px;max-width:190px}.product-shell .role-select{max-width:130px}.product-shell .profile{gap:8px}.pd-heading{align-items:flex-start;flex-direction:column;gap:16px}.pd-heading h2{font-size:29px}.pd-heading>button{width:100%}.pd-metrics.four{grid-template-columns:repeat(2,minmax(0,1fr))}.pd-metrics.four .pd-metric:nth-child(2){border-right:0}.pd-metrics.four .pd-metric:nth-child(-n+2){border-bottom:1px solid var(--product-line)}.pd-metric{padding:16px 12px;gap:8px}.pd-metric>span{font-size:11px}.pd-metric strong{font-size:26px}.pd-metric small{font-size:10px}.pd-workspace{grid-template-columns:minmax(0,1fr)}.pd-panel-head{padding:18px;flex-wrap:wrap}.pd-list{padding:0 18px}.pd-row{gap:10px;flex-wrap:wrap}.pd-row .pd-badge{margin-left:48px}.pd-priority-line{flex-wrap:wrap;padding:18px}.pd-priority-line>div{flex-basis:75%}.pd-priority-line button{margin-left:36px}.pd-primary-story{padding:24px}.pd-family-context{flex-wrap:wrap}.product-shell .lr-task{padding:24px 20px}.product-shell .lr-task h2{font-size:25px}.product-shell .family-child-card{flex:1 1 150px;min-width:0}}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:400;font-display:swap;src:url(/assets/source-sans-3-latin-400-normal-DQi5PRDE.woff2) format("woff2")}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:500;font-display:swap;src:url(/assets/source-sans-3-latin-500-normal-DiWS0tcR.woff2) format("woff2")}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:600;font-display:swap;src:url(/assets/source-sans-3-latin-600-normal-DeckBYAU.woff2) format("woff2")}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:700;font-display:swap;src:url(/assets/source-sans-3-latin-700-normal-CkzU-mV9.woff2) format("woff2")}:root{--font-institutional: "Source Sans 3", "Segoe UI", Arial, sans-serif;font-family:var(--font-institutional)}body{font-family:var(--font-institutional)}button,input,select,textarea{font-family:inherit}body :is(h1,h2,h3,h4,h5,h6){font-family:var(--font-institutional)}.student-shell{--ink:#233d32;--muted:#68796c;--accent:#285e47;--bg:#f6f7f3;--shadow:none}.product-shell.student-shell .main{padding:38px 38px 64px;max-width:1550px}.student-shell .sidebar{display:flex;flex-direction:column;gap:30px}.student-shell .sidebar-nav{display:flex;flex-direction:column}.student-shell .sp-account{margin-top:auto;position:relative}.student-shell .sp-account-trigger{display:flex;gap:10px;align-items:center;border:0;background:transparent;color:var(--ink);padding:12px 7px;width:100%;text-align:left;cursor:pointer}.sp-account-trigger>span:nth-child(2){flex:1;min-width:0;display:grid;gap:4px}.sp-account-trigger strong{font-size:13px;overflow-wrap:anywhere}.sp-account-trigger small{font-size:11px;color:var(--muted)}.sp-account-menu{position:absolute;bottom:100%;left:0;right:0;z-index:8;background:#fff;border:1px solid #dce5d8;border-radius:10px;padding:7px;box-shadow:0 12px 30px #233d3212}.sp-account-menu button{display:block;width:100%;text-align:left;border:0;background:#fff;padding:12px;color:var(--ink)}.sp-account-footer{border-top:1px solid #dfe5de;margin-top:16px;padding-top:22px;display:grid;gap:8px;text-align:center;letter-spacing:.1em;font-size:9px;color:#778971}.sp-account-footer strong{font-size:12px;letter-spacing:0;color:#4b6652;font-weight:600}.sp-page{display:grid;gap:26px;min-width:0;color:#233d32}.sp-page h1,.sp-page h2,.sp-page h3,.sp-page p{margin:0}.sp-page h2{font-size:21px;letter-spacing:-.3px;line-height:1.3}.sp-page h3{font-size:17px;line-height:1.45}.sp-page p{line-height:1.65;color:#697b6b;font-size:14px}.sp-page small{color:#738370;line-height:1.5;font-size:12px}.sp-heading{display:flex;justify-content:space-between;align-items:center;gap:22px;margin-bottom:9px}.sp-heading h1{font-size:36px;line-height:1.15;letter-spacing:-1.1px;margin:10px 0 12px;font-weight:650}.sp-eyebrow,.sp-page .sp-eyebrow{display:block;font-size:10px;letter-spacing:.13em;font-weight:650;color:#768668;line-height:1.6}.sp-heading>button{flex-shrink:0}.sp-primary,.sp-secondary{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid #cad8c8;border-radius:8px;padding:12px 16px;min-height:44px;font-size:13px;font-weight:600;cursor:pointer;line-height:1.4}.sp-primary{color:#fff;background:#285e47;border-color:#285e47}.sp-secondary{color:#345b45;background:#fff}.sp-primary:disabled{opacity:.5;cursor:wait}.sp-text{display:inline-flex;align-items:center;gap:9px;padding:6px 0;background:none;border:0;color:#2a674b;font-size:13px;cursor:pointer}.sp-text svg{width:16px}.sp-page button:hover{filter:brightness(.98)}.sp-home-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(250px,1fr);gap:24px}.sp-next{background:#eaf0e2;border:1px solid #dce6d4;border-radius:16px;padding:34px;position:relative;overflow:hidden}.sp-next h2{font-size:clamp(24px,2.4vw,32px);font-weight:600;max-width:520px;margin:18px 0 14px;position:relative;z-index:1;letter-spacing:-.5px}.sp-next>p{max-width:460px;position:relative;z-index:1}.sp-next .sp-primary{margin-top:28px;position:relative;z-index:1}.sp-next-art{position:absolute;right:-35px;bottom:-62px;transform:rotate(-18deg);color:#7c9a6a;opacity:.13}.sp-next-art svg{width:260px;height:260px;stroke-width:.7}.sp-week{padding:26px;background:#fff;border:1px solid #dce5d8;border-radius:14px}.sp-week h2{margin:10px 0 18px}.sp-week button{display:flex;align-items:center;gap:15px;width:100%;border:0;border-top:1px solid #e9ede4;background:none;padding:16px 0;color:#546b57;font-size:13px;text-align:left}.sp-week button span{flex:1}.sp-week strong{color:#28513b;font-size:22px}.sp-week svg{width:15px;color:#8b9a7b}.sp-two-col{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(260px,1fr);gap:24px;align-items:start}.sp-card{background:#fff;border:1px solid #dce5d8;border-radius:14px;overflow:hidden;min-width:0}.sp-card>header{padding:23px 24px;display:flex;align-items:center;gap:16px;justify-content:space-between;border-bottom:1px solid #e8ede4}.sp-card>header h2{font-size:19px}.sp-card>header .sp-text{flex-shrink:0}.sp-activity{display:flex;align-items:center;text-align:left;gap:16px;padding:24px;width:100%;background:#fff;border:0;border-bottom:1px solid #e7ede2;color:#2e4b38;cursor:pointer}.sp-activity:last-child{border-bottom:0}.sp-subject-icon{width:38px;height:42px;border-radius:9px;background:#f1f4ec;color:#719063;display:grid;place-items:center;flex-shrink:0}.sp-activity-copy{display:grid;gap:7px;flex:1;min-width:0}.sp-activity-copy strong{font-size:15px;line-height:1.45}.sp-activity-state{display:flex;align-items:center;gap:18px;flex-shrink:0}.sp-activity-state strong{font-size:17px;font-weight:600}.sp-activity-state svg{width:17px}.sp-badge{background:#eff2e9;color:#687956;font-size:11px;padding:6px 9px;border-radius:20px;white-space:nowrap}.sp-badge.pending{background:#fcf1d8;color:#88642f}.sp-badge.review{background:#eef1f3;color:#607182}.sp-home-note{padding:26px;display:grid;gap:17px;background:#fafbf7}.sp-home-note>svg{width:26px;height:26px;color:#7b9067}.sp-home-note hr{border:0;border-top:1px solid #e0e7d9;width:100%;margin:4px 0}.sp-course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.sp-course-card{border:1px solid #dce5d8;background:#fff;border-radius:12px;padding:26px;display:grid;gap:12px;color:#2e4d3a;text-align:left;position:relative;cursor:pointer}.sp-course-card h2{margin-top:7px;font-size:20px}.sp-course-card>span:not(.sp-course-mark){font-size:12px;color:#698163;margin-top:15px}.sp-course-card>svg{position:absolute;right:22px;bottom:24px;width:17px}.sp-course-mark{width:46px;height:46px;display:grid;place-items:center;background:#e9f0e1;color:#5e8052;border-radius:12px}.sp-course-mark.tone-1{background:#f6eddc;color:#9d8552}.sp-course-mark.tone-2{background:#e7efed;color:#58877a}.sp-course-detail{padding:28px;display:grid;gap:15px}.sp-unit-list{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:10px}.sp-unit-list>section{border-top:1px solid #dfe7db;padding-top:18px}.sp-unit-list h3{margin:5px 0}.sp-unit-list ul{padding-left:18px;font-size:14px;color:#6b7c69;line-height:1.7}.sp-filters{display:flex;align-items:end;gap:14px;flex-wrap:wrap}.sp-filters label{display:grid;gap:7px;font-size:12px;color:#647b5e;min-width:0}.sp-filters .sp-search{flex:1;position:relative;min-width:180px}.sp-search svg{position:absolute;left:14px;top:13px;width:17px;color:#85927c}.sp-search input{padding-left:42px!important}.student-shell :is(.sp-filters,.sp-result-summary) select{min-height:44px;background-color:#fff;padding:10px 36px 10px 13px;max-width:100%;border:1px solid #ccd9c7;border-radius:8px;color:#3c5c44;font-size:13px}.sp-filters input{min-height:44px;border:1px solid #ccd9c7;border-radius:8px;background:#fff;color:#3c5c44;font-size:13px}.sp-tabs{display:flex;gap:24px;border-bottom:1px solid #dae3d4;overflow:auto}.sp-tabs button{display:flex;gap:9px;align-items:center;white-space:nowrap;padding:12px 0 16px;border:0;border-bottom:2px solid transparent;background:none;color:#748269;cursor:pointer;font-size:14px}.sp-tabs button.active{color:#24583c;border-bottom-color:#24583c;font-weight:600}.sp-tabs button span{font-size:11px;padding:3px 6px;border-radius:5px;background:#edf1e5}.sp-result-summary{display:flex;justify-content:space-between;align-items:center;gap:26px;background:#edf2e7;border:1px solid #dce5d6;border-radius:12px;padding:25px 28px}.sp-result-summary>div{display:grid;gap:10px}.sp-result-summary>div>strong{font-size:32px;letter-spacing:-.7px}.sp-result-summary label{display:grid;gap:8px;font-size:12px}.sp-empty{padding:40px 28px;text-align:center;color:#829574}.sp-empty h3{margin:12px 0 8px}.sp-notice{background:#fff3dc;border-radius:8px;padding:18px}.sp-notice button{margin-left:12px}.sp-learning-focus{display:flex;gap:22px;padding:28px;background:#eaf0e3;border:1px solid #dce6d3;border-radius:14px;align-items:start}.sp-learning-focus>svg{width:32px;height:32px;flex-shrink:0;color:#709460}.sp-learning-focus h2{margin:7px 0 10px}.sp-learning-recommendations>article{padding:24px;border-bottom:1px solid #e6ecdf;display:grid;gap:10px}.sp-practice{padding:28px;display:grid;gap:18px}.sp-practice>svg{color:#7e965f}.sp-practice-option{display:flex;gap:12px;align-items:center;border:0;border-bottom:1px solid #e3e9db;background:#fff;color:#3c5c40;padding:18px 0;text-align:left;cursor:pointer}.sp-practice-option>span{color:#9c9b72;font-size:20px}.sp-practice-option strong{flex:1;font-size:14px;font-weight:500;line-height:1.6}.sp-practice-option svg{flex-shrink:0}.sp-practice-guide{font-size:13px;background:#f7f8f2;padding:18px;border-radius:10px;color:#687d5c;line-height:1.65}.sp-practice-guide ol{padding-left:18px}.sp-practice-guide li+li{margin-top:8px}.sp-support-band{border-top:1px solid #dce5d6;padding:25px 0;display:flex;gap:24px;align-items:center}.sp-support-band h2{font-size:20px;margin:10px 0}.sp-support-band>div{flex:1}.sp-request{display:flex;padding:20px 25px;gap:18px;border-bottom:1px solid #e5eadd}.sp-request strong{flex:1;font-size:14px}.sp-request span{font-size:12px;color:#738468}.sp-dialog{border:1px solid #d6e1d0;border-radius:14px;padding:34px;width:min(550px,92vw);color:#304c39}.sp-dialog::backdrop{background:#192f2766}.sp-dialog h2{font-size:24px;line-height:1.4}.sp-dialog label{display:grid;gap:12px;font-size:14px}.sp-dialog textarea{min-height:150px;padding:14px;border:1px solid #cddbc4;border-radius:7px}.sp-dialog p{font-size:13px;line-height:1.6;color:#708264}.sp-close{float:right;border:0;background:transparent;color:#476442;padding:4px;cursor:pointer}.student-shell .sp-assessment-dialog{width:min(850px,96vw);max-height:90dvh;border:1px solid #dce6d6;border-radius:14px;padding:30px;color:#2c4835;overflow:auto}.sp-assessment-dialog .quick-panel-head{border-bottom:1px solid #dce5d7;padding-bottom:20px}.sp-assessment-dialog .quick-panel-head h3{font-size:23px;line-height:1.35;margin:8px 0}.sp-assessment-dialog .question-card{border:1px solid #dae4d4;border-radius:10px;background:#fff;padding:24px;box-shadow:none}.sp-assessment-dialog .question-card p{font-size:17px;line-height:1.6}.sp-assessment-dialog textarea{min-height:130px;padding:14px;border:1px solid #c9d8c1;border-radius:7px;color:#304b36}.sp-assessment-dialog .options-grid label{border:1px solid #dde5d6;border-radius:7px;padding:14px;line-height:1.5}.sp-assessment-instructions{background:#f1f5eb;border-radius:9px;padding:18px;margin:18px 0;color:#6a7e5f;font-size:13px;line-height:1.6}.sp-assessment-instructions p{margin:0 0 10px}.sp-submission{display:grid;gap:20px}.sp-receipt{display:flex;align-items:center;justify-content:space-between;padding:25px 0;gap:15px}.sp-receipt h2{font-size:32px;margin:7px 0}.sp-receipt p{color:#72836a;font-size:13px}.sp-feedback{background:#f0f5e9;padding:18px;border-radius:8px;color:#42623b;font-size:14px;line-height:1.6}.sp-feedback p{margin:7px 0 0}.sp-answer{padding:24px;border:1px solid #dce5d6;border-radius:10px;display:grid;gap:14px}.sp-answer>small{font-size:10px;letter-spacing:.1em;color:#819074}.sp-answer h3{font-size:17px;line-height:1.6;margin:0}.sp-answer-label{font-size:12px;color:#7d8a72}.sp-written{white-space:pre-wrap;padding:0;margin:0;font-size:15px;line-height:1.7}.sp-answer audio{width:100%;max-width:100%}.student-shell .config-panel{padding:0;background:none;border:0}.student-shell .config-panel .course-header h2,.student-shell .messages-toolbar h2{font-size:32px;color:#2a4936}.student-shell .config-footer{border:1px solid #dce5d8;border-radius:12px}.student-shell .messages-workspace{padding:0;background:none}.student-shell .message-row{border-color:#dce5d8}.student-shell .modal-backdrop{z-index:100}@media (min-width:761px) and (max-width:1100px){.product-shell.student-shell{grid-template-columns:210px minmax(0,1fr)}.product-shell.student-shell .main{padding:30px 24px}.sp-two-col{grid-template-columns:1fr}.sp-course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sp-home-grid{grid-template-columns:minmax(0,1.4fr) minmax(220px,1fr)}.sp-next{padding:26px}.sp-activity-state{gap:10px}}@media (max-width:760px){.product-shell.student-shell{display:block}.product-shell.student-shell .sidebar{position:sticky;top:0;z-index:30;width:100%;height:auto;min-height:0;overflow:visible;padding:8px 12px;display:block;border:0;border-bottom:1px solid #dfe5d8;background:#fffffff5}.student-shell .brand,.student-shell .nav-title,.student-shell .sp-nav-label,.student-shell .sp-account-footer{display:none!important}.product-shell.student-shell .sidebar-nav{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:3px;overflow:visible;padding:0;width:calc(100% - 42px)}.product-shell.student-shell .nav-pill{display:flex;min-width:0;width:100%;min-height:40px;padding:9px 0;justify-content:center;gap:0}.student-shell .nav-icon,.student-shell .nav-icon svg{width:19px;height:19px}.student-shell .sp-account{position:absolute;right:8px;top:8px;margin:0}.student-shell .sp-account-trigger{padding:3px;min-height:40px}.student-shell .sp-account-trigger>span:not(.avatar){display:none}.student-shell .sp-account-trigger .avatar{width:30px;height:30px;font-size:10px}.student-shell .sp-account-menu{top:48px;bottom:auto;left:auto;right:0;width:180px}.product-shell.student-shell .main{padding:25px 18px 50px}.sp-page{gap:20px}.sp-heading{align-items:start;flex-wrap:wrap;gap:12px}.sp-heading h1{font-size:30px}.sp-heading>button{min-height:40px;padding:9px 12px}.sp-home-grid,.sp-two-col{grid-template-columns:1fr;gap:18px}.sp-next{padding:26px}.sp-next h2{font-size:28px}.sp-week{padding:21px}.sp-week button{padding:12px 0}.sp-card>header{padding:20px}.sp-card>header h2{font-size:18px}.sp-activity{padding:20px;gap:12px;flex-wrap:wrap}.sp-activity-copy{flex-basis:calc(100% - 54px)}.sp-activity-state{margin-left:50px;width:calc(100% - 50px);justify-content:space-between}.sp-course-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sp-course-card{padding:18px}.sp-course-card h2{font-size:18px}.sp-course-card>svg{right:12px;bottom:20px;width:14px}.sp-course-card>span:not(.sp-course-mark){font-size:11px;padding-right:14px}.sp-filters .sp-search{flex-basis:100%}.sp-filters>label:not(.sp-search){flex:1;min-width:0}.sp-filters select{width:100%}.sp-tabs{gap:17px}.sp-tabs button{font-size:12px;gap:5px}.sp-result-summary{display:grid;padding:22px}.sp-result-summary select{width:100%}.sp-unit-list{grid-template-columns:1fr}.sp-support-band{flex-direction:column;align-items:start}.sp-learning-focus{padding:22px;gap:15px}.sp-learning-focus h2{font-size:21px}.student-shell .sp-assessment-dialog{padding:20px;max-height:94dvh}.sp-assessment-dialog .quick-panel-head h3{font-size:20px}.sp-assessment-dialog .question-card,.sp-answer{padding:18px}.sp-card>header .sp-text{font-size:12px}.sp-account-trigger .avatar{display:grid;place-items:center}}@media (max-width:360px){.product-shell.student-shell .sidebar{padding:6px}.product-shell.student-shell .main{padding:22px 12px}.sp-course-grid{grid-template-columns:1fr}.sp-tabs{gap:12px}}.student-shell dialog.sp-assessment-dialog{position:fixed;margin:auto;top:0;right:0;bottom:0;left:0;box-shadow:0 20px 80px #1c352b25}.sp-assessment-dialog::backdrop{background:#152d2566}.sp-everyday{padding:28px;display:grid;gap:18px}.sp-everyday h2{margin:10px 0}.sp-everyday ol{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;padding:0;list-style:none;counter-reset:practice;margin:4px 0}.sp-everyday li{counter-increment:practice;font-size:14px;line-height:1.7;color:#637958}.sp-everyday li:before{content:"0" counter(practice);display:block;font-size:24px;color:#9caa85;margin-bottom:10px}.sp-school-path{border:1px solid #dfe6d7;border-radius:10px;padding:22px}.sp-school-path summary{cursor:pointer;font-weight:600}.sp-school-path p{margin-top:14px}.sp-school-path span{display:inline-block;padding:7px 10px;background:#eaf0e3;border-radius:6px;font-size:12px;margin:10px 8px 0 0}.student-shell .nav-icon svg[fill=none]{fill:none}@media (max-width:760px){.sp-everyday ol{grid-template-columns:1fr;gap:16px}}.sp-pagination{display:flex;align-items:center;gap:12px;font-size:13px;color:#78876c}.sp-pagination span{flex:1}.sp-secondary:disabled{opacity:.4;cursor:default}.sp-trend{margin:0;border:1px solid #dce5d8;border-radius:12px;background:#fff;padding:25px}.sp-trend figcaption{display:grid;gap:8px}.sp-trend figcaption strong{font-size:19px}.sp-trend figcaption span{font-size:13px;color:#78896c}.sp-trend svg{display:block;width:100%;height:auto;max-height:220px;overflow:visible;margin:18px 0 0}.sp-preferences{padding:28px;display:grid;gap:20px;max-width:920px}.sp-preferences dl{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin:0}.sp-preferences dt{color:#849277;font-size:12px;margin-bottom:5px}.sp-preferences dd{margin:0;font-size:16px;overflow-wrap:anywhere}.sp-preferences>label{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:16px 0;border-top:1px solid #e2e8dc}.sp-preferences label span{display:grid;gap:7px}.sp-preferences label strong{font-size:15px;font-weight:600}.sp-preferences input[type=checkbox]{width:20px;height:20px;accent-color:#316347}.sp-preferences .sp-primary{justify-self:start}.student-shell.sp-large-text :is(.sp-page p,.sp-page li,.sp-written,.sp-activity-copy strong,.question-card p){font-size:18px}.student-shell.sp-reduced-motion *{animation:none!important;transition:none!important;scroll-behavior:auto!important}.student-shell .student-action-modal label{display:grid;gap:9px;margin:16px 0}.student-shell .student-action-modal :is(input,select,textarea){padding:12px;border:1px solid #cedbc7;border-radius:8px;background:#fff}.student-shell .student-action-modal select{padding-right:34px}.student-shell .student-action-modal textarea{min-height:140px}@media (max-width:760px){.sp-preferences{padding:22px}.sp-preferences dl{grid-template-columns:1fr}}.sp-trend-mobile{display:none}.student-shell .sp-assessment-dialog .tutoring-modal{max-width:100%;width:auto}.student-shell .message-row strong{display:block;font-size:14px;margin:5px 0}.student-shell .message-row small{display:block;white-space:pre-wrap;line-height:1.65}.student-shell .sp-assessment-dialog .student-action-modal{max-width:100%;width:auto}@media (max-width:760px){.sp-trend svg{display:none}.sp-trend-mobile{display:grid;gap:0;margin-top:18px}.sp-trend-mobile>div{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;border-top:1px solid #e6ecdf;font-size:12px;color:#78896c}.sp-trend-mobile strong{font-size:16px;color:#386344}}
