.hero[data-astro-cid-lcdefpme]{background:var(--vf-hero-bg);color:#fff;text-align:center;justify-content:center;align-items:center;min-height:420px;margin-bottom:30px;padding:clamp(56px,8vw,90px) 20px;display:flex;position:relative;overflow:hidden}.hero[data-astro-cid-lcdefpme]:before,.hero[data-astro-cid-lcdefpme]:after{content:"";z-index:0;pointer-events:none;position:absolute}.hero[data-astro-cid-lcdefpme]:before{background:linear-gradient(-20deg, rgb(var(--vf-red-rgb) / .3) 0%, rgb(var(--vf-red-dark-rgb) / .15) 40%, transparent 70%);filter:blur(60px);width:50rem;height:50rem;top:-40rem;right:-30rem;transform:rotate(-20deg)skew(-40deg)}.hero[data-astro-cid-lcdefpme]:after{background:linear-gradient(-20deg, rgb(var(--vf-red-rgb) / .18) 0%, rgb(var(--vf-red-dark-rgb) / .1) 40%, transparent 70%);filter:blur(80px);width:60rem;height:60rem;top:-50rem;right:-50rem;transform:rotate(-20deg)skew(-40deg)}.hero-content[data-astro-cid-lcdefpme]{z-index:1;max-width:800px;animation:.55s 50ms both rise;position:relative}.hero-badge[data-astro-cid-lcdefpme]{letter-spacing:.03em;color:#ffffffd9;background:#ffffff14;border:1px solid #ffffff1f;border-radius:9999px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 16px;font-size:13px;display:inline-flex}.hero-badge-dot[data-astro-cid-lcdefpme]{background:var(--vf-red);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite vf-pulse}@keyframes vf-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.7)}}h1[data-astro-cid-lcdefpme]{color:#fff;margin:0;font-size:clamp(32px,5.4vw,52px);font-weight:800;line-height:1.1}h1[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--vf-red);font-style:normal}.hero-sub[data-astro-cid-lcdefpme]{color:#fff9;max-width:620px;margin:20px auto 0;font-size:clamp(16px,2vw,20px);line-height:1.5}.hero-actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:32px;display:flex}.hero-ghost[data-astro-cid-lcdefpme]{color:#fff;border-color:#ffffff40}.hero-ghost[data-astro-cid-lcdefpme]:hover{color:#fff;background:#ffffff0f;border-color:#fff}@keyframes rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.notice[data-astro-cid-lcdefpme]{border:1px solid var(--vf-line-soft);background:var(--vf-bg-alt);color:var(--vf-text);border-radius:var(--radius);max-width:74ch;margin-top:28px;padding:18px 20px;font-size:13.5px;line-height:1.6}.notice[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--vf-heading);margin-bottom:4px;font-size:15px;display:block}.notice-action[data-astro-cid-lcdefpme]{letter-spacing:.04em;text-transform:uppercase;color:var(--vf-red);margin-top:10px;padding-block:4px 5px;font-size:12px;font-weight:600;display:inline-block}.notice-action[data-astro-cid-lcdefpme]:hover{color:var(--vf-red-hover)}.block[data-astro-cid-lcdefpme]{margin-top:clamp(50px,7vw,90px)}.block-head[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.more[data-astro-cid-lcdefpme]{letter-spacing:.04em;text-transform:uppercase;color:var(--vf-red);white-space:nowrap;padding-block:4px 5px;font-size:12px;font-weight:600;display:inline-block}.more[data-astro-cid-lcdefpme]:hover{color:var(--vf-red-hover)}.more[data-astro-cid-lcdefpme]:active{color:var(--vf-red-dark)}.cat-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;display:grid}.cat-tile[data-astro-cid-lcdefpme]{border:1px solid var(--vf-line);border-radius:var(--radius);background:#fff;flex-direction:column;gap:6px;padding:22px 20px 18px;transition:border-color .15s,transform .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden}.cat-tile[data-astro-cid-lcdefpme]:after{content:"→";color:var(--vf-red);opacity:0;transition:opacity .15s,transform .15s;position:absolute;bottom:14px;right:16px;transform:translate(-6px)}.cat-tile[data-astro-cid-lcdefpme]:hover{border-color:var(--vf-red);transform:translateY(-3px);box-shadow:0 12px 28px #00000014}.cat-tile[data-astro-cid-lcdefpme]:hover:after{opacity:1;transform:none}.cat-tile[data-astro-cid-lcdefpme]:active{transition-duration:60ms;transform:translateY(-1px);box-shadow:0 6px 14px #00000012}.cat-num[data-astro-cid-lcdefpme]{color:var(--vf-text-soft);letter-spacing:.2em;font-size:10px;font-weight:700}.cat-name[data-astro-cid-lcdefpme]{color:var(--vf-heading);font-size:15px;font-weight:700;line-height:1.3}.cat-count[data-astro-cid-lcdefpme]{color:var(--vf-text);font-size:11.5px}.manifesto[data-astro-cid-lcdefpme]{text-align:center;padding-block:20px}.manifesto[data-astro-cid-lcdefpme] .big[data-astro-cid-lcdefpme]{max-width:720px;color:var(--vf-heading);margin:0 auto;font-size:clamp(22px,3.4vw,34px);font-weight:300;line-height:1.3}.manifesto[data-astro-cid-lcdefpme] .big[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--vf-red);font-weight:600}.manifesto-about[data-astro-cid-lcdefpme]{max-width:760px;margin:26px auto 0}.manifesto-about[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-family:var(--vf-font-display);letter-spacing:.02em;color:var(--vf-heading);margin:0 0 12px;font-size:clamp(18px,2.4vw,22px);font-weight:700}.manifesto-about[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--vf-text);max-width:72ch;margin:0 auto;font-size:15px;line-height:1.75}@media (width<=767px){.hero[data-astro-cid-lcdefpme]{min-height:0;margin-bottom:24px;padding:44px 20px 48px}.hero-badge[data-astro-cid-lcdefpme]{margin-bottom:20px}.hero-sub[data-astro-cid-lcdefpme]{margin-top:14px}.hero-actions[data-astro-cid-lcdefpme]{margin-top:24px}.block[data-astro-cid-lcdefpme]{margin-top:clamp(38px,7vw,90px)}.block-head[data-astro-cid-lcdefpme]{margin-bottom:18px}}@media (width<=560px){.cat-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cat-tile[data-astro-cid-lcdefpme]{padding:16px 14px 14px}.cat-tile[data-astro-cid-lcdefpme]:after{display:none}}@media (prefers-reduced-motion:reduce){.hero-badge-dot[data-astro-cid-lcdefpme]{animation:none}.hero-content[data-astro-cid-lcdefpme]{animation-duration:.01ms;animation-iteration-count:1}.cat-tile[data-astro-cid-lcdefpme]{transition:border-color .15s,box-shadow .15s}.cat-tile[data-astro-cid-lcdefpme]:hover,.cat-tile[data-astro-cid-lcdefpme]:active{transform:none}.cat-tile[data-astro-cid-lcdefpme]:after{transition:opacity .15s;transform:none}}
