.contribution-summary.svelte-1aa9m5l{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-bottom:1.5rem;display:grid}.contribution-summary.svelte-1aa9m5l div:where(.svelte-1aa9m5l){border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);flex-direction:column;gap:.25rem;padding:1rem;display:flex}.contribution-summary.svelte-1aa9m5l strong:where(.svelte-1aa9m5l){color:var(--accent);font-size:1rem;line-height:1.3}.contribution-summary.svelte-1aa9m5l span:where(.svelte-1aa9m5l){color:var(--text-muted);font-size:.78rem;line-height:1.45}.contribution-notice.svelte-1aa9m5l,.contribution-feature.svelte-1aa9m5l{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);align-items:flex-start;gap:1rem;margin:1.5rem 0;padding:1rem;display:flex}.contribution-notice.svelte-1aa9m5l h3:where(.svelte-1aa9m5l),.contribution-feature.svelte-1aa9m5l h3:where(.svelte-1aa9m5l){color:var(--text-heading);margin:0;font-size:1rem;line-height:1.4}.contribution-notice.svelte-1aa9m5l p:where(.svelte-1aa9m5l),.contribution-feature.svelte-1aa9m5l p:where(.svelte-1aa9m5l){color:var(--text-secondary);margin:.4rem 0 0;font-size:.88rem;line-height:1.6}.contribution-notice.svelte-1aa9m5l{border-color:color-mix(in srgb, var(--limited) 32%, var(--border));background:var(--limited-soft)}.contribution-feature.svelte-1aa9m5l{border-color:color-mix(in srgb, var(--allowed) 30%, var(--border));background:var(--allowed-soft)}.contribution-notice__icon.svelte-1aa9m5l,.contribution-feature__icon.svelte-1aa9m5l{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);flex:none;place-items:center;width:2.75rem;height:2.75rem;display:grid}.contribution-notice__icon.svelte-1aa9m5l svg:where(.svelte-1aa9m5l),.contribution-feature__icon.svelte-1aa9m5l svg:where(.svelte-1aa9m5l){fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1.25rem;height:1.25rem}.contribution-notice__icon.svelte-1aa9m5l{border-color:color-mix(in srgb, var(--limited) 42%, var(--border));color:var(--limited)}.contribution-feature__icon.svelte-1aa9m5l{border-color:color-mix(in srgb, var(--allowed) 42%, var(--border));color:var(--allowed)}.contribution-details.svelte-1aa9m5l{gap:.65rem;margin:1.25rem 0 0;display:grid}.contribution-details.svelte-1aa9m5l div:where(.svelte-1aa9m5l){border-bottom:1px solid var(--border);grid-template-columns:10rem minmax(0,1fr);gap:1rem;padding-bottom:.65rem;display:grid}.contribution-details.svelte-1aa9m5l div:where(.svelte-1aa9m5l):last-child{border-bottom:0;padding-bottom:0}.contribution-details.svelte-1aa9m5l dt:where(.svelte-1aa9m5l){color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:800}.contribution-details.svelte-1aa9m5l dd:where(.svelte-1aa9m5l){color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.55}.contribution-details.svelte-1aa9m5l a:where(.svelte-1aa9m5l){color:var(--accent-muted);text-underline-offset:.2rem}.contribution-fields.svelte-1aa9m5l{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:1.5rem 0;display:grid}.contribution-fields.svelte-1aa9m5l div:where(.svelte-1aa9m5l){border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);padding:1rem}.contribution-fields.svelte-1aa9m5l dt:where(.svelte-1aa9m5l){color:var(--text-heading);margin-bottom:.35rem;font-weight:750}.contribution-fields.svelte-1aa9m5l dd:where(.svelte-1aa9m5l){color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.6}.contribution-licence.svelte-1aa9m5l{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);justify-content:space-between;align-items:center;gap:1.5rem;margin:1.25rem 0;padding:1rem;display:flex}.contribution-licence.svelte-1aa9m5l>div:where(.svelte-1aa9m5l){flex-direction:column;gap:.2rem;min-width:0;display:flex}.contribution-licence.svelte-1aa9m5l span:where(.svelte-1aa9m5l){color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;font-size:.68rem;font-weight:800}.contribution-licence.svelte-1aa9m5l strong:where(.svelte-1aa9m5l){color:var(--text-heading);overflow-wrap:anywhere;font-size:.9rem}.contribution-licence.svelte-1aa9m5l>a:where(.svelte-1aa9m5l){color:var(--accent-muted);flex:none;align-items:center;gap:.3rem;font-size:.8rem;font-weight:700;text-decoration:none;display:inline-flex}.contribution-licence.svelte-1aa9m5l>a:where(.svelte-1aa9m5l):hover{color:var(--accent)}.contribution-action.svelte-1aa9m5l{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);color:var(--text-primary);justify-content:space-between;align-items:center;gap:1.5rem;margin-top:1.25rem;padding:1rem;text-decoration:none;transition:background .15s,border-color .15s,transform .15s;display:flex}.contribution-action.svelte-1aa9m5l:hover{border-color:color-mix(in srgb, var(--accent) 42%, var(--border-strong));background:var(--surface-raised);transform:translateY(-1px)}.contribution-action.svelte-1aa9m5l:hover svg:where(.svelte-1aa9m5l){color:var(--accent);transform:translate(.1rem,-.1rem)}.contribution-action.svelte-1aa9m5l span:where(.svelte-1aa9m5l){flex-direction:column;gap:.2rem;display:flex}.contribution-action.svelte-1aa9m5l strong:where(.svelte-1aa9m5l){color:var(--text-heading);font-size:.95rem}.contribution-action.svelte-1aa9m5l small:where(.svelte-1aa9m5l){color:var(--text-muted);font-size:.8rem}.contribution-action.svelte-1aa9m5l svg:where(.svelte-1aa9m5l){fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;flex:none;width:1.15rem;height:1.15rem;transition:color .15s,transform .15s}.contribution-links.svelte-1aa9m5l{flex-wrap:wrap;gap:.55rem;margin-top:1.25rem;display:flex}.contribution-links.svelte-1aa9m5l a:where(.svelte-1aa9m5l){border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-raised);min-height:2.2rem;color:var(--text-secondary);align-items:center;gap:.3rem;padding:.38rem .72rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.contribution-links.svelte-1aa9m5l a:where(.svelte-1aa9m5l):hover{border-color:color-mix(in srgb, var(--accent) 40%, var(--border-strong));background:var(--accent-soft);color:var(--accent-muted)}@media (width<=54rem){.contribution-summary.svelte-1aa9m5l,.contribution-fields.svelte-1aa9m5l{grid-template-columns:1fr}}@media (width<=42rem){.contribution-details.svelte-1aa9m5l div:where(.svelte-1aa9m5l){grid-template-columns:1fr;gap:.2rem}.contribution-licence.svelte-1aa9m5l{flex-direction:column;align-items:flex-start}}@media (width<=34rem){.contribution-notice.svelte-1aa9m5l,.contribution-feature.svelte-1aa9m5l{flex-direction:column}.contribution-action.svelte-1aa9m5l{align-items:flex-start}.contribution-action.svelte-1aa9m5l svg:where(.svelte-1aa9m5l){margin-top:.15rem}.contribution-links.svelte-1aa9m5l{grid-template-columns:1fr;display:grid}.contribution-links.svelte-1aa9m5l a:where(.svelte-1aa9m5l){justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){.contribution-action.svelte-1aa9m5l,.contribution-action.svelte-1aa9m5l svg:where(.svelte-1aa9m5l),.contribution-links.svelte-1aa9m5l a:where(.svelte-1aa9m5l){transition:none}.contribution-action.svelte-1aa9m5l:hover{transform:none}}
