.page-hero[data-astro-cid-5hnwcgss]{position:relative;padding:9rem 0 4.5rem;text-align:center;overflow:hidden}.page-hero-bg[data-astro-cid-5hnwcgss]{position:absolute;inset:0;background:linear-gradient(135deg,var(--navy) 0%,var(--navy-light) 100%);z-index:0}.page-hero-bg[data-astro-cid-5hnwcgss]:after{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 50%,rgba(126,152,117,.08) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(126,152,117,.05) 0%,transparent 40%)}.page-hero-content[data-astro-cid-5hnwcgss]{position:relative;z-index:1}.page-hero-content[data-astro-cid-5hnwcgss] h1[data-astro-cid-5hnwcgss]{color:var(--white);margin-bottom:.5rem}.page-hero-desc[data-astro-cid-5hnwcgss]{font-size:1.1rem;color:#ffffffb3;max-width:520px;margin:0 auto}.breadcrumb-wrap[data-astro-cid-5hnwcgss]{margin-bottom:1.25rem}.breadcrumb[data-astro-cid-5hnwcgss]{display:inline-flex;align-items:center;gap:.35rem;font-family:Inter,sans-serif;font-size:.8rem;font-weight:500;color:#ffffff8c;text-decoration:none;transition:color .2s}.breadcrumb[data-astro-cid-5hnwcgss]:hover{color:var(--gold-light)}.cert-banner[data-astro-cid-5hnwcgss]{background:var(--navy);padding:2rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.cert-row[data-astro-cid-5hnwcgss]{display:flex;align-items:center;gap:3rem;flex-wrap:wrap}.cert-pill[data-astro-cid-5hnwcgss]{display:flex;align-items:center;gap:1rem;padding:.75rem 1.5rem .75rem .75rem;background:#ffffff0d;border:1px solid rgba(126,152,117,.25);border-radius:50px}.cert-pill-icon[data-astro-cid-5hnwcgss]{width:40px;height:40px;background:linear-gradient(135deg,var(--gold-dark),var(--gold));color:var(--navy);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-weight:800;font-size:.8rem;flex-shrink:0}.cert-pill-name[data-astro-cid-5hnwcgss]{font-family:Inter,sans-serif;font-weight:700;font-size:.9rem;color:var(--white)}.cert-pill-org[data-astro-cid-5hnwcgss]{font-size:.72rem;color:#ffffff80}.cert-stat[data-astro-cid-5hnwcgss]{display:flex;flex-direction:column;align-items:center}.cert-stat-num[data-astro-cid-5hnwcgss]{font-family:Playfair Display,serif;font-size:1.8rem;font-weight:800;color:var(--gold-light);line-height:1}.cert-stat-label[data-astro-cid-5hnwcgss]{font-family:Inter,sans-serif;font-size:.7rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#ffffff80;margin-top:.25rem}.intro-section[data-astro-cid-5hnwcgss]{padding:80px 0;background:var(--bg-primary)}.intro-layout[data-astro-cid-5hnwcgss]{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.intro-text[data-astro-cid-5hnwcgss] h2[data-astro-cid-5hnwcgss]{font-size:clamp(1.6rem,3vw,2.2rem)}.intro-text[data-astro-cid-5hnwcgss] p[data-astro-cid-5hnwcgss]{font-size:1rem;line-height:1.85}.intro-text[data-astro-cid-5hnwcgss] .btn[data-astro-cid-5hnwcgss]{margin-top:.5rem}.intro-card-stack[data-astro-cid-5hnwcgss]{display:flex;flex-direction:column;gap:1rem}.stack-card[data-astro-cid-5hnwcgss]{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;background:var(--white);border:1px solid rgba(9,45,51,.08);border-radius:var(--radius-md);transition:all .25s}.stack-card[data-astro-cid-5hnwcgss]:hover{transform:translate(6px);box-shadow:var(--shadow-md);border-color:#7e98754d}.stack-card-icon[data-astro-cid-5hnwcgss]{width:44px;height:44px;background:linear-gradient(135deg,var(--navy),var(--navy-light));border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;color:var(--gold);flex-shrink:0}.stack-card-title[data-astro-cid-5hnwcgss]{font-family:Inter,sans-serif;font-weight:700;font-size:.9rem;color:var(--navy)}.stack-card-sub[data-astro-cid-5hnwcgss]{font-size:.78rem;color:var(--text-secondary);margin-top:.1rem}.services-detail[data-astro-cid-5hnwcgss]{background:var(--white);padding:80px 0}.detail-header[data-astro-cid-5hnwcgss]{max-width:500px;margin:0 auto 3.5rem}.detail-grid[data-astro-cid-5hnwcgss]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.detail-card[data-astro-cid-5hnwcgss]{background:var(--bg-primary);border:1px solid rgba(9,45,51,.07);border-radius:var(--radius-lg);padding:2rem;transition:all .3s;position:relative;overflow:hidden}.detail-card[data-astro-cid-5hnwcgss]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--gold),var(--gold-light));transform:scaleX(0);transform-origin:left;transition:transform .3s}.detail-card[data-astro-cid-5hnwcgss]:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:transparent}.detail-card[data-astro-cid-5hnwcgss]:hover:before{transform:scaleX(1)}.detail-card-wide[data-astro-cid-5hnwcgss]{grid-column:1 / -1}.detail-card-top[data-astro-cid-5hnwcgss]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.detail-num[data-astro-cid-5hnwcgss]{font-family:Playfair Display,serif;font-size:2rem;font-weight:800;color:#092d3314;line-height:1}.detail-icon[data-astro-cid-5hnwcgss]{width:44px;height:44px;background:linear-gradient(135deg,var(--navy),var(--navy-light));border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;color:var(--gold)}.detail-card[data-astro-cid-5hnwcgss] h3[data-astro-cid-5hnwcgss]{font-family:Inter,sans-serif;font-size:1.05rem;font-weight:700;color:var(--navy);margin-bottom:.6rem}.detail-card[data-astro-cid-5hnwcgss] p[data-astro-cid-5hnwcgss]{font-size:.875rem;color:var(--text-secondary);line-height:1.65;margin-bottom:1rem}.detail-list[data-astro-cid-5hnwcgss]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.4rem}.detail-list[data-astro-cid-5hnwcgss] li[data-astro-cid-5hnwcgss]{font-size:.85rem;color:var(--text-secondary);padding-left:1.1rem;position:relative}.detail-list[data-astro-cid-5hnwcgss] li[data-astro-cid-5hnwcgss]:before{content:"–";position:absolute;left:0;color:var(--gold);font-weight:700}.cta-banner[data-astro-cid-5hnwcgss]{position:relative;padding:80px 0;overflow:hidden}.cta-banner-bg[data-astro-cid-5hnwcgss]{position:absolute;inset:0;background:linear-gradient(135deg,var(--navy) 0%,var(--navy-light) 100%)}.cta-content[data-astro-cid-5hnwcgss]{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:3rem;flex-wrap:wrap}.cta-text[data-astro-cid-5hnwcgss] h2[data-astro-cid-5hnwcgss]{font-size:clamp(1.5rem,3vw,2rem);color:var(--white);margin-bottom:.5rem}.cta-text[data-astro-cid-5hnwcgss] p[data-astro-cid-5hnwcgss]{color:#ffffffb3;margin:0}.cta-actions[data-astro-cid-5hnwcgss]{display:flex;gap:1rem;flex-wrap:wrap;flex-shrink:0}@media(max-width:900px){.intro-layout[data-astro-cid-5hnwcgss]{grid-template-columns:1fr;gap:3rem}.detail-grid[data-astro-cid-5hnwcgss]{grid-template-columns:1fr}.detail-card-wide[data-astro-cid-5hnwcgss]{grid-column:auto}.cert-row[data-astro-cid-5hnwcgss]{gap:1.5rem}}@media(max-width:768px){.cta-content[data-astro-cid-5hnwcgss]{flex-direction:column;text-align:center}.cta-actions[data-astro-cid-5hnwcgss]{justify-content:center}}
