[data-astro-cid-mju4idct]{margin:0;padding:0;box-sizing:border-box}:root{--green: #4a9f4a;--green-dark: #2d5a2d;--green-light: #7dd87d;--desert: #f9f7f4;--desert-200: #e2d9cb;--midnight: #1e2328}body{font-family:DM Sans,sans-serif;background-color:var(--desert);min-height:100vh;color:var(--midnight)}.font-display[data-astro-cid-mju4idct]{font-family:Archivo Black,sans-serif;text-transform:uppercase;letter-spacing:-.02em}.font-serif[data-astro-cid-mju4idct]{font-family:"Source Serif 4",Georgia,serif}.container[data-astro-cid-mju4idct]{max-width:640px;margin:0 auto;padding:0 24px}.header[data-astro-cid-mju4idct]{background-color:var(--green-dark);padding:16px 0}.header-content[data-astro-cid-mju4idct]{display:flex;align-items:center;justify-content:center}.header-logo[data-astro-cid-mju4idct]{display:flex;align-items:center;gap:12px;text-decoration:none;color:#fff}.header-logo-icon[data-astro-cid-mju4idct]{width:32px;height:32px;background-color:var(--green-light);display:flex;align-items:center;justify-content:center}.header-logo[data-astro-cid-mju4idct] span[data-astro-cid-mju4idct]{font-family:Archivo Black,sans-serif;text-transform:uppercase;font-size:.875rem;letter-spacing:.05em}.main[data-astro-cid-mju4idct]{padding:64px 0}.card[data-astro-cid-mju4idct]{background:#fff;border:3px solid var(--midnight);padding:48px 40px;position:relative}.card[data-astro-cid-mju4idct]:before{content:"";position:absolute;inset:8px -8px -8px 8px;background:var(--green);z-index:-1}.tag[data-astro-cid-mju4idct]{display:inline-block;background-color:var(--green);color:#fff;padding:6px 14px;font-family:Archivo Black,sans-serif;text-transform:uppercase;font-size:.7rem;margin-bottom:20px}h1[data-astro-cid-mju4idct]{font-size:2rem;line-height:.95;margin-bottom:12px}.subtitle[data-astro-cid-mju4idct]{font-family:"Source Serif 4",Georgia,serif;font-size:1.1rem;color:#5c6f7c;margin-bottom:40px;line-height:1.5}.steps[data-astro-cid-mju4idct]{display:flex;flex-direction:column;gap:24px;margin-bottom:40px}.step[data-astro-cid-mju4idct]{display:flex;gap:16px;align-items:flex-start}.step-number[data-astro-cid-mju4idct]{background:var(--green-dark);color:#fff;width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-family:Archivo Black,sans-serif;font-size:1rem;flex-shrink:0}.step-content[data-astro-cid-mju4idct] h3[data-astro-cid-mju4idct]{font-size:1rem;font-weight:700;margin-bottom:4px;color:var(--midnight)}.step-content[data-astro-cid-mju4idct] p[data-astro-cid-mju4idct]{font-size:.9rem;color:#5c6f7c;line-height:1.5}.step-content[data-astro-cid-mju4idct] a[data-astro-cid-mju4idct]{color:var(--green);text-decoration:underline}.buttons[data-astro-cid-mju4idct]{display:flex;flex-direction:column;gap:12px}.btn[data-astro-cid-mju4idct]{display:flex;align-items:center;justify-content:center;gap:12px;padding:18px 28px;text-decoration:none;font-weight:700;font-size:1rem;transition:all .2s cubic-bezier(.25,1,.5,1);border:none;position:relative;overflow:hidden}.btn[data-astro-cid-mju4idct]:after{content:"→";position:absolute;right:20px;opacity:0;transform:translate(-10px);transition:all .2s cubic-bezier(.25,1,.5,1)}.btn[data-astro-cid-mju4idct]:hover{padding-right:52px}.btn[data-astro-cid-mju4idct]:hover:after{opacity:1;transform:translate(0)}.btn[data-astro-cid-mju4idct]:active{transform:scale(.98)}.btn[data-astro-cid-mju4idct] svg[data-astro-cid-mju4idct]{width:22px;height:22px}.btn-primary[data-astro-cid-mju4idct]{background-color:var(--green);color:#fff}.btn-primary[data-astro-cid-mju4idct]:hover{background-color:var(--green-dark)}.btn-secondary[data-astro-cid-mju4idct]{background-color:var(--midnight);color:#fff}.btn-secondary[data-astro-cid-mju4idct]:hover{background-color:#2a3138}.platform-section[data-astro-cid-mju4idct]{display:none}.platform-section[data-astro-cid-mju4idct].active{display:block}.platform-toggle[data-astro-cid-mju4idct]{display:flex;gap:8px;margin-bottom:32px}.platform-toggle[data-astro-cid-mju4idct] button[data-astro-cid-mju4idct]{flex:1;padding:12px 16px;border:2px solid var(--midnight);background:#fff;font-family:DM Sans,sans-serif;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease}.platform-toggle[data-astro-cid-mju4idct] button[data-astro-cid-mju4idct].active{background:var(--midnight);color:#fff}.platform-toggle[data-astro-cid-mju4idct] button[data-astro-cid-mju4idct]:hover:not(.active){background:var(--desert-200)}.footer[data-astro-cid-mju4idct]{background-color:var(--midnight);padding:24px 0;border-top:3px solid var(--green);margin-top:64px}.footer-content[data-astro-cid-mju4idct]{text-align:center}.footer[data-astro-cid-mju4idct] a[data-astro-cid-mju4idct]{color:var(--green-light);text-decoration:none;font-size:.875rem}.footer[data-astro-cid-mju4idct] a[data-astro-cid-mju4idct]:hover{text-decoration:underline}.step-card[data-astro-cid-mju4idct]{background:var(--desert);border:2px solid var(--desert-200);margin-bottom:16px;transition:all .3s ease}.step-card[data-astro-cid-mju4idct].active{border-color:var(--green);background:#fff}.step-card[data-astro-cid-mju4idct].completed{border-color:var(--green);background:#f0f9f0}.step-card[data-astro-cid-mju4idct].locked{opacity:.5;pointer-events:none}.step-card[data-astro-cid-mju4idct].locked .step-body[data-astro-cid-mju4idct],.step-card[data-astro-cid-mju4idct].locked .step-done-btn[data-astro-cid-mju4idct]{display:none}.step-header[data-astro-cid-mju4idct]{display:flex;align-items:center;gap:16px;padding:20px}.step-card[data-astro-cid-mju4idct].completed .step-header[data-astro-cid-mju4idct]{padding-bottom:20px}.step-title[data-astro-cid-mju4idct] h3[data-astro-cid-mju4idct]{font-size:1rem;font-weight:700;margin:0;color:var(--midnight)}.step-title[data-astro-cid-mju4idct] p[data-astro-cid-mju4idct]{font-size:.85rem;color:#5c6f7c;margin:2px 0 0}.step-card[data-astro-cid-mju4idct].completed .step-number[data-astro-cid-mju4idct]{background:var(--green)}.step-card[data-astro-cid-mju4idct].completed .step-number[data-astro-cid-mju4idct]:after{content:"✓";font-size:1rem}.step-card[data-astro-cid-mju4idct].completed .step-number[data-astro-cid-mju4idct] span[data-astro-cid-mju4idct]{display:none}.step-body[data-astro-cid-mju4idct]{padding:0 20px 20px 72px}.step-body[data-astro-cid-mju4idct] p[data-astro-cid-mju4idct]{font-size:.95rem;color:#5c6f7c;line-height:1.6;margin-bottom:16px}.step-body[data-astro-cid-mju4idct] .btn[data-astro-cid-mju4idct]{margin-bottom:12px}.step-hint[data-astro-cid-mju4idct]{font-size:.85rem!important;color:var(--green-dark)!important;font-style:italic;margin-bottom:0!important}.step-note[data-astro-cid-mju4idct]{display:flex;align-items:flex-start;gap:10px;background:#fff8e6;border-left:3px solid #d69e2e;padding:12px 16px;margin-top:8px}.step-note[data-astro-cid-mju4idct] svg[data-astro-cid-mju4idct]{flex-shrink:0;color:#d69e2e;width:20px;height:20px}.step-note[data-astro-cid-mju4idct] span[data-astro-cid-mju4idct]{font-size:.85rem;color:#744210;line-height:1.5}.step-done-btn[data-astro-cid-mju4idct]{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:16px 20px;background:var(--green-dark);color:#fff;border:none;font-family:DM Sans,sans-serif;font-weight:600;font-size:.95rem;cursor:pointer;transition:background .2s ease}.step-done-btn[data-astro-cid-mju4idct]:hover{background:#1e3d1e}.step-done-btn[data-astro-cid-mju4idct] svg[data-astro-cid-mju4idct]{width:18px;height:18px}.step-complete[data-astro-cid-mju4idct]{display:flex;align-items:center;justify-content:center;gap:12px;padding:20px;background:var(--green);color:#fff}.step-complete[data-astro-cid-mju4idct] svg[data-astro-cid-mju4idct]{width:24px;height:24px}.step-complete[data-astro-cid-mju4idct] span[data-astro-cid-mju4idct]{font-weight:600}.step-card[data-astro-cid-mju4idct]:not(.completed) .step-complete[data-astro-cid-mju4idct]{display:none}.step-card[data-astro-cid-mju4idct].completed .step-body[data-astro-cid-mju4idct],.step-card[data-astro-cid-mju4idct].completed .step-done-btn[data-astro-cid-mju4idct]{display:none}.skip-link[data-astro-cid-mju4idct]{text-align:center;font-size:.85rem;color:#5c6f7c;margin-top:24px}.skip-link[data-astro-cid-mju4idct] a[data-astro-cid-mju4idct]{color:var(--green);text-decoration:underline}@media(max-width:480px){.card[data-astro-cid-mju4idct]{padding:32px 24px}h1[data-astro-cid-mju4idct]{font-size:1.75rem}.subtitle[data-astro-cid-mju4idct]{font-size:1rem}.step[data-astro-cid-mju4idct]{gap:12px}.step-number[data-astro-cid-mju4idct]{width:32px;height:32px;font-size:.875rem}.step-body[data-astro-cid-mju4idct]{padding:0 16px 16px}.step-header[data-astro-cid-mju4idct]{padding:16px}}
