.bt-hero-playful{position:relative;min-height:680px;display:grid;align-items:center;justify-items:center;place-items:center;overflow:hidden;background:var(--brand-primary-dark)}.bt-hero-playful__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.bt-hero-playful::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(135deg,rgba(132,32,79,.78),rgba(42,34,48,.45))}.bt-hero-playful__copy{position:relative;z-index:2;width:min(860px,100% - 32px);text-align:center;padding:96px 0 150px}.bt-hero-playful__copy .hape-eyebrow{color:var(--brand-text);background:rgba(255,255,255,.9)}.bt-hero-playful h1{color:var(--brand-text-inverse);font-size:max(2rem, min(4vw, 3.5rem));line-height:1.1;margin:18px 0}.bt-hero-playful p{color:var(--brand-text-inverse);font-size:max(1rem, min(1.8vw, 1.22rem));max-width:720px;margin:0 auto 30px}.hape-cta-actions,.hape-hero-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:14px}.hape-joy-strip{position:absolute;left:50%;bottom:32px;transform:translateX(-50%);z-index:2;width:min(1060px,100% - 32px);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.hape-joy-strip span{border-radius:var(--brand-radius);background:rgba(255,255,255,.92);color:var(--brand-primary-dark);text-align:center;padding:14px 12px;font-weight:800}.home-category-cards{background:var(--brand-bg)}.home-image-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.home-image-card{position:relative;min-height:270px;overflow:hidden;border-radius:var(--brand-radius);border:1px solid var(--brand-border);box-shadow:0 16px 36px rgba(42,34,48,.08)}.home-image-card img{width:100%;height:100%;min-height:270px;-o-object-fit:cover;object-fit:cover;transition:transform .25s}.home-image-card::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 35%,rgba(42,34,48,.78))}.home-image-card span{position:absolute;left:18px;right:18px;bottom:18px;z-index:2;color:#fff;font-size:1.1rem;font-weight:900}.home-image-card:hover img{transform:scale(1.05)}.home-feature-flow{background:var(--brand-bg-alt)}.home-feature-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:center;margin-top:48px}.home-feature-row.reverse .home-feature-media{order:2}.home-feature-media{position:relative;overflow:hidden;border-radius:var(--brand-radius);border:1px solid var(--brand-border)}.home-feature-media img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.home-feature-copy span{display:inline-flex;width:54px;height:54px;align-items:center;justify-content:center;border-radius:50%;background:var(--brand-secondary);color:var(--brand-text);font-weight:900}.home-feature-copy h3{margin:18px 0 12px;font-size:max(1.45rem, min(2.2vw, 2rem))}.home-large-quote{background:#fff;text-align:center}.home-large-quote blockquote{max-width:900px;margin:0 auto 18px;color:var(--brand-primary-dark);font-size:max(1.6rem, min(3vw, 2.45rem));line-height:1.25;font-weight:800}.bt-purpose{background:var(--brand-bg-alt)}.bt-purpose__title{text-align:center;margin:0 0 32px;font-size:max(1.8rem, min(3vw, 2.6rem))}.bt-purpose__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.bt-purpose-card{position:relative;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;padding:28px;box-shadow:0 12px 30px rgba(42,34,48,.07)}.bt-purpose-card__ico{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:50%;background:var(--brand-accent);color:var(--brand-text);font-weight:900}.bt-purpose-card h3{margin:18px 0 10px}.home-diagonal-cta{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--brand-primary) 0,var(--brand-primary-dark) 100%);color:var(--brand-text-inverse);text-align:center}.home-diagonal-cta::before{content:"";position:absolute;top:auto;right:-10%;bottom:-40%;left:-10%;height:55%;background:rgba(117,203,103,.22);transform:rotate(-5deg)}.home-diagonal-cta .container{position:relative;z-index:1;max-width:820px}.home-diagonal-cta h2,.home-diagonal-cta p{color:var(--brand-text-inverse)}.home-diagonal-cta h2{margin:18px 0 12px;font-size:max(1.8rem, min(3.2vw, 2.8rem))}@media (max-width:991px){.bt-hero-playful{min-height:620px}.hape-joy-strip,.home-image-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-feature-row,.home-feature-row.reverse{grid-template-columns:1fr}.home-feature-row.reverse .home-feature-media{order:0}.bt-purpose__cards{grid-template-columns:1fr}}@media (max-width:575px){.bt-hero-playful{min-height:620px}.bt-hero-playful__copy{padding-bottom:190px}.hape-joy-strip,.home-image-card-grid{grid-template-columns:1fr}}