[data-astro-cid-ldqebv3x],[data-astro-cid-ldqebv3x]:before,[data-astro-cid-ldqebv3x]:after{box-sizing:border-box;margin:0;padding:0}:root{--p:#0397F1;--pd:#0369A1;--ps:#E1F3FE;--a:#FFC94D;--ad:#D97706;--ink:#2D2D2D;--ink2:#4B4B4B;--muted:#5C5C66;--bg:#F4FAFE;--white:#fff;--border:#E5E7EB;--shadow:0 6px 0 #D4D4D4;--rc:24px;--rb:16px}body{font-family:Nunito,Fredoka One,sans-serif;color:var(--ink);background:var(--white);line-height:1.6}nav[data-astro-cid-ldqebv3x].site{background:var(--white);border-bottom:2px solid var(--border);position:sticky;top:0;z-index:100}nav[data-astro-cid-ldqebv3x].site .inner[data-astro-cid-ldqebv3x]{max-width:1100px;margin:0 auto;display:flex;align-items:center;gap:2rem;padding:.9rem 1.5rem}.logo[data-astro-cid-ldqebv3x]{font-family:Fredoka One,sans-serif;font-size:1.5rem;color:var(--p);text-decoration:none}.nav-links[data-astro-cid-ldqebv3x]{display:flex;gap:.5rem;list-style:none;margin-left:auto}.nav-links[data-astro-cid-ldqebv3x] a[data-astro-cid-ldqebv3x]{padding:.5rem .9rem;font-size:.875rem;font-weight:700;color:var(--ink2);text-decoration:none;border-radius:999px}.nav-links[data-astro-cid-ldqebv3x] a[data-astro-cid-ldqebv3x]:hover{background:var(--ps);color:var(--p)}.nav-cta[data-astro-cid-ldqebv3x]{padding:.6rem 1.25rem;background:var(--p);color:#fff;font-weight:800;font-size:.875rem;border-radius:999px;text-decoration:none;box-shadow:0 3px 0 var(--pd)}.hero[data-astro-cid-ldqebv3x]{background:linear-gradient(135deg,var(--p),var(--pd));color:#fff;padding:4rem 1.5rem;text-align:center}.hero[data-astro-cid-ldqebv3x] h1[data-astro-cid-ldqebv3x]{font-family:Fredoka One,sans-serif;font-size:clamp(2rem,4.5vw,3rem);margin-bottom:1rem;line-height:1.2}.hero[data-astro-cid-ldqebv3x] p[data-astro-cid-ldqebv3x]{font-size:1.1rem;opacity:.92;max-width:620px;margin:0 auto;font-weight:700}.container[data-astro-cid-ldqebv3x]{max-width:1000px;margin:0 auto;padding:3rem 1.5rem}.breadcrumb[data-astro-cid-ldqebv3x]{font-size:.85rem;color:var(--muted);font-weight:700;margin-bottom:2rem}.breadcrumb[data-astro-cid-ldqebv3x] a[data-astro-cid-ldqebv3x]{color:var(--p);text-decoration:none}.materia-block[data-astro-cid-ldqebv3x]{margin-bottom:2.5rem}.materia-head[data-astro-cid-ldqebv3x]{display:flex;align-items:center;gap:.6rem;margin-bottom:1rem}.materia-head[data-astro-cid-ldqebv3x] h2[data-astro-cid-ldqebv3x]{font-family:Fredoka One,sans-serif;font-size:1.5rem}.grid[data-astro-cid-ldqebv3x]{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem}.card[data-astro-cid-ldqebv3x]{display:flex;flex-direction:column;background:var(--white);border:2px solid var(--border);border-radius:var(--rc);padding:1.5rem;box-shadow:var(--shadow);text-decoration:none;transition:border-color .15s,transform .1s}.card[data-astro-cid-ldqebv3x]:hover{border-color:var(--p);transform:translateY(-2px)}.card[data-astro-cid-ldqebv3x] .emoji[data-astro-cid-ldqebv3x]{font-size:2rem;margin-bottom:.5rem}.card[data-astro-cid-ldqebv3x] h3[data-astro-cid-ldqebv3x]{font-size:1.05rem;color:var(--ink);margin-bottom:.4rem;line-height:1.3}.card[data-astro-cid-ldqebv3x] p[data-astro-cid-ldqebv3x]{font-size:.875rem;color:var(--muted);font-weight:700;flex:1}.card[data-astro-cid-ldqebv3x] .meta[data-astro-cid-ldqebv3x]{margin-top:.75rem;display:flex;gap:.5rem;flex-wrap:wrap}.pill[data-astro-cid-ldqebv3x]{background:var(--ps);color:var(--p);font-size:.72rem;font-weight:800;padding:.2rem .6rem;border-radius:999px}.capture[data-astro-cid-ldqebv3x]{background:var(--ps);border:2px solid var(--p);border-radius:var(--rc);padding:2rem;text-align:center;margin-top:1rem}.capture[data-astro-cid-ldqebv3x] h2[data-astro-cid-ldqebv3x]{font-family:Fredoka One,sans-serif;font-size:1.5rem;margin-bottom:.5rem}.capture[data-astro-cid-ldqebv3x] p[data-astro-cid-ldqebv3x]{color:var(--ink2);font-weight:700;margin-bottom:1.25rem;max-width:520px;margin-left:auto;margin-right:auto}.capture[data-astro-cid-ldqebv3x] form[data-astro-cid-ldqebv3x]{display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap}.capture[data-astro-cid-ldqebv3x] input[data-astro-cid-ldqebv3x]{padding:.8rem 1rem;border:2px solid var(--border);border-radius:var(--rb);font-size:1rem;font-family:inherit;min-width:240px}.capture[data-astro-cid-ldqebv3x] button[data-astro-cid-ldqebv3x]{padding:.8rem 1.5rem;background:var(--p);color:#fff;font-weight:800;border:none;border-radius:var(--rb);cursor:pointer;box-shadow:0 4px 0 var(--pd)}.capture[data-astro-cid-ldqebv3x] .fine[data-astro-cid-ldqebv3x]{font-size:.78rem;color:var(--muted);font-weight:700;margin-top:.75rem}footer[data-astro-cid-ldqebv3x].site{background:#1a1a2e;color:#fff9;padding:3rem 1.5rem;text-align:center;font-size:.875rem;font-weight:700}footer[data-astro-cid-ldqebv3x].site a[data-astro-cid-ldqebv3x]{color:#ffffffbf;text-decoration:none}
