/* PetGlaze Brand Page System v1.1 */
.pg-brand-section{--pg-bg:#faf7f2;--pg-heading:#2f231c;--pg-text:#6d6258;--pg-accent:#b8893d;--pg-button-bg:#2f231c;--pg-button-text:#fff;color:var(--pg-text);font-family:inherit}.pg-brand-section *,.pg-brand-section *::before,.pg-brand-section *::after{box-sizing:border-box}.pg-brand-shell{width:min(100% - 40px,1320px);margin-inline:auto}.pg-brand-hero{background:var(--pg-bg);padding-top:var(--pg-hero-padding-top,80px);padding-bottom:var(--pg-hero-padding-bottom,65px);text-align:var(--pg-hero-align,center)}.pg-brand-hero__inner{max-width:var(--pg-hero-content-width,760px);margin-inline:auto}.pg-brand-hero--left .pg-brand-hero__inner{margin-left:0;margin-right:auto}.pg-brand-hero__eyebrow{margin:0 0 18px;color:var(--pg-accent);font-family:inherit;font-size:13px;line-height:1.2;font-weight:700;letter-spacing:.28em;text-transform:uppercase}.pg-brand-hero__title{margin:0;color:var(--pg-heading);font-family:inherit;font-size:var(--pg-hero-title-size,64px);line-height:1.08;font-weight:var(--pg-hero-title-weight,600);letter-spacing:-.025em}.pg-brand-hero__subtitle{max-width:var(--pg-hero-subtitle-width,680px);margin:24px auto 0;color:var(--pg-text);font-family:inherit;font-size:var(--pg-hero-subtitle-size,24px);line-height:1.55;font-weight:400}.pg-brand-hero--left .pg-brand-hero__subtitle{margin-left:0;margin-right:0}.pg-brand-hero__subtitle p{margin:0}.pg-brand-hero__button-wrap{margin-top:30px}.pg-brand-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:13px 25px;border:1px solid var(--pg-button-bg);border-radius:3px;background:var(--pg-button-bg);color:var(--pg-button-text);font:inherit;font-size:15px;font-weight:600;text-decoration:none;transition:opacity .2s ease,transform .2s ease}.pg-brand-button:hover{color:var(--pg-button-text);opacity:.88;transform:translateY(-1px)}@media(max-width:767px){.pg-brand-shell{width:min(100% - 28px,1320px)}.pg-brand-hero{padding-top:var(--pg-hero-padding-top-mobile,54px);padding-bottom:var(--pg-hero-padding-bottom-mobile,54px)}.pg-brand-hero__eyebrow{margin-bottom:15px;font-size:11px;letter-spacing:.22em}.pg-brand-hero__title{font-size:var(--pg-hero-title-size-mobile,42px);line-height:1.1}.pg-brand-hero__subtitle{margin-top:18px;font-size:var(--pg-hero-subtitle-size-mobile,18px);line-height:1.55}.pg-brand-button{width:100%}}@media(prefers-reduced-motion:reduce){.pg-brand-button{transition:none}}
