.reporting-page{min-height:100vh;background:#061725;color:var(--white);color-scheme:dark}
.reporting-page .nav{position:absolute}.reporting-page .footer{background:#061725}.reporting-page .nav-reporting{position:relative;color:var(--white)!important}.reporting-page .nav-reporting:after{content:"";position:absolute;left:0;right:0;bottom:-19px;height:1px;background:rgba(84,175,230,.55)}
.reporting-hero{padding:160px 0 86px;overflow:hidden;position:relative;background:radial-gradient(circle at 20% 28%,rgba(39,151,181,.22),transparent 29%),radial-gradient(circle at 88% 14%,rgba(245,185,64,.08),transparent 25%),linear-gradient(180deg,#06131f,#082132)}
.reporting-hero:after{content:"";position:absolute;width:520px;height:520px;border:1px solid rgba(84,175,230,.15);border-radius:50%;right:-180px;top:-210px;box-shadow:0 0 0 80px rgba(89,91,224,.025),0 0 0 160px rgba(89,91,224,.018);pointer-events:none}
.reporting-hero-grid{display:grid;grid-template-columns:1.05fr .78fr;gap:80px;align-items:end;position:relative;z-index:1}
.reporting-hero h1{font-size:clamp(3.2rem,5.3vw,5.5rem);line-height:.95;letter-spacing:-.06em;margin:22px 0 0}.reporting-hero h1 span{color:#54afe6}
.reporting-intro{padding-bottom:10px}.reporting-intro>p{font-size:1.12rem;line-height:1.75;color:#b9cfdd;max-width:560px;margin:0}
.reporting-principles{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.reporting-principles span{border:1px solid rgba(84,175,230,.24);background:rgba(84,175,230,.06);border-radius:999px;padding:8px 13px;color:#cce9f8;font-size:.78rem;font-weight:700;letter-spacing:.04em}
.reporting-archive{padding:70px 0 110px;background:linear-gradient(180deg,#081c2a,#061725)}.latest-report{min-height:245px;border:1px solid var(--line);border-radius:26px;padding:42px;background:linear-gradient(145deg,#102b3d,#091c2a);display:grid;grid-template-columns:1fr auto;gap:48px;align-items:center;position:relative;overflow:hidden;box-shadow:0 24px 70px rgba(0,0,0,.2)}
.latest-report:after{content:"";position:absolute;right:-65px;top:-110px;width:340px;height:340px;border:1px solid rgba(84,175,230,.16);border-radius:50%}
.latest-kicker,.report-card .report-type{display:block;color:#54afe6;font-size:.72rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.latest-report h2{font-size:clamp(2rem,4vw,3.25rem);letter-spacing:-.045em;margin:12px 0 10px}.latest-report p{margin:0;color:#b9cfdd;max-width:600px;line-height:1.65}
.latest-meta{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px;color:#9fb8c8;font-size:.78rem}.latest-meta span{padding-right:12px;border-right:1px solid rgba(255,255,255,.13)}.latest-meta span:last-child{border:0}.latest-actions{display:flex;gap:10px;flex-wrap:wrap;position:relative;z-index:1}.latest-actions .button{white-space:nowrap}
.archive-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin:88px 0 30px}.archive-heading h2{font-size:clamp(2rem,4vw,3.35rem);letter-spacing:-.045em;margin:14px 0 0}.year-filters{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.year-filter{appearance:none;border:1px solid var(--line);border-radius:999px;background:transparent;color:#adc4d2;padding:9px 15px;font:700 .8rem "DM Sans",sans-serif;cursor:pointer}.year-filter:hover,.year-filter.active{color:#071c29;background:#54afe6;border-color:#54afe6}
.report-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.report-card{min-height:250px;border:1px solid var(--line);border-radius:20px;background:rgba(16,45,61,.64);padding:25px;display:flex;flex-direction:column;transition:.22s ease}.report-card:hover{transform:translateY(-3px);border-color:rgba(84,175,230,.45);background:rgba(18,51,69,.82)}
.report-card h3{font-size:1.55rem;margin:16px 0 6px;letter-spacing:-.025em}.report-card p{color:#9fb8c8;line-height:1.55;margin:0;font-size:.9rem}.report-card-meta{display:flex;gap:9px;margin-top:12px;color:#7897aa;font-size:.72rem}.report-card-actions{display:flex;gap:10px;align-items:center;margin-top:auto;padding-top:22px}.report-card-actions a,.report-card-actions button{font:700 .82rem "DM Sans",sans-serif;color:#dcecf4;background:transparent;border:0;padding:0;cursor:pointer}.report-card-actions a:hover,.report-card-actions button:hover{color:#54afe6}.report-card-actions span{color:#496575}
.empty-reports{border:1px dashed rgba(84,175,230,.3);border-radius:20px;padding:50px;text-align:center;color:#93adbc;display:flex;flex-direction:column;gap:8px}.empty-reports strong{color:#e9f4fa;font-size:1.2rem}
.report-dialog{width:min(1100px,calc(100% - 32px));height:min(860px,calc(100% - 32px));max-width:none;max-height:none;padding:0;border:1px solid rgba(84,175,230,.32);border-radius:18px;background:#0a202d;color:white;overflow:hidden;box-shadow:0 35px 100px rgba(0,0,0,.6)}.report-dialog::backdrop{background:rgba(2,12,18,.86);backdrop-filter:blur(8px)}.dialog-bar{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 18px 0 22px;border-bottom:1px solid var(--line)}.dialog-bar>div{display:flex;gap:10px;align-items:center}.dialog-bar span{color:#7897aa;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em}.dialog-bar strong{font-size:.92rem}.dialog-actions a{color:#bcd5e3;font-size:.76rem;font-weight:700}.dialog-actions a:hover{color:#54afe6}.dialog-bar button{width:36px;height:36px;border-radius:50%;border:1px solid var(--line);background:transparent;color:white;font-size:1.4rem;cursor:pointer}.report-frame-wrap{height:calc(100% - 64px)}.report-dialog iframe{display:block;width:100%;height:100%;border:0;background:white}.mobile-pdf-fallback{display:none}
@media(max-width:900px){.reporting-hero{padding:135px 0 64px}.reporting-hero-grid{grid-template-columns:1fr;gap:36px}.latest-report{grid-template-columns:1fr;padding:30px}.archive-heading{align-items:flex-start;flex-direction:column;margin-top:64px}.year-filters{justify-content:flex-start}.report-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.reporting-hero h1{font-size:3.15rem}.reporting-archive{padding-top:45px}.latest-actions{flex-direction:column;align-items:stretch}.latest-actions .button{width:100%}.report-grid{grid-template-columns:1fr}.report-card{min-height:225px}.report-dialog{width:100%;height:100%;margin:0;max-width:none;max-height:none;border:0;border-radius:0}.dialog-bar{height:72px;padding:0 12px 0 16px}.dialog-bar>div:first-child span{display:none}.dialog-actions>a{display:none}.report-frame-wrap{height:calc(100% - 72px);display:grid;place-items:center;padding:24px}.report-dialog iframe{display:none}.mobile-pdf-fallback{display:flex;max-width:340px;flex-direction:column;align-items:center;text-align:center}.mobile-pdf-fallback img{width:62px;height:62px;object-fit:contain;margin-bottom:20px}.mobile-pdf-fallback strong{font:800 1.45rem Manrope}.mobile-pdf-fallback p{margin:10px 0 24px}.mobile-pdf-fallback .button{width:100%}}
.empty-reports[hidden]{display:none}
.reporting-intro{position:relative;min-height:330px;display:flex;align-items:flex-end;padding:30px;border:1px solid rgba(84,175,230,.22);border-radius:24px;overflow:hidden;box-shadow:0 24px 55px rgba(0,0,0,.23)}.reporting-intro-media{position:absolute;inset:0}.reporting-intro-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,22,34,.12) 0%,rgba(5,22,34,.6) 46%,rgba(5,22,34,.98) 100%)}.reporting-intro-media img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.8) contrast(1.05)}.reporting-intro-content{position:relative;z-index:1}.reporting-intro-content>p{max-width:520px;margin:0;color:#e1f0f7;font-size:1.05rem;line-height:1.65;text-shadow:0 2px 16px rgba(0,0,0,.55)}.reporting-intro .reporting-principles{margin-top:20px}.reporting-intro .reporting-principles span{background:rgba(7,28,42,.66);backdrop-filter:blur(8px)}
@media(max-width:900px){.reporting-intro{max-width:700px}}
@media(max-width:600px){.reporting-intro{min-height:300px;padding:22px}.reporting-intro-content>p{font-size:1rem}}
.reporting-hero-grid{grid-template-columns:.82fr 1.18fr;gap:72px}.reporting-intro{min-height:0;display:block;padding:0;border:0;border-radius:0;overflow:visible;box-shadow:none}.reporting-intro-visual{position:relative;height:390px;margin-left:18px}.reporting-intro-media{position:absolute;inset:0;border:1px solid rgba(84,175,230,.26);border-radius:25px;overflow:hidden;box-shadow:0 25px 65px rgba(0,0,0,.3)}.reporting-intro-media:after{background:linear-gradient(180deg,rgba(5,22,34,.02),rgba(5,22,34,.15) 55%,rgba(5,22,34,.55))}.reporting-intro-content{position:absolute;z-index:2;left:-38px;bottom:-42px;width:min(485px,88%);padding:24px 26px;border:1px solid rgba(84,175,230,.26);border-radius:18px;background:rgba(7,29,43,.9);box-shadow:0 18px 42px rgba(0,0,0,.3);backdrop-filter:blur(16px)}.reporting-intro-content:before{content:"";position:absolute;left:25px;top:-1px;width:78px;height:2px;background:#54afe6;box-shadow:0 0 18px rgba(84,175,230,.75)}.reporting-intro-content>p{font-size:1.08rem}.reporting-intro>.reporting-principles{margin:66px 0 0 18px}.reporting-intro>.reporting-principles span{background:rgba(84,175,230,.06);backdrop-filter:none}
@media(max-width:900px){.reporting-hero-grid{grid-template-columns:1fr}.reporting-intro{max-width:760px}.reporting-intro-visual{height:380px;margin-left:38px}.reporting-intro>.reporting-principles{margin-left:38px}}
@media(max-width:600px){.reporting-intro{min-height:0;padding:0}.reporting-intro-visual{height:310px;margin-left:14px}.reporting-intro-content{left:-14px;bottom:-54px;width:calc(100% - 10px);padding:19px}.reporting-intro>.reporting-principles{margin:72px 0 0;gap:7px}.reporting-intro>.reporting-principles span{padding:7px 10px;font-size:.7rem}}
.reporting-hero-grid{grid-template-columns:1.05fr .78fr;gap:80px;align-items:start}.reporting-intro-visual{width:calc(100% + 125px);margin-left:0;margin-right:-125px}.reporting-intro-content{left:-30px;bottom:-38px;width:min(485px,94%);padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none}.reporting-intro-content:before{display:none}.reporting-intro-content>p{color:#f2f8fb;text-shadow:0 2px 7px rgba(0,0,0,.95),0 8px 26px rgba(0,0,0,.8)}.reporting-intro>.reporting-principles{margin-left:0}
@media(max-width:900px){.reporting-hero-grid{grid-template-columns:1fr;gap:48px}.reporting-intro-visual{width:100%;margin-left:38px;margin-right:0}.reporting-intro-content{left:-30px}}
@media(max-width:600px){.reporting-intro-visual{width:calc(100% - 14px);margin-left:14px}.reporting-intro-content{left:-14px;bottom:-54px;width:calc(100% - 10px);padding:0}}
.reporting-hero-grid{align-items:center}.reporting-copy .reporting-intro-content{position:static;width:auto;max-width:515px;margin-top:30px;padding:0;border:0;background:none;box-shadow:none;backdrop-filter:none}.reporting-copy .reporting-intro-content>p{color:#b9cfdd;font-size:1.08rem;line-height:1.7;text-shadow:none}.reporting-copy .reporting-intro-content:before{display:none}.reporting-copy>.reporting-principles{margin-top:24px}.reporting-visual-only .reporting-intro-visual{height:410px;transform:perspective(1100px) rotateY(-4deg) rotateZ(1.8deg);transform-origin:center;transition:transform .45s ease}.reporting-visual-only .reporting-intro-visual:hover{transform:perspective(1100px) rotateY(-2deg) rotateZ(.8deg) translateY(-4px)}.reporting-visual-only .reporting-intro-media{box-shadow:0 32px 75px rgba(0,0,0,.38)}
@media(max-width:900px){.reporting-hero-grid{align-items:start}.reporting-copy .reporting-intro-content{margin-top:24px}.reporting-visual-only .reporting-intro-visual{width:100%;height:380px;margin:5px 0 0;transform:rotateZ(1.3deg)}.reporting-visual-only .reporting-intro-visual:hover{transform:rotateZ(.5deg) translateY(-3px)}}
@media(max-width:600px){.reporting-visual-only .reporting-intro-visual{width:calc(100% - 12px);height:300px;margin-left:6px}.reporting-copy>.reporting-principles{gap:7px}.reporting-copy>.reporting-principles span{padding:7px 10px;font-size:.7rem}}
.reporting-visual-only{transform:translateX(-100px)}
@media(max-width:900px){.reporting-visual-only{transform:none}}
