.page-hero[data-astro-cid-s4elunfe]{background:var(--off-white);border-bottom:1px solid var(--line);padding-block:var(--space-12) var(--space-16)}.page-hero[data-astro-cid-s4elunfe] h1[data-astro-cid-s4elunfe]{font-size:var(--text-4xl);max-width:640px;margin-bottom:var(--space-5)}.page-hero__intro[data-astro-cid-s4elunfe]{font-size:var(--text-xl);color:var(--muted);max-width:640px;line-height:var(--leading-relaxed)}.framework-intro[data-astro-cid-s4elunfe]{max-width:720px;margin-bottom:var(--space-16)}.framework-intro[data-astro-cid-s4elunfe] h2[data-astro-cid-s4elunfe]{margin-bottom:var(--space-5)}.framework-intro[data-astro-cid-s4elunfe] p[data-astro-cid-s4elunfe]{color:var(--muted);line-height:var(--leading-relaxed);margin-bottom:var(--space-4)}.framework-steps[data-astro-cid-s4elunfe]{display:flex;flex-direction:column}.framework-step[data-astro-cid-s4elunfe]{display:grid;grid-template-columns:80px 1fr;gap:var(--space-8);padding-bottom:var(--space-12)}.framework-step__left[data-astro-cid-s4elunfe]{display:flex;flex-direction:column;align-items:center}.framework-step__number[data-astro-cid-s4elunfe]{width:56px;height:56px;background:var(--ivory);border:2px solid var(--copper);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.framework-step__number[data-astro-cid-s4elunfe] span[data-astro-cid-s4elunfe]{font-size:var(--text-sm);color:var(--copper);font-weight:700;letter-spacing:var(--tracking-wide)}.framework-step__connector[data-astro-cid-s4elunfe]{width:2px;flex:1;background:linear-gradient(180deg,var(--copper) 0%,rgba(184,115,69,.15) 100%);margin-top:var(--space-3);margin-bottom:0}.framework-step__title[data-astro-cid-s4elunfe]{font-size:var(--text-3xl);font-weight:800;color:var(--ink-black);letter-spacing:var(--tracking-tight);margin-bottom:var(--space-4)}.framework-step__desc[data-astro-cid-s4elunfe]{font-size:var(--text-lg);color:var(--muted);line-height:var(--leading-relaxed);max-width:640px;margin-bottom:var(--space-6)}.framework-step__details[data-astro-cid-s4elunfe]{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);padding:var(--space-6)}.framework-step__details-heading[data-astro-cid-s4elunfe]{font-size:var(--text-sm);font-weight:700;color:var(--copper);font-family:var(--font-mono);letter-spacing:var(--tracking-wide);text-transform:uppercase;margin-bottom:var(--space-4)}.framework-step__details[data-astro-cid-s4elunfe] ul[data-astro-cid-s4elunfe]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:var(--space-2)}.framework-step__details[data-astro-cid-s4elunfe] li[data-astro-cid-s4elunfe]{display:flex;align-items:flex-start;gap:var(--space-2);font-size:var(--text-sm);color:var(--charcoal)}.framework-step__details[data-astro-cid-s4elunfe] li[data-astro-cid-s4elunfe] svg[data-astro-cid-s4elunfe]{color:var(--copper);flex-shrink:0;margin-top:2px}.checklist-section[data-astro-cid-s4elunfe]{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-12);align-items:start}.checklist-content[data-astro-cid-s4elunfe] h2[data-astro-cid-s4elunfe]{margin-bottom:var(--space-5)}.checklist-content[data-astro-cid-s4elunfe] p[data-astro-cid-s4elunfe]{color:var(--muted);line-height:var(--leading-relaxed);margin-bottom:var(--space-4)}.checklist-cta[data-astro-cid-s4elunfe]{display:inline-flex;align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-6);background:var(--ink-black);color:var(--ivory);font-size:var(--text-sm);font-weight:600;border-radius:var(--radius-md);text-decoration:none;transition:all var(--duration-normal) var(--ease-out);margin-top:var(--space-4)}.checklist-cta[data-astro-cid-s4elunfe]:hover{background:var(--copper)}.checklist-grid[data-astro-cid-s4elunfe]{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-2);background:var(--white);border:1px solid var(--line);border-radius:var(--radius-xl);padding:var(--space-5);box-shadow:var(--shadow-md)}.checklist-item[data-astro-cid-s4elunfe]{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3);border-bottom:1px solid var(--line);border-radius:var(--radius-sm);transition:background var(--duration-fast)}.checklist-item[data-astro-cid-s4elunfe]:hover{background:var(--off-white)}.checklist-item__num[data-astro-cid-s4elunfe]{color:var(--copper);font-size:var(--text-xs);font-weight:600;letter-spacing:var(--tracking-wide);flex-shrink:0}.checklist-item[data-astro-cid-s4elunfe] span[data-astro-cid-s4elunfe]{font-size:var(--text-sm);color:var(--charcoal);line-height:var(--leading-normal)}@media (max-width: 900px){.framework-step[data-astro-cid-s4elunfe]{grid-template-columns:1fr}.framework-step__left[data-astro-cid-s4elunfe]{flex-direction:row;gap:var(--space-3);align-items:center}.framework-step__connector[data-astro-cid-s4elunfe]{width:40px;height:2px;margin:0}.checklist-section[data-astro-cid-s4elunfe],.checklist-grid[data-astro-cid-s4elunfe]{grid-template-columns:1fr}.page-hero[data-astro-cid-s4elunfe] h1[data-astro-cid-s4elunfe]{font-size:var(--text-3xl)}}
