:root{--ink:#173238;--ink-soft:#52666a;--paper:#f8f5ed;--paper-deep:#eee8dc;--surface:#ffffffeb;--line:#d9d8cf;--brand:#c9483b;--brand-dark:#a3342c;--jade:#1f6b63;--jade-dark:#164d48;--gold:#bb8b38;--official:#1f6b63;--third:#9c6918;--unpublished:#9a5a42;--muted:#7d8582;--shadow:0 22px 60px #1f36381a;--font-sans:"Microsoft YaHei UI", "PingFang SC", "Noto Sans CJK SC", system-ui, sans-serif;--font-serif:"STSong", "Songti SC", "Noto Serif CJK SC", serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans);margin:0;line-height:1.6;overflow-x:hidden}button,input,select{font:inherit}button,a{color:inherit}::selection{background:#c9483b33}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:focus-visible{outline-offset:3px;outline:3px solid #c9483b6b}.site-shell{isolation:isolate;min-height:100vh;position:relative}.site-shell>:not(.watermark-field){z-index:1;position:relative}.watermark-field{z-index:0;pointer-events:none;opacity:.027;color:var(--ink);white-space:nowrap;grid-template-columns:repeat(3,1fr);align-content:space-around;gap:7rem 3rem;padding:4rem;font-size:clamp(1rem,2vw,1.8rem);font-weight:800;display:grid;position:fixed;inset:0;overflow:hidden;transform:rotate(-17deg)scale(1.12)}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f5ede8;border-bottom:1px solid #1732381a;justify-content:space-between;align-items:center;gap:24px;min-height:76px;padding:12px clamp(20px,4vw,64px);display:flex;position:sticky;top:0;z-index:50!important}.brand-lockup{align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand-seal{color:#fff9ef;background:var(--brand);width:44px;height:44px;font-family:var(--font-serif);border-radius:12px 12px 12px 4px;place-items:center;font-size:25px;font-weight:800;display:grid;box-shadow:0 8px 20px #c9483b38}.brand-lockup>span:last-child{line-height:1.25;display:grid}.brand-lockup strong{letter-spacing:.06em;font-size:17px}.brand-lockup small{color:var(--ink-soft);letter-spacing:.08em;margin-top:4px;font-size:11px}.topbar nav{gap:10px;display:flex}.nav-button,.topbar nav button{cursor:pointer;background:#ffffff9e;border:1px solid #1732382b;border-radius:999px;min-height:42px;padding:8px 16px;transition:border-color .16s,background .16s,transform .16s}.nav-button:hover{border-color:var(--brand);background:#fff;transform:translateY(-1px)}main{display:block}.hero{background:radial-gradient(circle at 10% 2%, #c9483b21, transparent 32%), radial-gradient(circle at 92% 8%, #1f6b631f, transparent 30%), linear-gradient(180deg, #fbf8f1 0%, var(--paper) 100%);border-bottom:1px solid #1732381a;grid-template-columns:minmax(310px,.85fr) minmax(470px,1.15fr);align-items:center;gap:clamp(38px,7vw,110px);min-height:650px;padding:clamp(66px,9vw,122px) clamp(20px,7vw,112px) 42px;display:grid}.hero-copy{align-self:center}.hero-kicker,.eyebrow{color:var(--brand);letter-spacing:.18em;text-transform:uppercase;font-size:12px;font-weight:800;display:inline-block}.hero-copy h1{font-family:var(--font-serif);letter-spacing:-.055em;margin:18px 0 22px;font-size:clamp(42px,5.6vw,78px);font-weight:800;line-height:1.08}.hero-copy h1 em{color:var(--brand);font-style:normal;position:relative}.hero-copy h1 em:after{content:"";z-index:-1;background:#c9483b2e;border-radius:999px;height:.13em;position:absolute;bottom:.03em;left:0;right:0}.hero-copy p{max-width:560px;color:var(--ink-soft);margin:0;font-size:17px}.search-card{background:var(--surface);box-shadow:var(--shadow);border:1px solid #1732381f;border-radius:28px 28px 28px 8px;padding:clamp(24px,4vw,42px)}.search-form>label{margin-bottom:11px;font-size:14px;font-weight:800;display:block}.search-row{grid-template-columns:1fr auto;gap:12px;display:grid}.combobox-wrap{min-width:0;position:relative}.search-icon{color:var(--jade);pointer-events:none;font-size:27px;line-height:1;position:absolute;top:50%;left:17px;transform:translateY(-53%)}.search-row input{width:100%;height:58px;color:var(--ink);background:#fff;border:1.5px solid #cfd5d1;border-radius:14px 14px 14px 5px;padding:0 18px 0 51px;font-size:16px;transition:border-color .16s,box-shadow .16s}.search-row input:focus{border-color:var(--jade);outline:none;box-shadow:0 0 0 4px #1f6b631c}.primary-button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:14px 14px 14px 5px;min-height:52px;padding:0 25px;font-weight:800;transition:background .16s,transform .16s;box-shadow:0 10px 24px #c9483b38}.primary-button:hover{background:var(--brand-dark);transform:translateY(-1px)}.primary-button:disabled{opacity:.48;cursor:not-allowed;transform:none}.suggestions{z-index:60;background:#fff;border:1px solid #17323824;border-radius:16px;max-height:360px;margin:0;padding:8px;list-style:none;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 50px #17323829}.suggestions li{cursor:pointer;border-radius:10px;gap:2px;padding:10px 12px;display:grid}.suggestions li:hover,.suggestions li.active{background:#edf5f2}.suggestions li strong{font-size:14px}.suggestions li span{color:var(--ink-soft);font-size:12px}.quick-searches{color:var(--ink-soft);flex-wrap:wrap;align-items:center;gap:7px;margin-top:13px;font-size:12px;display:flex}.quick-searches button{background:var(--paper-deep);color:var(--jade-dark);cursor:pointer;border:0;border-radius:999px;padding:3px 9px}.quick-searches button:hover{background:#dfece8}.year-filter{border-top:1px dashed #d3d5cd;align-items:center;gap:14px;margin-top:27px;padding-top:24px;display:flex}.year-filter>span{flex:none;font-size:13px;font-weight:800}.segmented-control{flex-wrap:wrap;gap:6px;display:flex}.segmented-control button,.nature-filter button,.view-tabs button{min-height:38px;color:var(--ink-soft);cursor:pointer;background:#edece6;border:1px solid #0000;border-radius:999px;padding:7px 13px}.segmented-control button.active,.nature-filter button.active,.view-tabs button.active{background:var(--ink);color:#fff}.search-note{color:var(--ink-soft);margin:12px 0 0;font-size:12px}.database-strip{border-top:1px solid #1732381f;grid-column:1/-1;grid-template-columns:repeat(4,1fr);margin-top:clamp(16px,3vw,38px);display:grid}.database-strip>div{border-left:1px solid #1732381a;padding:21px 24px 0}.database-strip>div:first-child{border-left:0;padding-left:0}.database-strip strong{font-family:var(--font-serif);font-size:28px;line-height:1.1;display:block}.database-strip span{color:var(--ink-soft);font-size:12px}.status-live{max-width:1400px;min-height:25px;color:var(--jade-dark);margin:18px auto 0;padding:0 clamp(20px,4vw,60px);font-size:13px}.error-banner{color:#8b2921;background:#fae5e1;border-radius:12px;max-width:1320px;margin:15px auto;padding:14px 20px}.results-section{max-width:1500px;margin:0 auto;padding:34px clamp(20px,4vw,60px) 90px}.result-summary{border-bottom:1px solid #17323824;justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;padding-bottom:22px;display:flex}.result-summary h2{font-family:var(--font-serif);margin:5px 0 0;font-size:clamp(30px,4vw,48px);line-height:1.1}.result-summary p{color:var(--ink-soft);margin:8px 0 0;font-size:13px}.summary-metrics{gap:12px;display:flex}.summary-metrics div{background:#fff;border:1px solid #1732381c;border-radius:15px;min-width:120px;padding:12px 16px}.summary-metrics strong{font-size:24px;line-height:1.1;display:block}.summary-metrics span{color:var(--ink-soft);font-size:11px}.result-layout{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:26px;display:grid}.major-sidebar{background:#fffc;border:1px solid #1732381f;border-radius:20px 20px 20px 7px;max-height:calc(100vh - 118px);position:sticky;top:98px;overflow:hidden}.sidebar-heading{border-bottom:1px solid #1732381a;justify-content:space-between;align-items:center;padding:17px 18px;font-weight:800;display:flex}.sidebar-heading small{color:var(--ink-soft);font-weight:500}.major-list{max-height:calc(100vh - 175px);padding:8px;overflow-y:auto}.major-list button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;gap:2px;width:100%;min-height:76px;padding:12px 13px;transition:background .15s,color .15s;display:grid}.major-list button:hover{background:#f0eee7}.major-list button.active{background:var(--jade);color:#fff}.major-list button strong{font-size:14px}.major-list button span{opacity:.78;font-size:11px}.major-list button small{opacity:.72;font-size:11px}.major-content{gap:22px;min-width:0;display:grid}.major-overview,.school-section{background:#ffffffd9;border:1px solid #1732381f;border-radius:24px 24px 24px 8px;box-shadow:0 10px 34px #1f36380d}.major-overview{padding:clamp(23px,3vw,36px)}.major-title-row{justify-content:space-between;align-items:start;gap:20px;display:flex}.major-title-row h3,.school-section-heading h3{font-family:var(--font-serif);margin:5px 0 0;font-size:31px;line-height:1.2}.major-title-row p{color:var(--ink-soft);margin:6px 0 0;font-size:12px}.mapping-years{color:var(--brand-dark);white-space:nowrap;background:#f5e6e3;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700}.exam-card{border-left:4px solid var(--brand);background:#fbf4f0;border-radius:0 13px 13px 0;align-items:center;gap:24px;margin-top:24px;padding:18px 20px;display:flex}.exam-card span{color:var(--ink-soft);font-size:12px}.exam-card strong{font-size:18px}.cutoff-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px;display:grid}.cutoff-card{background:#edf4f1;border-radius:15px 15px 15px 5px;min-height:119px;padding:18px;position:relative;overflow:hidden}.cutoff-card:after{content:"省控";color:#1f6b630f;font-family:var(--font-serif);font-size:52px;font-weight:900;position:absolute;bottom:-14px;right:-5px}.cutoff-card>span{color:var(--ink-soft);font-size:12px;display:block}.cutoff-card>strong{color:var(--jade-dark);font-family:var(--font-serif);margin-top:7px;font-size:31px;line-height:1;display:block}.source-link{z-index:1;color:var(--jade-dark);text-underline-offset:3px;margin-top:9px;font-size:11px;display:inline-block;position:relative}.source-link:hover{color:var(--brand)}.source-missing{color:var(--muted);font-size:11px}.major-facts{border:1px solid var(--line);background:var(--line);border-radius:14px;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:17px;display:grid;overflow:hidden}.major-facts div{background:#fff;padding:13px 15px}.major-facts span{color:var(--ink-soft);font-size:10px;display:block}.major-facts strong{font-size:16px}.school-section{overflow:hidden}.school-section-heading{justify-content:space-between;align-items:end;gap:20px;padding:26px 28px 21px;display:flex}.export-actions{gap:8px;display:flex}.export-actions button,.footer button{cursor:pointer;background:#fff;border:1px solid #1732382e;border-radius:10px;min-height:40px;padding:7px 13px}.export-actions button:hover{border-color:var(--jade);color:var(--jade-dark)}.export-actions button:disabled{opacity:.4;cursor:not-allowed}.filter-bar{background:#f7f7f2;border-top:1px solid #17323817;border-bottom:1px solid #17323817;align-items:end;gap:12px;padding:16px 28px;display:flex}.nature-filter{flex:none;gap:5px;display:flex}.nature-filter button{min-height:40px;padding-inline:15px}.compact-field{gap:5px;min-width:150px;display:grid}.compact-field:first-of-type{flex:180px}.compact-field span{color:var(--ink-soft);font-size:10px;font-weight:700}.compact-field input,.compact-field select{width:100%;height:40px;color:var(--ink);background:#fff;border:1px solid #d0d5d2;border-radius:9px;padding:0 11px}.direction-field{min-width:90px}.view-tabs{align-items:center;gap:5px;padding:15px 28px;display:flex}.view-tabs>span{color:var(--ink-soft);margin-left:auto;font-size:12px}.view-tabs button{min-height:36px;padding:6px 13px}.desktop-table{border-top:1px solid #17323814;overflow-x:auto}.desktop-table>table{border-collapse:collapse;table-layout:auto;width:100%;min-width:850px}.desktop-table caption{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.desktop-table thead{background:var(--ink);color:#fff}.desktop-table th,.desktop-table td{text-align:center;vertical-align:middle;border-bottom:1px solid #e2e2dc;padding:12px 11px;font-size:12px}.desktop-table thead th{white-space:nowrap;font-weight:650}.desktop-table .school-name-cell{text-align:left;background:0 0;min-width:175px}.school-name-cell strong{font-size:13px;display:block}.school-name-cell small,.cell-city{color:var(--ink-soft);margin-top:3px;font-size:10px;display:block}.school-data-row:hover{background:#faf9f5}.nature-badge,.status-badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:3px 8px;font-size:10px;font-weight:800;display:inline-flex}.nature-badge.public{color:var(--jade-dark);background:#dceee9}.nature-badge.private{color:#914d39;background:#f4e4dd}.status-badge.official{color:var(--official);background:#dceee9}.status-badge.third-party{color:var(--third);background:#f5ead2}.status-badge.unpublished{color:var(--unpublished);background:#f1e3dd}.status-badge.not-enrolled{color:#737a77;background:#e9eae7}.score-value{font-size:13px;font-weight:850}.score-value.official,strong.official,b.official{color:var(--official)}.score-value.third-party,strong.third-party,b.third-party{color:var(--third)}.score-value.unpublished,strong.unpublished,b.unpublished{color:var(--unpublished)}.score-value.not-enrolled,strong.not-enrolled,b.not-enrolled{color:var(--muted);font-weight:600}.detail-button{min-width:50px;min-height:34px;color:var(--jade-dark);cursor:pointer;background:#fff;border:1px solid #1732382b;border-radius:8px}.detail-button:hover{border-color:var(--brand);color:var(--brand)}.expanded-detail-row>td{background:#f5f2ea;padding:0!important}.school-detail-panel{text-align:left;padding:24px}.detail-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:15px;display:flex}.detail-heading h4{font-family:var(--font-serif);margin:2px 0 0;font-size:20px}.detail-watermark{color:#c9483b6b;font-family:var(--font-serif);font-size:18px;font-weight:800}.detail-year-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.detail-year-card{background:#fff;border:1px solid #1732381c;border-radius:14px;min-width:0;padding:15px}.detail-year-title{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.detail-year-title>strong{font-size:18px}.plan-grid{grid-template-columns:repeat(2,1fr);gap:7px;display:grid}.plan-grid>div{background:#f3f4ef;border-radius:8px;padding:8px}.plan-grid>div.total{background:#e5f0ed}.plan-grid span{color:var(--ink-soft);font-size:9px;display:block}.plan-grid strong{font-size:15px}.not-enrolled-panel{color:var(--muted);text-align:center;background:#efefeb;border-radius:9px;padding:20px 12px;font-size:13px}.detail-score-row{border-bottom:1px dashed #d8d9d3;justify-content:space-between;align-items:center;gap:10px;margin-top:10px;padding:10px 0;display:flex}.detail-score-row span{color:var(--ink-soft);font-size:10px}.detail-score-row strong{font-size:22px}.source-list{gap:5px;margin:10px 0 0;display:grid}.source-list>div{grid-template-columns:58px minmax(0,1fr);align-items:start;gap:7px;display:grid}.source-list dt{color:var(--ink-soft);font-size:9px}.source-list dd{overflow-wrap:anywhere;min-width:0;margin:0;font-size:10px}.mobile-cards{display:none}.empty-state{color:var(--ink-soft);text-align:center;background:#faf9f5;border:1px dashed #c9cdc8;border-radius:15px;margin:0 28px 28px;padding:40px 20px}.rule-section{grid-template-columns:.75fr 1.25fr;align-items:start;gap:clamp(38px,7vw,100px);max-width:1400px;margin:0 auto;padding:84px clamp(20px,6vw,90px) 110px;display:grid}.rule-section h2{font-family:var(--font-serif);margin:12px 0 0;font-size:clamp(31px,4vw,50px);line-height:1.18}.rule-cards{gap:12px;display:grid}.rule-cards article{border-top:1px solid #1732382b;padding:22px 24px 22px 75px;position:relative}.rule-cards h3{margin:0 0 4px;font-size:16px}.rule-cards p{color:var(--ink-soft);margin:0;font-size:13px}.rule-number{color:#c9483b66;font-family:var(--font-serif);font-size:29px;font-weight:900;position:absolute;top:16px;left:5px}footer{background:var(--ink);color:#fff;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding:30px clamp(20px,5vw,80px);display:grid}.footer-brand .brand-seal{box-shadow:none}.footer-brand small{color:#ffffffa3}footer>div:nth-child(2){text-align:center}footer p{margin:0;font-weight:750}footer small{color:#ffffff9e}footer button{color:#fff;background:#ffffff14;border-color:#fff3}.data-dialog{width:min(680px,100vw - 30px);max-height:min(760px,100vh - 30px);color:var(--ink);background:#fff;border:0;border-radius:24px 24px 24px 8px;padding:0;box-shadow:0 30px 90px #06191c57}.data-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f232794}.dialog-header{z-index:2;border-bottom:1px solid var(--line);background:#fffffff5;justify-content:space-between;align-items:start;gap:15px;padding:22px 24px;display:flex;position:sticky;top:0}.dialog-header h2{font-family:var(--font-serif);margin:4px 0 0;font-size:25px}.dialog-header button{background:var(--paper-deep);cursor:pointer;border:0;border-radius:50%;width:40px;height:40px;font-size:25px}.dialog-body{padding:22px 26px;overflow-y:auto}.dialog-body h3{margin:23px 0 5px;font-size:15px}.dialog-body p,.dialog-body li{color:var(--ink-soft);font-size:13px}.dialog-brand-note{border-left:4px solid var(--brand);background:#fbf2ed;border-radius:0 10px 10px 0;padding:15px;color:var(--brand-dark)!important}.dialog-footer{border-top:1px solid var(--line);background:#fffffff5;justify-content:end;padding:15px 24px;display:flex;position:sticky;bottom:0}@media (max-width:1120px){.hero{grid-template-columns:1fr;min-height:0}.hero-copy{max-width:780px}.hero-copy h1{max-width:900px}.result-layout{grid-template-columns:1fr}.major-sidebar{max-height:none;position:static}.major-list{scroll-snap-type:x proximity;gap:7px;max-height:none;padding:9px;display:flex;overflow-x:auto}.major-list button{scroll-snap-align:start;flex:0 0 205px}.filter-bar{flex-wrap:wrap}.compact-field:first-of-type{min-width:240px}}@media (max-width:780px){.topbar{min-height:66px;padding:10px 16px}.brand-seal{width:40px;height:40px;font-size:22px}.brand-lockup strong{font-size:14px}.brand-lockup small{display:none}.nav-button{min-height:40px;font-size:12px;padding:6px 11px!important}.hero{gap:32px;padding:48px 16px 26px}.hero-copy h1{margin-top:13px;font-size:clamp(38px,12vw,58px)}.hero-copy p{font-size:14px}.search-card{border-radius:20px 20px 20px 6px;padding:20px 16px}.search-row{grid-template-columns:1fr}.primary-button{width:100%}.year-filter{flex-direction:column;align-items:start}.segmented-control{grid-template-columns:repeat(4,1fr);width:100%;display:grid}.segmented-control button{min-width:0;padding-inline:6px;font-size:11px}.database-strip{grid-template-columns:repeat(2,1fr)}.database-strip>div{padding:15px 15px 0}.database-strip>div:nth-child(3){border-left:0}.status-live{padding-inline:16px}.results-section{padding:28px 16px 62px}.result-summary{flex-direction:column;align-items:start}.summary-metrics{width:100%}.summary-metrics div{flex:1;min-width:0}.major-list button{flex-basis:180px}.major-overview{border-radius:19px 19px 19px 6px}.major-title-row{flex-direction:column}.mapping-years{white-space:normal}.exam-card{flex-direction:column;align-items:start;gap:4px}.cutoff-grid{gap:7px}.cutoff-card{min-height:104px;padding:13px 10px}.cutoff-card>strong{font-size:25px}.cutoff-card .source-link{font-size:9px}.major-facts{grid-template-columns:repeat(2,1fr)}.school-section{border-radius:19px 19px 19px 6px}.school-section-heading{flex-direction:column;align-items:start;padding:22px 17px 16px}.export-actions{width:100%}.export-actions button{flex:1;min-height:44px}.filter-bar{grid-template-columns:1fr 1fr;padding:14px 16px;display:grid}.nature-filter{grid-column:1/-1}.nature-filter button{flex:1;min-height:44px}.compact-field,.compact-field:first-of-type{min-width:0}.compact-field:first-of-type{grid-column:1/-1}.compact-field input,.compact-field select{min-height:44px}.view-tabs{padding:13px 16px;overflow-x:auto}.view-tabs>span{white-space:nowrap}.desktop-table{display:none}.mobile-cards{gap:11px;padding:0 13px 18px;display:grid}.school-card{background:#fff;border:1px solid #1732381f;border-radius:15px;padding:16px}.school-card-heading{justify-content:space-between;align-items:start;gap:10px;display:flex}.school-card-heading h4{margin:0;font-size:15px}.school-card-heading p{color:var(--ink-soft);margin:3px 0 0;font-size:10px}.year-mini-grid{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:14px;display:grid}.year-mini-grid>div{background:#f4f4ef;border-radius:10px;padding:10px 8px;display:grid}.year-mini-grid span{color:var(--jade-dark);margin-bottom:5px;font-weight:800}.year-mini-grid small{color:var(--ink-soft);font-size:8px}.year-mini-grid strong,.year-mini-grid b{font-size:12px}.school-card>.plan-grid{margin-top:14px}.mobile-score{align-items:center;gap:9px;margin-top:11px;display:flex}.mobile-score>span{color:var(--ink-soft);font-size:10px}.mobile-score>strong{font-size:21px}.mobile-score>.status-badge{margin-left:auto}.mobile-detail-button{width:100%;min-height:44px;color:var(--jade-dark);background:#fff;border:1px solid #17323829;border-radius:9px;margin-top:13px;font-weight:700}.school-detail-panel{border-top:1px dashed var(--line);margin:14px -8px -8px;padding:18px 8px 8px}.detail-watermark{font-size:13px}.detail-year-grid{grid-template-columns:1fr}.rule-section{grid-template-columns:1fr;gap:28px;padding:68px 20px 75px}footer{text-align:center;grid-template-columns:1fr}.footer-brand{justify-content:center}footer>div:nth-child(2){order:3}footer button{justify-self:center}}@media (max-width:440px){.brand-lockup{gap:8px}.topbar nav{gap:4px}.hero-copy h1{letter-spacing:-.07em}.quick-searches span{width:100%}.database-strip strong{font-size:23px}.cutoff-card:after{display:none}.school-section-heading h3,.major-title-row h3{font-size:26px}.filter-bar{grid-template-columns:1fr}.compact-field:first-of-type,.nature-filter{grid-column:1}.export-actions{flex-direction:column}.view-tabs button{min-width:72px}.year-mini-grid{gap:4px}.year-mini-grid>div{padding-inline:6px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
