.dons-hero.svelte-1mjgxhf{padding:9rem var(--space-4) 3rem;text-align:center;border-bottom:1px solid var(--line)}.dons-hero.svelte-1mjgxhf h1:where(.svelte-1mjgxhf){margin-bottom:var(--space-2);font-size:clamp(2rem,5vw,3rem)}.accent.svelte-1mjgxhf{color:var(--or-oki)}.lede.svelte-1mjgxhf{max-width:700px;margin:0 auto var(--space-2);font-size:1.2rem}.lede-secondary.svelte-1mjgxhf{max-width:700px;color:var(--muted);margin:0 auto;font-size:1.05rem}.support.svelte-1mjgxhf{padding:var(--space-5) var(--space-4);background:var(--noir-profond);text-align:center}.support-inner.svelte-1mjgxhf{max-width:900px;margin:0 auto}.support-panel.svelte-1mjgxhf{background:var(--card-bg);border:var(--border-card);border-radius:var(--radius-md);padding:var(--space-4);margin-bottom:var(--space-4)}.support-panel.svelte-1mjgxhf h2:where(.svelte-1mjgxhf){margin-bottom:var(--space-3);justify-content:center;align-items:center;gap:.5rem;font-size:1.3rem;display:flex}.support-panel--primary.svelte-1mjgxhf{border-top:4px solid var(--or-oki)}.support-panel--primary.svelte-1mjgxhf h2:where(.svelte-1mjgxhf){color:var(--or-oki)}.support-panel--secondary.svelte-1mjgxhf{border-top:4px solid var(--vert-oki)}.support-panel--secondary.svelte-1mjgxhf h2:where(.svelte-1mjgxhf){color:var(--vert-oki)}.donation-grid.svelte-1mjgxhf{gap:var(--space-2);margin-bottom:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(100px,1fr));display:grid}.donation-amount.svelte-1mjgxhf{background:color-mix(in srgb, var(--or-oki) 8%, transparent);border:2px solid var(--or-oki);color:var(--blanc-creme);border-radius:var(--radius-sm);transition:background var(--dur-tanbou) var(--ease-ka), color var(--dur-tanbou) var(--ease-ka), transform var(--dur-tanbou) var(--ease-ka);justify-content:center;align-items:center;padding:1.1rem;font-size:1.05rem;font-weight:700;display:flex}.donation-amount.svelte-1mjgxhf:hover{background:var(--or-oki);color:var(--noir-oki);transform:translateY(-2px)}.donation-amount.monthly.svelte-1mjgxhf{background:color-mix(in srgb, var(--vert-oki) 8%, transparent);border-color:var(--vert-oki)}.donation-amount.monthly.svelte-1mjgxhf:hover{background:var(--vert-oki);color:var(--noir-oki)}.donation-form-label.svelte-1mjgxhf{margin-bottom:var(--space-2);display:block}.custom-donation-form.svelte-1mjgxhf{max-width:350px;padding:0 var(--space-2);justify-content:center;align-items:center;gap:.5rem;margin:0 auto;display:flex}.custom-amount-input.svelte-1mjgxhf{border:2px solid var(--or-oki);background:color-mix(in srgb, var(--blanc-creme) 5%, transparent);color:var(--blanc-creme);border-radius:var(--radius-sm);min-width:0;font-size:1rem;font-family:var(--font-body);appearance:textfield;flex:1;padding:.8rem}.custom-amount-input.svelte-1mjgxhf::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.custom-amount-input.svelte-1mjgxhf::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.custom-amount-input.svelte-1mjgxhf:focus{background:color-mix(in srgb, var(--blanc-creme) 8%, transparent);outline:none}.custom-amount-input-monthly.svelte-1mjgxhf{border-color:var(--vert-oki)}.currency-symbol.svelte-1mjgxhf{white-space:nowrap;flex-shrink:0}.custom-donation-btn.svelte-1mjgxhf{border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;font-weight:700;font-family:var(--font-body);transition:transform var(--dur-tanbou) var(--ease-ka);border:none;flex-shrink:0;padding:.8rem 1.2rem;font-size:1rem}.custom-donation-btn.svelte-1mjgxhf:hover{transform:translateY(-2px)}.custom-donation-btn-primary.svelte-1mjgxhf{background:var(--or-oki);color:var(--noir-oki)}.custom-donation-btn-secondary.svelte-1mjgxhf{background:var(--vert-oki);color:var(--noir-oki)}.alt-donation-section.svelte-1mjgxhf{margin-top:var(--space-4)}.alt-donation-title.svelte-1mjgxhf{color:var(--or-oki);margin-bottom:var(--space-4);font-size:1.3rem}.alt-donation-grid.svelte-1mjgxhf{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));max-width:700px;margin:0 auto;display:grid}.alt-donation-card.svelte-1mjgxhf{align-items:center;gap:var(--space-1);padding:var(--space-4);background:var(--card-bg);border:var(--border-card);border-top:3px solid var(--card-accent,var(--or-oki));border-radius:var(--radius-md);color:var(--blanc-creme);transition:transform var(--dur-tanbou) var(--ease-ka);flex-direction:column;display:flex}.alt-donation-card.svelte-1mjgxhf:hover{color:var(--blanc-creme);transform:translateY(-4px)}.alt-donation-card--liberapay.svelte-1mjgxhf{--card-accent:var(--vert-oki)}.alt-donation-card--kofi.svelte-1mjgxhf{--card-accent:var(--or-oki)}.alt-donation-icon{width:2rem;height:2rem;color:var(--card-accent,var(--or-oki))}.alt-donation-card.svelte-1mjgxhf h3:where(.svelte-1mjgxhf){color:var(--card-accent,var(--or-oki));font-size:1.2rem}.alt-donation-card.svelte-1mjgxhf p:where(.svelte-1mjgxhf){text-align:center;font-size:.95rem}.security-note.svelte-1mjgxhf{margin-top:var(--space-4);padding:var(--space-3);background:var(--card-bg);border-radius:var(--radius-md)}.security-note.svelte-1mjgxhf p:where(.svelte-1mjgxhf){color:var(--muted);margin-bottom:.5rem;font-size:.9rem}@media (width<=480px){.custom-donation-form.svelte-1mjgxhf{flex-direction:column}.custom-amount-input.svelte-1mjgxhf,.custom-donation-btn.svelte-1mjgxhf{width:100%}}
