.hero[data-astro-cid-j7pv25f6]{position:relative;padding:5.5rem 0 4.5rem;overflow:hidden}.hero-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:1.25fr .75fr;gap:3rem;align-items:center}.hero-cta[data-astro-cid-j7pv25f6]{display:flex;gap:.85rem;margin-top:2rem;flex-wrap:wrap}.hero-photo[data-astro-cid-j7pv25f6]{display:flex;justify-content:flex-end}.hero-photo[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{width:300px;height:300px;object-fit:cover;border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-lg)}.help[data-astro-cid-j7pv25f6]{--ember1: #f59e0b;--ember2: #ef4444;--ember-glow: rgba(245, 158, 11, .2);position:relative;overflow:hidden}.glow-ember[data-astro-cid-j7pv25f6]{width:560px;height:560px;background:radial-gradient(circle,var(--ember-glow) 0%,transparent 70%);right:-160px;top:6%}.eyebrow-ember[data-astro-cid-j7pv25f6]{color:var(--ember1)}.tiles[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem}.tile[data-astro-cid-j7pv25f6]{grid-column:span 2;min-height:232px}.tile[data-astro-cid-j7pv25f6]:nth-child(4){grid-column:2 / span 2}.tile[data-astro-cid-j7pv25f6]:nth-child(5){grid-column:4 / span 2}.tile[data-astro-cid-j7pv25f6]{position:relative;overflow:hidden;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);outline:none;transition:transform var(--transition),box-shadow var(--transition),border-color var(--transition)}.tile[data-astro-cid-j7pv25f6]:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg,var(--ember1),var(--ember2));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity var(--transition);z-index:3;pointer-events:none}.tile-front[data-astro-cid-j7pv25f6]{padding:1.5rem}.tile-title[data-astro-cid-j7pv25f6]{font-size:1.1rem;font-weight:700;letter-spacing:-.02em}.tile-sub[data-astro-cid-j7pv25f6]{color:var(--text-muted);font-size:.92rem;margin-top:.55rem}.tile-plus[data-astro-cid-j7pv25f6]{position:absolute;top:1rem;right:1.1rem;z-index:4;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(245,158,11,.35);color:var(--ember1);font-size:1.05rem;line-height:1;font-weight:600;transition:transform var(--transition),background var(--transition)}.tile[data-astro-cid-j7pv25f6]:hover .tile-plus[data-astro-cid-j7pv25f6],.tile[data-astro-cid-j7pv25f6]:focus-within .tile-plus[data-astro-cid-j7pv25f6]{transform:rotate(45deg);background:#f59e0b1f}.tile-reveal[data-astro-cid-j7pv25f6]{padding:1.5rem;background:var(--surface-2);border-top:1px solid rgba(245,158,11,.3)}.tile-body[data-astro-cid-j7pv25f6]{font-size:.9rem;color:var(--text-muted);line-height:1.6}.tile-proof[data-astro-cid-j7pv25f6]{list-style:none;margin:.8rem 0 0;display:flex;flex-direction:column;gap:.4rem}.tile-proof[data-astro-cid-j7pv25f6] li[data-astro-cid-j7pv25f6]{position:relative;padding-left:1rem;font-size:.9rem;color:var(--text);font-weight:600}.tile-proof[data-astro-cid-j7pv25f6] li[data-astro-cid-j7pv25f6]:before{content:"";position:absolute;left:0;top:.5em;width:5px;height:5px;border-radius:50%;background:linear-gradient(135deg,var(--ember1),var(--ember2))}.tile-kicker[data-astro-cid-j7pv25f6]{margin-top:.8rem;font-size:.9rem;font-weight:600;color:var(--text)}.tile-link[data-astro-cid-j7pv25f6]{display:inline-block;margin-top:.95rem;font-size:.85rem;font-weight:600;color:var(--ember1)}.tile-link[data-astro-cid-j7pv25f6]:hover{color:var(--ember2)}@media(hover:hover)and (pointer:fine){.tile-reveal[data-astro-cid-j7pv25f6]{position:absolute;inset:0;z-index:2;overflow-y:auto;border-top:none;opacity:0;transform:translateY(10px);transition:opacity var(--transition),transform var(--transition);pointer-events:none}.tile[data-astro-cid-j7pv25f6]:hover,.tile[data-astro-cid-j7pv25f6]:focus-visible{transform:translateY(-3px);box-shadow:0 18px 40px -18px var(--ember-glow)}.tile[data-astro-cid-j7pv25f6]:hover:before,.tile[data-astro-cid-j7pv25f6]:focus-within:before{opacity:1}.tile[data-astro-cid-j7pv25f6]:hover .tile-reveal[data-astro-cid-j7pv25f6],.tile[data-astro-cid-j7pv25f6]:focus-within .tile-reveal[data-astro-cid-j7pv25f6]{opacity:1;transform:none;pointer-events:auto}}@media(max-width:860px){.tiles[data-astro-cid-j7pv25f6]{grid-template-columns:1fr}.tile[data-astro-cid-j7pv25f6]{grid-column:auto!important;min-height:0}.tile-plus[data-astro-cid-j7pv25f6]{display:none}.tile[data-astro-cid-j7pv25f6]:before{opacity:.6}.tile-reveal[data-astro-cid-j7pv25f6]{border-top-color:#f59e0b80}}.ff-band[data-astro-cid-j7pv25f6]{border-block:1px solid var(--border);background:var(--bg-2)}.ff-inner[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:.9fr 1.1fr;gap:2.5rem;align-items:center}.ff-title[data-astro-cid-j7pv25f6]{font-size:clamp(1.4rem,3vw,2rem);font-weight:800;letter-spacing:-.03em;line-height:1.15}.read-more[data-astro-cid-j7pv25f6]{display:inline-block;margin-top:1rem;font-size:.92rem;font-weight:600}@media(max-width:760px){.ff-inner[data-astro-cid-j7pv25f6]{grid-template-columns:1fr;gap:1.25rem}}.loop-title[data-astro-cid-j7pv25f6]{font-size:1.05rem;font-weight:600;margin:.7rem 0 .5rem}.step[data-astro-cid-j7pv25f6]{position:relative;padding-top:.5rem}.step-num[data-astro-cid-j7pv25f6]{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:50%;background:var(--accent-dim);border:1px solid rgba(125,211,252,.3);color:var(--accent);font-family:var(--font-mono);font-weight:700;margin-bottom:.9rem}.cta-card[data-astro-cid-j7pv25f6]{position:relative;overflow:hidden;background:linear-gradient(180deg,var(--surface) 0%,var(--bg-2) 100%);border:1px solid var(--border);border-radius:var(--radius-lg);padding:3.5rem 2rem;text-align:center}.cta-actions[data-astro-cid-j7pv25f6]{display:flex;gap:.85rem;justify-content:center;margin-top:1.8rem;flex-wrap:wrap}.creds[data-astro-cid-j7pv25f6]{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:2.2rem}@media(max-width:860px){.hero[data-astro-cid-j7pv25f6]{padding:2.25rem 0 3rem}.hero-grid[data-astro-cid-j7pv25f6]{grid-template-columns:1fr;gap:1.5rem}.hero-copy[data-astro-cid-j7pv25f6]{order:0}.hero-photo[data-astro-cid-j7pv25f6]{justify-content:flex-start;order:1}.hero-photo[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{width:116px;height:116px}.hero-sub[data-astro-cid-j7pv25f6]{display:none}}@media(max-width:560px){.hero-cta[data-astro-cid-j7pv25f6]{flex-direction:column;align-items:stretch}.hero-cta[data-astro-cid-j7pv25f6] .btn[data-astro-cid-j7pv25f6]{width:100%;justify-content:center}.cta-card[data-astro-cid-j7pv25f6]{padding:2.5rem 1.25rem}.cta-actions[data-astro-cid-j7pv25f6]{flex-direction:column;align-items:stretch}.cta-actions[data-astro-cid-j7pv25f6] .btn[data-astro-cid-j7pv25f6]{width:100%;justify-content:center}}
