:root{font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:#173140;background:#f4f7f6;font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,select,input{font:inherit}button{cursor:pointer}a{color:#126777}.wrap{width:min(1240px,calc(100% - 40px));margin:auto}.skip{position:absolute;left:-9999px;top:0;background:#fff;padding:10px;z-index:50}.skip:focus{left:10px}
.site-header{background:#102737;color:#fff}.header-row{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:13px;font-size:19px;font-weight:800;line-height:1}.brand small{font-size:12px;letter-spacing:.17em;text-transform:uppercase;color:#9bd5d0}.brand-icon{width:40px;height:40px;display:grid;place-items:center;border:1px solid #7ca9ad;border-radius:12px;color:#9bd5d0;font-size:27px}.header-note{font-size:13px;color:#b6cbd1}
.hero{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:52px 0 42px}.eyebrow{color:#298374;font-weight:800;font-size:11px;letter-spacing:.16em}.hero h1{font-size:clamp(32px,4vw,55px);letter-spacing:-.055em;line-height:1.05;max-width:800px;margin:11px 0 18px}.hero p{color:#53717a;line-height:1.6;max-width:760px;margin:0}.hero-badge{width:175px;min-width:175px;height:175px;border-radius:24px;background:#d9e9e5;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(4deg)}.hero-badge strong{font-size:60px;letter-spacing:-.08em}.hero-badge span{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#41736f}
.section-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:17px}.section-head h2{font-size:20px;letter-spacing:-.03em;margin:4px 0}.section-head>span,.muted{font-size:13px;color:#6c8187}.year-section{margin-bottom:25px}.year-nav{display:grid;grid-template-columns:repeat(8,1fr);gap:9px}.year-nav button{background:#fff;border:1px solid #dce6e5;border-radius:12px;padding:14px 8px;color:#294b54;font-weight:800;transition:background .2s,border .2s}.year-nav button:hover,.year-nav button:focus-visible{border-color:#298374}.year-nav button.active{background:#146c68;color:#fff;border-color:#146c68}
.filter-panel,.panel,.card{background:#fff;border:1px solid #e2eae9;border-radius:18px;box-shadow:0 8px 28px rgba(24,57,56,.035)}.filter-panel{padding:22px 25px;margin-bottom:20px}.filter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.filter-grid>label,.filter-field{display:flex;flex-direction:column;gap:7px;color:#517079;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}select,.filter-grid input{min-width:0;background:#f8fbfa;border:1px solid #d6e3e1;border-radius:9px;padding:11px 12px;color:#193941}select{padding-right:35px}.multi-filter{position:relative;text-transform:none;letter-spacing:normal;font-weight:500}.multi-filter summary{list-style:none;min-height:42px;background:#f8fbfa;border:1px solid #d6e3e1;border-radius:9px;padding:11px 34px 11px 12px;color:#193941;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.multi-filter summary::-webkit-details-marker{display:none}.multi-filter summary::after{content:'⌄';position:absolute;right:13px;top:10px;color:#517079}.multi-filter[open] summary{border-color:#298374}.multi-menu{position:absolute;z-index:30;top:calc(100% + 6px);left:0;width:max(100%,320px);max-width:min(440px,calc(100vw - 40px));padding:10px;background:#fff;border:1px solid #d6e3e1;border-radius:12px;box-shadow:0 16px 35px rgba(16,39,55,.16)}.multi-menu>input{width:100%;margin-bottom:8px;text-transform:none;letter-spacing:normal}.multi-options{max-height:260px;overflow:auto;border-top:1px solid #edf2f1}.multi-option{display:flex;align-items:flex-start;gap:9px;padding:8px 5px;color:#294b54;font-size:12px;font-weight:600;line-height:1.35;text-transform:none;letter-spacing:normal;cursor:pointer}.multi-option:hover{background:#f3f8f7}.multi-option input{flex:0 0 auto;margin:2px 0 0;padding:0}.multi-hint{display:block;padding:8px 4px 2px;color:#6c8187;font-size:11px;line-height:1.35}.text-button{background:none;border:0;color:#14766e;font-weight:700}.measure-note,.panel-note{font-size:12px;color:#697e84;margin:14px 0 0;line-height:1.5}.status{min-height:24px;color:#b34c30;font-size:13px;margin:0 0 8px}
.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:21px}.card{padding:22px;min-height:154px;display:flex;flex-direction:column;justify-content:space-between}.card span{color:#658088;font-size:13px}.card strong{font-size:clamp(22px,2.2vw,31px);letter-spacing:-.04em}.card small{color:#83979d;font-size:11px}.card-primary{background:#134a50;color:#fff}.card-primary span,.card-primary small{color:#b6d8d6}
.analysis-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:18px}.panel{padding:23px 25px;margin-bottom:18px}.panel select{max-width:170px}.ranking{display:flex;flex-direction:column;gap:13px;min-height:320px}.rank-row{display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:11px;align-items:center}.rank-index{font-weight:800;color:#a2b3b4}.rank-name{min-width:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:13px;font-weight:650}.rank-value{font-size:13px;font-weight:800}.rank-bar{grid-column:2/4;height:7px;border-radius:9px;background:#e8f0ef;overflow:hidden}.rank-bar span{display:block;height:100%;background:#33a89a;border-radius:9px}.series{display:flex;align-items:end;gap:7px;height:320px;padding:20px 0 0;border-bottom:1px solid #dae5e4}.series-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:end;height:100%;gap:7px}.series-bar{width:min(100%,28px);min-height:2px;border-radius:6px 6px 0 0;background:#2a9a8e}.series-item span{font-size:11px;color:#657d83}.series-item:hover .series-bar{background:#e1a74d}
.records-panel{margin-bottom:45px}.pager{display:flex;align-items:center;gap:10px;font-size:12px;color:#657d83}.pager button{background:#f5faf8;border:1px solid #dce8e5;border-radius:8px;padding:8px 10px;color:#245b5b}.pager button:disabled{opacity:.45;cursor:not-allowed}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;font-size:12px;min-width:780px}th{text-align:left;color:#6c8187;font-size:11px;text-transform:uppercase;letter-spacing:.08em;padding:12px;border-bottom:1px solid #dce7e5}td{padding:13px 12px;border-bottom:1px solid #edf2f1;vertical-align:top}tr:last-child td{border-bottom:none}.number{text-align:right;white-space:nowrap}.footer{background:#e9f1ef;color:#617a7e;font-size:12px;line-height:1.6;padding:22px 0}.footer p{margin:4px 0}
@media(max-width:900px){.year-nav{grid-template-columns:repeat(4,1fr)}.filter-grid{grid-template-columns:repeat(2,1fr)}.cards{grid-template-columns:repeat(2,1fr)}.analysis-grid{grid-template-columns:1fr}.hero-badge{width:130px;min-width:130px;height:130px}.hero-badge strong{font-size:45px}}
@media(max-width:600px){.wrap{width:min(100% - 24px,1240px)}.header-note{display:none}.hero{padding:33px 0;align-items:flex-start}.hero-badge{display:none}.year-nav{grid-template-columns:repeat(4,1fr)}.year-nav button{padding:11px 4px}.filter-grid{grid-template-columns:1fr}.filter-panel,.panel{padding:18px}.cards{gap:8px}.card{padding:16px;min-height:136px}.card strong{font-size:20px}.section-head{align-items:flex-start}.pager{flex-wrap:wrap;justify-content:flex-end}}
