.home[data-astro-cid-lcdefpme]{margin-top:calc(var(--sp-2) * -1);flex-direction:column;gap:28px;display:flex}.hero[data-astro-cid-lcdefpme]{gap:var(--sp-5);grid-template-columns:1.25fr .75fr;align-items:center;display:grid}.hero-text[data-astro-cid-lcdefpme]{animation:heroFade .52s var(--ease) both}.hero-text[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{letter-spacing:-.02em;margin:0 0 var(--sp-3);font-size:clamp(2.2rem,4.4vw,2.7rem);font-weight:750;line-height:1.05}.hero-sub[data-astro-cid-lcdefpme]{color:var(--muted);max-width:none;margin:0 0 var(--sp-4);font-size:clamp(1.02rem,1.4vw,1.12rem);line-height:1.5}.hero-actions[data-astro-cid-lcdefpme]{gap:var(--sp-3);flex-wrap:wrap;display:flex}.hero-art-wrap[data-astro-cid-lcdefpme]{justify-content:center;align-items:center;display:flex;position:relative}.hero-mark[data-astro-cid-lcdefpme]{z-index:2;pointer-events:none;width:180px;max-width:325px;height:auto;animation:heroMarkFade .56s var(--ease) both;position:absolute;top:50%;left:50%;transform:translate(-67.5px,-72.9px)}.hero-mark-dark[data-astro-cid-lcdefpme],html[data-theme=dark] .hero-mark-light[data-astro-cid-lcdefpme]{display:none}html[data-theme=dark] .hero-mark-dark[data-astro-cid-lcdefpme]{display:block}.hero-art[data-astro-cid-lcdefpme]{pointer-events:none;width:100%;max-width:380px;height:auto;animation:heroRise .56s var(--ease) both;display:block;overflow:visible}.hero-art[data-astro-cid-lcdefpme] .orbit[data-astro-cid-lcdefpme]{fill:none;stroke:var(--border-strong);stroke-width:1.4px;opacity:.35}.hero-art[data-astro-cid-lcdefpme] .chip[data-astro-cid-lcdefpme]{filter:drop-shadow(0 6px 14px #10182829)}.hero-art[data-astro-cid-lcdefpme] .chip-card[data-astro-cid-lcdefpme]{fill:var(--surface-card);stroke:var(--border);stroke-width:1.5px}@keyframes heroRise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes heroMarkFade{0%{opacity:0}to{opacity:1}}@keyframes heroFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.cat-cards[data-astro-cid-lcdefpme]{gap:var(--sp-4);grid-template-columns:repeat(3,1fr);margin-top:24px;display:grid}.cat-card[data-astro-cid-lcdefpme]{background:var(--surface-card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-1);color:var(--ink);transition:transform var(--dur) var(--ease), box-shadow var(--dur) var(--ease), border-color var(--dur) var(--ease);flex-direction:column;display:flex;overflow:hidden}.cat-card[data-astro-cid-lcdefpme]:hover{box-shadow:var(--shadow-2);border-color:var(--border-strong);text-decoration:none;transform:translateY(-3px)}.cat-art[data-astro-cid-lcdefpme]{aspect-ratio:1672/941;background:#f9f2e9;width:100%;display:block;overflow:hidden}html[data-theme=dark] .cat-art[data-astro-cid-lcdefpme]{background:#0d111a}.cat-art[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;display:block}.cat-art[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme].cat-art-dark,html[data-theme=dark] .cat-art[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme].cat-art-light{display:none}html[data-theme=dark] .cat-art[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme].cat-art-dark{display:block}.cat-body[data-astro-cid-lcdefpme]{padding:var(--sp-4) var(--sp-4) var(--sp-5);flex-direction:column;gap:4px;display:flex}.cat-title[data-astro-cid-lcdefpme]{color:var(--ink);font-size:1.02rem;font-weight:680}.cat-text[data-astro-cid-lcdefpme]{color:var(--muted);font-size:.92rem;line-height:1.4}.lens-section[data-astro-cid-lcdefpme]{margin-top:24px}.lens-section[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{letter-spacing:-.01em;margin:0 0 12px;font-size:1.25rem;font-weight:680}.lens-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.lens-tile[data-astro-cid-lcdefpme]{background:var(--surface-card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-1);color:var(--ink);transition:transform var(--dur) var(--ease), box-shadow var(--dur) var(--ease), border-color var(--dur) var(--ease);flex-direction:column;gap:4px;padding:10px 16px;display:flex;position:relative}.lens-tile[data-astro-cid-lcdefpme]:hover{box-shadow:var(--shadow-2);border-color:var(--border-strong);text-decoration:none;transform:translateY(-4px)}.lens-tile[data-astro-cid-lcdefpme]:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:var(--radius)}.tile-top[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;gap:8px;display:flex}.tile-text[data-astro-cid-lcdefpme]{flex-direction:column;gap:2px;min-width:0;display:flex}.tile-name[data-astro-cid-lcdefpme]{color:var(--ink);font-size:.98rem;font-weight:680;line-height:1.25}.tile-tag[data-astro-cid-lcdefpme]{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.35;display:-webkit-box;overflow:hidden}@media (width<=940px){.lens-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}}@media (width<=820px){.hero[data-astro-cid-lcdefpme]{gap:var(--sp-5);grid-template-columns:1fr}.hero-text[data-astro-cid-lcdefpme]{order:1}.hero-art-wrap[data-astro-cid-lcdefpme]{order:2}.hero-sub[data-astro-cid-lcdefpme]{max-width:none}.hero-art[data-astro-cid-lcdefpme]{max-width:380px}.cat-cards[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}@media (width<=560px){.lens-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.hero-text[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{font-size:clamp(2rem,9vw,2.6rem)}}@media (prefers-reduced-motion:reduce){.hero-art[data-astro-cid-lcdefpme],.hero-mark[data-astro-cid-lcdefpme],.hero-text[data-astro-cid-lcdefpme]{animation:none}}
