.pet-section-header{padding:var(--pet-space,24px);margin-bottom:var(--pet-blocks-block-bottom-spacing);position:relative}.pet-section-header--style-white{background:var(--pet-surface,#fff);border-radius:var(--pet-block-radius);border:var(--pet-border-width,1px) solid var(--pet-border-color,#1a1a2e14);box-shadow:var(--pet-shadow)}.pet-section-header--style-subtle{background:var(--pet-surface-muted,#f2efe8);border-radius:var(--pet-block-radius);border:var(--pet-border-width,1px) solid var(--pet-border-color,#1e1c1814)}.pet-section-header--style-accent{border-radius:var(--pet-block-radius);border:var(--pet-border-width,1px) solid #1a2f5b1f;background:#1a2f5b0a}.pet-section-header--align-left{text-align:left}.pet-section-header--align-center{text-align:center}.pet-section-header--align-center .pet-section-header__title-row{flex-direction:column;justify-content:center;align-items:center;gap:12px}.pet-section-header--align-center .pet-section-header__actions{justify-content:center}.pet-section-header--align-center .pet-section-header__description{margin-left:auto;margin-right:auto}.pet-section-header__title-row{align-items:center;gap:14px;margin-bottom:16px;display:inline-flex}.pet-section-header__icon{background:var(--sh-icon-bg,#1a2f5b14);width:52px;height:52px;color:var(--sh-icon-color,var(--pet-primary,#1a2f5b));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:24px;display:flex;box-shadow:0 4px 12px #1e1c1814}.pet-section-header__icon svg{fill:currentColor;width:24px;height:24px}.pet-section-header__title{line-height:var(--pet-leading-tight);color:var(--pet-text-primary);font-weight:var(--pet-heading-weight);letter-spacing:var(--pet-heading-tracking);margin:0}.pet-section-header__title h1{margin-bottom:0}.pet-section-header__description{font-size:var(--pet-text-base,1rem);color:var(--pet-text-muted,#6b6a7a);max-width:75ch;margin:4px 0 0;line-height:1.6}.pet-section-header__actions{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.pet-section-header--bordered,.pet-heading--bordered{border-bottom:var(--pet-border-width,1px) solid var(--pet-border-color,#1a1a2e14);margin-bottom:24px;padding-bottom:18px}.pet-section-header--bordered .pet-section-header__title-row,.pet-heading--bordered .pet-section-header__title-row{margin-bottom:0}.pet-section-header--bordered .pet-section-header__description,.pet-heading--bordered .pet-section-header__description{margin-top:8px}.pet-section-header--cta-below .pet-section-header__actions,.pet-heading--cta-below .pet-section-header__actions{margin-top:16px}.pet-section-header--align-center.pet-section-header--bordered{text-align:center}@media (width<=640px){.pet-section-header{padding:16px}.pet-section-header--style-white{padding:14px}.pet-section-header__title-row{flex-direction:column;align-items:flex-start;gap:10px}.pet-section-header__icon{width:44px;height:44px;font-size:var(--pet-text-xl)}.pet-section-header__icon svg{width:20px;height:20px}.pet-section-header__title{font-size:var(--pet-text-2xl)}}