.page-hero{background:var(--surface);border-bottom:1px solid var(--border-light);padding:68px 6rem 0}.page-hero-inner{max-width:1200px;margin:0 auto;padding:3.5rem 0 5rem}.breadcrumb{color:var(--text-light);align-items:center;gap:.45rem;margin-bottom:2.5rem;font-size:.75rem;display:flex}.breadcrumb a{color:var(--text-light);text-decoration:none}.breadcrumb .sep{opacity:.35}.page-hero-label{font-family:var(--heading);letter-spacing:.2em;text-transform:uppercase;color:var(--gold);opacity:0;margin-bottom:1.75rem;font-size:.65rem;font-weight:600;animation:.7s .2s forwards hf;display:block}.page-hero h1{font-family:var(--heading);letter-spacing:-.035em;color:var(--navy);opacity:0;max-width:820px;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:700;line-height:1.12;animation:.7s .35s forwards hf}.page-hero-body{color:var(--text-mid);opacity:0;max-width:620px;margin-top:1.75rem;font-size:1.08rem;line-height:1.82;animation:.7s .5s forwards hf}.page-hero-actions{opacity:0;flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:2.5rem;animation:.7s .65s forwards hf;display:flex}.deliverables{background:var(--white);border-top:1px solid var(--border-faint);padding:6.5rem 3.5rem}.deliverables-inner{max-width:1200px;margin:0 auto}.del-grid{background:var(--border-faint);border:1px solid var(--border-faint);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:3.5rem;display:grid}.del-cell{background:var(--surface);padding:2.5rem;transition:background .2s}.del-cell:hover{background:var(--surface-warm)}.del-icon{background:var(--gold-soft);border:1px solid var(--gold-border);justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:1.25rem;display:flex}.del-icon svg{width:18px;height:18px;stroke:var(--gold);fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.del-title{font-family:var(--heading);color:var(--navy);margin-bottom:.55rem;font-size:1rem;font-weight:700}.del-desc{color:var(--text-mid);font-size:.9rem;line-height:1.75}.del-items{flex-direction:column;gap:.4rem;margin-top:.85rem;display:flex}.del-item{color:var(--text-mid);align-items:flex-start;gap:.55rem;font-size:.84rem;display:flex}.del-item-dot{background:var(--gold);border-radius:50%;flex-shrink:0;width:4px;height:4px;margin-top:.55rem}.value-add{background:var(--navy);border-top:1px solid var(--border-dark);padding:6.5rem 3.5rem}.value-add-inner{max-width:1200px;margin:0 auto}.va-header{grid-template-columns:1fr 1fr;align-items:end;gap:4rem;margin-bottom:4rem;display:grid}.va-header .section-title{color:var(--white)}.va-header-right{color:var(--text-on-dark-muted);font-size:1.02rem;line-height:1.8}.va-grid{background:var(--border-dark);border:1px solid var(--border-dark);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.va-cell{background:var(--navy-mid);padding:2.25rem;transition:background .3s}.va-cell:hover{background:var(--navy-light)}.va-num{font-family:var(--heading);letter-spacing:.15em;text-transform:uppercase;color:var(--gold-bright);margin-bottom:.85rem;font-size:.7rem;font-weight:700}.va-title{font-family:var(--heading);color:var(--white);margin-bottom:.65rem;font-size:1rem;font-weight:700}.va-desc{color:var(--text-on-dark-muted);font-size:.9rem;line-height:1.75}.how-reporting{background:var(--surface);border-top:1px solid var(--border-faint);padding:6.5rem 3.5rem}.how-reporting-inner{max-width:1200px;margin:0 auto}.hr-grid{grid-template-columns:.4fr .6fr;align-items:start;gap:5rem;display:grid}.hr-left{position:sticky;top:6rem}.hr-left .section-title{color:var(--navy)}.steps-list{flex-direction:column;gap:0;display:flex}.step-row{border-bottom:1px solid var(--border-faint);grid-template-columns:48px 1fr;gap:1.5rem;padding:1.75rem 0;display:grid}.step-row:first-child{padding-top:0}.step-row:last-child{border-bottom:none}.step-circle{border:1px solid var(--border-light);width:48px;height:48px;font-family:var(--heading);color:var(--text-light);flex-shrink:0;justify-content:center;align-items:center;font-size:.72rem;font-weight:700;transition:all .3s;display:flex}.step-row:first-child .step-circle,.step-row:hover .step-circle{color:var(--gold);border-color:var(--gold);background:var(--gold-soft)}.step-title{font-family:var(--heading);color:var(--navy);margin-bottom:.45rem;font-size:1rem;font-weight:700}.step-desc{color:var(--text-mid);font-size:.92rem;line-height:1.75}.related{background:var(--white);border-top:1px solid var(--border-faint);padding:5rem 3.5rem}.related-inner{max-width:1200px;margin:0 auto}.related-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:2.5rem;display:grid}.related-card{border:1px solid var(--border-light);background:var(--surface);padding:2rem;text-decoration:none;transition:border-color .3s,transform .3s;display:block}.related-card:hover{border-color:var(--gold-border);transform:translateY(-2px)}.related-tag{font-family:var(--heading);letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:.75rem;font-size:.62rem;font-weight:700}.related-title{font-family:var(--heading);color:var(--navy);margin-bottom:.5rem;font-size:1rem;font-weight:600;line-height:1.4}.related-desc{color:var(--text-mid);font-size:.88rem;line-height:1.65}.cta-strip{background:var(--navy);border-top:1px solid var(--border-dark);text-align:center;padding:6rem 3.5rem}.cta-strip-inner{max-width:560px;margin:0 auto}.cta-strip h2{font-family:var(--heading);letter-spacing:-.025em;color:var(--white);margin-bottom:1.25rem;font-size:clamp(1.6rem,2.6vw,2.2rem);font-weight:700;line-height:1.22}.cta-strip p{color:var(--text-on-dark);margin-bottom:2.5rem;font-size:1rem;line-height:1.8}.cta-small{color:var(--text-on-dark-muted);margin-top:1rem;font-size:.82rem}@media (max-width:768px){.page-hero,.deliverables,.value-add,.how-reporting,.related,.cta-strip{padding-left:1.5rem;padding-right:1.5rem}.del-grid,.va-grid,.related-grid,.va-header,.hr-grid{grid-template-columns:1fr}.hr-left{position:static}}
