.hero-centered{overflow:hidden;padding:5rem 2rem 0;position:relative}.hero-centered--bg-white{background:var(--white,#fff)}.hero-centered--bg-cream{background:var(--cream,#fff8f0)}.hero-centered--bg-light-cream{background:var(--light-cream,#fffaf5)}.hero-centered--bg-light-gray{background:var(--light-gray,#f8f9fa)}.hero-centered__container{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1400px}.hero-centered__content{margin-bottom:4rem;text-align:center}.hero-centered--content-narrow .hero-centered__content{max-width:600px}.hero-centered--content-medium .hero-centered__content{max-width:800px}.hero-centered--content-wide .hero-centered__content{max-width:960px}.hero-centered__badge{background:var(--light-cream,#fffaf5);border:1px solid var(--primary-orange,#e33600);border-radius:9999px;color:var(--primary-orange,#e33600);display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.1em;margin-bottom:1.5rem;padding:.5rem 1.25rem;text-transform:uppercase}.hero-centered__headline{color:var(--dark,#1a1a1a);font-family:var(--font-heading,"P22 Mackinac Pro",serif);font-size:4rem;font-weight:700;line-height:1.1;margin:0 0 1.5rem}.hero-centered__highlight{color:var(--primary-orange,#e33600)}.hero-centered__subheadline{color:var(--gray,#64748b);font-size:1.375rem;line-height:1.7;margin:0 auto 2.5rem;max-width:700px}.hero-centered__cta{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.hero-centered__media{position:relative;width:100%}.hero-centered--image-contained .hero-centered__media{margin:0 auto;max-width:1100px}.hero-centered--image-wide .hero-centered__media{margin:0 auto;max-width:1280px}.hero-centered--image-full .hero-centered__media{margin:0 -2rem;max-width:none;width:calc(100% + 4rem)}.hero-centered__gradient{border-radius:50% 50% 0 0/30% 30% 0 0;bottom:-20%;left:-10%;pointer-events:none;position:absolute;right:-10%;top:2rem;z-index:0}.hero-centered__gradient--warm{background:linear-gradient(180deg,rgba(227,54,0,.08),rgba(245,197,71,.15) 50%,rgba(245,197,71,.08))}.hero-centered__gradient--cool{background:linear-gradient(180deg,rgba(0,180,180,.08),rgba(0,180,180,.15) 50%,rgba(100,116,139,.05))}.hero-centered__gradient--sunset{background:linear-gradient(180deg,rgba(227,54,0,.1),rgba(107,45,91,.12) 60%,rgba(107,45,91,.06))}.hero-centered__gradient--neutral{background:linear-gradient(180deg,rgba(100,116,139,.06),rgba(100,116,139,.1) 50%,rgba(100,116,139,.04))}.hero-centered__frame{border-radius:12px 12px 0 0;box-shadow:0 -4px 20px rgba(0,0,0,.04),0 20px 60px rgba(0,0,0,.15);overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease;z-index:1}.hero-centered__img{display:block;height:auto;width:100%}.hero-centered__placeholder{align-items:center;background:var(--light-gray,#f8f9fa);border:2px dashed var(--border-light,#e2e8f0);border-bottom:none;display:flex;justify-content:center;min-height:400px;padding:8rem 2rem;text-align:center}.hero-centered__placeholder p{color:var(--gray,#64748b);font-size:1.125rem;margin:0}@media (max-width:1024px){.hero-centered{padding:4rem 1.5rem 0}.hero-centered__content{margin-bottom:3rem}.hero-centered__headline{font-size:3rem}.hero-centered__subheadline{font-size:1.25rem}.hero-centered--image-full .hero-centered__media{margin:0 -1.5rem;width:calc(100% + 3rem)}}@media (max-width:768px){.hero-centered{padding:3rem 1rem 0}.hero-centered__content{margin-bottom:2.5rem}.hero-centered__badge{font-size:.6875rem;padding:.375rem 1rem}.hero-centered__headline{font-size:2.25rem}.hero-centered__subheadline{font-size:1.125rem;margin-bottom:2rem}.hero-centered__cta{flex-direction:column;margin:0 auto;max-width:320px;width:100%}.hero-centered__cta .btn{text-align:center;width:100%}.hero-centered--image-full .hero-centered__media{margin:0 -1rem;width:calc(100% + 2rem)}.hero-centered__frame{border-radius:8px 8px 0 0}.hero-centered__placeholder{min-height:280px;padding:5rem 1.5rem}.hero-centered__gradient{left:-5%;right:-5%;top:1rem}}@media (max-width:480px){.hero-centered__headline{font-size:1.875rem}.hero-centered__subheadline{font-size:1rem}}