.hero[data-astro-cid-lcdefpme]{text-align:center;max-width:760px;margin:0 auto;padding:64px 24px 72px;position:relative}.hero[data-astro-cid-lcdefpme]:before{content:"";background:radial-gradient(ellipse 60% 55% at 50% 0%, var(--glow), transparent 70%);pointer-events:none;z-index:-1;height:420px;position:absolute;inset:-120px 0 auto}.badge[data-astro-cid-lcdefpme]{border:1px solid var(--border);background:var(--surface);color:var(--muted);border-radius:999px;margin:0 0 20px;padding:6px 16px;font-size:.85rem;font-weight:600;display:inline-block}h1[data-astro-cid-lcdefpme]{letter-spacing:-.03em;margin:0 0 18px;font-size:clamp(2.4rem,6vw,3.8rem);line-height:1.08}.accent[data-astro-cid-lcdefpme]{background:linear-gradient(120deg, var(--green), var(--green-bright));color:#0000;background-clip:text}.tagline[data-astro-cid-lcdefpme]{color:var(--muted);max-width:600px;margin:0 auto 36px;font-size:1.15rem}#dropzone[data-astro-cid-lcdefpme]{border:2px dashed var(--green);background:var(--tint);cursor:pointer;border-radius:20px;max-width:540px;margin:0 auto;padding:44px 24px;transition:background .15s,transform .15s,box-shadow .15s}#dropzone[data-astro-cid-lcdefpme]:hover,#dropzone[data-astro-cid-lcdefpme]:focus-visible,#dropzone[data-astro-cid-lcdefpme].dragover{background:var(--tint-strong);box-shadow:var(--shadow);outline:none;transform:translateY(-3px)}#dropzone[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin:10px 0 0;font-size:1.05rem}#dropzone[data-astro-cid-lcdefpme] .hint[data-astro-cid-lcdefpme]{color:var(--muted);margin-top:4px;font-size:.95rem}#drop-error[data-astro-cid-lcdefpme]{color:var(--error-ink);margin-top:14px}.stats[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;gap:10px;margin:28px 0 0;padding:0;list-style:none;display:flex}.stats[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{border:1px solid var(--border);background:var(--surface);color:var(--muted);border-radius:999px;padding:7px 16px;font-size:.9rem}.stats[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--ink)}main[data-astro-cid-lcdefpme] section[data-astro-cid-lcdefpme]{padding:72px 24px}main[data-astro-cid-lcdefpme] section[data-astro-cid-lcdefpme].alt{background:var(--bg-soft);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}h2[data-astro-cid-lcdefpme]{text-align:center;letter-spacing:-.02em;margin:0 0 14px;font-size:clamp(1.7rem,3.5vw,2.2rem)}.section-lede[data-astro-cid-lcdefpme]{text-align:center;color:var(--muted);max-width:560px;margin:0 auto 40px}section[data-astro-cid-lcdefpme]>.grid[data-astro-cid-lcdefpme]{margin-top:40px}.grid[data-astro-cid-lcdefpme]{gap:20px;max-width:1080px;margin:0 auto;display:grid}.grid[data-astro-cid-lcdefpme].three{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.grid[data-astro-cid-lcdefpme].four{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.card[data-astro-cid-lcdefpme]{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:26px;transition:transform .15s,box-shadow .15s,border-color .15s}.card[data-astro-cid-lcdefpme]:hover{box-shadow:var(--shadow);border-color:var(--green);transform:translateY(-3px)}.card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin:0 0 8px;font-size:1.08rem}.card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted);margin:0;font-size:.96rem}.step[data-astro-cid-lcdefpme]{background:linear-gradient(135deg, var(--green), var(--green-bright));color:#04160c;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:14px;font-weight:800;display:inline-flex}.mission-close[data-astro-cid-lcdefpme]{text-align:center;max-width:560px;margin:36px auto 0;font-size:1.05rem;font-weight:650}.faq-list[data-astro-cid-lcdefpme]{interpolate-size:allow-keywords;max-width:720px;margin:0 auto}details[data-astro-cid-lcdefpme]{border:1px solid var(--border);background:var(--surface);border-radius:14px;margin-bottom:12px;padding:4px 20px;transition:border-color .15s,box-shadow .15s}details[data-astro-cid-lcdefpme]:hover,details[data-astro-cid-lcdefpme][open]{border-color:var(--green)}details[data-astro-cid-lcdefpme][open]{box-shadow:var(--shadow)}summary[data-astro-cid-lcdefpme]{cursor:pointer;padding:14px 38px 14px 0;font-weight:650;list-style:none;transition:color .15s;position:relative}summary[data-astro-cid-lcdefpme]::-webkit-details-marker{display:none}summary[data-astro-cid-lcdefpme]:hover,details[data-astro-cid-lcdefpme][open] summary[data-astro-cid-lcdefpme]{color:var(--green-hover)}summary[data-astro-cid-lcdefpme]:before,summary[data-astro-cid-lcdefpme]:after{content:"";background:var(--green);border-radius:1px;width:14px;height:2px;transition:transform .25s;position:absolute;top:50%;right:6px;transform:translateY(-50%)}summary[data-astro-cid-lcdefpme]:after{transform:translateY(-50%)rotate(90deg)}details[data-astro-cid-lcdefpme][open] summary[data-astro-cid-lcdefpme]:after{transform:translateY(-50%)rotate(0)}details[data-astro-cid-lcdefpme]::details-content{opacity:0;block-size:0;transition:content-visibility .3s allow-discrete, opacity .2s ease, block-size .3s ease;overflow:hidden}details[data-astro-cid-lcdefpme][open]::details-content{opacity:1;block-size:auto}details[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted);margin:0 0 18px}details[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--green-hover)}@media (prefers-reduced-motion:reduce){summary[data-astro-cid-lcdefpme]:before,summary[data-astro-cid-lcdefpme]:after,details[data-astro-cid-lcdefpme]::details-content{transition:none}}
