.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}.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}}.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}.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}.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}.family-app .main{padding:28px 34px 48px;min-width:0;background:#f5f7f5}.family-app .topbar{margin-bottom:30px;padding-bottom:22px}.family-app .nav-pill{transition:background .12s}.family-children{max-width:1440px;margin:0 auto 30px;color:#213d35;font-family:var(--font-institutional)}.family-children-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.family-children-heading h2{display:flex;align-items:center;gap:10px;margin:0;font-size:21px;letter-spacing:-.5px}.family-children-heading h2 span{display:grid;place-items:center;min-width:24px;height:24px;border-radius:7px;background:#e7eee5;color:#52725c;font-size:12px;letter-spacing:0}.family-children-heading p{margin:6px 0 0;font-size:12px;line-height:1.6;color:#697e71}.family-children-heading .family-child-context{max-width:280px;text-align:right}.family-child-context strong{display:block;color:#335d45;font-weight:600}.family-children-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,310px),1fr));gap:12px}.family-child-card{display:flex;align-items:center;gap:16px;min-width:0;padding:20px;border:1px solid #dce5dd;border-radius:13px;background:#fff;text-align:left;color:#213d35;font-family:inherit;cursor:pointer;transition:background .15s,border-color .15s}.family-child-card:hover{border-color:#86a58b;background:#f8faf5}.family-child-card[aria-pressed=true]{border-color:#357653;box-shadow:inset 0 0 0 1px #357653;background:#eef4e9}.family-child-card:focus-visible{outline:3px solid #9cb879;outline-offset:4px}.family-child-avatar{display:grid;place-items:center;width:58px;height:58px;border-radius:18px;background:#e9eee5;color:#4f7158;font-size:20px;font-weight:600;flex-shrink:0}.family-child-card[aria-pressed=true] .family-child-avatar{background:#285e43;color:#f1f5df}.family-child-info{display:grid;gap:5px;min-width:0;flex:1}.family-child-info strong{font-size:18px;line-height:1.3;overflow-wrap:anywhere;letter-spacing:-.4px}.family-child-info>span{font-size:12px;color:#6a7f70}.family-child-info small{font-size:10px;color:#427352;font-weight:600;margin-top:4px}.family-child-check{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;color:#75927b;font-size:14px;flex-shrink:0}.family-child-card[aria-pressed=true] .family-child-check{background:#357653;color:#fff}@media (max-width:680px){.family-children{margin-bottom:24px}.family-children-heading{align-items:flex-start;flex-direction:column;gap:4px}.family-children-heading .family-child-context{text-align:left;max-width:none;font-size:11px}.family-child-context strong{display:inline}.family-child-card{padding:17px}.family-child-info strong{font-size:17px}}.family-portal{--fp-ink:#213d35;--fp-muted:#6c7d75;--fp-line:#e0e7e1;--fp-green:#216e4e;color:var(--fp-ink);max-width:1440px;margin:0 auto;display:grid;gap:22px;font-family:var(--font-institutional)}.family-portal *{box-sizing:border-box}.family-portal h2,.family-portal h3,.family-portal h4,.family-portal p{margin:0}.family-portal h2{font-size:clamp(25px,2.5vw,34px);line-height:1.2;letter-spacing:-1px}.family-portal h3{font-size:18px;line-height:1.4;letter-spacing:-.35px}.family-portal h4{font-size:15px;line-height:1.5}.family-portal p{font-size:14px;line-height:1.65}.family-portal small{font-size:12px;line-height:1.5}.family-portal button{font-family:inherit;cursor:pointer}.family-portal button:disabled{opacity:.55;cursor:default}.family-portal button:focus-visible,.family-portal input:focus-visible,.family-portal select:focus-visible,.family-portal summary:focus-visible,.fp-modal :focus-visible{outline:3px solid #a1bc80;outline-offset:3px}.family-portal input,.family-portal select,.family-portal textarea{font-family:inherit;font-size:14px;color:var(--fp-ink);border:1px solid #ccd8ce;border-radius:8px;background:#fff;padding:11px 12px;max-width:100%}.fp-heading{display:flex;justify-content:space-between;gap:24px;align-items:center}.fp-heading>div{display:grid;gap:8px}.fp-heading>div>p:last-child{color:var(--fp-muted)}.family-portal .fp-eyebrow{font-size:10px;letter-spacing:1.5px;font-weight:600;color:#688575;line-height:1.6}.fp-primary,.fp-secondary{border:1px solid transparent;border-radius:8px;padding:12px 17px;font-size:13px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:42px;white-space:normal}.fp-primary{background:#216e4e;color:#fff}.fp-primary:hover{background:#184f3a}.fp-secondary{background:#fff;border-color:#d5dfd7;color:#2d5847}.fp-secondary:hover{background:#eff4ed}.fp-link{padding:5px 0;background:none;border:0;color:#216e4e;font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:16px;text-align:left}.fp-link:hover{text-decoration:underline}.fp-muted{color:var(--fp-muted);font-size:13px}.fp-heading button{flex-shrink:0}.fp-hero{padding:28px 32px;border-radius:16px;display:flex;align-items:center;justify-content:space-between;gap:28px;background:linear-gradient(112deg,#193f31,#2e5b46);color:#fff}.fp-identity{display:flex;align-items:center;gap:20px}.fp-identity h3{font-size:29px;letter-spacing:-.8px;margin:4px 0}.fp-identity p,.fp-identity span:not(.fp-avatar){font-size:12px;color:#d6e4d7}.fp-avatar{width:40px;height:40px;border-radius:50%;background:#e9efe1;color:#37644d;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;flex-shrink:0}.fp-avatar.large{height:68px;width:68px;font-size:23px;background:#e0eac7}.fp-hero-summary{display:grid;gap:5px;border-left:1px solid #60816c;padding-left:32px;min-width:185px}.fp-hero-summary>span{font-size:12px;color:#d7e5d8}.fp-hero-summary>strong{font-size:36px;line-height:1.2}.fp-hero-summary small{font-size:14px;color:#b6cbb8}.fp-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.fp-stat-grid>button,.fp-stat{border:1px solid var(--fp-line);background:#fff;border-radius:12px;padding:19px 16px;display:flex;align-items:flex-start;gap:12px;text-align:left;color:var(--fp-ink)}.fp-stat-grid>button:hover{border-color:#afc4b1}.fp-stat-grid>*>div{display:grid;gap:5px}.fp-stat-grid>*>div>span{font-size:11px;color:#6a7a70}.fp-stat-grid strong{font-size:28px;line-height:1.2;letter-spacing:-.7px}.fp-stat-grid strong small{font-size:15px;color:#8c9a90;font-weight:400}.fp-stat-grid p{font-size:10px;color:#7b877f}.fp-stat-icon{width:31px;height:31px;border-radius:9px;background:#eef4eb;display:grid;place-items:center;color:#558060;flex-shrink:0;font-size:17px}.fp-stat-icon.amber{background:#fcf3e0;color:#ae7d25}.fp-columns{display:grid;grid-template-columns:1fr 1fr;gap:22px}.fp-card{padding:24px;border:1px solid var(--fp-line);background:#fff;border-radius:13px;min-width:0}.fp-card-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px}.fp-card-head .fp-muted{font-size:12px}.fp-card-head>div{display:grid;gap:5px}.fp-tag{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:500;line-height:1.3;border-radius:6px;padding:6px 8px;background:#edf3e9;color:#527453;white-space:nowrap}.fp-tag.amber{background:#fcf1dc;color:#9b701e}.fp-dot{display:inline-block;background:#6e975b;height:7px;width:7px;border-radius:50%;flex-shrink:0}.fp-dot.amber{background:#c59850}.fp-attention-list{display:grid}.fp-attention-list>button{display:flex;gap:14px;align-items:flex-start;background:none;border:0;padding:17px 0;border-top:1px solid #e9eee8;text-align:left;color:inherit}.fp-attention-list>button:first-child{padding-top:0;border-top:0}.fp-attention-list .fp-dot{margin-top:7px}.fp-attention-list strong{font-size:13px}.fp-attention-list p{font-size:12px;color:#738278;margin:5px 0 7px}.fp-attention-list small{color:#8a958b;font-size:10px}.fp-event-line{width:100%;display:flex;align-items:center;gap:14px;padding:14px 0;background:none;border:0;border-top:1px solid #e9eee8;color:inherit;text-align:left}.fp-event-line:nth-child(2){padding-top:0;border-top:0}.fp-date-tile{width:44px;min-height:48px;flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f0f4ec;border-radius:8px;font-size:19px;font-weight:600;line-height:1.2}.fp-date-tile small{font-size:10px;font-weight:400;text-transform:uppercase}.fp-event-line>span:nth-child(2){display:grid;gap:5px;flex:1}.fp-event-line strong{font-size:12px}.fp-event-line small{color:#839083;font-size:10px}.fp-home-practice{border-radius:13px;background:#edf2e2;border:1px solid #e1e8d3;padding:25px;display:grid;gap:12px}.fp-home-practice h3{font-size:20px}.fp-home-practice>p:not(.fp-eyebrow){font-size:13px;color:#697d60}.fp-home-practice>div{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.fp-home-practice .fp-tag{background:#e2eacf}.fp-result{display:flex;gap:19px;align-items:center;margin-bottom:16px}.fp-result>strong{font-size:33px;white-space:nowrap;color:#2c654b}.fp-result>strong small{font-size:12px;color:#879780}.fp-result p{font-size:11px;color:#7c8a7c;margin-top:4px}.fp-card>.fp-link{margin-top:18px}.fp-empty{padding:32px 18px;display:grid;gap:10px;text-align:center;color:#7d8e80}.fp-empty>span{font-size:28px}.fp-empty p{font-size:13px}.fp-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fff;padding:15px 18px;border:1px solid var(--fp-line);border-radius:11px}.fp-toolbar>div:first-child{display:flex;align-items:center;gap:12px;font-size:12px;color:#819180}.fp-filters{display:flex;align-items:center;gap:14px}.fp-filters label{display:flex;align-items:center;gap:8px;font-size:11px;color:#6a7e6b}.fp-filters select{padding:8px 10px}.fp-progress-overview{display:grid;grid-template-columns:minmax(240px,.7fr) 1.3fr;gap:22px}.fp-big-number{display:block;font-size:52px;letter-spacing:-2px;color:#266347;margin:16px 0 8px}.fp-big-number small{font-size:16px;color:#8b9d8b;letter-spacing:0}.fp-progress-overview .fp-muted{margin-top:12px;font-size:12px;max-width:320px}.fp-trend{width:100%;height:185px;display:block}.fp-trend text{font-family:inherit;font-size:12px;fill:#728776}.fp-subject-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.fp-subject{border:1px solid #e1e8df;border-radius:9px;padding:17px;background:#fff;display:grid;grid-template-columns:1fr auto;gap:12px;align-content:start;text-align:left;color:inherit}.fp-subject:hover,.fp-subject.selected{background:#f5f8f0;border-color:#acc3a7}.fp-subject>span{display:grid;gap:6px}.fp-subject strong{font-size:13px}.fp-subject small{font-size:10px;color:#83927f}.fp-subject b{font-size:23px;font-weight:500;color:#3f7050}.fp-score-track{grid-column:1/-1;height:4px;background:#e9eee5;border-radius:3px;overflow:hidden}.fp-score-track i{display:block;height:100%;background:#83a269;border-radius:3px}.fp-subject p{grid-column:1/-1;font-size:12px;color:#6d8367}.fp-table-wrap{overflow-x:auto}.family-portal table{width:100%;border-collapse:collapse;font-size:12px;text-align:left}.family-portal th{background:#f7f9f5;color:#7b8c74;font-size:10px;text-transform:uppercase;letter-spacing:.7px;padding:12px}.family-portal td{padding:16px 12px;border-bottom:1px solid #ebeee8;vertical-align:top}.family-portal td:last-child{text-align:right}.family-portal td:first-child{width:47%}.family-portal td summary{cursor:pointer;line-height:1.5;font-weight:500}.family-portal td p{font-size:12px;color:#6d8067;margin-top:10px;max-width:460px}.family-portal td small{color:#8c9986;font-size:10px}.fp-plan-banner{background:#edf2e5;border:1px solid #e0e8d5;border-radius:12px;padding:22px 26px;display:flex;align-items:center;justify-content:space-between;gap:25px}.fp-plan-banner h3{margin:5px 0}.fp-plan-banner p{font-size:12px;color:#6c8165}.fp-plan-progress{width:28%;height:8px;border-radius:4px;background:#d7e2cc;overflow:hidden}.fp-plan-progress span{display:block;height:100%;background:#73915a;border-radius:4px}.fp-support-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,1fr);gap:22px;align-items:start}.fp-activities{display:grid;gap:16px}.fp-activity h3{margin:10px 0}.fp-activity>p{font-size:13px;color:#6d8068}.fp-activity footer{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:22px;padding-top:16px;border-top:1px solid #e8eee2}.fp-activity footer>small{color:#8a9983;font-size:11px}.fp-activity footer label{font-size:12px;display:flex;align-items:center;gap:8px;white-space:nowrap}.fp-activity input{accent-color:#387a4e;width:17px;height:17px}.fp-activity.done{background:#f5f8f1}.fp-support-layout aside{display:grid;gap:18px}.fp-support-layout aside .fp-muted{margin:9px 0 20px}.fp-contact{display:flex;align-items:center;gap:12px;margin:18px 0}.fp-contact>div{display:grid;gap:4px;min-width:0}.fp-contact strong{font-size:13px}.fp-contact small,.fp-contact p{font-size:11px;color:#87947f;overflow-wrap:anywhere}.fp-contact.large{margin:25px 0}.fp-contact.large p{font-size:12px}.family-portal .block{width:100%;margin-top:10px}.fp-tutoring>div{padding-top:16px;margin-top:16px;border-top:1px solid #e7ede1}.fp-tutoring h4{margin:10px 0 5px}.fp-tutoring p{font-size:12px;color:#7c8b75}.fp-tutoring small{font-size:10px;color:#89977f}.fp-tabs{display:flex;gap:4px}.fp-tabs button{display:flex;align-items:center;gap:9px;white-space:nowrap;background:none;border:0;padding:9px 12px;border-radius:7px;color:#758870;font-size:12px}.fp-tabs button[aria-selected=true]{background:#edf3e8;color:#2c6546}.fp-tabs span{font-size:10px;border-radius:5px;background:#e4ecdd;padding:3px 5px}.fp-detail-layout{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(0,1.3fr);gap:20px;align-items:start;min-height:470px}.fp-selection-list{display:grid;gap:10px}.fp-selection-list>button{padding:20px;background:#fff;border:1px solid var(--fp-line);border-radius:10px;text-align:left;color:inherit;min-width:0}.fp-selection-list>button.selected{border-color:#90b186;box-shadow:inset 3px 0 #6f945b;background:#f5f8f0}.fp-selection-list>button>div{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.fp-selection-list strong{font-size:11px}.fp-selection-list h3{font-size:14px;display:flex;align-items:center;gap:7px}.fp-selection-list p{font-size:12px;color:#829179;margin:8px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fp-selection-list small{font-size:10px;color:#8c9981}.fp-selection-list>button.unread h3{color:#1b5236;font-weight:700}.fp-detail{min-height:390px;position:sticky;top:24px}.fp-detail>h3{font-size:23px;line-height:1.35;margin:18px 0 10px}.fp-detail-body{font-size:14px;line-height:1.85;margin:28px 0;min-height:125px}.fp-detail-body p{line-height:1.8}.fp-resolution{background:#f1f6eb;border-radius:9px;padding:18px;margin-top:22px}.fp-resolution h4{margin-bottom:8px}.fp-resolution small{color:#839a78}.fp-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px;padding-top:20px;border-top:1px solid var(--fp-line)}.fp-detail>.fp-muted:last-child{margin-top:14px;font-size:11px}.fp-message-body{white-space:pre-wrap;overflow-wrap:anywhere}.fp-mail .fp-detail{min-height:480px}.fp-search{min-width:220px}.fp-agenda-layout{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(0,1.3fr);gap:22px;align-items:start}.fp-calendar{position:sticky;top:24px}.fp-calendar h3{text-transform:capitalize;font-size:16px}.fp-calendar-nav{display:flex;gap:5px}.fp-calendar-nav button{width:30px;height:30px;background:#f2f6ed;border:0;border-radius:6px;font-size:23px;color:#507542}.fp-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;margin-top:25px}.fp-calendar-grid>*{display:flex;align-items:center;justify-content:center;min-width:0}.fp-weekday{font-size:10px;color:#97a28d;padding-bottom:10px}.fp-calendar-grid button{aspect-ratio:1;border:1px solid transparent;border-radius:8px;font-size:12px;color:#6c7f61;background:#f7f9f4;position:relative}.fp-calendar-grid button.has-events{background:#eaf1df;color:#3c6830;font-weight:600}.fp-calendar-grid button.selected{background:#3b6844;color:#fff}.fp-calendar-grid button i{position:absolute;bottom:6px;height:4px;width:4px;background:#88a760;border-radius:50%}.fp-calendar-footer{display:flex;align-items:center;justify-content:space-between;margin:18px 0 10px;gap:10px;font-size:10px;color:#8a9a7e}.fp-calendar-footer .fp-dot{margin-right:6px;height:5px;width:5px}.fp-agenda-event{display:flex;align-items:flex-start;gap:18px;padding:23px 0;border-bottom:1px solid #e6ecdf}.fp-agenda-event:last-child{border-bottom:0}.fp-agenda-event h4{margin:6px 0}.fp-agenda-event p:not(.fp-eyebrow){font-size:12px;color:#7d8e71}.fp-agenda-event small{display:block;margin-top:8px;font-size:10px;color:#95a288}.fp-settings-layout{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.3fr);gap:22px;align-items:start}.fp-profile-data{display:grid;gap:0;font-size:12px}.fp-profile-data>div{display:flex;justify-content:space-between;gap:20px;padding:15px 0;border-bottom:1px solid #e8ede2}.fp-profile-data dt{color:#91a081}.fp-profile-data dd{margin:0;text-align:right}.fp-settings-layout .fp-card>.fp-muted{margin:12px 0 20px;font-size:12px}.fp-setting{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:25px 0;border-bottom:1px solid #e7eddf}.fp-setting strong{font-size:14px}.fp-setting p{font-size:12px;color:#8a9a7b;margin-top:7px}.fp-setting input[role=switch]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:44px;height:25px;border-radius:20px;padding:0;background:#d5dfcd;border:0;flex-shrink:0;position:relative;cursor:pointer}.fp-setting input[role=switch]:before{content:"";position:absolute;width:19px;height:19px;top:3px;left:3px;border-radius:50%;background:#fff;transition:transform .15s}.fp-setting input[role=switch]:checked{background:#4f8051}.fp-setting input[role=switch]:checked:before{transform:translate(19px)}.fp-settings-save{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:25px}.fp-settings-save>span{font-size:11px;color:#8b9c7b}.fp-privacy{margin-top:32px;padding:20px;background:#f4f7ef;border-radius:9px}.fp-privacy p{font-size:12px;color:#879b74;margin-top:8px}.fp-feedback{padding:13px 18px;border:1px solid #bfd4b1;background:#eff6e9;color:#3d6939;border-radius:8px;font-size:13px;display:flex;justify-content:space-between;gap:15px}.fp-feedback.error{border-color:#e3c8b9;background:#fff6f0;color:#9c4832}.fp-feedback button{border:0;background:none;color:inherit;text-decoration:underline}.fp-modal{padding:28px;border:1px solid #dce7d3;border-radius:15px;width:min(560px,calc(100vw - 32px));max-height:calc(100dvh - 40px);overflow:auto;color:#294333;font-family:var(--font-institutional);box-shadow:0 20px 80px #0c251a33}.fp-modal::backdrop{background:#14312466;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.fp-modal header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.fp-modal h2{font-size:21px;margin:0}.fp-modal header button{border:0;background:#eef4e6;border-radius:50%;width:32px;height:32px;font-size:23px;color:#688951;cursor:pointer;flex-shrink:0}.fp-modal form{display:grid;gap:17px}.fp-modal form>p{font-size:13px;line-height:1.6;margin:0}.fp-modal label{display:grid;gap:8px;font-size:12px;font-weight:600}.fp-modal input,.fp-modal textarea{width:100%;padding:12px;border:1px solid #cfdcc3;border-radius:8px;font-family:inherit;font-size:14px;color:#294333;background:#fff}.fp-modal textarea{resize:vertical}.fp-modal footer{display:flex;justify-content:flex-end;gap:9px;flex-wrap:wrap;margin-top:10px}.fp-modal button{font-family:inherit;cursor:pointer}.fp-modal button:disabled{opacity:.6;cursor:default}@media (min-width:1650px){.family-app .main{padding-left:50px;padding-right:50px}}@media (max-width:1180px){.fp-stat-grid,.fp-subject-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fp-card{padding:20px}.fp-support-layout{grid-template-columns:minmax(0,1.4fr) minmax(235px,1fr)}.fp-activity footer{align-items:flex-start;flex-direction:column}.fp-toolbar{flex-wrap:wrap}.fp-settings-layout{grid-template-columns:1fr}}@media (max-width:900px){.family-app .main{padding:24px 20px 40px}.family-app .topbar{margin-bottom:24px}.fp-heading h2{font-size:28px}.fp-detail,.fp-calendar{position:static}}@media (max-width:680px){.family-app .main{padding:22px 16px 36px}.family-app .topbar{gap:14px}.family-portal{gap:16px}.fp-heading{align-items:flex-start;gap:16px;flex-wrap:wrap}.fp-heading h2{font-size:26px}.fp-heading>div>p:last-child{font-size:12px}.fp-hero{padding:22px;gap:20px;align-items:flex-start;flex-direction:column}.fp-identity{gap:14px}.fp-identity h3{font-size:24px}.fp-avatar.large{width:52px;height:52px;font-size:19px}.fp-hero-summary{width:100%;min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:8px 15px;border-left:0;border-top:1px solid #668568;padding-left:0;padding-top:16px}.fp-hero-summary strong{font-size:27px}.fp-stat-grid{gap:10px}.fp-stat-grid>button,.fp-stat{padding:14px 12px;gap:9px}.fp-stat-icon{display:none}.fp-stat-grid strong{font-size:27px}.fp-stat-grid>*>div>span{font-size:10px}.fp-stat-grid p{font-size:9px}.fp-columns,.fp-progress-overview,.fp-support-layout,.fp-detail-layout,.fp-agenda-layout{grid-template-columns:1fr;gap:16px}.fp-card{padding:20px}.fp-card-head{gap:12px;flex-wrap:wrap}.fp-card h3{font-size:16px}.fp-table-wrap{margin:0 -8px}.family-portal table{min-width:510px}.fp-toolbar{padding:12px}.fp-toolbar>div:first-child{flex-wrap:wrap}.fp-filters{width:100%;justify-content:space-between;gap:10px}.fp-filters label{flex-direction:column;align-items:flex-start;flex:1}.fp-filters select{width:100%}.fp-subject-grid{gap:10px}.fp-subject{padding:13px;gap:10px}.fp-subject strong{font-size:11px}.fp-subject b{font-size:20px}.fp-subject p{font-size:11px}.fp-subject>span{gap:5px}.fp-plan-banner{padding:20px;align-items:flex-start;flex-direction:column;gap:16px}.fp-plan-progress{width:100%}.fp-detail-layout{min-height:0}.fp-selection-list{max-height:440px;overflow:auto}.fp-tabs{gap:0}.fp-tabs button{padding:8px 9px;font-size:11px;gap:6px}.fp-search{width:100%;min-width:0}.fp-detail{min-height:0}.fp-mail .fp-detail{min-height:260px}.fp-detail>h3{font-size:20px}.fp-settings-save{align-items:stretch;flex-direction:column}.fp-profile-data{font-size:11px}.fp-setting{gap:15px}.fp-modal{padding:22px}.fp-modal h2{font-size:19px}.fp-agenda-event{gap:13px}.fp-trend{height:165px}}@media (max-width:900px){.family-app{grid-template-rows:auto 1fr}.family-app .sidebar{display:flex;flex-direction:column;align-items:stretch;height:auto;gap:13px;padding:14px 16px;min-width:0}.family-app .brand{display:flex;flex-direction:row;align-items:center;gap:14px;width:100%}.family-app .brand .logo-frame{width:190px;height:50px;padding:9px 10px;flex-shrink:0}.family-app .brand-logo{width:170px;height:30px}.family-app .brand-sub{margin:0}.family-app .sidebar-nav{display:flex;flex-direction:row;gap:6px;overflow-x:auto;max-width:100%;scrollbar-width:thin}.family-app .sidebar-nav .nav-pill{min-height:40px;flex-shrink:0;padding:10px 12px}.family-app .topbar{display:flex;flex-direction:column;align-items:stretch}.family-app .profile{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;width:100%;min-width:0}.family-app .profile>div{min-width:0}.family-app .profile-role{display:flex;gap:8px;min-width:0}.family-app .profile-badge{display:none}.family-app .profile-trigger{padding:0}}.family-portal>*{min-width:0}.family-portal input[type=checkbox]{min-height:0}.fp-card-head>.fp-calendar-nav{display:flex;flex-direction:row}.family-portal .fp-eyebrow{text-transform:uppercase}.fp-achievement summary{cursor:pointer;font-size:14px;font-weight:600}.fp-achievement h3{margin:20px 0 12px}.fp-achievement li{font-size:13px;line-height:1.9;color:#76896c}@media (max-width:680px){.fp-table-wrap{margin:0;overflow:visible}.family-portal table,.family-portal tbody{display:block;min-width:0;width:100%}.family-portal thead{display:none}.family-portal tr{display:grid;grid-template-columns:minmax(0,1fr) 65px;gap:8px 12px;padding:17px 0;border-bottom:1px solid #e4ebde}.family-portal td{padding:0;border:0;min-width:0}.family-portal td:first-child{width:auto;grid-column:1;grid-row:1}.family-portal td:nth-child(2){grid-column:1;grid-row:2;font-size:11px;color:#819275}.family-portal td:nth-child(3){grid-column:1;grid-row:3}.family-portal td:last-child{grid-column:2;grid-row:1/4;align-self:center;display:flex;flex-direction:column;align-items:flex-end;gap:6px}.family-portal td:last-child:before{content:"Resultado";font-size:9px;color:#8a9b7c}.family-portal td:last-child strong{font-size:23px;color:#396c4b}}:root{color-scheme:light;font-family:var(--font-institutional);--ink: #0f1b2d;--muted: #536075;--bg: #f2f6fb;--panel: #ffffff;--accent: #2f5faa;--accent-2: #8ad4e6;--sidebar: #182d5a;--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:#2f5faa80}select:focus{outline:3px solid rgba(47,95,170,.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(47,95,170,.18);border-radius:12px;background:#2f5faa0f}.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}.diploma-card{border:1px solid rgba(197,138,44,.28);background:linear-gradient(180deg,#fff,#fff9ee)}.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:#8ad4e638;border-color:#8ad4e6b3;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:#2f5faa1f;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),#1b2e5e);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:#f5f8ff;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);display:flex;align-items:center;gap:10px}.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}.student-select{border:1px solid rgba(15,27,45,.15);border-radius:10px;padding:8px 42px 8px 10px;font-family:inherit;background-color:#fff;color:var(--ink)}.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(47,95,170,.18);border-radius:12px;padding:10px 14px;background:#2f5faa14;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(3,minmax(0,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:1fr auto;gap:12px;align-items:start;padding:12px;border-radius:10px;background:#f7f9fd}.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:#2f5faa1f;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;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}.progress-panel{margin-top:20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:18px}.route-card{display:grid;gap:12px}.route-roadmap{position:relative;display:grid;gap:18px;padding-left:28px}.route-roadmap:before{content:"";position:absolute;left:12px;top:6px;bottom:6px;width:2px;background:#2f5faa33}.route-step{display:grid;grid-template-columns:24px 1fr;gap:12px}.route-dot{width:12px;height:12px;border-radius:50%;background:#c3d4ea;margin-top:6px;justify-self:center}.route-step.current .route-dot{background:var(--accent);box-shadow:0 0 0 6px #2f5faa26}.route-content{background:#f5f7fb;border-radius:14px;padding:12px 14px;display:grid;gap:8px}.route-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.route-year{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.route-grade{font-weight:600;color:var(--ink)}.route-badge{background:#2f5faa26;color:var(--accent);padding:4px 8px;border-radius:999px;font-size:11px;font-weight:600}.route-status{font-weight:600;margin:0}.route-highlights{margin:0;padding-left:18px;color:var(--muted)}.route-comment{margin:0;color:var(--muted);font-size:13px}.placeholder-panel{margin-top:24px}.list{margin:0 0 12px;padding-left:18px;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}.metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.metric-item{border:1px solid rgba(15,27,45,.1);border-radius:12px;padding:10px;background:#f7f9fd}.metric-item p{margin:0;font-size:12px;color:var(--muted)}.metric-item strong{display:block;margin-top:6px;font-size:20px}.checklist{margin:0;padding:0;list-style:none;display:grid;gap:8px}.checklist li{display:flex;gap:8px;align-items:flex-start;color:var(--muted)}.checklist li:before{content:"✓";font-weight:700;color:var(--accent);margin-top:-1px}.alert-stack{display:grid;gap:10px}.alert-item{border:1px solid rgba(15,27,45,.1);border-radius:12px;background:#f8fafe;padding:12px}.alert-item h4{margin:4px 0 6px;font-family:var(--font-institutional)}.alert-item p{margin:0;color:var(--muted);font-size:13px}.alert-level{display:inline-flex;padding:4px 8px;border-radius:999px;background:#2f5faa1f;color:var(--accent);font-size:11px;font-weight:600}.alert-meta{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:10px}.alert-meta span{font-size:12px;color:#1f355c}.alert-meta small{color:var(--muted)}.dimension-list{display:grid;gap:10px}.dimension-row{border:1px solid rgba(15,27,45,.1);border-radius:12px;padding:10px;display:grid;gap:8px}.dimension-row p{margin:0;font-weight:600}.dimension-row small{color:var(--muted)}.dimension-score{display:grid;gap:6px}.progress-bar{height:8px;border-radius:999px;background:#2f5faa29;overflow:hidden}.progress-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(120deg,var(--accent),var(--accent-2))}.inbox-list{display:grid;gap:10px}.inbox-item{border:1px solid rgba(15,27,45,.1);border-radius:12px;padding:12px;background:#f8fafe}.inbox-head{display:flex;justify-content:space-between;gap:8px;align-items:center}.inbox-head strong{font-size:13px}.inbox-head span{font-size:11px;color:var(--muted)}.inbox-subject{margin:8px 0 4px;font-weight:600}.inbox-excerpt{margin:0;color:var(--muted);font-size:13px}.support-list{display:grid;gap:8px;margin-bottom:10px}.support-card{border:1px solid rgba(15,27,45,.1);border-radius:12px;padding:10px;background:#f8fafe}.support-card p{margin:0;color:var(--muted);font-size:12px}.support-card strong{display:block;margin-top:4px}.support-card small{color:var(--muted)}.mail-layout{margin-top:20px;display:grid;grid-template-columns:240px 340px minmax(0,1fr);gap:18px;align-items:start}.mail-folders{display:grid;gap:10px}.mail-folder-list{display:grid;gap:8px}.mail-folder-btn{border:1px solid rgba(15,27,45,.12);background:#fff;border-radius:12px;padding:10px 12px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-family:inherit;font-size:14px}.mail-folder-btn.active{border-color:#2f5faa73;background:#2f5faa1a;color:#1f355c}.mail-folder-btn strong{font-size:12px;background:#0f1b2d14;border-radius:999px;min-width:24px;text-align:center;padding:3px 8px}.mail-meta{display:grid;gap:6px;color:var(--muted);font-size:12px}.mail-list-card{display:grid;gap:10px}.mail-list{display:grid;gap:8px;max-height:680px;overflow:auto;padding-right:4px}.mail-item{border:1px solid rgba(15,27,45,.1);border-radius:12px;background:#f8fafe;padding:12px;text-align:left;display:grid;gap:6px;cursor:pointer;font-family:inherit}.mail-item.active{border-color:#2f5faa73;box-shadow:inset 0 0 0 1px #2f5faa2e;background:#f2f6ff}.mail-item-top{display:flex;justify-content:space-between;gap:10px;align-items:center}.mail-item-top strong{font-size:13px}.mail-item-top span{color:var(--muted);font-size:11px;white-space:nowrap}.mail-item-subject{margin:0;font-weight:600}.mail-item-excerpt{margin:0;color:var(--muted);font-size:13px}.mail-item-tags{display:flex;gap:8px}.mail-priority{display:inline-flex;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:600}.priority-alta{background:#b52b2b26;color:#8f1f1f}.priority-media{background:#f4b86033;color:#7d4d00}.priority-normal{background:#2f5faa26;color:#1f355c}.priority-borrador{background:#0f1b2d1f;color:#33435b}.mail-unread{display:inline-flex;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:700;color:#fff;background:var(--accent)}.mail-reader{display:grid;gap:12px}.mail-reader-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.mail-reader-head span{color:var(--muted);font-size:12px;white-space:nowrap}.mail-reader-subject{margin:0 0 6px;font-weight:700}.mail-body{border:1px solid rgba(15,27,45,.1);border-radius:12px;background:#f9fbff;padding:12px;display:grid;gap:10px}.mail-body p{margin:0;color:#34445c}.mail-attachments{display:flex;flex-wrap:wrap;gap:8px}.mail-reply-box{border:1px solid rgba(15,27,45,.1);border-radius:12px;background:#f8fafe;padding:12px;display:grid;gap:10px}.mail-reply-box h4{margin:0;font-family:var(--font-institutional)}.mail-reply-box textarea{width:100%;border:1px solid rgba(15,27,45,.15);border-radius:10px;padding:10px;font-family:inherit;resize:vertical;min-height:98px}.mail-reply-actions{display:flex;gap:10px;flex-wrap:wrap}.mail-reply-actions button[disabled]{opacity:.65;cursor:not-allowed}.year-switcher{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.year-switcher button{border:1px solid rgba(15,27,45,.15);background:#fff;border-radius:999px;padding:6px 12px;font-weight:600;cursor:pointer}.year-switcher button.active{border-color:#2f5faa73;background:#2f5faa1f;color:var(--accent)}.subject-list{display:grid;gap:10px}.subject-row{border:1px solid rgba(15,27,45,.1);border-radius:12px;padding:10px;display:grid;gap:8px}.subject-row p{margin:0;font-weight:600}.subject-row small{color:var(--muted)}.subject-score{display:grid;gap:6px}.diamond-wrap{height:280px}.performance-inline-card{display:grid;gap:10px}.performance-inline-grid{display:grid;grid-template-columns:1fr;gap:14px;align-items:stretch}.performance-block{border:1px solid rgba(15,27,45,.1);border-radius:14px;background:#f8fafe;padding:12px}.performance-block h4{margin:0 0 8px;font-family:var(--font-institutional);font-size:16px}.compact-chart-wrap,.compact-diamond-wrap{height:200px}.inbox-status{margin:8px 0 0;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--accent);font-weight:700}.support-plan{display:grid;gap:10px}.support-plan-item{border:1px solid rgba(15,27,45,.1);border-radius:12px;background:#f8fafe;padding:10px 12px}.support-plan-item h4{margin:0 0 4px}.support-plan-item p{margin:0 0 6px;color:var(--muted);font-size:13px}.support-plan-item small{color:#1f355c;font-weight:600}.agenda-list{display:grid;gap:10px}.agenda-item{border:1px solid rgba(15,27,45,.1);border-radius:12px;padding:10px;display:grid;grid-template-columns:90px 1fr;gap:10px;background:#f8fafe}.agenda-time strong{display:block}.agenda-time span{color:var(--muted);font-size:12px}.agenda-content p{margin:0;font-weight:600}.agenda-content small{color:var(--muted)}.commitment-list{display:grid;gap:8px;margin-bottom:10px}.commitment-row{border:1px solid rgba(15,27,45,.1);border-radius:12px;background:#f8fafe;padding:10px;display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}.commitment-row p{margin:0;font-weight:600}.commitment-row span{font-size:12px;color:#1f355c}.commitment-row small{grid-column:1 / -1;color:var(--muted)}.calendar-head{margin-top:10px;display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.calendar-head span{text-align:center;font-size:11px;text-transform:uppercase;color:var(--muted)}.calendar-grid{margin-top:8px;display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.calendar-cell{min-height:42px;border:1px solid rgba(15,27,45,.08);border-radius:8px;display:grid;place-items:center;font-size:13px;background:#f9fbff;color:#37475e}.calendar-cell.has-event{border-color:#2f5faa59;background:#2f5faa1f;font-weight:700;color:#1f355c}.chart{width:100%;height:120px}.chart-wrap{height:220px}.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}.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}.remote-tile p,.remote-tile small{margin:0}.video-controls{display:flex;gap:10px;flex-wrap:wrap}@media (max-width: 900px){.app{grid-template-columns:1fr}.sidebar{flex-direction:row;overflow-x:auto;gap:16px}.sidebar-card{display:none}.hero-card{grid-template-columns:1fr}.topbar{flex-direction:column;align-items:flex-start;gap:12px}.mail-layout{grid-template-columns:1fr}.mail-list{max-height:none}.compact-chart-wrap,.compact-diamond-wrap{height:220px}.video-stage{grid-template-columns:1fr}}.family-home-top{grid-template-columns:minmax(0,1.4fr) repeat(3,minmax(150px,.55fr));align-items:stretch}.family-home-top .hero-card{grid-column:auto;min-height:180px}.family-home-top .card{display:grid;align-content:center;gap:4px}.family-home-inbox{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.family-home-inbox .card{min-height:138px}.family-progress-support{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.family-progress-support .card{min-height:250px}.family-progress-support .diploma-card,.family-progress-support .card:last-child{min-height:190px}@media (max-width: 1050px){.family-home-top{grid-template-columns:1fr 1fr}.family-home-top .hero-card{grid-column:1 / -1}.family-progress-support{grid-template-columns:1fr}}: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 #c6d8ec;border-radius:8px;box-shadow:none;background:#edf4fb}.hero-card h2{font-size:28px;line-height:1.15}.hero-metric{border:1px solid #c6d8ec;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}.alert-item,.inbox-item,.support-card,.subject-row,.dimension-row,.config-card,.config-row,.quick-panel-row,.mail-item{border:1px solid var(--line);border-radius:7px;background:#fff}.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(47,95,170,.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}}: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)}.product-shell.family-app .main{padding:34px 38px 64px;max-width:1550px}.family-app .sidebar{display:flex;flex-direction:column;gap:30px}.family-app .sidebar-nav{display:flex;flex-direction:column}.family-app .nav-icon svg[fill=none]{fill:none}.family-app .nav-icon svg path[fill=none]{fill:none}.pf-account{position:relative;margin-top:auto}.pf-account-trigger{display:flex;align-items:center;gap:10px;padding:12px 7px;border:0;width:100%;background:none;text-align:left;color:#294737;cursor:pointer}.pf-account-trigger>span:nth-child(2){flex:1;display:grid;gap:5px;min-width:0}.pf-account-trigger strong{font-size:13px;overflow-wrap:anywhere}.pf-account-trigger small{font-size:11px;color:#73816b}.pf-account-menu{position:absolute;bottom:100%;left:0;right:0;padding:7px;background:#fff;border:1px solid #dfe5de;border-radius:10px;z-index:10;box-shadow:0 15px 30px #233d3212}.pf-account-menu button{display:block;width:100%;background:none;border:0;padding:12px;text-align:left;color:#355641;cursor:pointer}.pf-account-footer{display:grid;gap:9px;border-top:1px solid #dfe5de;margin-top:16px;padding-top:22px;font-size:9px;letter-spacing:.1em;color:#77886e;text-align:center}.pf-account-footer strong{font-size:12px;letter-spacing:0}.pf-child-context{display:flex;align-items:center;gap:12px;border-bottom:1px solid #dfe5de;padding-bottom:20px;margin-bottom:30px;color:#294737}.pf-child-context>div{display:grid;gap:4px}.pf-child-context small{font-size:9px;letter-spacing:.13em;color:#7a896f}.pf-child-context strong{font-size:15px}.pf-child-context>span:last-child{margin-left:auto;font-size:12px;color:#708267}.pf-child-context select{max-width:100%;background:#fff;border:1px solid #dce5d5;border-radius:7px;padding:9px 34px 9px 10px;color:#355641}.family-portal{gap:26px}.family-portal select,.fp-modal select{padding-right:36px}.family-portal .fp-heading{margin-bottom:6px}.family-portal .fp-heading h2{font-size:34px;font-weight:650}.family-portal .fp-heading>div{gap:10px}.family-portal .fp-heading .fp-eyebrow{display:none}.pf-home-intro{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(245px,1fr);gap:24px}.pf-home-intro>article{background:#eaf0e2;border:1px solid #dce6d4;border-radius:15px;padding:32px;position:relative;overflow:hidden}.pf-home-intro>article h2{font-size:34px;letter-spacing:-.6px;margin:15px 0;line-height:1.15;font-weight:600}.pf-home-intro>article>p:not(.pd-kicker){max-width:470px;color:#67795e;position:relative;z-index:1}.pf-home-intro .fp-primary{margin-top:23px;position:relative;z-index:1}.pf-leaf{position:absolute;right:-26px;bottom:-65px;width:235px;transform:rotate(-15deg);color:#a2b493;opacity:.35}.pf-home-intro aside{display:flex;flex-direction:column;align-items:start;gap:15px;padding:27px}.pf-home-intro aside h3{font-size:23px}.pf-home-intro aside>p:not(.pd-kicker){color:#70806b}.pf-home-intro aside .fp-link{margin-top:auto}.pf-home-results{padding:0 24px}.pf-home-results>button{display:flex;align-items:start;justify-content:space-between;gap:22px;border:0;border-bottom:1px solid #e5ebdf;padding:23px 0;background:none;width:100%;text-align:left;color:#2b4936}.pf-home-results>button:last-child{border:0}.pf-home-results>button>div{display:grid;gap:7px;min-width:0}.pf-home-results strong{font-size:16px;line-height:1.4}.pf-home-results p{font-size:13px;color:#72816c}.pf-home-results>button>span{font-size:21px;min-width:88px;white-space:nowrap;font-weight:650}.pf-home-results small{display:block;color:#73836b;font-size:11px;font-weight:400}.pf-home-results .pf-score-care{color:#9b712e}.family-portal .pd-workspace{grid-template-columns:minmax(0,1.6fr) minmax(260px,1fr)}.pf-learning-filters{display:flex;gap:14px;flex-wrap:wrap}.pf-learning-filters label{display:grid;gap:8px;flex:1;min-width:135px;font-size:12px;font-weight:600}.pf-learning-filters label:first-child{flex:1.4}.pf-learning-filters :is(input,select){width:100%;min-height:44px}.pf-state-tabs{display:flex;gap:24px;border-bottom:1px solid #dce5d7}.pf-state-tabs button{display:flex;align-items:center;gap:8px;padding:10px 0 15px;border:0;border-bottom:2px solid transparent;background:none;color:#718369;font-size:13px}.pf-state-tabs button[aria-pressed=true]{border-bottom-color:#2d664a;color:#2d664a;font-weight:600}.pf-state-tabs span{font-size:10px;border-radius:5px;padding:2px 6px;background:#e9f0e3}.pf-result-overview{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:25px;align-items:center;background:#edf2e7;border:1px solid #dce5d5;border-radius:13px;padding:25px}.pf-result-overview>div:first-child{display:grid;gap:6px}.pf-result-overview>div:first-child>strong{font-size:35px;font-weight:600}.pf-result-overview>div:first-child>small{font-size:9px;letter-spacing:.09em}.pf-result-overview label{display:grid;gap:8px;font-size:12px;min-width:0}.pf-result-overview select{width:100%}.pf-result-overview p,.pf-result-overview small{color:#72846a;font-size:12px}.pf-summary-note{border-left:1px solid #d5dfcd;padding-left:20px}.pf-trend{margin:0}.pf-trend p{font-size:12px;color:#7b896f;margin-top:6px}.pf-trend svg{width:100%;max-height:225px;display:block;margin-top:14px;overflow:visible}.pf-trend text{font-family:inherit;font-size:11px;fill:#65805c}.pf-trend-mobile{display:none}.pf-assessment-list{padding:0;overflow:hidden}.pf-assessment-list>header{padding:22px 25px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5ebdf;gap:16px}.pf-assessment-list>header>span{font-size:12px;color:#7a8a70}.pf-assessment-row{display:flex;align-items:center;gap:17px;width:100%;background:none;border:0;border-bottom:1px solid #e5ebdf;padding:21px 25px;color:#2c4b37;text-align:left}.pf-assessment-row:last-child{border-bottom:0}.pf-assessment-row:hover{background:#f8faf5}.pf-book{display:grid;place-items:center;width:36px;height:40px;border-radius:8px;background:#edf2e7;font-size:21px;flex-shrink:0}.pf-assessment-copy{display:grid;gap:6px;flex:1;min-width:0}.pf-assessment-copy strong{font-size:16px;line-height:1.4}.pf-assessment-copy small{font-size:11px;color:#78876d}.pf-assessment-state{display:flex;align-items:center;gap:23px;white-space:nowrap}.pf-pagination{display:flex;gap:12px;align-items:center}.pf-pagination>span{flex:1;font-size:12px;color:#71816a}.fp-modal.pf-evaluation-dialog{width:760px;max-width:calc(100vw - 28px);max-height:90dvh;margin:auto;top:0;right:0;bottom:0;left:0;position:fixed;padding:27px;border:1px solid #d8e3d0;color:#294634}.pf-evaluation-dialog>header h2{font-size:24px;line-height:1.25}.pf-evaluation-dialog small{color:#78896c;font-size:12px}.pf-evaluation-dialog p{font-size:14px;line-height:1.7;white-space:pre-wrap}.pf-evaluation-summary{display:flex;align-items:center;gap:17px;margin:20px 0}.pf-evaluation-summary>strong{font-size:27px}.pf-readonly{color:#78886e;font-size:12px!important}.pf-question{border:1px solid #dfe6d8;border-radius:10px;padding:23px;margin:20px 0}.pf-question h3{font-size:17px;line-height:1.6;margin:12px 0 20px}.pf-answer{background:#f5f7f2;padding:16px;border-radius:6px;overflow-wrap:anywhere}.pf-question audio{display:block;margin:12px 0;max-width:100%}.pf-teacher-note{background:#edf3e7;border-left:3px solid #819e70;padding:16px;margin-top:15px;border-radius:4px}.pf-teacher-note p{margin-bottom:0}.pf-discuss{border-top:1px solid #dde6d3;padding-top:22px}.pf-evaluation-dialog::backdrop{background:#203b3066}.pf-everyday header{display:flex;justify-content:space-between;align-items:start;gap:25px}.pf-everyday header>div{flex:1}.pf-everyday h3{font-size:25px;margin:12px 0}.pf-everyday label{display:grid;gap:8px;font-size:12px;width:40%;min-width:0}.pf-everyday select{width:100%}.pf-everyday>p{color:#73816b;margin:10px 0}.pf-everyday ol{display:grid;grid-template-columns:repeat(3,1fr);gap:27px;counter-reset:steps;list-style:none;padding:0;margin:25px 0}.pf-everyday li{font-size:14px;line-height:1.75;color:#627956;counter-increment:steps}.pf-everyday li:before{content:"0" counter(steps);display:block;color:#9eab86;font-size:26px;margin-bottom:9px}.pf-everyday footer{border-top:1px solid #e0e7d8;padding-top:17px}.pf-everyday footer p{font-size:12px;color:#829074}.pf-care-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.pf-care-grid h3{margin:10px 0}.pf-care-grid p,.pf-care-grid li{color:#728369;font-size:14px;line-height:1.7}.pf-care-grid ul{padding-left:20px;margin:20px 0}.pf-attendance>div{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;border-bottom:1px solid #e4ebdd;padding:12px 0;font-size:12px}.pf-attendance p{width:100%}.pf-care-grid details{margin-top:18px;font-size:12px}.pf-care-grid summary{cursor:pointer}.pf-large-text :is(p,li,.pf-answer){font-size:18px!important}.pf-reduced-motion *{animation:none!important;transition:none!important;scroll-behavior:auto!important}@media (max-width:1100px){.pf-result-overview{grid-template-columns:1fr 1.5fr}.pf-summary-note{grid-column:1/-1;border-left:0;border-top:1px solid #dce5d5;padding:15px 0 0}.pf-home-intro{grid-template-columns:1.6fr 1fr}.family-portal .pd-workspace{grid-template-columns:1fr}.family-portal .pd-workspace>aside{grid-template-columns:1fr 1fr}.family-portal .pd-note{grid-column:1/-1}}@media (max-width:760px){.product-shell.family-app{display:block}.product-shell.family-app .sidebar{position:sticky;z-index:20;top:0;height:auto;overflow:visible;padding:9px 12px;gap:0;display:block}.family-app .brand,.family-app .nav-title,.family-app .pf-account-footer{display:none}.product-shell.family-app .sidebar-nav{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:2px;margin:0;padding:0}.product-shell.family-app .nav-pill{padding:0;justify-content:center;min-height:42px;width:100%;min-width:0}.family-app .pf-nav-label{display:none}.family-app .pf-account{position:fixed;right:14px;bottom:14px;z-index:30}.family-app .pf-account-trigger{padding:6px;background:#fff;border:1px solid #d8e2d0;border-radius:50%;width:48px;height:48px;box-shadow:0 5px 18px #25463115}.pf-account-trigger>span:not(.avatar){display:none}.family-app .pf-account-menu{left:auto;right:0;width:210px;bottom:calc(100% + 8px)}.product-shell.family-app .main{padding:22px 18px 85px}.pf-child-context{margin-bottom:24px;padding-bottom:16px}.family-portal{gap:22px}.family-portal .fp-heading{display:grid;gap:15px}.family-portal .fp-heading h2{font-size:29px}.family-portal .fp-heading>button{justify-self:start}.pf-home-intro{grid-template-columns:1fr;gap:18px}.pf-home-intro>article{padding:25px}.pf-home-intro>article h2{font-size:31px}.family-portal .pd-metric{padding:17px 12px}.family-portal .pd-metric>span{font-size:11px}.family-portal .pd-metric strong{font-size:25px}.family-portal .pd-workspace>aside{grid-template-columns:1fr}.pf-home-results{padding:0 19px}.pf-home-results>button{gap:14px}.pf-home-results>button>span{font-size:19px;min-width:75px}.pf-home-results strong{font-size:15px}.pf-home-results>button>span small{white-space:normal}.pf-learning-filters{gap:12px}.pf-learning-filters label:first-child{flex-basis:100%}.pf-learning-filters label{min-width:100px}.pf-learning-filters label:last-child{min-width:100%}.pf-state-tabs{gap:12px;justify-content:space-between}.pf-state-tabs button{font-size:11px;gap:4px;flex-direction:column}.pf-result-overview{grid-template-columns:1fr;padding:22px;gap:19px}.pf-trend svg{display:none}.pf-trend-mobile{display:grid;margin-top:17px}.pf-trend-mobile>div{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-top:1px solid #e4ebdd;font-size:12px}.pf-assessment-list>header{padding:19px}.pf-assessment-row{flex-wrap:wrap;padding:19px;gap:12px}.pf-assessment-copy{flex-basis:calc(100% - 50px)}.pf-assessment-state{margin-left:48px;width:calc(100% - 48px);justify-content:space-between}.pf-assessment-copy strong{font-size:15px}.pf-pagination{gap:8px}.pf-pagination .fp-secondary{padding:9px 12px}.pf-everyday header{display:block}.pf-everyday label{width:100%;margin:14px 0}.pf-everyday ol,.pf-care-grid{grid-template-columns:1fr;gap:20px}.pf-everyday li:before{margin-bottom:3px}.pf-care-grid .fp-card{padding:22px}.pf-evaluation-dialog>header h2{font-size:21px}.fp-modal.pf-evaluation-dialog{padding:20px}.pf-question{padding:17px}.family-portal .fp-settings-save{flex-wrap:wrap}.family-portal .fp-detail-layout{grid-template-columns:1fr}}.pf-curriculum>summary{font-weight:600;cursor:pointer;font-size:15px}.pf-curriculum>p{margin:15px 0;color:#75866b}.pf-curriculum>div{display:grid;grid-template-columns:1fr 1fr;gap:16px}.pf-curriculum details{padding:16px;background:#f5f7f1;border:1px solid #e1e8d9;border-radius:8px}.pf-curriculum details summary{cursor:pointer;font-weight:600}.pf-curriculum details summary small{display:block;margin-top:5px;color:#7e8d73;font-weight:400}.pf-curriculum section{padding:15px 0;border-top:1px solid #dce5d1;margin-top:15px}.pf-curriculum ul{font-size:13px;color:#718268;line-height:1.7;padding-left:18px}@media (max-width:760px){.pf-curriculum>div{grid-template-columns:1fr}}
