.standard-page-header{text-align:center;color:#fff;border-top:3px solid var(--clr-accent,#d4b86a);background:linear-gradient(135deg,#2c344c 0%,#1a2035 50%,#141a2e 100%);justify-content:center;align-items:center;min-height:180px;padding:3rem 1rem 2.5rem;display:flex;position:relative;overflow:hidden}.standard-page-header:before{content:"";pointer-events:none;background:radial-gradient(at 30%,#d4b86a14 0%,#0000 60%),radial-gradient(at 70%,#d4b86a0d 0%,#0000 50%);position:absolute;inset:0}.standard-page-header .container{width:100%;max-width:var(--layout-max-width);z-index:1;position:relative}.standard-page-header h1{font-family:var(--font-family-display,"Playfair Display",Georgia,serif);font-size:clamp(2rem,4.5vw,2.75rem);font-weight:var(--font-weight-bold,700);color:#fff;letter-spacing:-.01em;margin:0 0 .875rem;line-height:1.15}.standard-page-header .page-header-subtitle,.standard-page-header p{color:#ffffffe0;max-width:680px;margin:0 auto;font-size:1.125rem;line-height:1.6}.standard-page-header a{color:var(--clr-accent,#d4b86a);font-weight:500;text-decoration:none}.standard-page-header a:hover{color:#fff;text-decoration:underline}.standard-page-header .page-header-eyebrow{color:var(--clr-accent,#d4b86a);text-transform:uppercase;letter-spacing:.15em;border-bottom:2px solid #d4b86a4d;margin-bottom:.625rem;padding-bottom:.375rem;font-size:.75rem;font-weight:600;display:inline-block}@media (max-width:767px){.standard-page-header{min-height:140px;padding:2rem 1rem 1.75rem}.standard-page-header h1{margin-bottom:.625rem;font-size:1.625rem}.standard-page-header p,.standard-page-header .page-header-subtitle{font-size:.9375rem}.standard-page-header .page-header-eyebrow{font-size:.6875rem}}
