.hero-split{padding:5rem 2rem}.hero-split--bg-white{background:var(--white,#fff)}.hero-split--bg-cream{background:var(--cream,#fff8f0)}.hero-split--bg-light-cream{background:var(--light-cream,#fffaf5)}.hero-split--bg-light-gray{background:var(--light-gray,#f8f9fa)}.hero-split--bg-teal-light{background:rgba(0,180,180,.08)}.hero-split--bg-teal-medium{background:rgba(0,180,180,.15)}.hero-split--bg-gold-light{background:rgba(245,197,71,.12)}.hero-split--bg-gold-medium{background:rgba(245,197,71,.22)}.hero-split--bg-maroon-light{background:rgba(107,45,91,.06)}.hero-split--bg-maroon-medium{background:rgba(107,45,91,.12)}.hero-split__container{align-items:center;display:grid;gap:4rem;grid-template-columns:40% 1fr;margin:0 auto;max-width:1280px}.hero-split--image-left .hero-split__container{grid-template-columns:1fr 40%}.hero-split--image-left .hero-split__media{order:-1}.hero-split--no-media .hero-split__container{grid-template-columns:1fr;max-width:800px;text-align:center}.hero-split--no-media .hero-split__content{text-align:center}.hero-split--no-media .hero-split__badge,.hero-split--no-media .hero-split__subheadline{margin-left:auto;margin-right:auto}.hero-split--no-media .hero-split__benefits{display:inline-block;text-align:left}.hero-split--no-media .hero-split__cta,.hero-split--no-media .hero-split__stats{justify-content:center}.hero-split__badge{background:var(--light-cream,#fffaf5);border:1px solid var(--primary-orange,#e33600);border-radius:20px;color:var(--primary-orange,#e33600);display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.1em;margin-bottom:1.5rem;padding:.5rem 1rem;text-transform:uppercase}.hero-split__headline{color:var(--dark,#1a1a1a);font-family:var(--font-heading,"P22 Mackinac Pro",serif);font-size:3.5rem;font-weight:700;line-height:1.1;margin:0 0 1.5rem}.hero-split__highlight{color:var(--primary-orange,#e33600)}.hero-split__subheadline{color:var(--gray,#64748b);font-size:1.25rem;line-height:1.7;margin:0 0 2rem}.hero-split__benefits{list-style:none;margin:0 0 2rem;padding:0}.hero-split__benefits li{align-items:flex-start;color:var(--dark,#1a1a1a);display:flex;font-size:1.0625rem;gap:.75rem;padding:.5rem 0}.hero-split__benefits li:before{color:var(--primary-orange,#e33600);content:"✔";flex-shrink:0;font-size:1.25rem;font-weight:700;line-height:1.4}.hero-split__stats{border-bottom:2px solid var(--light-gray,#f8f9fa);border-top:2px solid var(--light-gray,#f8f9fa);display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-bottom:2.5rem;padding:2rem 0}.hero-split__stat{text-align:center}.hero-split__stat-value{color:var(--primary-orange,#e33600);display:block;font-family:var(--font-heading,"P22 Mackinac Pro",serif);font-size:2rem;font-weight:700;margin-bottom:.5rem}.hero-split__stat-label{color:var(--gray,#64748b);font-size:.875rem;letter-spacing:.05em;text-transform:uppercase}.hero-split__cta{display:flex;flex-wrap:wrap;gap:1rem}.hero-split__media{align-self:center;padding-bottom:1rem;padding-right:1rem;width:100%}.media-container{max-height:520px;position:relative}.media-bg-shape{display:none}.media-container.has-bg-shape .media-bg-shape{border-radius:20px;display:block;position:absolute;transition:transform .3s ease;z-index:0}.media-container.bg-teal .media-bg-shape{background:rgba(0,180,180,.18)}.media-container.bg-gold .media-bg-shape{background:rgba(245,197,71,.28)}.media-container.bg-maroon .media-bg-shape{background:rgba(107,45,91,.15)}.media-container.bg-orange .media-bg-shape{background:rgba(227,54,0,.12)}.media-container.bg-pos-bottom-right .media-bg-shape{bottom:-1rem;left:1.5rem;right:-1rem;top:1.5rem}.media-container.bg-pos-bottom-left .media-bg-shape{bottom:-1rem;left:-1rem;right:1.5rem;top:1.5rem}.media-container.bg-pos-all-sides .media-bg-shape{bottom:-.75rem;left:1rem;right:-.75rem;top:1rem}.media-container.bg-pos-right-stripe .media-bg-shape{bottom:-.5rem;right:-1rem;top:-.5rem;width:60%}.media-frame{border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.15);max-height:520px;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease;z-index:1}.media-container:hover .media-frame{box-shadow:0 12px 40px rgba(0,0,0,.18);transform:translateY(-4px)}.media-container.has-bg-shape:hover .media-bg-shape{transform:translate(4px,4px)}.hero-split__img{display:block;height:auto;min-height:100%;object-fit:cover;object-position:top left;width:100%}.hero-split__img--contain{background:var(--light-gray,#f8f9fa);min-height:auto;object-fit:contain;object-position:center}.hero-split__placeholder{align-items:center;background:var(--light-gray,#f8f9fa);border:2px dashed var(--border-light,#e2e8f0);display:flex;justify-content:center;max-height:520px;min-height:400px;padding:6rem 2rem;text-align:center}.hero-split__placeholder p{color:var(--gray,#64748b);margin:0}@media (max-width:1024px){.hero-split__container{gap:3rem}.hero-split--image-left .hero-split__container,.hero-split__container{grid-template-columns:1fr}.hero-split--image-left .hero-split__media{order:0}.hero-split__headline{font-size:2.5rem}.hero-split__stats{gap:1.5rem;grid-template-columns:1fr}.hero-split__cta{flex-direction:column}.hero-split__cta .btn{text-align:center}.media-container,.media-frame{max-height:450px}.hero-split--no-media .hero-split__container{max-width:700px}}@media (max-width:768px){.hero-split{padding:3rem 1.5rem}.hero-split__headline{font-size:2rem}.hero-split__subheadline{font-size:1.125rem}.hero-split__benefits li{font-size:1rem}.hero-split__media{padding-bottom:.5rem;padding-right:.5rem}.media-container,.media-frame{max-height:none}.media-frame{box-shadow:0 4px 20px rgba(0,0,0,.08);overflow:hidden}.hero-split__img{height:auto;max-width:100%;min-height:auto;min-width:100%;width:100%}.hero-split__placeholder{max-height:none;min-height:300px;padding:4rem 1.5rem}.media-container.bg-pos-bottom-left .media-bg-shape,.media-container.bg-pos-bottom-right .media-bg-shape{bottom:-.5rem;left:1rem;right:-.5rem;top:1rem}.hero-split--no-media .hero-split__container{max-width:100%}}