.support-project{width:100%;max-width:1100px;margin:4rem auto}.support-project-content{background:linear-gradient(135deg, #d4af370b, transparent 45%), var(--surface-primary);border:1px solid var(--border-strong);border-radius:1rem;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;padding:2rem 2.25rem;display:grid;position:relative;overflow:hidden}.support-project-content:before{content:"";background:linear-gradient(to bottom, transparent, var(--primary), transparent);opacity:.75;width:2px;position:absolute;top:0;bottom:0;left:0}.support-project-icon{width:48px;height:48px;color:var(--primary);background:#d4af370b;border:1px solid #d4af3733;border-radius:.75rem;justify-content:center;align-items:center;display:flex}.support-project-icon svg{width:23px;height:23px}.support-project-copy{min-width:0}.support-project-eyebrow{color:var(--primary);letter-spacing:.14em;margin-bottom:.45rem;font-size:.68rem;font-weight:700;display:block}.support-project-copy h2{color:var(--title);margin:0 0 .55rem;font-size:clamp(1.25rem,2vw,1.55rem);font-weight:650;line-height:1.2}.support-project-copy p{max-width:680px;color:var(--subtitle-gray-dark);margin:0 0 .5rem;font-size:.88rem;line-height:1.6}.support-project-note{color:#ffffff6b;margin-top:.45rem;font-size:.72rem;display:inline-block}.support-project-action{flex-direction:column;flex-shrink:0;align-items:center;gap:.55rem;display:flex}.support-project-button{color:#111;background:var(--primary);border:1px solid var(--primary);white-space:nowrap;border-radius:.55rem;justify-content:center;align-items:center;gap:.55rem;min-height:42px;padding:.7rem 1.05rem;font-size:.82rem;font-weight:650;text-decoration:none;transition:background .18s,border-color .18s,transform .18s,box-shadow .18s;display:inline-flex}:root[data-theme=light] .support-project-button{color:#fff}.support-project-paypal{color:#003087;flex-shrink:0;justify-content:center;align-items:center;width:19px;height:19px;display:flex}.support-project-paypal svg{width:19px;height:19px}:root[data-theme=light] .support-project-paypal{fill:#fff}.support-project-button>span:nth-child(2){line-height:1}.support-project-arrow{opacity:.65;transition:transform .18s;transform:translateY(1px);width:16px!important;height:16px!important}.support-project-button:hover{background:var(--primary-hover);border-color:var(--primary-hover);color:#111;transform:translateY(-1px);box-shadow:0 6px 22px #d4af3729}:root[data-theme=light] .support-project-button:hover{color:#fff}.support-project-button:hover .support-project-arrow{transform:translate(2px)translateY(1px)}.support-project-button:focus-visible{outline:2px solid var(--primary-hover);outline-offset:3px}.support-project-payment-note{color:var(--subtitle-gray-dark);white-space:nowrap;font-size:.65rem;line-height:1}@media (max-width:760px){.support-project{margin:3rem auto}.support-project-content{grid-template-columns:auto 1fr;gap:1.25rem;padding:1.5rem}.support-project-action{grid-column:1/-1;margin-left:calc(48px + 1.25rem)}.support-project-button{width:100%}}@media (max-width:480px){.support-project-content{grid-template-columns:1fr;gap:1rem}.support-project-icon{width:42px;height:42px}.support-project-action{grid-column:auto;margin-left:0}}@media (prefers-reduced-motion:reduce){.support-project-button,.support-project-button svg{transition:none}}
