@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Inter:wght@300;400;500;600&display=swap');
:root{--cream:#f4ecdd;--paper:#fffcf6cf;--text:#463b33;--muted:#796d63;--line:#654d3b29;--accent:#76543b;--gold:#c58a2a}*{box-sizing:border-box}html{overflow-x:clip}body{min-width:0;min-height:100vh;margin:0;overflow-x:clip;color:var(--text);font-family:Inter,Arial,sans-serif;background:radial-gradient(circle at 16% 10%,#fffceb,transparent 30%),linear-gradient(145deg,#fbf7ef,#f4ecdd 58%,#f8f1e6)}button,input{font:inherit}.support-header{display:flex;align-items:center;justify-content:space-between;width:min(100% - 48px,1050px);margin:auto;padding:30px 0 12px}.support-brand{color:var(--text);font-size:.82rem;font-weight:600;letter-spacing:.24em;text-decoration:none}.back-link{color:#76543b;font-size:.82rem;text-underline-offset:3px}.support-shell{display:grid;gap:24px;width:min(100% - 40px,1050px);margin:34px auto 64px}.support-hero,.support-card,.voluntary-note{border:1px solid var(--line);border-radius:28px;background:var(--paper);box-shadow:0 18px 48px #503a2911}.support-hero{padding:clamp(34px,6vw,68px);text-align:center}.eyebrow{margin:0 0 10px;color:#9a6b36;font-size:.7rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.support-hero h1{margin:0;color:#6f513a;font:600 clamp(2.7rem,6vw,4.7rem)/.98 "Cormorant Garamond",serif}.support-hero .lead{margin:24px auto 0;color:#5f4b3c;font:500 clamp(1.25rem,2.5vw,1.75rem)/1.25 "Cormorant Garamond",serif}.support-hero>p:last-child{max-width:760px;margin:18px auto 0;color:var(--muted);font-size:.95rem;line-height:1.75}.voluntary-note{padding:clamp(25px,4vw,38px);border-color:#c598572e;background:#fff8df9c}.voluntary-note strong{display:block;color:#6d4b2f;font:600 clamp(1.25rem,2.5vw,1.65rem)/1.35 "Cormorant Garamond",serif}.voluntary-note p{margin:12px 0 0;color:#74675d;font-size:.88rem;line-height:1.65}.support-columns{display:grid;grid-template-columns:1fr 1fr;gap:24px}.support-card{padding:clamp(26px,4vw,40px)}.support-card h2{margin:0 0 16px;color:#73543d;font:600 clamp(1.7rem,3vw,2.25rem)/1.1 "Cormorant Garamond",serif}.support-card ul{margin:0;padding-left:20px;color:var(--muted);line-height:1.9}.author-card p{margin:8px 0;color:var(--muted)}.author-card .author-name{color:#5c4839;font:600 1.45rem "Cormorant Garamond",serif}.author-card a{color:#875d34;text-underline-offset:3px}.contribution-card{padding:clamp(30px,5vw,52px)}.section-heading{max-width:720px}.section-heading h2{margin-bottom:12px}.section-heading>p:last-child{margin:0;color:var(--muted);font-size:.88rem;line-height:1.65}.amount-fieldset{margin:30px 0 0;padding:0;border:0}.amount-fieldset legend{margin-bottom:13px;font-weight:600}.amount-options{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.amount-option{display:block;cursor:pointer}.amount-option input{position:absolute;opacity:0}.amount-option span{display:flex;align-items:center;justify-content:center;min-height:50px;padding:10px;border:1px solid #76543b35;border-radius:14px;background:#fffdf8a6;color:#615348;font-weight:600;transition:.16s}.amount-option input:checked+span{border-color:#9a6b36;background:#f4e7c9;box-shadow:0 0 0 2px #c58a2a24}.amount-option input:focus-visible+span{outline:3px solid #996c305c;outline-offset:3px}.custom-amount{display:block;margin:22px 0 8px;font-size:.82rem;font-weight:600}.custom-amount-input{width:min(100%,280px);padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:#fffdf8;color:#5d5148}.payment-options{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:28px}.payment-options button{display:grid;gap:5px;padding:18px;border:1px solid var(--line);border-radius:16px;background:#eee8de;color:#867c73;text-align:left;cursor:not-allowed}.payment-options button span{font-weight:600}.payment-options button small{font-size:.61rem;letter-spacing:.12em}.payment-note{margin:16px 0 0;color:#81756b;font-size:.75rem;line-height:1.6}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #996c305c;outline-offset:4px}footer{padding:0 20px 34px;color:#8a6a52;font-size:.76rem;text-align:center}
@media(max-width:700px){.support-header{width:calc(100% - 28px);padding-top:22px}.support-shell{width:calc(100% - 20px);margin-top:24px}.support-columns{grid-template-columns:1fr}.amount-options{grid-template-columns:repeat(2,minmax(0,1fr))}.amount-option--other{grid-column:1/-1}.payment-options{grid-template-columns:1fr}.support-hero,.support-card,.voluntary-note{border-radius:22px}}
@media(max-width:420px){.support-header{align-items:flex-start}.support-shell{gap:16px}.support-hero{padding:34px 22px}.support-card,.voluntary-note{padding:25px 20px}.amount-options{gap:8px}.amount-option span{min-height:46px}.custom-amount-input{width:100%}}
.custom-amount-wrap[hidden]{display:none}
