.hero--home{padding:1rem 0 1.2rem}.hero--span{display:grid;grid-template-columns:1fr;gap:1rem;align-items:stretch;min-height:auto}.hero__stage{width:100%;cursor:pointer}.hero__animation{width:100%;min-height:300px;max-height:58vh;object-fit:cover;border-radius:22px;background:linear-gradient(135deg,rgba(255,125,110,.15),rgba(124,224,211,.18))}.hero__line{width:100%;height:3px;background:var(--line);border-radius:999px;box-shadow:0 4px 0 rgba(34,29,31,.15)}.hero-icon-menu{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.9rem;align-items:start}.hero-icon-link{display:grid;justify-items:center;gap:.45rem;padding:.35rem .2rem .55rem;text-align:center;font-weight:800}.hero-icon-link img{width:min(100%,112px);aspect-ratio:1/1;object-fit:contain;filter:drop-shadow(0 10px 14px rgba(34,29,31,.12));transition:transform .18s ease}.hero-icon-link:hover img,.hero-icon-link:focus-visible img{transform:translateY(-4px) scale(1.02)}.hero-icon-link span{font-family:"Baloo 2",system-ui,sans-serif;font-size:clamp(1rem,1.7vw,1.22rem);line-height:1.05}.hero__figure{display:grid;justify-items:center}.floating{animation:floaty 4s ease-in-out infinite}.section-head{margin:2rem 0 1rem}.shop-toolbar{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;align-items:end}.shop-toolbar label{display:block;font-weight:700;margin-bottom:.35rem}.shop-toolbar input,.shop-toolbar select,.contact-form input,.contact-form textarea,.shop-card select{width:100%;border:2px solid var(--line);background:#fff;border-radius:16px;padding:.8rem .95rem}.contact-form{display:grid;gap:.85rem}@media (max-width:1100px){.hero-icon-menu{grid-template-columns:repeat(3,minmax(0,1fr))}.hero__animation{max-height:50vh}}@media (max-width:820px){.hero--home{padding-top:.4rem}.hero-icon-menu{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.hero-icon-link img{width:min(100%,90px)}.hero-icon-link span{font-size:1rem}}@media (max-width:560px){.hero__animation{min-height:210px;max-height:40vh}.hero-icon-menu{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-icon-link{padding:.25rem 0 .4rem}.hero-icon-link img{width:min(100%,78px)}.hero-icon-link span{font-size:.95rem}.figure-note{font-size:.84rem}}@keyframes floaty{0%,100%{transform:translateY(0)}50%{transform:translateY(-14px)}}

.hero-icon-menu--inner{margin-top:.15rem}.page-masthead .hero__line{margin-top:.1rem}.page-masthead .eyebrow{margin-bottom:.45rem}.page-masthead h1{max-width:13ch}.page-masthead .page-hero__lede{max-width:54ch}@media (max-width:1100px){.page-masthead h1{max-width:none}}@media (max-width:560px){.section-masthead__copy{text-align:center}.page-masthead .page-hero__lede{margin-inline:auto}}
