:root{--paper:#f4f0e7;--paper-deep:#e9e2d4;--surface:#fffdf8;--ink:#1e2b29;--muted:#69736e;--line:#d9d4c8;--green:#234d43;--green-soft:#dfeae4;--red:#9a3f35;--red-soft:#f3dfda;--gold:#b98943;--shadow:0 14px 38px #252f2b14;--readable-sans:"Yu Gothic UI", "Hiragino Kaku Gothic ProN", Meiryo, system-ui, sans-serif}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);scroll-behavior:smooth}body{background:radial-gradient(circle at 10% 0%, #ffffffd1, transparent 28rem), var(--paper);min-height:100vh;color:var(--ink);font-family:var(--readable-sans);-webkit-font-smoothing:antialiased;margin:0;font-weight:500}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:var(--green)}.login-page{grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);min-height:100vh;display:grid;overflow:hidden}.login-intro{flex-direction:column;justify-content:center;width:min(660px,100%);margin:0 auto;padding:64px clamp(28px,6vw,92px);display:flex}.login-wordmark{letter-spacing:.05em;align-items:center;gap:11px;font-weight:800;display:flex}.login-wordmark span,.portal-brand>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:37px;height:37px;font-family:Georgia,serif;font-size:1.25rem;display:grid}.eyebrow,.section-kicker{color:var(--gold);letter-spacing:.18em;font-size:.68rem;font-weight:900}.login-intro>.eyebrow{margin:80px 0 17px}.login-intro h1{font-family:var(--readable-sans);letter-spacing:-.04em;margin:0;font-size:clamp(2.55rem,5.2vw,4.9rem);font-weight:800;line-height:1.2}.login-copy{max-width:580px;color:var(--muted);margin:28px 0 42px;font-size:.98rem;line-height:2}.pin-form{max-width:430px}.pin-form>label{margin-bottom:9px;font-size:.78rem;font-weight:800;display:block}.pin-row{grid-template-columns:1fr auto;gap:10px;display:grid}.pin-row input{border:1px solid var(--line);width:100%;color:var(--ink);letter-spacing:.34em;background:#ffffffc2;border-radius:12px;outline:none;padding:14px 18px;font-size:1.25rem}.pin-row input:focus{border-color:var(--green);box-shadow:0 0 0 3px #234d431c}.pin-row button,.primary-button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:11px;padding:12px 22px;font-weight:800;box-shadow:0 8px 20px #234d4329}.pin-row button:disabled,.primary-button:disabled{cursor:default;opacity:.48}.form-error{color:var(--red);margin:10px 0 0;font-size:.78rem}.privacy-copy{color:#8b918e;margin:18px 0 0;font-size:.72rem}.login-aside{background:linear-gradient(145deg, #1f453cf5, #13302afc), var(--green);place-items:center;display:grid;position:relative}.login-aside:before,.login-aside:after{content:"";border:1px solid #ffffff1a;border-radius:50%;position:absolute}.login-aside:before{width:560px;height:560px;top:-210px;right:-220px}.login-aside:after{width:410px;height:410px;bottom:-170px;left:-120px}.aside-card{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff17;border:1px solid #ffffff26;border-radius:22px;position:absolute;box-shadow:0 26px 70px #0414103d}.aside-card-main{width:min(390px,70%);padding:36px;transform:translate(-7%,-6%)rotate(-2deg)}.aside-card-main>span,.aside-card-small>span{color:#c8d9d3;letter-spacing:.08em;font-size:.72rem;font-weight:800}.aside-card-main strong{font-family:var(--readable-sans);margin-top:20px;font-size:2rem;font-weight:800;line-height:1.5;display:block}.aside-card-small{width:220px;padding:24px;bottom:15%;right:9%;transform:rotate(4deg)}.mini-line{gap:9px;margin-top:35px;display:flex}.mini-line i{background:#a9c6bb;border-radius:4px;height:6px;display:block}.mini-line i:first-child{width:26%}.mini-line i:nth-child(2){width:44%}.mini-line i:nth-child(3){background:#d6b26f;width:18%}.mini-chart{align-items:end;gap:9px;height:72px;margin-top:18px;display:flex}.mini-chart i{background:#a9c6bb;border-radius:5px 5px 2px 2px;flex:1}.mini-chart i:first-child{height:38%}.mini-chart i:nth-child(2){height:62%}.mini-chart i:nth-child(3){height:48%}.mini-chart i:nth-child(4){background:#d6b26f;height:86%}.portal-shell{min-height:100vh}.portal-header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f4f0e7e8;border-bottom:1px solid #d9d4c8e6;justify-content:space-between;align-items:center;min-height:70px;padding:0 clamp(18px,4vw,58px);display:flex;position:sticky;top:0}.portal-brand{cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;display:flex}.portal-brand>span{width:33px;height:33px;font-size:1.08rem}.portal-brand strong{letter-spacing:.045em;font-size:.92rem}.header-actions{align-items:center;gap:10px;display:flex}.private-badge{color:var(--green);border:1px solid #cbd7d1;border-radius:999px;padding:5px 10px;font-size:.64rem;font-weight:800}.edit-toggle,.logout-link,.quiet-button,.text-button,.record-actions button{cursor:pointer;background:0 0;border:0;font-size:.74rem;font-weight:800}.edit-toggle{border:1px solid var(--line);border-radius:9px;padding:8px 12px}.edit-toggle.active{border-color:var(--green);background:var(--green);color:#fff}.logout-link{color:var(--muted)}.portal-nav{border-bottom:1px solid var(--line);scrollbar-width:none;background:#faf8f2bf;justify-content:center;gap:3px;padding:12px 18px;display:flex;overflow-x:auto}.portal-nav::-webkit-scrollbar{display:none}.portal-nav button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;flex:none;align-items:center;gap:7px;padding:8px 14px;font-size:.75rem;font-weight:800;display:flex}.portal-nav button span{display:none}.portal-nav button.active{background:var(--surface);color:var(--green);box-shadow:0 4px 14px #2b373212}.portal-main{width:min(1180px,100% - 36px);margin:0 auto;padding:48px 0 80px}.page-stack{gap:25px;display:grid}.hero-dashboard,.page-title-row{justify-content:space-between;align-items:end;gap:30px;display:flex}.hero-dashboard h1,.page-title-row h1{font-family:var(--readable-sans);letter-spacing:-.035em;margin:8px 0;font-size:clamp(2rem,4.5vw,3.7rem);font-weight:800}.hero-dashboard>div:first-child>p:last-child,.page-title-row>div>p{color:var(--muted);margin:0;line-height:1.8}.today-stamp{border-left:1px solid var(--line);gap:5px;min-width:230px;padding:5px 0 5px 26px;display:grid}.today-stamp span{color:var(--gold);letter-spacing:.2em;font-size:.62rem;font-weight:900}.today-stamp strong{font-family:var(--readable-sans);font-weight:700}.metric-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:12px;display:grid}.metric-card{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fffdf8b8;border-radius:15px;min-height:154px;padding:21px;transition:transform .18s,box-shadow .18s;display:grid}.metric-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.metric-card>span{color:var(--muted);font-size:.71rem;font-weight:800}.metric-card>strong{align-self:end;margin-top:12px;font-family:Georgia,serif;font-size:2.25rem;font-weight:500}.metric-card>strong em{margin-left:3px;font-family:inherit;font-size:.75rem;font-style:normal}.metric-card>small{color:var(--muted);margin-top:5px;font-size:.66rem}.metric-card.accent-card{border-color:var(--green);background:var(--green);color:#fff}.metric-card.accent-card>span,.metric-card.accent-card>small{color:#c6d7d1}.dashboard-columns{grid-template-columns:1.2fr .8fr;gap:18px;display:grid}.surface-card,.table-card,.edit-panel,.getting-started,.source-notice,.filter-bar{border:1px solid var(--line);background:var(--surface);border-radius:16px;box-shadow:0 8px 28px #252f2b0b}.surface-card{min-width:0;padding:25px}.section-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.section-heading h2,.section-heading h3{font-family:var(--readable-sans);margin:5px 0 0;font-size:1.28rem;font-weight:800}.text-button{color:var(--green);text-decoration:none}.timeline-list,.deadline-list,.audit-list{gap:1px;display:grid}.timeline-item{border-top:1px solid #ebe7de;grid-template-columns:78px 1fr;align-items:center;gap:17px;padding:15px 0;display:grid}.timeline-item:first-child{border-top:0}.timeline-item>div:last-child{gap:5px;display:grid}.timeline-item>div:last-child span{color:var(--muted);font-size:.73rem}.date-badge{border-right:1px solid var(--line);gap:3px;display:grid}.date-badge strong{font-family:Georgia,serif;font-size:1.3rem;font-weight:500}.date-badge span{color:var(--gold);font-size:.62rem;font-weight:900}.deadline-row{border-top:1px solid #ebe7de;grid-template-columns:auto 1fr;align-items:start;gap:12px;padding:13px 0;display:grid}.deadline-row:first-child{border-top:0}.deadline-row>div{gap:4px;display:grid}.deadline-row small{color:var(--muted)}.soft-tag,.urgent-tag,.interest-tag,.status-pill{background:var(--green-soft);width:fit-content;color:var(--green);border-radius:999px;padding:5px 9px;font-size:.62rem;font-weight:900;display:inline-flex}.urgent-tag{background:var(--red-soft);color:var(--red)}.empty-state{text-align:center;place-items:center;min-height:220px;padding:34px;display:grid}.empty-state .empty-mark{border:1px solid var(--line);width:42px;height:42px;color:var(--gold);border-radius:50%;place-items:center;font-size:1.2rem;display:grid}.empty-state h3{font-family:var(--readable-sans);margin:14px 0 6px;font-size:1.15rem;font-weight:800}.empty-state p{max-width:430px;color:var(--muted);margin:0;font-size:.78rem;line-height:1.8}.getting-started{background:linear-gradient(100deg,#fffdf8,#edf2ed);padding:31px}.getting-started h2{font-family:var(--readable-sans);margin:8px 0;font-size:1.55rem;font-weight:800}.getting-started p{max-width:730px;color:var(--muted);margin:0 0 20px;line-height:1.8}.primary-button{white-space:nowrap}.school-profile-list{gap:20px;display:grid}.school-profile-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;overflow:hidden;box-shadow:0 10px 32px #252f2b0b}.school-profile-header{justify-content:space-between;align-items:start;gap:28px;padding:28px 30px 24px;display:flex}.school-profile-header>div:first-child{min-width:0}.school-card-top{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:.65rem;display:flex}.school-profile-header h2{font-family:var(--readable-sans);margin:15px 0 8px;font-size:clamp(1.55rem,3vw,2.25rem);font-weight:800}.school-profile-header p{color:#56615d;white-space:pre-wrap;max-width:760px;margin:0;font-size:.8rem;line-height:1.8}.research-status{color:#65706b;background:#f0eee8;border-radius:999px;padding:5px 9px;font-weight:900;display:inline-flex}.research-status.status-整理済み{color:var(--green);background:#e4f0e9}.research-status.status-整理中{color:#385b83;background:#e8eef6}.research-status.status-要確認{color:#86621f;background:#f6eedb}.research-status.status-エラー{background:var(--red-soft);color:var(--red)}.school-profile-actions{flex:none;gap:9px;min-width:155px;display:grid}.secondary-link,.research-button{border:1px solid var(--line);min-height:38px;color:var(--green);text-align:center;background:#fff;border-radius:9px;justify-content:center;align-items:center;padding:8px 12px;font-size:.69rem;font-weight:900;text-decoration:none;display:inline-flex}.research-button{border-color:var(--green);background:var(--green);color:#fff;cursor:pointer}.research-button:disabled{opacity:.58;cursor:wait}.school-material-box{border-top:1px solid var(--line);background:#f7faf7;gap:12px;padding:23px 30px;display:grid}.school-material-heading{justify-content:space-between;align-items:end;gap:18px;display:flex}.school-material-heading h3{font-family:var(--readable-sans);margin:5px 0 0;font-size:1.12rem;font-weight:800}.material-safety-label{width:fit-content;color:var(--green);background:#e4efe8;border-radius:999px;padding:6px 10px;font-size:.62rem;font-weight:900;display:inline-flex}.school-material-box>p{color:var(--muted);margin:0;font-size:.7rem;line-height:1.7}.school-material-box textarea{width:100%;min-height:150px;color:var(--ink);resize:vertical;background:#fff;border:1px solid #bdcbc4;border-radius:10px;outline:none;padding:13px 14px;line-height:1.75}.school-material-box textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #234d4317}.school-material-box textarea[readonly]{color:#6f7773;background:#f3f3ef}.school-material-actions{justify-content:space-between;align-items:center;gap:15px;display:flex}.school-material-actions small{color:var(--muted);font-size:.63rem}.school-material-actions .research-button{min-width:190px}.school-documents{border-top:1px solid var(--line);background:#fff;gap:14px;padding:23px 30px;display:grid}.school-document-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.school-document-list>a{border:1px solid var(--line);min-width:0;color:var(--ink);border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:12px;text-decoration:none;transition:border-color .16s,background .16s;display:grid}.school-document-list>a:hover{background:#f6faf7;border-color:#9eb6aa}.school-document-list>a>span:nth-child(2){gap:3px;min-width:0;display:grid}.school-document-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.school-document-list small{color:var(--muted);font-size:.59rem}.school-document-list b{color:var(--green);font-size:.8rem}.document-icon{color:#8f3e2e;letter-spacing:.04em;background:#f3e5e1;border-radius:8px;place-items:center;width:38px;height:38px;font-size:.58rem;font-weight:900;display:inline-grid}.school-access-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f8f6f0;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.school-access-grid section{border-right:1px solid var(--line);border-bottom:1px solid var(--line);align-content:start;gap:7px;min-height:112px;padding:19px 22px;display:grid}.school-access-grid section:nth-child(3n){border-right:0}.school-access-grid section:nth-last-child(-n+3){border-bottom:0}.school-access-grid section>span,.family-school-note>span{color:var(--muted);letter-spacing:.04em;font-size:.62rem;font-weight:900}.school-access-grid section>strong{white-space:pre-wrap;font-size:.77rem;font-weight:650;line-height:1.75}.school-access-grid section>a,.mini-source-link{width:fit-content;color:var(--green);font-size:.64rem;font-weight:800;text-decoration:none}.route-fact{grid-column:span 2}.unverified-value{color:#999d99;font-style:normal;font-weight:500}.school-admissions{border-bottom:1px solid var(--line);padding:26px 30px 30px}.subsection-title{justify-content:space-between;align-items:end;gap:20px;margin-bottom:17px;display:flex}.subsection-title h3{font-family:var(--readable-sans);margin:5px 0 0;font-size:1.24rem;font-weight:800}.subsection-title small{color:var(--muted);font-size:.64rem}.school-admissions .table-scroll{border:1px solid #e5e1d8;border-radius:11px}.school-admissions th{padding:11px 13px;font-size:.59rem}.school-admissions td{padding:13px;font-size:.71rem}.school-admissions .deviation-number{font-size:1.18rem}.mini-source-link{margin-top:6px;display:block}.inline-unverified{color:var(--muted);text-align:center;border:1px dashed #d6d1c7;border-radius:10px;padding:18px;font-size:.73rem}.school-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.school-detail{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:170px;padding:25px 30px}.school-detail:nth-child(2n){border-right:0}.school-detail h3{font-family:var(--readable-sans);margin:0 0 12px;font-size:1rem;font-weight:800}.school-detail p{color:#56615d;white-space:pre-wrap;margin:0;font-size:.76rem;line-height:1.9}.family-school-note{border-left:3px solid var(--gold);gap:7px;margin:22px 30px 0;padding:4px 0 4px 15px;display:grid}.family-school-note p{color:#56615d;white-space:pre-wrap;margin:0;font-size:.76rem;line-height:1.8}.research-note,.research-error-note{color:var(--muted);white-space:pre-wrap;background:#f1f4f0;border-radius:9px;margin:20px 30px 0;padding:12px 14px;font-size:.69rem;line-height:1.7}.research-error-note{background:var(--red-soft);color:var(--red)}.school-sources{border:1px solid #e5e1d8;border-radius:10px;margin:20px 30px 0;padding:13px 15px}.school-sources summary{color:var(--green);cursor:pointer;font-size:.71rem;font-weight:900}.school-sources ul{gap:10px;margin:15px 0 2px;padding:0;list-style:none;display:grid}.school-sources li{border-top:1px solid #ece8df;gap:3px;padding-top:10px;display:grid}.school-sources li:first-child{border-top:0;padding-top:0}.school-sources a{overflow-wrap:anywhere;color:var(--green);font-size:.7rem;font-weight:800}.school-sources span,.school-sources small,.school-sources p{color:var(--muted);margin:0;font-size:.62rem;line-height:1.6}.school-profile-footer{color:var(--muted);justify-content:space-between;align-items:center;gap:18px;padding:20px 30px 25px;font-size:.62rem;display:flex}.research-form-notice{background:#eef4f0;border:1px solid #c7d6cf;border-radius:10px;align-items:center;gap:12px;margin-bottom:19px;padding:12px 14px;display:flex}.research-form-notice strong{color:var(--green);flex:none;font-size:.73rem}.research-form-notice span{color:var(--muted);font-size:.68rem;line-height:1.6}.record-actions{justify-content:flex-end;gap:9px;display:flex}.record-actions button{color:var(--green);padding:0}.record-actions .danger-link{color:var(--red)}.edit-panel{background:#f9fbf8;border-color:#a9bdb5;padding:25px}.compact-heading{margin-bottom:18px}.compact-heading h3{font-size:1.12rem}.quiet-button{color:var(--muted)}.edit-form{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.edit-form label,.filter-bar label{align-content:start;gap:7px;display:grid}.edit-form label>span,.filter-bar label>span{font-size:.68rem;font-weight:800}.edit-form input,.edit-form select,.edit-form textarea,.filter-bar input{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:9px;outline:none;padding:10px 12px}.edit-form input:focus,.edit-form select:focus,.edit-form textarea:focus,.filter-bar input:focus{border-color:var(--green);box-shadow:0 0 0 3px #234d4317}.edit-form textarea{resize:vertical;line-height:1.7}.edit-form .wide-field{grid-column:span 2}.form-actions{grid-column:1/-1;justify-content:flex-end;gap:12px;padding-top:4px;display:flex}.table-card{overflow:hidden}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:.78rem}th{border-bottom:1px solid var(--line);color:var(--muted);text-align:left;white-space:nowrap;background:#f8f5ef;padding:14px 17px;font-size:.63rem}td{vertical-align:top;border-bottom:1px solid #ebe7de;padding:17px}tr:last-child td{border-bottom:0}td>strong,td>span,td>small{display:block}td>small{color:var(--muted);margin-top:5px;font-size:.67rem}.muted-note{color:#828a86;max-width:330px;line-height:1.5}.large-number,.deviation-number{font-family:Georgia,serif;font-size:1.5rem;font-weight:500}.deviation-number{color:var(--green)}.status-pill{display:inline-flex}.score-chips{flex-wrap:wrap;gap:5px;display:flex}.score-chips span{border:1px solid var(--line);background:#faf8f3;border-radius:5px;padding:4px 6px;font-size:.65rem}.raw-data-policy{background:#f0f5f1;border:1px solid #d4dfd8;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:17px;padding:16px 18px;display:grid}.raw-data-policy-mark{background:var(--green);color:#fff;letter-spacing:.08em;border-radius:50%;place-items:center;width:44px;height:44px;font-family:Georgia,serif;font-size:.7rem;display:grid}.raw-data-policy-copy strong{font-family:var(--readable-sans);font-size:.84rem;font-weight:800}.raw-data-policy-copy p{color:var(--muted);margin:4px 0 0;font-size:.68rem;line-height:1.65}.raw-data-stats{gap:7px;display:flex}.raw-data-stats span{min-width:57px;color:var(--muted);border-left:1px solid #cbd8cf;padding-left:10px;font-size:.6rem;display:grid}.raw-data-stats strong{color:var(--green);font-family:Georgia,serif;font-size:1.25rem;font-weight:500;line-height:1}.chart-card{padding-bottom:14px}.chart-controls{flex-wrap:wrap;justify-content:flex-end;align-items:end;gap:8px;display:flex}.chart-metric-picker{gap:3px;display:grid}.chart-metric-picker span{color:var(--muted);font-size:.56rem;font-weight:800}.chart-metric-picker select{border:1px solid var(--line);min-width:150px;color:var(--ink);background:#fff;border-radius:8px;padding:7px 30px 7px 9px;font-size:.65rem;font-weight:800}.segmented-control{border:1px solid var(--line);background:#f3f0e9;border-radius:8px;padding:3px;display:flex}.segmented-control button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:6px 9px;font-size:.62rem;font-weight:800}.segmented-control button.active{color:var(--green);background:#fff;box-shadow:0 2px 7px #1e2b2914}.trend-chart-wrap{width:100%;overflow-x:auto}.trend-chart{width:100%;min-width:600px;height:auto;display:block}.chart-grid-line{stroke:#dedbd3;stroke-width:1px}.chart-line{fill:none;stroke:var(--green);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.chart-dot{fill:var(--surface);stroke:var(--green);stroke-width:3px}.chart-axis-label,.chart-date-label{fill:#7b837f;font-size:10px}.chart-value-label{fill:var(--green);font-size:11px;font-weight:800}.chart-placeholder{min-height:205px;color:var(--muted);text-align:center;place-items:center;font-size:.76rem;display:grid}.rank-chart-note{color:var(--muted);margin:4px 8px 0;font-size:.65rem;line-height:1.6}.rank-chart-note strong{color:var(--green)}.source-notice{background:#eef3ee;justify-content:space-between;align-items:center;gap:20px;padding:20px 23px;display:flex}.source-notice strong{font-family:var(--readable-sans);font-weight:800}.source-notice p{color:var(--muted);margin:5px 0 0;font-size:.73rem}.source-notice a{flex:none;font-size:.71rem;font-weight:800;text-decoration:none}.filter-bar{justify-content:space-between;align-items:end;gap:20px;padding:16px 20px;display:flex}.filter-bar label{width:min(430px,100%)}.filter-bar strong{color:var(--muted);font-size:.73rem}.notes-columns{grid-template-columns:1fr 1fr}.notes-list{gap:11px;display:grid}.note-card{background:#fff;border:1px solid #e1ddd4;border-radius:11px;padding:17px}.note-card>span{color:var(--gold);font-size:.62rem;font-weight:900}.note-card h3{font-family:var(--readable-sans);margin:7px 0;font-weight:800}.note-card p{color:var(--muted);white-space:pre-wrap;margin:0;font-size:.76rem;line-height:1.8}.note-card>small{color:#939994;margin-top:12px;font-size:.6rem;display:block}.note-card .record-actions{margin-top:10px}.audit-list>div{border-top:1px solid #ebe7de;grid-template-columns:76px 1fr;gap:12px;padding:12px 0;display:grid}.audit-list>div:first-child{border-top:0}.audit-list>div>span{background:var(--green-soft);width:fit-content;height:fit-content;color:var(--green);border-radius:999px;padding:4px 8px;font-size:.6rem;font-weight:900}.audit-list>div>div{gap:4px;display:grid}.audit-list small,.muted-paragraph{color:var(--muted);font-size:.66rem}.toast{z-index:20;width:min(520px,100%);color:var(--green);box-shadow:var(--shadow);background:#e8f2ed;border:1px solid #aac1b7;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;margin:0 auto 18px;padding:11px 14px;font-size:.75rem;font-weight:800;display:flex;position:sticky;top:82px}.toast.error-toast{background:var(--red-soft);color:var(--red);border-color:#d7aea6}.toast button{color:inherit;cursor:pointer;background:0 0;border:0}.portal-footer{border-top:1px solid var(--line);color:#818884;justify-content:space-between;gap:20px;width:min(1180px,100% - 36px);margin:0 auto;padding:26px 0 34px;font-size:.64rem;display:flex}@media (max-width:900px){.login-page{grid-template-columns:1fr}.login-aside{display:none}.login-intro{min-height:100vh}.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-columns,.notes-columns{grid-template-columns:1fr}.school-access-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.school-access-grid section{border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.school-access-grid section:nth-child(2n){border-right:0}.school-access-grid section:nth-last-child(-n+2){border-bottom:0}.edit-form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.portal-header{min-height:61px;padding:0 14px}.portal-brand strong,.private-badge,.logout-link{display:none}.portal-brand>span{width:31px;height:31px}.edit-toggle{padding:7px 9px;font-size:.67rem}.portal-nav{z-index:25;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f4f0e7f5;justify-content:flex-start;padding:8px 10px;position:sticky;top:61px}.portal-nav button{gap:5px;padding:7px 10px;font-size:.67rem}.portal-nav button span{display:inline}.portal-main{width:min(100% - 24px,1180px);padding:30px 0 60px}.hero-dashboard,.page-title-row{flex-direction:column;align-items:start;gap:18px}.hero-dashboard h1,.page-title-row h1{font-size:2.25rem}.today-stamp{display:none}.page-title-row .primary-button{width:100%}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.metric-card{min-height:135px;padding:16px}.metric-card>strong{font-size:1.8rem}.school-profile-header{flex-direction:column;align-items:stretch;padding:21px 19px}.school-profile-actions{min-width:0;display:flex}.school-profile-actions>*{flex:1}.school-material-box{padding:20px 19px}.school-material-heading,.school-material-actions{flex-direction:column;align-items:stretch}.school-material-actions .research-button{width:100%;min-width:0;min-height:42px}.school-documents{padding:20px 19px}.school-document-list,.school-access-grid{grid-template-columns:1fr}.school-access-grid section,.school-access-grid section:nth-child(2n),.school-access-grid section:nth-child(3n),.school-access-grid section:nth-last-child(-n+2),.school-access-grid section:nth-last-child(-n+3){border-right:0;border-bottom:1px solid var(--line);min-height:0}.school-access-grid section:last-child{border-bottom:0}.route-fact{grid-column:auto}.school-admissions{padding:22px 19px}.subsection-title{flex-direction:column;align-items:start;gap:7px}.school-detail-grid{grid-template-columns:1fr}.school-detail,.school-detail:nth-child(2n){border-right:0;min-height:0;padding:22px 19px}.family-school-note,.research-note,.research-error-note,.school-sources{margin-left:19px;margin-right:19px}.school-profile-footer{flex-direction:column;align-items:stretch;padding:19px}.school-profile-footer .record-actions{justify-content:flex-start}.research-form-notice{flex-direction:column;align-items:start}.edit-panel,.surface-card,.getting-started{padding:19px}.edit-form{grid-template-columns:1fr}.edit-form .wide-field{grid-column:auto}.form-actions{flex-direction:column-reverse}.form-actions button{width:100%;min-height:42px}.section-heading{flex-direction:column;align-items:start}.raw-data-policy{grid-template-columns:auto 1fr}.raw-data-stats{grid-column:1/-1;width:100%}.raw-data-policy>.text-button{grid-column:1/-1}.chart-controls{flex-direction:column;align-items:stretch;width:100%}.chart-metric-picker select{width:100%}.section-heading .segmented-control{width:100%;overflow-x:auto}.segmented-control button{flex:1 0 auto}.source-notice{flex-direction:column;align-items:start}.filter-bar{flex-direction:column;align-items:stretch}.table-card{box-shadow:none;background:0 0;border:0;overflow:visible}.table-scroll{overflow:visible}table,tbody,tr,td{width:100%;display:block}thead{display:none}tr{border:1px solid var(--line);background:var(--surface);border-radius:12px;margin-bottom:11px;padding:9px 14px}td{border-bottom:1px solid #ebe7de;grid-template-columns:95px 1fr;gap:10px;padding:10px 0;display:grid}td:last-child{border-bottom:0}td:before{content:attr(data-label);color:var(--muted);font-size:.62rem;font-weight:800}td .record-actions{grid-column:1/-1}.trend-chart{min-width:540px}.portal-footer{width:calc(100% - 24px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.metric-card{transition:none}}.school-site-shell{min-height:100vh}.school-site-header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f4f0e7ed;border-bottom:1px solid #d9d4c8e6;justify-content:space-between;align-items:center;min-height:70px;padding:0 clamp(18px,4vw,58px);display:flex;position:sticky;top:0}.school-site-brand{color:var(--ink);align-items:center;gap:10px;text-decoration:none;display:flex}.school-site-brand>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-family:Georgia,serif;font-size:1.08rem;display:grid}.school-site-brand strong{letter-spacing:.04em;font-size:.9rem}.school-site-header-actions{align-items:center;gap:12px;display:flex}.school-site-current{color:var(--muted);font-size:.72rem;font-weight:800}.school-site-nav-link{color:var(--green);border-bottom:1px solid #9fb1aa;padding-bottom:2px;font-size:.7rem;font-weight:900;text-decoration:none}.school-site-header-actions form{margin:0}.school-site-header-actions button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:.72rem;font-weight:800}.school-index-main,.school-detail-main{width:min(1180px,100% - 36px);margin:0 auto}.school-index-main{padding:75px 0 90px}.school-index-hero{max-width:830px}.school-index-hero h1,.school-detail-hero h1,.school-section-heading h2{font-family:var(--readable-sans);letter-spacing:-.035em;font-weight:800}.school-index-hero h1{margin:16px 0 24px;font-size:clamp(2.45rem,5.3vw,4.7rem);line-height:1.18}.school-index-hero p{max-width:680px;color:var(--muted);margin:0;line-height:2}.score-dashboard-entry{color:var(--ink);background:linear-gradient(135deg,#edf4ef,#f8f6f0);border:1px solid #ccd9d1;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;margin-top:42px;padding:20px 23px;text-decoration:none;display:grid}.score-dashboard-entry-mark{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:50px;height:50px;font-family:Georgia,serif;font-size:1.15rem;display:grid}.score-dashboard-entry>div{gap:5px;display:grid}.score-dashboard-entry>div>strong{font-family:var(--readable-sans);font-size:1.05rem;font-weight:850}.score-dashboard-entry p{color:var(--muted);margin:0;font-size:.7rem;line-height:1.65}.score-dashboard-entry>b{color:var(--green);white-space:nowrap;font-size:.72rem}.school-index-summary{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);width:min(590px,100%);margin:55px 0 42px;display:grid}.school-index-summary>div{border-right:1px solid var(--line);align-items:baseline;gap:8px;padding:18px 22px;display:flex}.school-index-summary>div:first-child{padding-left:0}.school-index-summary>div:last-child{border-right:0}.school-index-summary strong{font-family:var(--readable-sans);font-size:1.8rem;font-weight:800}.school-index-summary span{color:var(--muted);font-size:.7rem;font-weight:800}.exam-schedule-section{margin:0 0 60px}.exam-schedule-heading{justify-content:space-between;align-items:end;gap:32px;margin-bottom:22px;display:flex}.exam-schedule-heading h2{font-family:var(--readable-sans);letter-spacing:-.03em;margin:7px 0 8px;font-size:clamp(1.8rem,4vw,2.85rem);font-weight:800}.exam-schedule-heading p{max-width:650px;color:var(--muted);margin:0;font-size:.82rem;line-height:1.8}.exam-schedule-key{max-width:360px;color:var(--muted);flex-wrap:wrap;justify-content:flex-end;gap:8px 13px;font-size:.67rem;font-weight:700;display:flex}.exam-schedule-key>span{align-items:center;gap:5px;display:inline-flex}.exam-schedule-key b{min-width:27px;min-height:27px;color:var(--green);background:#e2ece7;border-radius:7px;place-items:center;font-size:.72rem;display:inline-grid}.exam-schedule-key b.is-provisional{color:#202724;background:#eceeed;font-size:.56rem}.exam-color-editor{border:1px solid var(--line);background:#f7f5ef;border-radius:14px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:14px;padding:14px 16px;display:flex}.exam-color-editor>div:first-child{gap:4px;display:grid}.exam-color-editor strong{font-size:.78rem;font-weight:900}.exam-color-editor small{color:var(--muted);font-size:.64rem;line-height:1.5}.preference-save-state{width:fit-content;color:var(--green);background:#e7eee9;border-radius:999px;margin-top:3px;padding:3px 8px;font-size:.57rem;font-style:normal;font-weight:900;display:inline-flex}.preference-save-state[data-state=saving]{color:#7a642d;background:#eee9da}.preference-save-state[data-state=error]{color:#9a4033;background:#f4e3df}.exam-color-editor [role=toolbar]{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.exam-color-editor button{background:var(--category-color,#7a807d);color:#fff;cursor:pointer;border:2px solid #0000;border-radius:999px;padding:8px 11px;font-size:.66rem;font-weight:900}.exam-color-editor button[data-school-category=target]{--category-color:#2f6b4f}.exam-color-editor button[data-school-category=backup]{--category-color:#356fa5}.exam-color-editor button[data-school-category=other]{--category-color:#e5e7e6;color:#202724;border-color:#c7cbc9}.exam-color-editor button[aria-pressed=true]{box-shadow:0 0 0 2px var(--category-color,#39433f);border-color:#fff}.exam-color-editor .finish-color-edit{color:var(--ink);background:#fff;border-color:#c8c4ba}.exam-color-editor .finish-color-edit[aria-pressed=true]{border-color:var(--green);box-shadow:none}.exam-schedule-scroll{border:1px solid var(--line);background:var(--surface);border-radius:18px;outline:none;overflow-x:auto;box-shadow:0 10px 32px #252f2b0a}.exam-schedule-scroll:focus-visible{box-shadow:0 0 0 3px #234d4321}.exam-schedule-table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:930px}.exam-schedule-table .exam-deviation-column{width:78px}.exam-schedule-table .exam-january-column{width:292px}.exam-schedule-table .exam-day-column{width:116px}.exam-schedule-table .exam-late-column{width:222px}.exam-schedule-table thead th{border-right:1px solid var(--line);height:76px;color:var(--ink);text-align:center;background:#f3f0e8;padding:13px 14px}.exam-schedule-table thead th:first-child{text-align:left}.exam-schedule-table thead th:last-child{border-right:0}.exam-schedule-table thead th>strong{z-index:1;font-size:.86rem;font-weight:900;position:relative}.exam-schedule-table thead th.is-range{padding-bottom:30px;position:relative}.exam-range-axis{border-top:1px solid #c9c5bb;height:13px;position:absolute;bottom:13px;left:12px;right:12px}.exam-range-axis i{color:#929893;font-size:.54rem;font-style:normal;position:absolute;top:3px;transform:translate(-50%)}.exam-range-axis i:before{content:"";background:#b8b4aa;width:1px;height:4px;position:absolute;top:-5px;left:50%}.exam-schedule-table tbody th,.exam-schedule-table tbody td{height:inherit;border-top:1px solid var(--line);border-right:1px solid var(--line);background:var(--surface);vertical-align:middle;padding:0;position:relative}.exam-schedule-table tbody td:last-child{border-right:0}.exam-schedule-table tbody th{color:var(--green);font-family:var(--readable-sans);text-align:center;padding:0 10px;font-size:1rem;font-weight:900}.exam-schedule-table tbody th small{color:var(--muted);margin-top:2px;font-size:.55rem;display:block}.exam-schedule-table tbody tr.is-unscored th,.exam-schedule-table tbody tr.is-unscored td{background:#f7f5ef}.exam-schedule-table tbody tr:hover th,.exam-schedule-table tbody tr:hover td{background:#fbfaf6}.exam-schedule-cell-markers{flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:100%;display:flex}.exam-schedule-marker{--marker-background:#eceeed;--marker-border:#c7cbc9;border:1px solid var(--marker-border);background:var(--marker-background);color:#202724;white-space:nowrap;border-radius:9px;justify-content:center;align-items:center;gap:5px;min-width:64px;min-height:33px;padding:6px 9px;font-size:.78rem;font-weight:900;line-height:1;text-decoration:none;display:inline-flex}.exam-schedule-marker small{font-size:.51rem;font-weight:900}.exam-schedule-marker.is-paintable,.exam-mobile-row.is-paintable{cursor:crosshair}.exam-schedule-table td:not(.is-range){text-align:center}.exam-schedule-table td.is-range .exam-schedule-marker{top:calc(7px + var(--marker-track) * 36px);left:var(--marker-position);position:absolute;transform:translate(-50%)}.exam-schedule-marker[data-school-category=target]{--marker-background:#2f6b4f;--marker-border:#24543d;color:#fff}.exam-schedule-marker[data-school-category=backup]{--marker-background:#356fa5;--marker-border:#285b89;color:#fff}.exam-schedule-marker[data-school-category=other]{--marker-background:#eceeed;--marker-border:#c7cbc9;color:#202724}.exam-schedule-note{color:#818985;margin:11px 4px 0;font-size:.66rem;line-height:1.65}.exam-schedule-mobile{display:none}.school-events-section{margin:0 0 62px}.school-events-heading{justify-content:space-between;align-items:end;gap:28px;margin-bottom:20px;display:flex}.school-events-heading h2{font-family:var(--readable-sans);letter-spacing:-.03em;margin:7px 0 0;font-size:clamp(1.8rem,4vw,2.85rem);font-weight:800}.school-events-heading p{max-width:420px;color:var(--muted);margin:0;font-size:.72rem;line-height:1.7}.school-events-list{border:1px solid var(--line);background:var(--surface);border-radius:18px;overflow:hidden;box-shadow:0 10px 32px #252f2b0a}.school-event-columns,.school-event-row{grid-template-columns:110px minmax(180px,1fr) minmax(160px,.8fr) minmax(210px,1.15fr) minmax(230px,1.2fr);display:grid}.school-event-columns{background:#f3f0e8}.school-event-columns span{border-right:1px solid var(--line);padding:13px 15px;font-size:.65rem;font-weight:900}.school-event-columns span:last-child{border-right:0}.school-event-row{border-top:1px solid var(--line)}.school-event-row>div{border-right:1px solid var(--line);min-width:0;padding:16px 15px}.school-event-row>div:last-child{border-right:0}.school-event-row p{color:#505b56;margin:0;font-size:.73rem;line-height:1.75}.school-event-school strong{font-family:var(--readable-sans);font-size:.96rem;font-weight:900;display:block}.school-event-school>div{flex-wrap:wrap;gap:5px 8px;margin-top:10px;display:flex}.school-event-school a{color:var(--green);font-size:.57rem;font-weight:850;line-height:1.45;text-decoration:none}.school-event-row label{display:block}.school-event-date-input{width:100%;min-width:0;color:var(--ink);font:inherit;background:#fbfaf6;border:1px solid #d7d3c9;border-radius:9px;padding:10px 11px;font-size:.76rem;font-weight:750}.school-event-date-input:focus{border-color:#7c9b8d;outline:3px solid #2f6b4f1f}.school-event-row textarea{resize:vertical;width:100%;min-height:88px;color:var(--ink);font:inherit;background:#fbfaf6;border:1px solid #d7d3c9;border-radius:9px;padding:10px 11px;font-size:.72rem;font-weight:650;line-height:1.65}.school-event-row textarea:focus{border-color:#7c9b8d;outline:3px solid #2f6b4f1f}.school-event-mobile-label{display:none}.school-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.school-summary-card{border:1px solid var(--line);background:var(--surface);min-height:410px;color:var(--ink);border-radius:20px;flex-direction:column;padding:clamp(24px,4vw,38px);text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;box-shadow:0 10px 32px #252f2b0b}.school-summary-card:hover{box-shadow:var(--shadow);border-color:#aebbb5;transform:translateY(-3px)}.school-summary-card-top{color:var(--muted);align-items:center;gap:9px;font-size:.68rem;font-weight:800;display:flex}.school-summary-card h2{font-family:var(--readable-sans);margin:27px 0 14px;font-size:clamp(1.75rem,3vw,2.55rem);font-weight:800}.school-summary-card>p{color:#52605b;margin:0;font-size:.86rem;line-height:1.9}.school-summary-card ul{gap:7px;margin:22px 0 30px;padding:0;list-style:none;display:grid}.school-summary-card li{color:var(--muted);padding-left:17px;font-size:.74rem;line-height:1.65;position:relative}.school-summary-card li:before{content:"";background:var(--gold);border-radius:50%;width:6px;height:6px;position:absolute;top:.65em;left:0}.school-summary-card footer{border-top:1px solid #e8e3d9;justify-content:space-between;align-items:center;gap:20px;margin-top:auto;padding-top:18px;display:flex}.school-summary-card footer span{color:#8d948f;font-size:.64rem}.school-summary-card footer strong{color:var(--green);font-size:.72rem}.school-site-footer{border-top:1px solid var(--line);color:#818884;justify-content:space-between;gap:20px;width:min(1180px,100% - 36px);margin:0 auto;padding:26px 0 34px;font-size:.64rem;display:flex}.school-site-footer a{font-weight:800;text-decoration:none}.school-score-main{width:min(1180px,100% - 36px);margin:0 auto;padding:24px 0 90px}.score-workspace{min-width:0}.score-workspace-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;padding:0 0 14px;display:flex}.score-workspace-toolbar>span{color:var(--muted);font-size:.68rem;line-height:1.6}.school-detail-main{padding:24px 0 90px}.school-breadcrumb{color:var(--muted);gap:9px;padding:10px 0 30px;font-size:.7rem;display:flex}.school-breadcrumb a{font-weight:800;text-decoration:none}.school-detail-hero{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:clamp(38px,7vw,92px);padding:30px 0 54px;display:grid}.school-detail-tags{color:var(--muted);flex-wrap:wrap;align-items:center;gap:9px;font-size:.67rem;font-weight:800;display:flex}.school-detail-hero h1{margin:26px 0 20px;font-size:clamp(2.35rem,4.8vw,4.25rem);line-height:1.18}.school-detail-hero>div>p{color:#52605b;max-width:690px;margin:0;font-size:.94rem;line-height:2}.school-official-link{border-bottom:1px solid #9fb1aa;margin-top:20px;padding-bottom:3px;font-size:.72rem;font-weight:900;text-decoration:none;display:inline-flex}.school-detail-hero ol{align-content:center;gap:0;margin:0;padding:0;list-style:none;display:grid}.school-detail-hero li{border-top:1px solid var(--line);grid-template-columns:38px 1fr;gap:12px;padding:15px 0;font-size:.75rem;line-height:1.65;display:grid}.school-detail-hero li:last-child{border-bottom:1px solid var(--line)}.school-detail-hero li span{color:var(--gold);font-family:Georgia,serif}.school-toc{border:1px solid var(--line);background:#fffdf8c7;border-radius:18px;grid-template-columns:150px 1fr;gap:28px;margin-bottom:22px;padding:24px;display:grid}.school-toc>div{align-content:start;gap:5px;display:grid}.school-toc>div strong{font-size:1.25rem;font-weight:800}.school-toc ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px 28px;margin:0;padding:0;list-style:none;display:grid}.school-toc li{border-bottom:1px solid #e7e2d8}.school-toc a{color:var(--ink);grid-template-columns:28px 1fr;gap:8px;padding:9px 0;font-size:.73rem;font-weight:700;line-height:1.5;text-decoration:none;display:grid}.school-toc a:hover{color:var(--green)}.school-toc a span{color:var(--gold);font-size:.62rem;font-weight:800}.school-facts-grid{border:1px solid var(--line);background:#e7e2d8;border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;scroll-margin-top:90px;display:grid;overflow:hidden}.school-fact{background:var(--surface);align-content:start;gap:9px;min-width:0;padding:22px;display:grid}.school-fact>span{color:var(--muted);font-size:.8rem;font-weight:900;line-height:1.5}.school-fact>strong{overflow-wrap:anywhere;font-size:1rem;font-weight:750;line-height:1.7}.school-fact a{text-decoration:none}.school-route-inline{gap:8px;display:grid}.school-route-fact{grid-column:span 2}.school-route-duration{width:fit-content;color:var(--green);background:#e7eee9;border-radius:999px;padding:5px 10px;font-size:.78rem;font-weight:900}.school-route-inline>span{line-height:1.9}.school-route-inline small{color:var(--muted);font-size:.88rem;font-weight:600;line-height:1.7}.school-empty{color:#9a9f9c;font-style:normal;font-weight:500}.school-admissions-v2,.school-common-content,.school-fit-panel,.school-source-panel{padding-top:78px}.school-admissions-v2,.school-content-section,.school-fit-panel,.school-source-panel{scroll-margin-top:90px}.school-section-heading{margin-bottom:28px}.school-section-heading h2{margin:8px 0;font-size:clamp(1.8rem,4vw,3rem)}.school-section-heading>p{max-width:660px;color:var(--muted);margin:0;font-size:.78rem;line-height:1.8}.admission-card-grid{gap:14px;display:grid}.admission-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;padding:clamp(22px,4vw,34px)}.admission-card>header{justify-content:space-between;align-items:start;gap:25px;padding-bottom:22px;display:flex}.admission-card>header span{color:var(--gold);letter-spacing:.08em;font-size:.64rem;font-weight:900}.admission-card>header span em{color:#747a76;letter-spacing:0;background:#ece9e1;border-radius:999px;margin-left:9px;padding:4px 8px;font-style:normal;display:inline-block}.admission-card>header h3{font-family:var(--readable-sans);margin:6px 0 0;font-size:1.5rem;font-weight:800}.admission-card>header>strong{color:var(--green);font-family:var(--readable-sans);white-space:nowrap;font-size:1.2rem;font-weight:800}.admission-facts{background:#e7e2d8;border:1px solid #e7e2d8;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.admission-result{color:var(--muted);margin:18px 0 0;font-size:.88rem;line-height:1.7}.admission-notes{background:#f3f1ea;border-radius:11px;margin-top:20px;padding:16px 18px}.admission-notes>strong{font-size:.72rem}.admission-notes ul,.school-content-section ul,.school-fit-grid ul{gap:7px;margin:10px 0 0;padding-left:18px;display:grid}.admission-notes li,.school-content-section li,.school-fit-grid li{color:#5f6965;font-size:.75rem;line-height:1.75}.ineligible-admissions{background:#f4f2ec;border:1px solid #dcd8cf;border-radius:16px;margin-top:18px}.ineligible-admissions>summary{color:#4e5954;cursor:pointer;justify-content:space-between;align-items:center;gap:18px;padding:18px 22px;font-size:.8rem;font-weight:850;display:flex}.ineligible-admissions>summary small{color:var(--muted);font-size:.68rem;font-weight:700}.ineligible-admissions[open]>summary{border-bottom:1px solid #dcd8cf}.ineligible-admissions>.admission-card-grid{padding:14px}.ineligible-admissions .admission-card{background:#fbfaf7}.school-content-grid{border:1px solid var(--line);background:var(--surface);border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.school-content-section{border-bottom:1px solid #e7e2d8;border-right:1px solid #e7e2d8;min-height:280px;padding:clamp(25px,4vw,36px)}.school-content-section:nth-child(2n){border-right:0}.school-content-section:last-child{border-bottom:0;border-right:0;grid-column:1/-1;min-height:0}.school-content-section h2{font-family:var(--readable-sans);margin:0 0 17px;font-size:1.25rem;font-weight:800}.school-content-section>p{color:#56615c;white-space:pre-line;margin:0;font-size:.8rem;line-height:1.95}.school-fit-panel{border-top:1px solid var(--line);margin-top:78px}.school-fit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.school-fit-grid>section{border:1px solid var(--line);background:var(--surface);border-radius:15px;min-height:210px;padding:24px}.school-fit-grid h3{color:var(--green);font-family:var(--readable-sans);margin:0;font-weight:800}.school-source-panel>ol{counter-reset:sources;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.school-source-panel li{border:1px solid var(--line);counter-increment:sources;background:#fffdf8bf;border-radius:12px;gap:9px;padding:18px;display:grid}.school-source-panel li>div{gap:5px;display:grid}.school-source-panel li span{color:var(--gold);font-size:.58rem;font-weight:900}.school-source-panel li a{overflow-wrap:anywhere;font-size:.76rem;font-weight:800;line-height:1.5;text-decoration:none}.school-source-panel li p{color:var(--muted);margin:0;font-size:.66rem;line-height:1.6}.school-source-empty{border:1px solid var(--line);color:var(--muted);background:#fffdf8bf;border-radius:12px;padding:20px;font-size:.75rem}@media (max-width:900px){.school-detail-hero{grid-template-columns:1fr}.school-detail-hero ol{grid-template-columns:repeat(2,1fr)}.school-detail-hero li:nth-last-child(2){border-bottom:1px solid var(--line)}.school-facts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.school-toc{grid-template-columns:1fr;gap:12px}.school-fit-grid{grid-template-columns:1fr}.school-fit-grid>section{min-height:0}}@media (max-width:640px){.school-site-header{min-height:61px;padding:0 14px}.school-site-brand strong,.school-site-current,.school-site-header .private-badge{display:none}.school-site-header-actions{gap:3px}.school-site-nav-link{margin-right:7px;font-size:.65rem}.school-index-main,.school-detail-main{width:calc(100% - 24px)}.school-index-main{padding:48px 0 65px}.school-index-hero h1{font-size:2.75rem}.score-dashboard-entry{grid-template-columns:auto 1fr;gap:13px;margin-top:30px;padding:17px}.score-dashboard-entry>b{border-top:1px solid #d8e1da;grid-column:1/-1;padding-top:8px}.school-index-summary{grid-template-columns:repeat(3,1fr);margin-top:40px}.school-index-summary>div{text-align:center;gap:3px;padding:13px 10px;display:grid}.school-index-summary>div:first-child{padding-left:10px}.school-index-summary strong{font-size:1.5rem}.exam-schedule-section{margin-bottom:44px}.exam-schedule-heading{flex-direction:column;align-items:start;gap:14px}.exam-schedule-heading p{font-size:.78rem}.exam-schedule-key{justify-content:flex-start}.exam-color-editor{flex-direction:column;align-items:stretch;gap:11px}.exam-color-editor [role=toolbar]{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.exam-color-editor button{min-height:42px}.exam-schedule-scroll{display:none}.exam-schedule-mobile{gap:12px;display:grid}.school-events-section{margin-bottom:46px}.school-events-heading{flex-direction:column;align-items:start;gap:8px}.school-event-columns{display:none}.school-events-list{box-shadow:none;background:0 0;border:0;border-radius:0;gap:10px;display:grid;overflow:visible}.school-event-row{border:1px solid var(--line);background:var(--surface);border-radius:14px;grid-template-columns:1fr;display:grid;overflow:hidden}.school-event-row>div{border-right:0;border-bottom:1px solid var(--line);padding:13px 14px}.school-event-row>div:last-child{border-bottom:0}.school-event-mobile-label{color:var(--muted);margin-bottom:6px;font-size:.56rem;font-weight:900;display:block}.school-event-row textarea{min-height:78px}.exam-mobile-group{border:1px solid var(--line);background:var(--surface);border-radius:14px;overflow:hidden}.exam-mobile-group>header{background:#f3f0e8;grid-template-columns:53px 1fr 48px;align-items:end;gap:9px;min-height:52px;padding:10px 13px;display:grid}.exam-mobile-group>header h3{color:var(--ink);font-family:var(--readable-sans);margin:0;font-size:1.05rem;font-weight:900}.exam-mobile-group>header span{color:var(--muted);font-size:.57rem;font-weight:800}.exam-mobile-group>header span:last-child{text-align:right}.exam-mobile-row{--row-background:#eceeed;--marker-border:#c7cbc9;border-top:1px solid #d9dcda;border-left:4px solid var(--marker-border);background:var(--row-background);color:#202724;grid-template-columns:53px 1fr 48px;align-items:center;gap:9px;min-height:57px;padding:8px 13px 8px 9px;text-decoration:none;display:grid}.exam-mobile-row:first-child{border-top:0}.exam-mobile-row time{color:inherit;font-size:.79rem;font-weight:900}.exam-mobile-row time.is-empty{visibility:hidden}.exam-mobile-school{align-items:center;gap:7px;min-width:0;display:flex}.exam-mobile-school strong{font-size:.95rem;font-weight:900}.exam-mobile-school small{color:inherit;opacity:.78;border:1px solid;border-radius:5px;padding:3px 5px;font-size:.53rem;font-weight:900}.exam-mobile-deviation{justify-items:end;display:grid}.exam-mobile-deviation strong{color:inherit;font-family:var(--readable-sans);font-size:1.1rem;font-weight:900}.exam-mobile-deviation small{color:inherit;opacity:.78;font-size:.51rem;font-weight:800}.exam-mobile-row[data-school-category=target]{--row-background:#2f6b4f;--marker-border:#24543d;color:#fff}.exam-mobile-row[data-school-category=backup]{--row-background:#356fa5;--marker-border:#285b89;color:#fff}.exam-mobile-row[data-school-category=other]{--row-background:#eceeed;--marker-border:#c7cbc9;color:#202724}.school-card-grid{grid-template-columns:1fr}.school-summary-card{min-height:0;padding:23px}.school-summary-card footer{flex-direction:column;align-items:start;gap:8px}.school-site-footer{width:calc(100% - 24px)}.school-score-main{width:calc(100% - 24px);padding-top:10px}.score-workspace-toolbar{flex-direction:column;align-items:stretch}.score-workspace-toolbar button{width:100%;min-height:42px}.school-detail-main{padding-top:10px}.school-breadcrumb{padding-bottom:14px}.school-detail-hero{gap:28px;padding:20px 0 38px}.school-detail-hero h1{font-size:2.25rem}.school-detail-hero ol{grid-template-columns:1fr}.school-detail-hero li:nth-last-child(2){border-bottom:0}.school-facts-grid,.admission-facts,.school-content-grid{grid-template-columns:1fr}.school-route-fact{grid-column:auto}.school-toc ol{grid-template-columns:1fr}.school-admissions-v2,.school-common-content,.school-fit-panel,.school-source-panel{padding-top:55px}.admission-card>header{flex-direction:column;gap:12px}.admission-card>header>strong{font-size:1rem}.ineligible-admissions>summary{flex-direction:column;align-items:flex-start;gap:5px}.admission-facts .school-fact{border-right:0}.school-content-section,.school-content-section:nth-child(2n){border-right:0;min-height:0}.school-content-section:last-child{grid-column:auto}.school-source-panel>ol{grid-template-columns:1fr}}
