.products-page .shop-hero{padding-bottom:7rem}.products-page .shop-hero h1{font-size:clamp(3rem,6vw,5rem)}.products-page .shop-start{display:inline-flex;align-items:center;justify-content:center;gap:1.25rem;background:var(--ink);color:var(--cream);padding:.85rem 1.35rem;border-radius:14px;text-decoration:none;font-size:1rem;font-weight:700;margin-top:1.5rem;min-height:50px}.products-page .shop-start:hover{background:var(--orange);color:var(--ink)}.products-page .shop-panel{width:min(1180px,calc(100% - 2rem));padding:clamp(1.5rem,4vw,3.2rem);scroll-margin-top:105px}.products-page .shop-section-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:2rem}.products-page .shop-eyebrow{font-size:.875rem;color:var(--ink);margin-bottom:.5rem}.products-page .shop-section-head h2{font:700 clamp(2rem,4vw,2.8rem)/1.3 "Handicrafts",serif;color:var(--ink);margin:0 0 .5rem}.products-page .shop-section-head p{font-size:1rem;line-height:1.8;color:#222833bf;margin:0}.products-page .shop-count{flex-shrink:0;border:1px solid rgba(34,40,51,.2);background:var(--paper);border-radius:999px;padding:.5rem 1rem;font-size:.875rem;color:var(--ink)}.products-page .shop-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.products-page .shop-category{position:relative;display:flex;flex-direction:column;min-width:0;overflow:hidden;text-decoration:none;color:var(--ink);border:1px solid color-mix(in srgb,var(--section-tone) 45%,var(--cream));border-top:6px solid var(--section-tone);border-radius:26px 26px 14px 14px;background:color-mix(in srgb,var(--section-tone) 12%,var(--paper));transition:transform .2s ease,box-shadow .2s ease}.products-page .shop-category:hover{transform:translateY(-3px);box-shadow:0 14px 30px #2228331f}.products-page .shop-category:focus-visible{outline:3px solid var(--ink);outline-offset:4px}.products-page .shop-category-photo{height:205px;overflow:hidden;background:var(--section-tone)}.products-page .shop-category-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 55%;transition:transform .4s ease}.products-page .shop-category:hover .shop-category-photo img{transform:scale(1.025)}.products-page .shop-category-body{padding:1.35rem 1.5rem;display:flex;flex-direction:column;flex:1}.products-page .shop-category-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:.6rem}.products-page .shop-category-no{font-size:.875rem;color:#222833a6}.products-page .shop-category-arrow{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--section-tone);color:var(--ink);font-size:1.4rem}.products-page .shop-category h3{font:700 2rem/1.3 Handicrafts,serif;margin:0 0 .55rem;color:var(--ink)}.products-page .shop-category p{font-size:1rem;line-height:1.85;margin:0 0 1.1rem;color:var(--ink)}.products-page .shop-category-link{display:flex;align-items:center;gap:.7rem;font-size:.95rem;font-weight:700;margin-top:auto}.products-page .shop-category:last-child:nth-child(odd){grid-column:auto}.products-page .shop-empty{padding:2rem;border-radius:24px;background:var(--blue);color:var(--ink);text-align:center}.products-page .shop-empty h3{font:700 1.8rem Handicrafts,serif}.products-page .shop-empty p{line-height:1.9}.products-page .shop-empty a{color:var(--ink);font-weight:700}@media(max-width:900px){.products-page .shop-hero{padding-bottom:0}.products-page .shop-hero h1{font-size:clamp(3rem,10vw,4.6rem)}.products-page .shop-category-photo{height:185px}}@media(max-width:640px){.products-page .shop-hero h1{font-size:clamp(2.75rem,13.5vw,3.75rem)}.products-page .shop-hero .ed-story{height:225px}.products-page .shop-start{margin-top:1rem;min-height:48px}.products-page .shop-panel{width:calc(100% - .7rem);padding:1.65rem .9rem 2.2rem}.products-page .shop-section-head{align-items:flex-start;margin-bottom:1.5rem}.products-page .shop-section-head p{font-size:.95rem}.products-page .shop-count{padding:.4rem .65rem}.products-page .shop-sections{grid-template-columns:1fr;gap:1rem}.products-page .shop-category{border-radius:22px 22px 12px 12px}.products-page .shop-category-featured{display:grid;grid-template-columns:34% minmax(0,1fr)}.products-page .shop-category-photo{height:100%;min-height:190px}.products-page .shop-category-photo img{object-position:center}.products-page .shop-category-body{padding:1rem}.products-page .shop-category h3{font-size:1.7rem}.products-page .shop-category p{font-size:.95rem;margin-bottom:.7rem}.products-page .shop-category-top{margin-bottom:.4rem}.products-page .shop-category-arrow{width:32px;height:32px;font-size:1.2rem}}@media(prefers-reduced-motion:reduce){.products-page .shop-category,.products-page .shop-category-photo img{transition:none;transform:none}}
