.hero[data-astro-cid-lcdefpme]{isolation:isolate;background:radial-gradient(ellipse 55% 75% at 50% 108%, #f0a83238, transparent 70%), var(--night);padding-block:clamp(6.5rem,11vw,9rem) clamp(1.5rem,3vw,2.5rem);position:relative;overflow:hidden}.hero-lamp[data-astro-cid-lcdefpme]{pointer-events:none;z-index:-1;justify-content:center;animation:1.4s ease-out both lamp-on;display:flex;position:absolute;inset:0}.hero-lamp[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:auto;max-width:100%;height:100%}@keyframes lamp-on{0%{opacity:0}60%{opacity:.55}to{opacity:1}}@media (prefers-reduced-motion:reduce){.hero-lamp[data-astro-cid-lcdefpme]{animation:none}}.hero-inner[data-astro-cid-lcdefpme]{text-align:center;max-width:860px}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{color:var(--on-night);text-wrap:balance;margin:0 0 .8rem;font-size:clamp(2.1rem,4.4vw,3.1rem)}.hero[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--on-night-soft);max-width:56ch;margin:0 auto;font-size:clamp(1.02rem,1.6vw,1.15rem);line-height:1.6}.hero-actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.8rem;display:flex}.pillar[data-astro-cid-lcdefpme]{max-width:70ch;margin:2.5rem auto 3rem;padding-inline:1rem}.pillar[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin-top:2.25rem}.pillar[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]:before{content:"";background:var(--glow);border-radius:50%;width:.5em;height:.5em;margin-right:.5em;display:inline-block;box-shadow:0 0 10px #f0a83299}.pillar[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--leaf-deep)}.pillar[data-astro-cid-lcdefpme] table[data-astro-cid-lcdefpme]{border-collapse:collapse;background:var(--card);border-radius:var(--radius-card);width:100%;box-shadow:var(--shadow-card);margin:1.5rem 0;font-size:.95rem;overflow:hidden}.pillar[data-astro-cid-lcdefpme] th[data-astro-cid-lcdefpme]{background:var(--warm-white-2);color:var(--ink);text-align:left;border-bottom:1px solid #f0a83266;padding:.7rem 1rem}.facts[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:14px;margin:1.5rem 0;display:grid}.fact[data-astro-cid-lcdefpme]{background:radial-gradient(ellipse 85% 65% at 50% 0%, #f0a83229, transparent 72%), var(--night);border-radius:var(--radius-card);box-shadow:var(--shadow-card);text-align:center;padding:1.1rem .9rem 1rem}.fact-num[data-astro-cid-lcdefpme]{font-family:var(--font-display);letter-spacing:-.015em;color:var(--glow-soft);font-size:1.55rem;font-weight:800;display:block}.fact-label[data-astro-cid-lcdefpme]{color:var(--on-night-soft);margin-top:.3rem;font-size:.85rem;line-height:1.45;display:block}@media (width<=640px){.facts[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}.tip[data-astro-cid-lcdefpme]{background:var(--warm-white-2);border-left:3px solid var(--glow);border-radius:0 var(--radius-card) var(--radius-card) 0;margin:1.5rem 0;padding:1rem 1.25rem 1.1rem}.tip[data-astro-cid-lcdefpme] .kicker[data-astro-cid-lcdefpme]{margin-bottom:.35rem}.tip[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin:0}.pillar[data-astro-cid-lcdefpme] td[data-astro-cid-lcdefpme]{border-top:1px solid var(--warm-white-2);vertical-align:top;padding:.6rem 1rem}@media (width<=640px){.pillar[data-astro-cid-lcdefpme] table[data-astro-cid-lcdefpme]{display:block;overflow-x:auto}}.categories[data-astro-cid-lcdefpme]{background:var(--night);padding-block:.5rem 3rem}.categories[data-astro-cid-lcdefpme] .section-title[data-astro-cid-lcdefpme]{color:var(--on-night);margin-top:1.5rem}.cat-cards[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;max-width:920px;margin-inline:auto;display:grid}.cat-card[data-astro-cid-lcdefpme]{background:var(--night-2);border-radius:var(--radius-card);border:1px solid #f3ecdf14;padding:1.5rem 1.5rem 1.4rem;text-decoration:none;transition:border-color .18s,box-shadow .18s;display:block;position:relative;overflow:hidden}.cat-card[data-astro-cid-lcdefpme]:before{content:"";opacity:0;background:radial-gradient(75% 65% at 50% 118%,#f0a8322e,#0000 70%);transition:opacity .25s;position:absolute;inset:0}.cat-card[data-astro-cid-lcdefpme]:hover:before{opacity:1}.cat-card[data-astro-cid-lcdefpme]:hover{border-color:#f0a83273;box-shadow:0 0 26px #f0a83229}.cat-icon[data-astro-cid-lcdefpme]{fill:none;width:26px;height:26px;stroke:var(--glow);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;opacity:.9;margin-bottom:.8rem}.cat-card[data-astro-cid-lcdefpme] .kicker[data-astro-cid-lcdefpme]{margin-bottom:.4rem}.cat-more[data-astro-cid-lcdefpme]{font-family:var(--font-display);color:var(--on-night-soft);margin-top:.9rem;font-size:.85rem;font-weight:700;transition:color .18s;display:inline-block}.cat-more[data-astro-cid-lcdefpme] .arrow[data-astro-cid-lcdefpme]{transition:transform .18s;display:inline-block}.cat-card[data-astro-cid-lcdefpme]:hover .cat-more[data-astro-cid-lcdefpme]{color:var(--glow-soft)}.cat-card[data-astro-cid-lcdefpme]:hover .cat-more[data-astro-cid-lcdefpme] .arrow[data-astro-cid-lcdefpme]{transform:translate(3px)}.cat-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--on-night);margin:0 0 .45rem;font-size:1.2rem}.cat-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--on-night-soft);margin:0;font-size:.95rem;line-height:1.55}.latest[data-astro-cid-lcdefpme]{padding-bottom:1rem}@media (width>=900px){.latest[data-astro-cid-lcdefpme] .cards{grid-template-columns:repeat(3,minmax(0,1fr));max-width:1060px;margin-inline:auto}}
