.mascotCard{isolation:isolate;align-self:end;place-items:end center;min-height:500px;margin:0;display:grid;position:relative}.mascotCard:before{content:"";z-index:-1;border:1px solid var(--line);background:color-mix(in srgb, var(--paper) 90%, transparent);border-radius:44% 44% 18% 18%;position:absolute;inset:14% 8% 4%}.mascotCard img{filter:drop-shadow(0 24px 24px #00000029);width:min(100%,520px);height:auto;display:block}.mascotCard figcaption{border:1px solid var(--line);background:var(--paper);border-radius:10px;gap:2px;padding:12px 16px;display:grid;position:absolute;bottom:7%;right:4%;box-shadow:0 10px 28px #00000024}.mascotCard strong{font:800 16px Figtree}.mascotCard span{color:var(--muted);font-size:11px}@media (width<=950px){.mascotCard{max-width:620px;min-height:430px}}@media (width<=620px){.mascotCard{min-height:330px}.mascotCard img{width:min(100%,390px)}.mascotCard figcaption{bottom:3%;right:0}}.mascotGuide{color:#f4f2ed;background:#1d1e26;border:1px solid #373845;border-radius:14px;grid-template-columns:120px 1fr;align-items:center;gap:20px;margin:26px 0;padding:18px 22px 18px 10px;display:grid;overflow:hidden}.mascotGuide img{object-fit:contain;align-self:end;width:120px;height:110px}.mascotGuide div{gap:5px;display:grid}.mascotGuide small{color:#b7a5d6;letter-spacing:1.5px;font-size:10px;font-weight:800}.mascotGuide strong{font:800 18px Figtree}.mascotGuide p{color:#b8bac6;margin:0;font-size:13px;line-height:1.5}.mascotGuide.compact{grid-template-columns:74px 1fr;margin:18px 0;padding:10px 14px 10px 6px}.mascotGuide.compact img{width:74px;height:76px}.mascotGuide.compact strong{font-size:14px}.mascotGuide.compact p{font-size:11px}@media (width<=520px){.mascotGuide{grid-template-columns:82px 1fr;gap:12px;padding:12px}.mascotGuide img{width:82px;height:90px}}
