.eyebrow[data-astro-cid-tojtqxni]{display:inline-flex;align-items:center;gap:16px;margin:0 0 22px}.eyebrow__dot[data-astro-cid-tojtqxni]{width:clamp(14px,1.4vw,20px);aspect-ratio:1;border-radius:50%;background:var(--dot);flex:0 0 auto}.eyebrow__text[data-astro-cid-tojtqxni]{font-family:var(--font-mono);font-weight:500;font-size:clamp(15px,1.4vw,24px);letter-spacing:.01em;text-transform:uppercase;color:var(--accent-text)}.case[data-astro-cid-tklfeeew]{background:#fff;border:3px solid var(--ink);border-radius:30px;box-shadow:5px 5px 0 0 var(--ink);overflow:hidden;display:flex;flex-direction:column;transition:transform .15s ease,box-shadow .15s ease;color:inherit;text-decoration:none}.case[data-astro-cid-tklfeeew].is-hidden{display:none}a[data-astro-cid-tklfeeew].case{cursor:pointer}a[data-astro-cid-tklfeeew].case:hover,a[data-astro-cid-tklfeeew].case:focus-visible{transform:translate(-3px,-3px);box-shadow:9px 9px 0 0 var(--ink)}a[data-astro-cid-tklfeeew].case:hover .case__link[data-astro-cid-tklfeeew]{color:color-mix(in srgb,var(--card-tag) 75%,#000)}.case__cover[data-astro-cid-tklfeeew]{width:100%;aspect-ratio:374 / 240;object-fit:cover;background:var(--lilac);display:block}.case__body[data-astro-cid-tklfeeew]{padding:22px 24px 0;display:flex;flex-direction:column;gap:18px;flex:1}.case__tags[data-astro-cid-tklfeeew]{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}.case__tags[data-astro-cid-tklfeeew] li[data-astro-cid-tklfeeew]{font-family:var(--font-display);font-weight:600;font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:var(--card-tag)}.case__tags[data-astro-cid-tklfeeew] li[data-astro-cid-tklfeeew]:not(:last-child):after{content:"";display:inline-block;width:4px;height:4px;border-radius:50%;background:var(--card-tag);margin-left:10px;vertical-align:middle}.case[data-astro-cid-tklfeeew] h3[data-astro-cid-tklfeeew]{font-family:var(--font-display);font-weight:600;font-size:clamp(20px,1.6vw,24px);line-height:1.15}.case[data-astro-cid-tklfeeew] p[data-astro-cid-tklfeeew]{margin:0;padding-bottom:18px;color:#616161;font-size:16px;line-height:1.5}.case__foot[data-astro-cid-tklfeeew]{margin-top:auto;border-top:1px dashed #d1d1d1;padding:22px 0;display:flex;align-items:center;justify-content:center;gap:10px}.case__link[data-astro-cid-tklfeeew]{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-body);font-weight:500;font-size:clamp(17px,1.4vw,22px);text-decoration:none;color:var(--card-tag)}.case__soon[data-astro-cid-tklfeeew]{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-body);font-weight:500;font-size:clamp(17px,1.4vw,22px);color:#9a9a9a}.case__soon[data-astro-cid-tklfeeew] .badge-soon[data-astro-cid-tklfeeew]{font-family:var(--font-mono);font-size:12px;font-weight:700;text-transform:uppercase;color:var(--dark);background:var(--star);padding:3px 9px;border-radius:100px}.case--wide[data-astro-cid-tklfeeew]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:1fr auto}.case--wide[data-astro-cid-tklfeeew] .case__cover[data-astro-cid-tklfeeew]{grid-row:1 / -1;height:100%;aspect-ratio:auto}.case--wide[data-astro-cid-tklfeeew] .case__body[data-astro-cid-tklfeeew]{padding:clamp(24px,3vw,44px) clamp(24px,3vw,48px) 0}.case--wide[data-astro-cid-tklfeeew] .case__foot[data-astro-cid-tklfeeew]{justify-content:flex-start;padding:22px clamp(24px,3vw,48px)}@media(max-width:720px){.case--wide[data-astro-cid-tklfeeew]{display:flex}.case--wide[data-astro-cid-tklfeeew] .case__cover[data-astro-cid-tklfeeew]{height:auto;aspect-ratio:374 / 240}.case--wide[data-astro-cid-tklfeeew] .case__body[data-astro-cid-tklfeeew]{padding:22px 24px 0}.case--wide[data-astro-cid-tklfeeew] .case__foot[data-astro-cid-tklfeeew]{justify-content:center;padding:22px 0}}.head[data-astro-cid-sh445jdo]{max-width:1080px;margin-bottom:clamp(40px,5vw,72px)}.head--center[data-astro-cid-sh445jdo]{margin-left:auto;margin-right:auto;text-align:center}.head--center[data-astro-cid-sh445jdo] .eyebrow{justify-content:center}.head--tight[data-astro-cid-sh445jdo]{margin-bottom:0}.head[data-astro-cid-sh445jdo] h2[data-astro-cid-sh445jdo]{font-size:clamp(30px,4vw,48px);line-height:1.25;text-wrap:balance}.btn[data-astro-cid-vnzlvqnm]{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:var(--font-body);font-weight:500;font-size:clamp(16px,1.3vw,22px);min-height:60px;padding:10px 40px;border-radius:100px;border:0;text-decoration:none;cursor:pointer;box-shadow:var(--shadow-btn);transition:transform .12s ease,box-shadow .12s ease}.btn[data-astro-cid-vnzlvqnm]:hover{transform:translate(-2px,-2px);box-shadow:inset 0 0 0 2px var(--ink),4px 4px #000}.btn[data-astro-cid-vnzlvqnm]:active{transform:translate(1px,1px);box-shadow:inset 0 0 0 2px var(--ink),0 0 #000}.btn--primary[data-astro-cid-vnzlvqnm]{background:var(--accent);color:#fff}.btn--primary[data-astro-cid-vnzlvqnm]:hover{color:#fff}.btn--ghost[data-astro-cid-vnzlvqnm]{background:var(--bg);color:var(--ink)}.btn--ghost[data-astro-cid-vnzlvqnm]:hover{color:var(--ink)}@media(max-width:560px){.btn[data-astro-cid-vnzlvqnm]{width:100%}}
