.cert-footer{border-top:1px solid var(--border,#ddd);padding-block:1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.cert-footer>div{display:flex;gap:1rem;flex-wrap:wrap}.cert-badge{display:flex;align-items:center;justify-content:center;padding:.75rem;background:#fff;border:1px solid var(--border,#ddd);border-radius:var(--radius,12px);max-width:100%;min-height:64px;text-decoration:none;color:inherit}.cert-badge img{width:230px;max-width:100%;height:124px;object-fit:contain}.cert-badge:hover{border-color:var(--accent,#ae2925)}.cert-badge:focus-visible,.credential-close:focus-visible,.credential-dialog a:focus-visible,.credential-more:focus-visible{outline:3px solid var(--accent,#ae2925);outline-offset:4px}.cert-issuer{color:#666}.cert-description{white-space:pre-wrap}.cert-links{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.5rem}.cert-manager-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:1.5rem;gap:1.5rem}.cert-manager-grid label{display:grid;grid-gap:.4rem;gap:.4rem;margin-bottom:1rem}.cert-manager-grid input,.cert-manager-grid select,.cert-manager-grid textarea{width:100%;max-width:100%;padding:.65rem;border:1px solid #bbb;border-radius:6px}.cert-manager-grid label:has(input[type=checkbox]){display:flex;align-items:center}.cert-manager-grid input[type=checkbox]{width:auto}.cert-manager-list button{width:100%;text-align:left;padding:1rem;margin-bottom:.5rem;border:1px solid #ddd;background:white;border-radius:8px}.cert-manager-list img{width:96px;height:48px;object-fit:contain}.cert-manager-list small{display:block}.cert-manager-grid fieldset{min-width:0;border:0;padding:0}.cert-manager-grid textarea{min-height:100px}@media(max-width:768px){.cert-manager-grid{grid-template-columns:1fr}.cert-footer{align-items:flex-start}.cert-badge{max-width:100%}}.cert-type{font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--muted,#666);margin:0 0 1.25rem}.cert-benefits{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid var(--border,#ddd)}.cert-benefits h3{font-size:1rem;margin:0 0 1rem}.cert-benefits ul{list-style:none;padding:0;margin:0;display:grid;grid-gap:.75rem;gap:.75rem}.cert-benefits li{display:flex;align-items:baseline;gap:.65rem}.cert-benefits li span{color:#005348;flex-shrink:0}.credential-hero{background:#18282b;color:#fff;overflow:hidden}.credential-hero-inner{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:clamp(2rem,5vw,5rem);gap:clamp(2rem,5vw,5rem);align-items:center}.credential-hero-copy{padding-block:clamp(2.5rem,5vw,4.5rem)}.credential-hero h1{font-size:clamp(2.7rem,4.8vw,4.8rem);line-height:1.06;letter-spacing:-.045em;max-width:11ch;margin:0 0 1.75rem;color:inherit}.credential-hero-lead{font-size:clamp(1.1rem,1.6vw,1.35rem);line-height:1.65;max-width:42ch;margin-bottom:1.25rem}.credential-hero-context{margin-bottom:0;color:#c6d1d2;max-width:49ch;line-height:1.7}.credential-hero-visual{position:relative;align-self:stretch;min-height:440px;border-left:1px solid #ffffff25}.credential-hero-visual img{object-fit:cover;object-position:60% 40%}.credential-hero-visual p{position:absolute;bottom:1.5rem;left:1.5rem;right:1.5rem;margin:0;padding:1.25rem 1.5rem;background:#18282bf2;border-left:3px solid var(--accent,#ae2925);font-size:1.15rem;line-height:1.6;color:#fff}.credential-section{padding-block:clamp(2rem,4vw,3.5rem);scroll-margin-top:6rem;background:#f5f6f5}.credential-grid{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:1.5rem;gap:1.5rem;align-items:stretch}.credential-card{min-width:0;display:flex;flex-direction:column;padding:1.5rem;border:1px solid var(--border,#ddd);border-radius:var(--radius,12px);background:#fff;overflow-wrap:anywhere;transition:border-color .2s,box-shadow .2s}.credential-card:hover{border-color:#a6b4b5;box-shadow:0 8px 28px #18282b0a}.credential-logo-frame{height:144px;display:flex;align-items:center;justify-content:center;margin:0 0 1.5rem;flex-shrink:0}.credential-logo-frame img{display:block;width:auto;height:auto;max-width:min(100%,240px);max-height:144px;object-fit:contain}.credential-logo-placeholder{display:grid;place-items:center;width:64px;height:64px;border:1px solid #cad3d1;border-radius:50%;color:#526461;font-size:1.8rem}.credential-card h3{font-size:1.4rem;line-height:1.3;margin:0 0 .6rem;letter-spacing:-.015em}.credential-card .cert-issuer{font-size:.875rem;margin:0 0 1.25rem}.credential-summary{line-height:1.7;color:#536064;margin:0 0 1.75rem}.credential-more{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:auto;padding-top:1.25rem;border-top:1px solid var(--border,#ddd);color:#18282b;font-weight:650;text-decoration:none}.credential-more:hover{color:var(--accent,#ae2925)}.credential-empty{padding:2rem;border:1px solid var(--border,#ddd);border-radius:12px;background:#fff}.credential-dialog{padding:0;border:0;border-radius:16px;width:min(780px,calc(100% - 3rem));max-height:calc(100dvh - 3rem);margin:auto;color:#18282b;background:#fff;box-shadow:0 24px 100px #0005;overscroll-behavior:contain;overflow:auto}.credential-dialog::-webkit-backdrop{background:#102023b8}.credential-dialog::backdrop{background:#102023b8}.credential-dialog-panel{padding:clamp(1.5rem,5vw,3rem);overflow-wrap:anywhere}.credential-close{position:-webkit-sticky;position:sticky;top:0;display:flex;align-items:center;gap:1rem;margin:0 0 1rem auto;padding:.6rem 1rem;border:1px solid #ccd3d4;border-radius:8px;background:#fff;color:#18282b;min-height:44px;cursor:pointer;z-index:1}.credential-close span{font-size:1.5rem;line-height:1}.credential-dialog h2{font-size:clamp(1.6rem,4vw,2.25rem);line-height:1.25;margin:0 0 .75rem}.credential-dialog .cert-description{line-height:1.8;margin-top:1.5rem}.credential-validity{font-size:.9rem;margin-top:1.5rem;color:#536064}.credential-dialog .cert-links a{color:#183f39;text-underline-offset:4px}@media(min-width:700px){.credential-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1100px){.credential-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:800px){.credential-hero-inner{grid-template-columns:1fr;gap:0}.credential-hero-copy{padding-block:3rem}.credential-hero-visual{min-height:280px;aspect-ratio:4/3;border-left:0;margin-inline:calc(-1 * var(--container-gutter));border-top:1px solid #ffffff25}.credential-hero h1{max-width:13ch}}@media(max-width:600px){.credential-dialog{width:100%;max-width:100%;height:100dvh;max-height:100dvh;border-radius:0}.credential-dialog-panel{min-height:100%;padding-bottom:calc(2rem + env(safe-area-inset-bottom))}}@media(prefers-reduced-motion:reduce){.credential-card{transition:none}}