:root{--mascot-yellow:#ffe500;--mascot-purple:#b858ed;--mascot-ink:#24242b;--mascot-cream:#fffcf6;--mascot-mint:#e9f3e4}
.mascot-page{background:var(--mascot-cream);color:var(--mascot-ink)}.mascot-page .header{background:var(--mascot-cream)}.mascot-page .header .instagram-link{font-size:10px;font-weight:800}.mascot-hero{min-height:660px;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);gap:5vw;align-items:center;padding:clamp(110px,12vw,170px) clamp(24px,6vw,96px) 70px;background:var(--mascot-yellow);overflow:hidden}.mascot-hero-copy{max-width:700px}.mascot-hero h1,.mascot-catalog h2,.mascot-more h2,.mascot-answer h2{font-family:Unbounded,sans-serif;font-size:clamp(42px,6vw,88px);line-height:.94;letter-spacing:-.075em;margin:18px 0 28px;text-wrap:pretty}.mascot-hero h1 em,.mascot-catalog h2 em,.mascot-more h2 em,.mascot-answer h2 em{color:var(--mascot-purple);font-style:normal}.mascot-hero-copy>p:not(.eyebrow){font-size:18px;line-height:1.6;max-width:480px;margin-bottom:32px}.mascot-hero-photo{position:relative;justify-self:end;width:min(100%,500px);margin:0;border-radius:32px;overflow:hidden;background:#e9bf2c;transform:rotate(3deg);box-shadow:14px 14px 0 var(--mascot-purple)}.mascot-hero-photo img{display:block;width:100%;aspect-ratio:3/4;object-fit:cover;object-position:center}.mascot-hero-photo figcaption{position:absolute;inset:auto 14px 14px;padding:10px 13px;background:#24242bdc;color:#fff;border-radius:12px;font-size:13px;line-height:1.35}.mascot-catalog{padding:clamp(68px,10vw,140px) clamp(24px,6vw,96px)}.mascot-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,340px);gap:36px;align-items:end;margin-bottom:48px}.mascot-section-head .eyebrow,.mascot-section-head h2{grid-column:1}.mascot-section-head>p:last-child{grid-column:2;grid-row:1/3;align-self:end;line-height:1.6}.mascot-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.mascot-card{background:#fff;border:1px solid var(--mascot-ink);border-radius:24px;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.mascot-card:hover,.mascot-card:focus-within,.mascot-card.is-selected{transform:translateY(-8px);box-shadow:8px 8px 0 var(--mascot-purple)}.mascot-photo{display:block;position:relative;width:100%;padding:0;border:0;background:#e9f3e4;cursor:zoom-in;overflow:hidden}.mascot-photo img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;transition:transform .35s ease}.mascot-photo:hover img,.mascot-photo:focus-visible img{transform:scale(1.045)}.mascot-photo span{position:absolute;right:10px;bottom:10px;padding:7px 9px;border-radius:999px;background:#ffffffe6;color:var(--mascot-ink);font:700 10px/1 Manrope,sans-serif}.mascot-card-copy{padding:18px}.mascot-card-copy p{margin:0 0 9px;color:var(--mascot-purple);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.mascot-card h3{font-family:Unbounded,sans-serif;font-size:21px;letter-spacing:-.05em;margin:0 0 18px}.mascot-choice{display:flex;justify-content:space-between;align-items:center;width:100%;background:none;border:0;padding:0;color:var(--mascot-ink);font:800 13px Manrope,sans-serif;cursor:pointer;text-align:left}.mascot-choice b{font-size:20px}.mascot-more{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);gap:8vw;padding:clamp(60px,8vw,110px) clamp(24px,6vw,96px);background:var(--mascot-purple);color:#fff}.mascot-more h2 em{color:var(--mascot-yellow)}.mascot-more>div:last-child>p:first-of-type{font-size:18px;line-height:1.6;max-width:490px}.mascot-selected{min-height:24px;margin:24px 0;font-weight:800;color:var(--mascot-yellow)}.mascot-more .button.dark{background:#24242b;color:#fff;border-color:#24242b}.mascot-answer{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.8fr);gap:8vw;padding:clamp(68px,10vw,140px) clamp(24px,6vw,96px);background:var(--mascot-mint)}.mascot-answer ol{padding:0;margin:0;list-style:none}.mascot-answer li{display:flex;gap:22px;padding:22px 0;border-top:1px solid #24242b}.mascot-answer li:last-child{border-bottom:1px solid #24242b}.mascot-answer li b{color:var(--mascot-purple);font-family:Unbounded,sans-serif;font-size:13px}.mascot-answer li span{font-size:18px;font-weight:700}.mascot-page .footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:34px clamp(24px,6vw,96px);background:#24242b;color:#fff}.mascot-page .footer .brand img{max-width:118px;filter:brightness(0) invert(1)}.mascot-page .footer p{margin:0}.mascot-page .footer a{color:#fff;text-decoration:none;font-weight:800}.mascot-lightbox{width:min(90vw,680px);padding:0;border:0;background:transparent;overflow:visible}.mascot-lightbox::backdrop{background:#17121ddb}.mascot-lightbox img{display:block;width:100%;max-height:82vh;object-fit:contain;border-radius:24px;background:#fff}.mascot-lightbox-close{position:absolute;top:-42px;right:0;width:34px;height:34px;border:0;border-radius:50%;background:#fff;color:#24242b;font-size:26px;line-height:1;cursor:pointer}@media(max-width:900px){.mascot-hero,.mascot-more,.mascot-answer{grid-template-columns:1fr}.mascot-hero{padding-top:128px}.mascot-hero-photo{justify-self:center;width:min(78vw,420px)}.mascot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mascot-section-head{grid-template-columns:1fr}.mascot-section-head>p:last-child{grid-column:1;grid-row:auto;max-width:480px}.mascot-more{gap:18px}.mascot-page .footer{flex-wrap:wrap}}@media(max-width:520px){.mascot-hero h1,.mascot-catalog h2,.mascot-more h2,.mascot-answer h2{font-size:44px}.mascot-grid{gap:12px}.mascot-card{border-radius:17px}.mascot-card-copy{padding:14px}.mascot-card h3{font-size:18px}.mascot-choice{font-size:11px}.mascot-page .footer{display:grid;grid-template-columns:1fr;gap:12px}.mascot-page .footer .brand img{max-width:100px}}
