.rs-hero[data-astro-cid-fmgelhwa]{position:relative;overflow:hidden;isolation:isolate;padding:calc(96px + var(--space-3xl)) 0 var(--space-4xl);background:radial-gradient(circle at 18% 0%,rgba(33,139,232,.2),transparent 55%),radial-gradient(circle at 95% 100%,rgba(182,208,100,.12),transparent 50%),linear-gradient(168deg,var(--navy) 0%,var(--navy-mid) 60%,#0d2a48 100%);color:var(--white)}.rs-hero__grid[data-astro-cid-fmgelhwa]{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:56px 56px;mask-image:radial-gradient(ellipse 80% 70% at 50% 30%,black 30%,transparent 90%);-webkit-mask-image:radial-gradient(ellipse 80% 70% at 50% 30%,black 30%,transparent 90%);z-index:0}.rs-hero__glow[data-astro-cid-fmgelhwa]{position:absolute;border-radius:50%;filter:blur(120px);opacity:.45;pointer-events:none}.rs-hero__glow--a[data-astro-cid-fmgelhwa]{width:520px;height:520px;top:-180px;left:-120px;background:radial-gradient(circle,var(--blue-bright) 0%,transparent 70%);animation:rsGlowA 16s ease-in-out infinite alternate}.rs-hero__glow--b[data-astro-cid-fmgelhwa]{width:460px;height:460px;bottom:-200px;right:-100px;background:radial-gradient(circle,var(--green) 0%,transparent 70%);opacity:.3;animation:rsGlowB 20s ease-in-out infinite alternate}@keyframes rsGlowA{0%{transform:translate(0)}to{transform:translate(40px,30px)}}@keyframes rsGlowB{0%{transform:translate(0)}to{transform:translate(-30px,-40px)}}.rs-hero__inner[data-astro-cid-fmgelhwa]{position:relative;z-index:2;max-width:980px}.rs-crumb[data-astro-cid-fmgelhwa]{display:inline-flex;align-items:center;gap:.625rem;font-family:var(--font-heading);font-size:.78rem;font-weight:600;letter-spacing:.04em;padding:8px 16px;border-radius:var(--radius-full);background:#ffffff0a;border:1px solid rgba(255,255,255,.08);margin-bottom:var(--space-lg)}.rs-crumb[data-astro-cid-fmgelhwa] a[data-astro-cid-fmgelhwa]{color:#ffffff8c;text-decoration:none}.rs-crumb[data-astro-cid-fmgelhwa] a[data-astro-cid-fmgelhwa]:hover{color:var(--white)}.rs-crumb__current[data-astro-cid-fmgelhwa]{color:var(--green)}.rs-hero__pill[data-astro-cid-fmgelhwa]{display:inline-flex;align-items:center;gap:.625rem;padding:7px 14px;border-radius:var(--radius-full);background:#b6d0641a;border:1px solid rgba(182,208,100,.3);margin-bottom:var(--space-xl)}.rs-hero__pulse[data-astro-cid-fmgelhwa]{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 #b6d06499;animation:rsPulse 2s ease-in-out infinite}@keyframes rsPulse{0%,to{box-shadow:0 0 #b6d06499}50%{box-shadow:0 0 0 10px #b6d06400}}.rs-hero__eyebrow[data-astro-cid-fmgelhwa]{font-family:var(--font-heading);font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--green)}.rs-hero__title[data-astro-cid-fmgelhwa]{color:var(--white);font-family:var(--font-heading);font-weight:800;font-size:clamp(2.25rem,5vw + .5rem,4.25rem);line-height:1.05;letter-spacing:-.025em;margin-bottom:var(--space-lg);text-wrap:balance;max-width:22ch}.rs-hero__title-accent[data-astro-cid-fmgelhwa]{display:block;background:linear-gradient(90deg,var(--blue-bright),var(--green));-webkit-background-clip:text;background-clip:text;color:transparent}.rs-hero__sub[data-astro-cid-fmgelhwa]{color:#ffffffbd;font-size:clamp(1.05rem,1vw + .7rem,1.2rem);line-height:1.6;max-width:60ch}.rs-section[data-astro-cid-fmgelhwa]{padding-block:var(--space-4xl)}.rs-list[data-astro-cid-fmgelhwa]{background:var(--bg-tertiary)}.rs-sec-head[data-astro-cid-fmgelhwa]{max-width:720px;margin-bottom:var(--space-2xl)}.rs-sec-tag[data-astro-cid-fmgelhwa]{display:inline-block;font-family:var(--font-heading);font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--green-dark);margin-bottom:var(--space-md)}.rs-sec-title[data-astro-cid-fmgelhwa]{font-family:var(--font-heading);font-weight:800;font-size:clamp(1.75rem,3vw + .6rem,2.5rem);line-height:1.08;letter-spacing:-.025em;color:var(--navy);text-wrap:balance}.rs-sec-title[data-astro-cid-fmgelhwa] em[data-astro-cid-fmgelhwa]{font-style:italic;background:linear-gradient(90deg,var(--blue-bright),var(--green-dark));-webkit-background-clip:text;background-clip:text;color:transparent}.rs-grid[data-astro-cid-fmgelhwa]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-lg)}.rs-card[data-astro-cid-fmgelhwa]{background:var(--white);border-radius:var(--radius-xl);padding:var(--space-xl);border:1px solid var(--gray-200);text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:var(--space-sm);transition:transform var(--duration-base) var(--ease-out),border-color var(--duration-base) var(--ease-out),box-shadow var(--duration-base) var(--ease-out)}.rs-card[data-astro-cid-fmgelhwa]:not(.rs-card--todo):hover{transform:translateY(-4px);border-color:var(--blue-light);box-shadow:0 16px 32px -12px #0d21371a}.rs-card--todo[data-astro-cid-fmgelhwa]{opacity:.65;cursor:not-allowed;border-style:dashed}.rs-card__head[data-astro-cid-fmgelhwa]{display:flex;justify-content:space-between;align-items:center}.rs-card__type[data-astro-cid-fmgelhwa]{font-family:var(--font-heading);font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--green-dark)}.rs-card__badge[data-astro-cid-fmgelhwa]{font-family:var(--font-heading);font-size:.65rem;font-weight:700;padding:3px 8px;border-radius:var(--radius-sm);letter-spacing:.06em;text-transform:uppercase}.rs-card__badge--live[data-astro-cid-fmgelhwa]{background:var(--green);color:var(--navy)}.rs-card__badge--todo[data-astro-cid-fmgelhwa]{background:var(--gray-100);color:var(--gray-500)}.rs-card__title[data-astro-cid-fmgelhwa]{font-family:var(--font-heading);font-weight:700;font-size:1.15rem;color:var(--navy);letter-spacing:-.015em;line-height:1.2}.rs-card__teaser[data-astro-cid-fmgelhwa]{font-size:.93rem;line-height:1.6;color:var(--gray-600);flex:1}.rs-card__cluster[data-astro-cid-fmgelhwa]{font-family:var(--font-heading);font-size:.72rem;font-weight:600;color:var(--gray-500);margin-top:var(--space-sm)}@media(max-width:900px){.rs-grid[data-astro-cid-fmgelhwa]{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.rs-grid[data-astro-cid-fmgelhwa]{grid-template-columns:1fr}}.rs-pending[data-astro-cid-fmgelhwa]{margin-top:var(--space-2xl);padding:var(--space-lg);background:var(--white);border-radius:var(--radius-lg);border-left:3px solid var(--blue-bright);font-size:.95rem;color:var(--gray-700);line-height:1.6}.rs-pending[data-astro-cid-fmgelhwa] strong[data-astro-cid-fmgelhwa]{color:var(--navy)}.rs-pending[data-astro-cid-fmgelhwa] a[data-astro-cid-fmgelhwa]{color:var(--blue-bright)}@media(prefers-reduced-motion:reduce){.rs-hero__glow--a[data-astro-cid-fmgelhwa],.rs-hero__glow--b[data-astro-cid-fmgelhwa],.rs-hero__pulse[data-astro-cid-fmgelhwa]{animation:none}}
