.bento{height:calc(100svh - clamp(34px, 3vw, 50px) - var(--top-h) - var(--gap));gap:var(--gap);grid-template-rows:repeat(4,minmax(0,1fr));grid-template-columns:minmax(0,1fr) minmax(0,1.42fr);min-height:0;display:grid}.bento .hero{flex-direction:column;grid-area:1/1/span 2;justify-content:center;gap:clamp(16px,1.8vw,24px);padding:clamp(24px,2.4vw,38px);display:flex;overflow:hidden}.bento .hero h1{color:var(--txt-head);font-family:var(--font-display);letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:clamp(1.75rem,2.55vw,2.75rem);font-weight:800;line-height:1.06}.bento .hero h1 em{color:var(--txt-hi);font-style:normal;display:block}.bento .hero__lead{color:var(--txt-body);margin:clamp(14px,1.5vw,20px) 0 0;font-size:clamp(14px,1.02vw,15.5px);line-height:1.58}.bento .hero__lead b{color:var(--txt-head);font-weight:500}.bento .aside{flex-direction:column;grid-area:3/1/span 2;justify-content:space-between;gap:clamp(16px,1.8vw,24px);padding:clamp(24px,2.4vw,38px);display:flex;overflow:hidden}.bento .aside p{max-width:21ch;font-family:var(--font-display);letter-spacing:-.034em;color:var(--txt-head);text-wrap:balance;margin:0;font-size:clamp(1.15rem,1.66vw,1.72rem);font-weight:600;line-height:1.16}.bento .aside p span{color:var(--txt-hi)}.bento .cat:first-of-type{grid-area:1/2}.bento .cat:nth-of-type(2){grid-area:2/2}.bento .cat:nth-of-type(3){grid-area:3/2}.bento .cat:nth-of-type(4){grid-area:4/2}@media (prefers-reduced-motion:no-preference){.bento .hero,.bento .cat,.bento .aside{animation:lay .7s var(--ease) both}.bento .hero{animation-delay:.14s}.bento .cat:first-of-type{animation-delay:.2s}.bento .cat:nth-of-type(2){animation-delay:.25s}.bento .cat:nth-of-type(3){animation-delay:.3s}.bento .cat:nth-of-type(4){animation-delay:.35s}.bento .aside{animation-delay:.4s}}@media (max-width:1180px){.bento .hero h1{font-size:clamp(1.6rem,2.9vw,2.2rem)}.bento{grid-template-columns:minmax(0,1fr) minmax(0,1.3fr)}}@media (max-width:940px){.bento{grid-template-rows:auto repeat(4,auto) auto;grid-template-columns:minmax(0,1fr);height:auto;min-height:0}.bento .hero{grid-area:1/1;justify-content:flex-start}.bento .cat:first-of-type{grid-area:2/1}.bento .cat:nth-of-type(2){grid-area:3/1}.bento .cat:nth-of-type(3){grid-area:4/1}.bento .cat:nth-of-type(4){grid-area:5/1}.bento .aside{grid-area:6/1}}@media (max-width:620px){.bento .hero{gap:16px;padding:20px}.bento .hero__lead,.bento .facts{display:none}}@media (max-height:820px) and (min-width:941px){.bento .hero{grid-row:1/span 7;gap:18px;padding-block:clamp(16px,1.7vw,24px)}.bento .hero h1{font-size:clamp(1.6rem,2.28vw,2.4rem)}.bento .hero__lead{margin-top:14px}.bento{grid-template-rows:repeat(12,minmax(0,1fr))}.bento .aside{grid-row:8/span 5}.bento .cat:first-of-type{grid-row:1/span 3}.bento .cat:nth-of-type(2){grid-row:4/span 3}.bento .cat:nth-of-type(3){grid-row:7/span 3}.bento .cat:nth-of-type(4){grid-row:10/span 3}.bento .facts{gap:6px}.bento .pill{padding:7px 11px 8px}}@media (max-height:660px){.bento{height:auto;min-height:440px}}
