.ActMatch_act__DUr4T{background:var(--ws-bg);color:var(--ws-ink)}.ActMatch_head__sENH_{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;gap:16px;padding:16vh 24px 64px}.ActMatch_kicker__dZt8C{font-family:var(--font-mono);font-size:.72rem;letter-spacing:.02em;color:var(--ws-ink-dim)}.ActMatch_title__2JJ8J{font-family:var(--font-serif);font-size:clamp(2.1rem,4.5vw,3.6rem);font-weight:500;line-height:1.05;letter-spacing:-.022em;color:var(--ws-ink)}.ActMatch_title__2JJ8J em{font-style:italic}.ActMatch_grid__4jkvK{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:28px;gap:28px;padding:0 24px 18vh}.ActMatch_card__E8uvM{position:relative;display:flex;flex-direction:column;background:var(--ws-panel);border:1px solid var(--ws-border);border-radius:14px;padding:10px 10px 18px;box-shadow:var(--ws-shadow);transition:transform .3s var(--ease-out);will-change:transform}.ActMatch_card__E8uvM:focus-within,.ActMatch_card__E8uvM:hover{transform:translateY(-6px)}.ActMatch_cardCover__79hV_{position:absolute;inset:0;z-index:1;border-radius:inherit}.ActMatch_shot__UReOm{border:1px solid var(--ws-border);border-radius:8px;overflow:hidden}.ActMatch_shot__UReOm img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;object-position:top}.ActMatch_shotText__zV1yr{display:flex;align-items:flex-end;min-height:180px;padding:16px;background:var(--ws-bg-2);border:1px solid var(--ws-border);border-radius:8px;font-family:var(--font-mono);font-size:.78rem;color:var(--ws-ink-dim)}.ActMatch_meta__IwnbS{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 4px 0}.ActMatch_chip__3cLA3{font-size:.66rem;color:var(--ws-ink-dim);background:var(--ws-bg);border:1px solid var(--ws-border)}.ActMatch_chip__3cLA3,.ActMatch_openChip__Dx4WT{font-family:var(--font-mono);letter-spacing:.02em;border-radius:999px;padding:4px 10px}.ActMatch_openChip__Dx4WT{font-size:.64rem;color:var(--ws-panel);background:var(--ws-orange);opacity:0;transform:translateY(3px);transition:opacity .28s var(--ease-out),transform .28s var(--ease-out)}.ActMatch_card__E8uvM:focus-within .ActMatch_openChip__Dx4WT,.ActMatch_card__E8uvM:hover .ActMatch_openChip__Dx4WT{opacity:1;transform:translateY(0)}.ActMatch_desc__6wrx5{padding:12px 4px 0;font-size:.95rem;line-height:1.55;color:var(--ws-ink-dim)}.ActMatch_tags__Y7qUC{list-style:none;display:flex;flex-wrap:wrap;gap:6px;padding:12px 4px 0;margin-top:auto}.ActMatch_tags__Y7qUC li{font-family:var(--font-mono);font-size:.62rem;letter-spacing:.02em;color:var(--ws-ink-dim);border:1px solid var(--ws-border);border-radius:999px;padding:3px 9px}.ActMatch_links__m4ptc{position:relative;z-index:2;display:flex;gap:18px;width:-moz-fit-content;width:fit-content;padding:14px 4px 0}.ActMatch_link__WkxMr{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.04em;color:var(--ws-orange);border-bottom:1px solid transparent;transition:border-color .25s var(--ease-out)}.ActMatch_link__WkxMr:hover{border-color:var(--ws-orange)}@media (max-width:1279px){.ActMatch_grid__4jkvK{grid-template-columns:1fr}}@media (max-width:700px){.ActMatch_head__sENH_{padding:12vh 16px 44px}.ActMatch_grid__4jkvK{gap:20px;padding:0 16px 14vh}.ActMatch_card__E8uvM{padding:8px 8px 16px}}@media (prefers-reduced-motion:reduce){.ActMatch_card__E8uvM,.ActMatch_link__WkxMr,.ActMatch_openChip__Dx4WT{transition:none}.ActMatch_card__E8uvM:focus-within,.ActMatch_card__E8uvM:hover{transform:none}.ActMatch_openChip__Dx4WT{opacity:1;transform:none}}.ActMatch_cta__n45Kb{min-height:100svh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:34px;padding:16vh 6vw 6vh;position:relative}.ActMatch_ctaKicker__g_C5v{font-family:var(--font-mono);font-size:.72rem;letter-spacing:.5em;color:var(--mind-dim)}.ActMatch_ctaTitle__yXueK{font-size:clamp(3rem,11vw,9rem);line-height:.95;display:flex;flex-direction:column}.ActMatch_ctaLine__LOv4v{display:block;overflow:hidden;padding-bottom:.08em}.ActMatch_ctaWord__blx4C{display:inline-block;will-change:transform}.ActMatch_ctaAccent__cyNk2{background-image:linear-gradient(100deg,var(--accent),var(--amber));background-size:230% 100%;-webkit-background-clip:text;background-clip:text;color:transparent}.ActMatch_ctaAccentA__TgEZp{background-position:0 0}.ActMatch_ctaAccentB__MPRJD{background-position:100% 0}.ActMatch_ctaAvail__xjk3j{display:flex;align-items:center;gap:10px;font-size:.95rem;color:var(--mind-dim)}.ActMatch_availDot__UQCvU{width:9px;height:9px;border-radius:50%;background:var(--accent);box-shadow:0 0 12px var(--accent-dim);animation:ActMatch_availPulse__Ys5Pf 1.6s ease-in-out infinite}@keyframes ActMatch_availPulse__Ys5Pf{50%{opacity:.4}}.ActMatch_ctaActions__aL4V0{display:flex;flex-direction:column;align-items:center;gap:22px}.ActMatch_ctaPrimary__Oy1Ov{font-family:var(--font-mono);font-size:clamp(.9rem,2vw,1.15rem);letter-spacing:.12em;padding:18px 38px;border:1px solid var(--accent);border-radius:999px;color:var(--accent);transition:background .3s,color .3s,box-shadow .3s,transform .18s ease-out;will-change:transform}.ActMatch_ctaPrimary__Oy1Ov:hover{background:var(--accent);color:var(--match-bg);box-shadow:0 0 60px var(--accent-dim)}.ActMatch_ctaSocial__8RMOE{display:flex;gap:28px;font-family:var(--font-mono);font-size:.72rem;letter-spacing:.25em}.ActMatch_ctaSocial__8RMOE a{color:var(--mind-dim);transition:color .25s}.ActMatch_ctaSocial__8RMOE a:hover{color:var(--amber)}.ActMatch_footer__BaxzP{position:absolute;bottom:26px;left:6vw;right:6vw;display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;font-family:var(--font-mono);font-size:.6rem;letter-spacing:.2em;color:var(--mind-dim)}@media (max-width:700px){.ActMatch_cta__n45Kb{gap:26px}.ActMatch_ctaPrimary__Oy1Ov{font-size:.82rem;padding:15px 22px;max-width:92vw;overflow-wrap:anywhere}.ActMatch_ctaSocial__8RMOE{flex-wrap:wrap;justify-content:center;gap:18px}}