:root{--green:#2c9f56;--green-2:#7fd04e;--green-soft:#edf8ef;--blue:#1677e6;--blue-2:#0a56ce;--blue-soft:#eef5ff;--ink:#102136;--muted:#58708d;--line:#d9e3ef;--card:#ffffff;--bg:#f6f9fc;--shadow:0 16px 40px rgba(9, 32, 66, .1);--radius:24px;--radius-lg:32px;--container:1240px;--header-height:96px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:linear-gradient(180deg,#fbfdff,#f5f8fc)}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.site-shell{overflow-x:hidden;padding-top:var(--header-height)}.site-shell[data-theme=dark]{background:linear-gradient(180deg,#08111c,#0d1826);color:#e7eef7}.container{width:min(var(--container),calc(100% - 40px));margin:0 auto}.header{position:fixed;top:0;left:0;right:0;z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe0;border-bottom:1px solid rgba(217,227,239,.8)}.nav-wrap{min-height:var(--header-height);display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:16px}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:72px;height:72px;flex:none;display:grid;place-items:center}.brand-mark-logo{width:100%;height:100%;object-fit:contain;display:block}.brand-text{display:flex;flex-direction:column;max-width:260px}.brand-line-1{font-size:.86rem;color:#42617e;font-weight:600}.brand-line-2{max-width:210px;font-size:1.18rem;font-weight:800;color:#183049;line-height:1.08}.nav{justify-self:end;display:flex;align-items:center;gap:18px;width:max-content}.nav a{font-size:.94rem;font-weight:600;color:#35506d;position:relative}.nav a:after{content:"";position:absolute;left:0;bottom:-8px;height:2px;width:0;background:linear-gradient(90deg,var(--green),var(--blue));transition:.28s ease}.nav a:hover:after,.nav a.active:after{width:100%}.header-tools{justify-self:end;display:flex;align-items:center;gap:8px}.lang-select-wrap{position:relative;display:inline-flex}.lang-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:62px;min-height:34px;padding:0 28px 0 10px;border-radius:10px;border:1px solid #d4dfec;background:#fff;color:#15304a;font-size:.76rem;font-weight:800;cursor:pointer;background-image:linear-gradient(45deg,transparent 50%,#5d7690 50%),linear-gradient(135deg,#5d7690 50%,transparent 50%);background-position:calc(100% - 14px) 13px,calc(100% - 9px) 13px;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.theme-switcher{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 10px;border-radius:999px;border:1px solid #d4dfec;background:#fff;color:#36516c;font-weight:700;cursor:default}.theme-switcher-track{width:34px;height:20px;border-radius:999px;background:linear-gradient(90deg,#d9e6f6,#cddcf0);position:relative}.theme-switcher-thumb{position:absolute;left:3px;top:2px;width:16px;height:16px;border-radius:50%;background:linear-gradient(180deg,#1d3650,#0d2238);box-shadow:0 3px 8px #0d264c29}.theme-switcher-label{font-size:.76rem}.theme-switcher.active .theme-switcher-thumb{transform:translate(12px);background:linear-gradient(180deg,#f3f6fb,#dfe8f4)}.menu-toggle{display:none;background:none;border:0;padding:0;cursor:pointer;width:44px;height:44px}.menu-toggle span{display:block;height:3px;background:#17324c;border-radius:4px;margin:7px 0;transition:.25s ease}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;font-weight:700;font-size:.96rem;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:linear-gradient(90deg,var(--green),var(--blue));box-shadow:0 12px 30px #1677e638}.button-secondary{background:#fff;color:#204161;border:1px solid #cdd9e6}.button-secondary:hover{border-color:#8cb4ef;color:var(--blue)}.button-dark{background:#ffffff1a;color:#fff;border-color:#ffffff2e}.button-small{min-height:42px;padding:0 18px;font-size:.9rem}.section{padding:92px 0}.section-soft{background:linear-gradient(180deg,#f4f9f6,#eff5ff)}.section-head{max-width:780px;margin-bottom:38px}.section-head.compact{margin-bottom:28px}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:#167a53;font-weight:800;font-size:.8rem;letter-spacing:.16em;text-transform:uppercase}.eyebrow:before{content:"";width:30px;height:2px;background:linear-gradient(90deg,var(--green),var(--blue));border-radius:99px}.eyebrow-light{color:#d8f5e2}h1,h2,h3,h4,p{margin:0}h1{font-size:clamp(2.5rem,5.4vw,4.8rem);line-height:1.04;letter-spacing:-.04em}h2{font-size:clamp(2rem,4vw,3rem);line-height:1.08;letter-spacing:-.03em}h3{font-size:1.4rem;line-height:1.22}p{color:var(--muted);line-height:1.8}.hero{position:relative;padding:76px 0 64px}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:linear-gradient(90deg,var(--green),var(--blue))}.hero-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:none}.hero-inner{position:relative;display:grid;grid-template-columns:1.02fr .98fr;gap:34px;align-items:center;min-height:520px}.hero-copy{padding:44px 0 36px;max-width:760px}.hero-copy p{max-width:720px;font-size:1.1rem;color:#eaf4ff;margin-top:22px}.hero-copy h1{color:#fff;text-wrap:balance}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.hero-visual{display:flex;justify-content:flex-end}.hero-panel{width:min(100%,620px);border-radius:32px;overflow:hidden;border:1px solid rgba(255,255,255,.28);box-shadow:0 24px 60px #00000029;background:#ffffff24}.hero-panel-image{width:100%;height:auto;display:block}.card-grid{display:grid;gap:24px}.card-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.focus-card,.rank-card,.news-card,.about-stat-card,.chart-card,.dashboard-main,.donut-card{transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.focus-card,.rank-card,.news-card{background:#ffffffeb;border:1px solid var(--line);border-radius:var(--radius-lg);padding:28px;box-shadow:var(--shadow)}.focus-card:hover,.rank-card:hover,.news-card:hover,.about-stat-card:hover,.chart-card:hover,.donut-card:hover{transform:translateY(-8px);box-shadow:0 24px 50px #0d264c24}.news-card-link{display:block;cursor:pointer}.data-card{background:linear-gradient(180deg,#fffffff5,#f6fafff0)}.data-card-logo-wrap{width:108px;height:108px;flex:none;display:grid;place-items:center;padding:12px;border-radius:24px;background:linear-gradient(180deg,#fff,#f5f9ff);border:1px solid #dce6f2}.data-card-logo{width:100%;height:100%;object-fit:contain;display:block}.data-card-logo--the{transform:scale(1.18)}.data-card-logo--qs{transform:scale(1.16)}.data-card-logo--greenmetric{transform:scale(1.22)}.data-card-head{display:grid;gap:0}.focus-card-top{display:flex;align-items:center;gap:18px;margin-bottom:18px}.focus-card h3{font-size:1.36rem}.focus-card p{min-height:122px}.focus-card a{margin-top:18px;display:inline-flex;font-weight:700;color:var(--blue)}.focus-card-link{display:block;cursor:pointer}.focus-card-more{margin-top:18px;display:inline-flex;font-weight:700;color:var(--blue)}.sdg-wheel{width:66px;height:66px;border-radius:50%;background:conic-gradient(#e5243b 0,#e5243b 21deg,#dda63a 21deg,#dda63a 42deg,#4c9f38 42deg,#4c9f38 63deg,#c5192d 63deg,#c5192d 84deg,#ff3a21 84deg,#ff3a21 105deg,#26bde2 105deg,#26bde2 126deg,#fcc30b 126deg,#fcc30b 147deg,#a21942 147deg,#a21942 168deg,#fd6925 168deg,#fd6925 189deg,#dd1367 189deg,#dd1367 210deg,#fd9d24 210deg,#fd9d24 231deg,#bf8b2e 231deg,#bf8b2e 252deg,#3f7e44 252deg,#3f7e44 273deg,#0a97d9 273deg,#0a97d9 294deg,#56c02b 294deg,#56c02b 315deg,#00689d 315deg,#00689d 336deg,#19486a 336deg,#19486a 360deg);position:relative;flex:none}.sdg-wheel:after{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border-radius:50%;background:#fff}.mini-icon{width:66px;height:66px;border-radius:20px;flex:none;position:relative;background:linear-gradient(135deg,var(--green),var(--blue))}.mini-icon-chip:before,.mini-icon-chip:after,.mini-icon-bars:before,.mini-icon-bars:after{content:"";position:absolute}.mini-icon-chip:before{top:17px;right:17px;bottom:17px;left:17px;border:3px solid rgba(255,255,255,.96);border-radius:8px}.mini-icon-chip:after{top:9px;right:9px;bottom:9px;left:9px;border:2px dashed rgba(255,255,255,.45);border-radius:12px}.mini-icon-bars:before{left:15px;right:15px;bottom:15px;height:36px;background:linear-gradient(to right,rgba(255,255,255,.95) 0 18%,transparent 18% 25%,rgba(255,255,255,.95) 25% 49%,transparent 49% 56%,rgba(255,255,255,.95) 56% 78%,transparent 78% 85%,rgba(255,255,255,.95) 85% 100%);clip-path:polygon(0 100%,0 48%,18% 48%,18% 0,49% 0,49% 28%,78% 28%,78% 12%,100% 12%,100% 100%)}.about{position:relative}.about:before{content:"";position:absolute;inset:auto 0 0;height:220px;background:linear-gradient(180deg,transparent,rgba(22,119,230,.04));pointer-events:none}.about-expanded{position:relative;padding:42px;border-radius:36px;border:1px solid var(--line);background:radial-gradient(circle at top left,rgba(127,208,78,.12),transparent 26%),radial-gradient(circle at top right,rgba(22,119,230,.12),transparent 24%),linear-gradient(180deg,#fffffff5,#f7fbfff0);box-shadow:0 24px 56px #0d264c14;overflow:hidden}.about-expanded h2{max-width:760px;margin-top:14px}.about-content{margin-top:30px;display:block}.about-main{position:relative;padding:32px 34px;border-radius:30px;background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid #dfe8f3;box-shadow:0 18px 38px #0d264c0f;display:grid;gap:20px}.about-main:before{content:"";position:absolute;left:0;top:24px;bottom:24px;width:5px;border-radius:999px;background:linear-gradient(180deg,var(--green),var(--blue))}.about-main p{margin:0;padding-left:16px;text-align:justify;text-justify:inter-word}.about-lead{font-size:1.08rem;line-height:1.95;color:#294560}.about-body{color:#5b748e}.about-structure{padding:18px 20px 18px 16px;border-radius:22px;background:linear-gradient(180deg,#f3f9ff,#eef6ff);border:1px solid #d8e6f3;color:#44627d}.about-structure strong{color:#16344e}.about-copy{padding:34px;background:linear-gradient(180deg,#fff,#f7fbff);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.about-copy p{margin-top:18px}.about-pills{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.about-pills span{padding:12px 16px;border-radius:999px;background:linear-gradient(180deg,#eef6ff,#f7fbff);border:1px solid #d8e6f3;color:#234664;font-weight:700;font-size:.92rem;box-shadow:0 10px 22px #0d264c0d}.about-side{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.about-stat-card{min-height:170px;display:flex;flex-direction:column;justify-content:flex-end;padding:26px;border-radius:28px;background:linear-gradient(180deg,#fff,#f6fbf8);border:1px solid var(--line);box-shadow:var(--shadow)}.about-stat-card strong{font-size:2.3rem;line-height:1;font-weight:800;color:#0f2b43}.about-stat-card span{margin-top:10px;color:#55718c;font-weight:600}.rank-card{position:relative;overflow:hidden}.rank-card-link{display:block;cursor:pointer}.rank-card-link:hover,.rank-card-link:focus-visible{border-color:#8fb7e9;box-shadow:0 28px 56px #0d264c29}.rank-card-link:focus-visible{outline:3px solid rgba(22,119,230,.2);outline-offset:2px}.rank-card:before{content:"";position:absolute;inset:auto -10% -50px auto;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(22,119,230,.12),transparent 62%)}.rank-title-row{display:flex;align-items:center;gap:12px;margin-bottom:14px;flex-wrap:wrap}.rank-badge{display:inline-flex;padding:8px 14px;border-radius:999px;background:linear-gradient(90deg,var(--green),var(--blue));color:#fff;font-weight:800;font-size:.82rem}.rank-title-row h3{margin:0}.rank-logo-mark{width:82px;height:42px;display:grid;place-items:center}.rank-logo-mark img{width:100%;height:100%;object-fit:contain;display:block}.rank-card p{margin:14px 0 18px}.rank-card ul{margin:0;padding-left:18px;color:#4f6780;display:grid;gap:10px}.rank-card-link-indicator{margin-top:20px;display:inline-flex;align-items:center;gap:10px;font-weight:800;color:var(--blue)}.rank-card-link-indicator:after{content:"→";transition:transform .2s ease}.rank-card-link:hover .rank-card-link-indicator:after,.rank-card-link:focus-visible .rank-card-link-indicator:after{transform:translate(4px)}.dashboard-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:28px}.dashboard-main{background:#fff;border:1px solid var(--line);border-radius:32px;padding:32px;box-shadow:var(--shadow)}.dashboard-picker{display:flex;gap:12px;flex-wrap:wrap;margin:-4px 0 24px}.dashboard-picker-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #d6e1ec;background:#f6faff;color:#2d4864;min-height:42px;padding:0 16px;border-radius:999px;font-weight:800;cursor:pointer;transition:all .22s ease}.dashboard-picker-btn:hover{transform:translateY(-1px);border-color:#9fc0eb}.dashboard-picker-btn.active{color:#fff;border-color:transparent;background:linear-gradient(90deg,var(--green),var(--blue));box-shadow:0 10px 24px #1677e62e}.dashboard-picker-btn.disabled{background:#f2f5f8;color:#8a9aae;border-color:#dde5ee;cursor:not-allowed;box-shadow:none;opacity:.85}.dashboard-picker-btn.disabled:hover{transform:none;border-color:#dde5ee}.metric-list{display:grid;gap:18px}.metric-row{display:grid;gap:10px}.metric-head{display:flex;justify-content:space-between;align-items:center;font-size:.98rem;font-weight:700;color:#2b4865}.progress,.bar-track{height:12px;border-radius:999px;background:#edf2f7;overflow:hidden}.progress-fill,.bar-fill{width:0;height:100%;border-radius:999px;transition:width 1.4s cubic-bezier(.2,.8,.2,1)}.progress-fill.green,.bar-fill.green{background:linear-gradient(90deg,var(--green-2),var(--green))}.progress-fill.blue,.bar-fill.blue{background:linear-gradient(90deg,#5db6ff,var(--blue))}.chart-card{margin-top:28px;padding:24px;border-radius:28px;border:1px solid var(--line);background:linear-gradient(180deg,#fbfdff,#f6faff)}.chart-title-row{display:flex;justify-content:space-between;gap:12px;align-items:flex-end;margin-bottom:18px}.chart-title-row span{font-size:.9rem;color:#7390ad}.bar-chart{display:grid;gap:14px}.bar-item{display:grid;gap:8px}.bar-item label{font-size:.95rem;font-weight:700;color:#36526e}.dashboard-side{display:grid;gap:22px}.portal-card{background:#ffffffeb;color:#14314a;border-radius:32px;padding:30px;box-shadow:var(--shadow);display:grid;gap:18px;align-content:start}.portal-card p,.portal-card ul{color:#5b7590}.portal-card ul{padding-left:18px;display:grid;gap:10px}.portal-card .button{margin-top:18px}.portal-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.portal-meta-grid div{padding:14px 16px;border-radius:18px;background:#f6faff;border:1px solid #dce7f2}.portal-meta-grid span{display:block;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#6d87a1;font-weight:700}.portal-meta-grid strong{display:block;margin-top:8px;color:#15304a;font-size:1.05rem;line-height:1.35}.donut-card{background:#fff;border:1px solid var(--line);border-radius:32px;padding:30px;box-shadow:var(--shadow);text-align:center}.donut-card h4{font-size:1.2rem;margin-bottom:16px}.donut{width:180px;height:180px;border-radius:50%;margin:0 auto 18px;background:conic-gradient(var(--green) 0 135deg,var(--blue) 135deg 327.6deg,#e7eef6 327.6deg 360deg);position:relative;animation:spin-slow 12s linear infinite}.donut:after{content:"";position:absolute;top:22px;right:22px;bottom:22px;left:22px;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 1px #d9e3ef}.donut-inner{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:2rem;font-weight:800;color:#133351;z-index:2}.news-card{min-height:280px}.news-type{display:inline-flex;padding:8px 14px;border-radius:999px;font-size:.82rem;font-weight:800;margin-bottom:18px}.news-type.green{background:#e5f7ea;color:#177b4d}.news-type.blue{background:#e8f2ff;color:#1660ca}.news-type.gray{background:#eef2f5;color:#4d667e}.news-card-media{margin:-28px -28px 20px;border-radius:24px 24px 18px 18px;overflow:hidden}.news-card-image{width:100%;aspect-ratio:16 / 9;object-fit:cover;display:block}.news-card p{margin:14px 0 18px}.news-date{font-weight:700;color:#45617b}.reports{background:linear-gradient(90deg,var(--green),var(--blue));color:#fff}.reports-wrap{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:start}.reports-copy p{margin-top:16px;color:#e6f0fb}.reports-list{display:grid;grid-template-columns:1fr;gap:16px}.reports-list a{display:block;padding:20px 18px;border:1px solid rgba(255,255,255,.18);border-radius:22px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-weight:700;transition:transform .2s ease,background .2s ease,border-color .2s ease}.reports-list a:hover{transform:translateY(-2px);background:#ffffff29;border-color:#ffffff4d}.footer{background:#071521;color:#d1deea;padding:44px 0}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .9fr;gap:30px}.footer-brand-mark{width:84px;height:84px;margin-bottom:16px}.footer-brand-logo{width:100%;height:100%;object-fit:contain;display:block}.footer h3,.footer h4{color:#fff}.footer-title{margin-top:8px;color:#f4f8fb;font-weight:700}.footer-text{margin-top:14px;color:#9eb3c8;max-width:520px}.footer-links{list-style:none;padding:0;margin:16px 0 0;display:grid;gap:10px}.footer-links a:hover{color:#fff}.goals-page{background:radial-gradient(circle at top left,rgba(127,208,78,.12),transparent 24%),radial-gradient(circle at top right,rgba(93,182,255,.14),transparent 26%),linear-gradient(180deg,#fbfdff,#f3f8ff 52%,#f6fbf8)}.goals-hero{padding-top:72px;background:linear-gradient(135deg,#2c9f5614,#1677e614),linear-gradient(180deg,#fff,#f6fbff)}.goals-hero-grid{display:grid;grid-template-columns:minmax(0,1fr)}.goals-hero-copy,.goals-intro-panel,.sdg-goal-card,.goals-note-card{border:1px solid var(--line);box-shadow:var(--shadow)}.goals-hero-copy{padding:42px 46px;border-radius:32px;background:#ffffffe6}.goals-hero-copy h1,.goals-hero-copy p{text-align:justify;text-justify:inter-word;text-transform:capitalize}.goals-hero-copy p{margin-top:20px;max-width:none;width:100%}.goals-hero-facts{display:flex;gap:14px;flex-wrap:wrap;margin-top:24px}.goals-hero-fact{min-width:170px;padding:16px 18px;border-radius:22px;background:linear-gradient(180deg,#fff,#f4f9ff);border:1px solid #dbe7f2}.goals-hero-fact strong{display:block;font-size:1.6rem;line-height:1;color:#15304a}.goals-hero-fact span{display:block;margin-top:8px;color:#5b7590;font-weight:700;font-size:.92rem}.goals-hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.goals-intro-panel{padding:34px 38px;border-radius:32px;background:#ffffffeb;display:grid;grid-template-columns:.95fr 1.05fr;gap:28px;align-items:center}.goals-intro-panel p{font-size:1.04rem}.sdg-goals-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.sdg-goal-card{border-radius:30px;padding:24px;background:#ffffffeb;display:grid;grid-template-columns:88px 1fr;gap:18px;align-items:start;transition:transform .25s ease,box-shadow .25s ease}.sdg-goal-card:hover{transform:translateY(-6px);box-shadow:0 24px 50px #0d264c24}.sdg-goal-visual{display:grid;place-items:start center}.sdg-goal-visual img{width:72px;height:72px;object-fit:contain;display:block}.sdg-goal-content{display:grid;gap:10px}.sdg-goal-number{display:inline-flex;width:max-content;min-height:32px;align-items:center;padding:0 12px;border-radius:999px;background:linear-gradient(90deg,#2c9f561a,#1677e61f);color:#1c4e73;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.sdg-goal-content h3{color:#15304a;font-size:1.24rem}.sdg-goal-content p{color:#526d87;line-height:1.72}.goals-note-card{padding:32px 36px;border-radius:32px;background:linear-gradient(180deg,#fff,#f7fbff);display:grid;grid-template-columns:1fr .95fr;gap:24px;align-items:center}.goals-note-card p{color:#47627d}.goals-note-card a{color:var(--blue);font-weight:700}.the-page{background:radial-gradient(circle at top left,rgba(22,119,230,.1),transparent 24%),radial-gradient(circle at top right,rgba(127,208,78,.12),transparent 24%),linear-gradient(180deg,#fbfdff,#f4f8ff 48%,#f6fbf8)}.the-hero{padding-top:72px;background:linear-gradient(135deg,#1677e614,#2c9f5614),linear-gradient(180deg,#fff,#f6fbff)}.the-hero-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(260px,.52fr);gap:24px;align-items:stretch}.the-hero-copy,.the-rank-spotlight,.the-info-card,.the-impact-chart,.the-subject-card,.the-progress-table-wrap{border:1px solid var(--line);box-shadow:var(--shadow)}.the-hero-copy{padding:40px 42px;border-radius:32px;background:#ffffffeb}.the-hero-copy p{margin-top:18px;max-width:820px}.the-hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px}.the-rank-spotlight{border-radius:32px;padding:30px;background:#ffffffeb!important;color:#14314a!important;display:flex;flex-direction:column;justify-content:center}.the-rank-spotlight-label{color:#5a7893!important;font-weight:800;font-size:.82rem;letter-spacing:.16em;text-transform:uppercase}.the-rank-spotlight strong{font-size:clamp(3rem,6vw,4.5rem);line-height:1;margin:16px 0 12px}.the-rank-spotlight p{color:#5e7893!important}.the-info-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.the-info-card{padding:24px;border-radius:28px;background:#ffffffeb;display:grid;gap:12px}.the-info-card span{color:#68819b;font-size:.85rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.the-info-card strong{color:#14314a;font-size:1.12rem;line-height:1.5}.the-impact-chart{padding:30px;border-radius:32px;background:#fffffff0;display:grid;gap:16px}.the-impact-row{display:grid;gap:10px}.the-impact-meta{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.the-impact-meta span{font-weight:700;color:#28445f}.the-impact-meta strong{white-space:nowrap;color:#173654}.the-impact-track{height:14px;border-radius:999px;background:#ebf1f7;overflow:hidden}.the-impact-bar{width:0;height:100%;border-radius:999px;transition:width 1.2s cubic-bezier(.2,.8,.2,1)}.tone-1{background:linear-gradient(90deg,#7fd04e,var(--green))}.tone-2{background:linear-gradient(90deg,#70c8ff,var(--blue))}.tone-3{background:linear-gradient(90deg,#58d6c5,#1ca796)}.tone-4{background:linear-gradient(90deg,#b19cff,#6f63ff)}.tone-5{background:linear-gradient(90deg,#ffd36d,#f0a11e)}.the-subject-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.the-subject-card{padding:26px;border-radius:28px;background:#fffffff0;display:grid;gap:12px}.the-subject-label{color:#5f7892;font-size:.8rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.the-subject-card h3{font-size:1.25rem;color:#15304a}.the-subject-card strong{font-size:1.9rem;line-height:1;color:#143756}.the-yearly-charts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.the-yearly-chart{min-width:0;padding:22px 24px;border-radius:28px;background:#fffffff0;border:1px solid var(--line);box-shadow:var(--shadow)}.the-yearly-chart-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;flex-wrap:wrap}.the-yearly-chart-head h3{font-size:1.05rem;color:#15304a}.the-yearly-trend{font-size:.78rem;font-weight:800;padding:5px 12px;border-radius:999px}.the-yearly-trend--green{background:#e5f7ea;color:#177b4d}.the-yearly-trend--blue{background:#e8f2ff;color:#1660ca}.the-yearly-trend--teal{background:#e4f6f3;color:#117a6a}.the-yearly-trend--purple{background:#f0ecff;color:#5b4fc7}.the-yearly-trend--amber{background:#fff6e0;color:#a67a10}.the-line-svg{width:100%;height:auto;display:block}.the-line-axis-label{font-size:10px;fill:#8899ab;font-weight:600}.the-line-val{font-size:10px;fill:#2b4865;font-weight:700}.the-line-year{font-size:10px;fill:#5f7892;font-weight:700}.the-raw-page{background:radial-gradient(circle at top left,rgba(22,119,230,.1),transparent 24%),radial-gradient(circle at top right,rgba(127,208,78,.12),transparent 24%),linear-gradient(180deg,#fbfdff,#f4f8ff 48%,#f6fbf8)}.the-raw-hero{padding-top:72px;background:linear-gradient(135deg,#1677e614,#2c9f5614),linear-gradient(180deg,#fff,#f6fbff)}.the-raw-hero-grid{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch}.the-raw-hero-copy,.the-raw-card{border:1px solid var(--line);box-shadow:var(--shadow)}.the-raw-hero-copy{padding:40px 42px;border-radius:32px;background:#ffffffeb}.the-raw-title-row{display:grid;grid-template-columns:200px 1fr;gap:24px;align-items:center;margin-top:14px}.the-raw-inline-logo{padding:0}.the-raw-inline-logo img{width:100%;height:auto;display:block}.the-raw-section{padding:12px 0 24px}.the-raw-section .section-head{max-width:none;margin-bottom:16px}.the-raw-section .section-head h2{font-size:clamp(1.7rem,3vw,2.35rem)}.the-raw-section-soft{background:linear-gradient(180deg,#f4f9f6,#eff5ff)}.the-raw-stack{display:grid;gap:18px}.the-raw-picker-row{display:flex;align-items:end;gap:14px;flex-wrap:wrap;margin-bottom:18px}.the-raw-picker-row-wide>div{min-width:240px}.the-raw-picker-label{display:block;margin-bottom:8px;color:#54708b;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.the-raw-select{min-width:220px;min-height:44px;padding:0 14px;border-radius:14px;border:1px solid #d6e2ee;background:#fff;color:#173654;font-weight:700}.the-raw-card{border-radius:28px;background:#fffffff0;overflow:hidden}.the-raw-card-heading{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:22px 24px;border-bottom:1px solid #e3ebf3;flex-wrap:wrap}.the-raw-card-heading strong{color:#173654;font-size:1.08rem}.the-raw-card-heading span{color:#68819b;font-size:.84rem;font-weight:700}.the-raw-table-wrap{overflow:auto}.the-raw-table{width:100%;min-width:980px;border-collapse:collapse;background:#fff;border:1px solid #d9e5f1}.the-raw-table th,.the-raw-table td{padding:12px 14px;border:1px solid #e1eaf3;text-align:center;font-size:.92rem}.the-raw-table thead th{position:sticky;top:0;background:#f6faff;color:#395674;font-weight:800;z-index:1}.the-raw-table thead tr:first-child th{text-align:center;border-bottom:1px solid #cfdcea}.the-raw-table thead tr:nth-child(2) th{font-size:.84rem}.the-raw-table th:first-child,.the-raw-table td:first-child{text-align:left}.the-raw-table tbody th{color:#18344f;background:#fbfdff;font-weight:700}.the-raw-table-income{min-width:1180px}.office-page{background:radial-gradient(circle at top left,rgba(127,208,78,.12),transparent 24%),radial-gradient(circle at top right,rgba(22,119,230,.1),transparent 24%),linear-gradient(180deg,#fbfdff,#f6faff 48%,#f7fbf8)}.office-member-card{border:1px solid var(--line);box-shadow:var(--shadow)}.office-member-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.office-member-card{border-radius:30px;padding:28px;background:#fffffff0;display:grid;grid-template-columns:180px 1fr;gap:24px;align-items:center}.office-member-photo{min-height:220px;border-radius:28px;display:grid;place-items:center;align-content:center;gap:12px;background:linear-gradient(180deg,#f5f9ff,#eef5fb);border:1px dashed #c9d8e8;text-align:center}.office-member-photo-image{width:100%;aspect-ratio:4 / 5;border-radius:24px;object-fit:cover}.office-member-photo-image--ozgur{transform:scale(.9);transform-origin:center}.office-member-photo-circle{width:96px;height:96px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:1.6rem;font-weight:800;background:linear-gradient(135deg,var(--green),var(--blue));box-shadow:0 18px 34px #115ec72e}.office-member-photo span{color:#59728d;font-weight:700;font-size:.9rem}.office-member-content{display:grid;gap:12px}.office-member-role{display:inline-flex;width:max-content;min-height:34px;align-items:center;padding:0 14px;border-radius:999px;background:#edf4ff;color:#1e4f74;font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.office-member-content h3{color:#15304a;font-size:1.4rem}.office-member-content p{color:#56708b;line-height:1.7}.office-member-link{display:inline-flex;width:max-content;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;border:1px solid #cfe0f2;color:#125dca;font-weight:800;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.office-member-link:hover{transform:translateY(-1px);border-color:#9fc0eb;box-shadow:0 12px 28px #125dca1f}.office-tone-1 .office-member-role{background:#e8f7ed;color:#147848}.office-tone-2 .office-member-role{background:#eaf3ff;color:#125dca}.office-tone-3 .office-member-role{background:#fff2dd;color:#b76a06}.office-tone-4 .office-member-role{background:#f1ebff;color:#6d49b5}.news-page{background:radial-gradient(circle at top left,rgba(127,208,78,.12),transparent 24%),radial-gradient(circle at top right,rgba(22,119,230,.1),transparent 24%),linear-gradient(180deg,#fbfdff,#f6faff 48%,#f7fbf8)}.news-hero{padding-top:72px;background:linear-gradient(135deg,#2c9f5614,#1677e614),linear-gradient(180deg,#fff,#f6fbff)}.news-hero-grid{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch}.news-hero-copy,.news-article,.news-sidebar-card,.news-empty-state{border:1px solid var(--line);box-shadow:var(--shadow)}.news-hero-copy{padding:42px 46px;border-radius:32px;background:#ffffffeb}.news-hero-copy-compact{padding:22px 28px}.news-hero-copy p{margin-top:18px;max-width:860px}.news-hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.news-list-grid,.news-detail-grid{display:grid;gap:24px}.news-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.news-detail-grid{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:start}.news-article{padding:34px;border-radius:30px;background:#fffffff0}.news-article-head{display:flex;justify-content:space-between;gap:16px;align-items:center;flex-wrap:wrap;margin-bottom:24px}.news-article-date{color:#617b95;font-weight:700}.news-article-body{display:grid;gap:18px}.news-article-media{margin-bottom:24px;border-radius:24px;overflow:hidden}.news-article-image{width:100%;aspect-ratio:16 / 9;object-fit:cover;display:block}.news-article-intro{display:grid;gap:12px;margin-bottom:24px}.news-article-intro h2{font-size:clamp(1.7rem,3vw,2.35rem);line-height:1.12;color:#14314a}.news-article-intro p{color:#5d7690;font-size:1.02rem}.news-article-body p{color:#436079;font-size:1.02rem}.news-sidebar-card{padding:28px;border-radius:30px;background:#fffffff0;display:grid;gap:18px}.news-side-list{display:grid;gap:14px}.news-side-link{display:grid;gap:10px;padding:18px 20px;border-radius:22px;border:1px solid #dbe5ef;background:linear-gradient(180deg,#fbfdff,#f6faff);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.news-side-link:hover{transform:translateY(-2px);border-color:#a9c5e6;box-shadow:0 16px 34px #0d264c14}.news-side-link strong{color:#16344e;line-height:1.4}.news-side-link small{color:#7087a0;font-weight:700}.news-empty-state{margin-bottom:24px;padding:30px;border-radius:28px;background:#fffffff0}.news-empty-state p{margin-top:12px}.site-shell[data-theme=dark] .header{background:#09111de6;border-bottom-color:#445f7a66}.site-shell[data-theme=dark] .brand-line-1{color:#9fb2c7}.site-shell[data-theme=dark] .brand-line-2,.site-shell[data-theme=dark] .nav a{color:#edf3fa}.site-shell[data-theme=dark] .lang-select,.site-shell[data-theme=dark] .theme-switcher{background:#122033;border-color:#2a3c52;color:#edf3fa}.site-shell[data-theme=dark] .theme-switcher-track{background:linear-gradient(90deg,#2a3a4f,#314762)}.site-shell[data-theme=dark] .hero-bg{background:linear-gradient(90deg,#3c784ed1,#13482bf0 49.5%,#124a81d6 50.5%,#0a224af2)}.site-shell[data-theme=dark] .focus-card,.site-shell[data-theme=dark] .rank-card,.site-shell[data-theme=dark] .news-card,.site-shell[data-theme=dark] .about-expanded,.site-shell[data-theme=dark] .about-main,.site-shell[data-theme=dark] .goals-intro-panel,.site-shell[data-theme=dark] .goals-note-card,.site-shell[data-theme=dark] .sdg-goal-card,.site-shell[data-theme=dark] .the-hero-copy,.site-shell[data-theme=dark] .the-info-card,.site-shell[data-theme=dark] .the-impact-chart,.site-shell[data-theme=dark] .the-subject-card,.site-shell[data-theme=dark] .the-yearly-chart,.site-shell[data-theme=dark] .dashboard-main,.site-shell[data-theme=dark] .portal-card,.site-shell[data-theme=dark] .office-member-card,.site-shell[data-theme=dark] .news-hero-copy,.site-shell[data-theme=dark] .news-article,.site-shell[data-theme=dark] .news-sidebar-card,.site-shell[data-theme=dark] .news-empty-state,.site-shell[data-theme=dark] .the-raw-hero-copy,.site-shell[data-theme=dark] .the-raw-card{background:#101c2ceb;border-color:#25384f;box-shadow:0 22px 50px #00000042}.site-shell[data-theme=dark] .section-soft,.site-shell[data-theme=dark] .the-impact-section,.site-shell[data-theme=dark] .the-progress-section,.site-shell[data-theme=dark] .data-hub,.site-shell[data-theme=dark] .news-list-section,.site-shell[data-theme=dark] .the-raw-section-soft{background:linear-gradient(180deg,#0c1726,#101d2e)}.site-shell[data-theme=dark] .about,.site-shell[data-theme=dark] .the-page,.site-shell[data-theme=dark] .the-raw-page,.site-shell[data-theme=dark] .office-page,.site-shell[data-theme=dark] .goals-page,.site-shell[data-theme=dark] .news-page{background:radial-gradient(circle at top left,rgba(22,119,230,.1),transparent 24%),radial-gradient(circle at top right,rgba(127,208,78,.12),transparent 24%),linear-gradient(180deg,#08111c,#0d1826)}.site-shell[data-theme=dark] .section-head h2,.site-shell[data-theme=dark] .section-head p,.site-shell[data-theme=dark] .focus-card h3,.site-shell[data-theme=dark] .rank-title-row h3,.site-shell[data-theme=dark] .about-expanded h2,.site-shell[data-theme=dark] .about-main p,.site-shell[data-theme=dark] .about-pills span,.site-shell[data-theme=dark] .the-info-card strong,.site-shell[data-theme=dark] .the-info-card span,.site-shell[data-theme=dark] .the-impact-meta span,.site-shell[data-theme=dark] .the-impact-meta strong,.site-shell[data-theme=dark] .the-subject-card h3,.site-shell[data-theme=dark] .the-subject-card strong,.site-shell[data-theme=dark] .the-yearly-chart-head h3,.site-shell[data-theme=dark] .office-member-content h3,.site-shell[data-theme=dark] .office-member-content p,.site-shell[data-theme=dark] .news-article-intro h2,.site-shell[data-theme=dark] .news-article-intro p,.site-shell[data-theme=dark] .news-side-link strong,.site-shell[data-theme=dark] .news-side-link small,.site-shell[data-theme=dark] .the-raw-card-heading strong,.site-shell[data-theme=dark] .the-raw-card-heading span,.site-shell[data-theme=dark] .the-raw-picker-label{color:#e7eef7}.site-shell[data-theme=dark] .focus-card p,.site-shell[data-theme=dark] .rank-card p,.site-shell[data-theme=dark] .rank-card ul,.site-shell[data-theme=dark] .the-rank-spotlight,.site-shell[data-theme=dark] .the-rank-spotlight-label,.site-shell[data-theme=dark] .the-rank-spotlight p,.site-shell[data-theme=dark] .the-subject-label,.site-shell[data-theme=dark] .news-date,.site-shell[data-theme=dark] .news-type,.site-shell[data-theme=dark] .the-line-axis-label,.site-shell[data-theme=dark] .the-line-year,.site-shell[data-theme=dark] .the-line-val,.site-shell[data-theme=dark] .portal-card p,.site-shell[data-theme=dark] .portal-card ul,.site-shell[data-theme=dark] .footer-text,.site-shell[data-theme=dark] .footer-links,.site-shell[data-theme=dark] .the-raw-table thead th,.site-shell[data-theme=dark] .the-raw-table tbody th,.site-shell[data-theme=dark] .the-raw-table td{color:#aebed0}.site-shell[data-theme=dark] .about-pills span,.site-shell[data-theme=dark] .data-card-logo-wrap,.site-shell[data-theme=dark] .the-raw-inline-logo{background:linear-gradient(180deg,#152639,#102033);border-color:#28405a}.site-shell[data-theme=dark] .the-raw-select{background:#122033;border-color:#2a3c52;color:#edf3fa}.site-shell[data-theme=dark] .portal-meta-grid div{background:#142235;border-color:#28405a}.site-shell[data-theme=dark] .portal-meta-grid span{color:#9eb7d1}.site-shell[data-theme=dark] .portal-meta-grid strong{color:#edf3fa}.site-shell[data-theme=dark] .the-raw-table{background:#0f1b2d;border-color:#26405a}.site-shell[data-theme=dark] .the-raw-table th,.site-shell[data-theme=dark] .the-raw-table td{border-color:#20344a}.site-shell[data-theme=dark] .the-raw-table thead th{background:#142235;color:#e7eef7}.site-shell[data-theme=dark] .the-raw-table tbody th{background:#122033;color:#e7eef7}.site-shell[data-theme=dark] .the-rank-spotlight{background:#ffffffeb!important;color:#14314a!important;border-color:var(--line)!important;box-shadow:var(--shadow)!important}.site-shell[data-theme=dark] .the-rank-spotlight-label{color:#5a7893!important}.site-shell[data-theme=dark] .the-rank-spotlight p{color:#5e7893!important}.site-shell[data-theme=dark] .footer{background:#050d17}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}@keyframes spin{to{transform:rotate(360deg)}}@keyframes spin-slow{to{transform:rotate(360deg)}}@media (max-width: 1100px){.nav-wrap{grid-template-columns:auto auto auto;grid-template-areas:"brand tools toggle" "nav nav nav"}.brand{grid-area:brand}.header-tools{grid-area:tools;justify-self:end}.menu-toggle{grid-area:toggle;display:block;justify-self:end}.nav{grid-area:nav;display:none;flex-wrap:wrap;justify-self:stretch;gap:14px 18px;padding:14px 0 20px;border-top:1px solid #e7edf4;margin-top:8px}.nav.open{display:flex}.hero-inner,.about-grid,.dashboard-grid,.reports-wrap,.footer-grid,.goals-intro-panel,.goals-note-card,.sdg-goals-grid,.the-hero-grid,.the-subject-grid,.office-member-grid,.news-hero-grid,.news-detail-grid,.the-raw-hero-grid{grid-template-columns:1fr}.hero-visual{justify-content:center}.hero-copy p{color:#edf4ff}.the-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 860px){.card-grid.three,.card-grid.four,.about-side,.reports-list,.news-list-grid{grid-template-columns:1fr}.section{padding:76px 0}.sdg-goal-card{grid-template-columns:72px 1fr}.sdg-goal-visual img{width:60px;height:60px}.the-info-grid{grid-template-columns:1fr 1fr}.office-member-card{grid-template-columns:140px 1fr}.office-member-photo{min-height:180px}}@media (max-width: 620px){.container{width:min(var(--container),calc(100% - 24px))}.nav-wrap{gap:14px}.brand-line-2{font-size:1rem}.brand-line-1{font-size:.78rem}.header-tools{display:none}.hero{padding-top:38px}.hero-copy{padding-top:18px}.hero-copy p{font-size:1rem}.hero-inner{min-height:420px}.focus-card p{min-height:auto}.dashboard-main,.portal-card,.donut-card,.focus-card,.rank-card,.news-card,.about-copy{padding:22px}.about-stat-card{min-height:120px}.about-expanded{padding:26px 22px;border-radius:28px}.about-main{padding:22px;border-radius:24px}.the-raw-picker-row{flex-direction:column;align-items:stretch}.the-raw-picker-row-wide>div,.the-raw-select{min-width:0;width:100%}.goals-hero-copy,.goals-intro-panel,.goals-note-card,.sdg-goal-card,.the-hero-copy,.the-rank-spotlight,.the-impact-chart,.the-subject-card,.the-yearly-chart,.office-member-card{padding:22px}.portal-meta-grid{grid-template-columns:1fr}.goals-hero-fact{min-width:calc(50% - 8px)}.sdg-goal-card{grid-template-columns:1fr;gap:14px}.sdg-goal-visual{place-items:center}.the-info-grid,.the-yearly-charts{grid-template-columns:1fr}.the-impact-meta{flex-direction:column;gap:6px}.office-member-card{grid-template-columns:1fr;gap:18px}.office-member-photo{min-height:160px}.news-card-media{margin:-22px -22px 18px}}
