:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--lime: #dfff6c;--ink: #f8f6ef;--muted: #b7c0b8;--line: rgba(255,255,255,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0;color:var(--ink);background:radial-gradient(circle at 82% 2%,rgba(255,255,255,.2),transparent 17%),radial-gradient(circle at 12% 28%,rgba(223,255,108,.1),transparent 26%),linear-gradient(145deg,#151d1a 12%,#34413b 55%,#665a73)}button,input{font:inherit}button{border:0}a{color:inherit;text-decoration:none}.give-page{width:min(1280px,calc(100% - 34px));margin:0 auto;padding:22px 0 60px}.give-nav{position:relative;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:20px}.give-brand{display:flex;align-items:center;gap:11px;font-weight:900;letter-spacing:-.035em}.give-brand img{width:38px;height:38px;object-fit:contain}.give-nav>div{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.give-nav>div a{border:1px solid var(--line);border-radius:100px;padding:10px 14px;color:var(--muted);font-size:11px;font-weight:800}.give-nav .nav-play{display:flex;align-items:center;gap:6px;color:#273127;background:var(--lime);border-color:var(--lime)}.give-eyebrow{margin:0 0 13px;color:var(--lime);font:800 9px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.15em}.give-hero{display:grid;grid-template-columns:minmax(0,.85fr) minmax(520px,1.15fr);gap:18px;min-height:690px;margin-top:24px}.give-hero-copy{display:flex;flex-direction:column;justify-content:center;border:1px solid var(--line);border-radius:32px;padding:clamp(30px,5vw,64px);background:linear-gradient(145deg,#18201dfa,#2b3631d6);box-shadow:0 35px 90px #00000042}.give-hero h1{max-width:650px;margin:0;font-size:clamp(70px,9vw,132px);line-height:.78;letter-spacing:-.085em}.give-hero-copy>p:not(.give-eyebrow){max-width:650px;margin:30px 0 0;color:var(--muted);font-size:17px;line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:31px}.hero-actions button{min-height:48px;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:100px;padding:0 20px;color:#253025;background:var(--lime);font-size:11px;font-weight:900;cursor:pointer}.hero-actions .hero-secondary{border:1px solid var(--line);color:var(--ink);background:transparent}.hero-trust{display:flex;align-items:center;gap:9px;margin-top:25px;color:#aab4aa;font-size:10px;line-height:1.5}.hero-trust svg{color:var(--lime)}.give-hero-visual{position:relative;min-height:600px;overflow:hidden;margin:0;border:1px solid var(--line);border-radius:32px}.give-hero-visual:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,transparent 40%,rgba(12,16,14,.86))}.give-hero-visual img{width:100%;height:100%;object-fit:cover}.give-hero-visual figcaption{position:absolute;z-index:2;right:30px;bottom:28px;left:30px}.give-hero-visual figcaption span,.give-hero-visual figcaption strong{display:block}.give-hero-visual figcaption span{color:var(--lime);font:800 9px ui-monospace,monospace;letter-spacing:.13em}.give-hero-visual figcaption strong{max-width:620px;margin-top:8px;font-size:clamp(26px,3.2vw,48px);line-height:.97;letter-spacing:-.05em}.giving-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(410px,520px);gap:25px;align-items:start;margin-top:90px;scroll-margin-top:22px}.giving-story>h2{max-width:720px;margin:0;font-size:clamp(51px,7vw,94px);line-height:.86;letter-spacing:-.07em}.giving-story>p:not(.give-eyebrow){max-width:720px;color:var(--muted);font-size:15px;line-height:1.7}.program-list{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:29px}.program-list>button{min-height:185px;display:grid;grid-template-columns:auto 1fr;gap:13px;align-items:start;border:1px solid var(--line);border-radius:21px;padding:20px;color:var(--ink);background:#151d1a78;text-align:left;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease}.program-list>button:hover{transform:translateY(-2px);border-color:#dfff6c73}.program-list>button.selected{border-color:var(--lime);background:#dfff6c17}.program-list>button>span{display:grid;place-items:center;width:31px;height:31px;border-radius:10px;color:#263126;background:var(--lime)}.program-list small,.program-list strong,.program-list p{display:block}.program-list small{color:var(--lime);font:800 7px ui-monospace,monospace;letter-spacing:.12em}.program-list strong{margin-top:7px;font-size:15px}.program-list p{margin:9px 0 0;color:var(--muted);font-size:11px;line-height:1.55}.month-card{width:100%;display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;margin-top:9px;border:1px solid rgba(223,255,108,.44);border-radius:23px;padding:21px;color:#263126;background:var(--lime);text-align:left;cursor:pointer}.month-card>svg:first-child{width:45px;height:45px;padding:10px;border-radius:14px;color:#fff;background:#2d3932}.month-card small,.month-card strong,.month-card p{display:block}.month-card small{font:800 7px ui-monospace,monospace;letter-spacing:.12em}.month-card strong{margin-top:5px;font-size:18px}.month-card p{margin:7px 0 0;color:#4d5b46;font-size:10px;line-height:1.55}.giving-card{position:sticky;top:18px;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:28px;color:#263126;background:#f4f0e7;box-shadow:0 35px 100px #0000004d}.giving-card>header{padding:28px 28px 22px;color:#fff;background:radial-gradient(circle at 90% 0%,rgba(223,255,108,.2),transparent 35%),#29342f}.giving-card>header span{color:var(--lime);font:800 8px ui-monospace,monospace;letter-spacing:.13em}.giving-card>header h2{margin:8px 0 0;font-size:35px;line-height:.95;letter-spacing:-.055em}.giving-card>header p{margin:12px 0 0;color:#ffffffa3;font-size:10px;line-height:1.55}.frequency-switch{display:grid;grid-template-columns:1fr 1fr;margin:22px 25px 0;border-radius:100px;padding:4px;background:#26312614}.frequency-switch button{min-height:42px;display:flex;align-items:center;justify-content:center;gap:6px;border-radius:100px;color:#747b73;background:transparent;font-size:10px;font-weight:850;cursor:pointer}.frequency-switch button.active{color:#fff;background:#303b35}.amount-label{display:block;margin:23px 27px 0}.amount-label>span{color:#777d75;font:800 8px ui-monospace,monospace;letter-spacing:.1em}.amount-label>div{display:flex;align-items:center;border-bottom:1px solid rgba(38,49,38,.19)}.amount-label b{color:#788c2e;font-size:32px}.amount-label input{min-width:0;width:100%;border:0;padding:6px 4px;outline:0;color:#263126;background:transparent;font-size:48px;font-weight:800;letter-spacing:-.055em}.amount-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;margin:11px 27px 0}.amount-grid button{min-height:38px;border:1px solid rgba(38,49,38,.11);border-radius:10px;color:#626a62;background:#fff9;font-size:9px;font-weight:800;cursor:pointer}.amount-grid button.active{color:#263126;background:var(--lime)}.monthly-nudge,.allocation-note{display:grid;grid-template-columns:auto 1fr;gap:11px;margin:18px 27px 0;border:1px solid rgba(38,49,38,.11);border-radius:16px;padding:14px;background:#fff}.monthly-nudge>svg,.allocation-note>svg{color:#7d932c}.monthly-nudge small,.monthly-nudge strong{display:block}.monthly-nudge small{color:#7f942c;font:800 7px ui-monospace,monospace;letter-spacing:.1em}.monthly-nudge strong{margin-top:4px;font-size:11px}.monthly-nudge p,.allocation-note p{margin:4px 0 0;color:#7b817a;font-size:8px;line-height:1.5}.monthly-nudge button{grid-column:2;justify-self:start;border-radius:100px;padding:8px 11px;color:#263126;background:var(--lime);font-size:8px;font-weight:900;cursor:pointer}.allocation-note{background:#ffffff6b}.allocation-note p{margin:0}.allocation-note strong{color:#4d584c}.checkout-button{width:calc(100% - 54px);min-height:53px;display:flex;align-items:center;justify-content:center;gap:8px;margin:17px 27px 0;border-radius:100px;color:#263126;background:var(--lime);font-size:10px;font-weight:900;cursor:pointer}.checkout-button:disabled{opacity:.45;cursor:wait}.wallet-note,.give-error{display:block;margin:10px 28px 0;color:#7d837c;font-size:8px;line-height:1.5;text-align:center}.give-error{color:#9f4137}.giving-card>footer{display:flex;align-items:flex-start;gap:8px;margin:20px 27px 24px;border-top:1px solid rgba(38,49,38,.1);padding-top:16px;color:#7b817a;font:700 7px/1.55 ui-monospace,monospace}.giving-card>footer svg{flex:0 0 auto;color:#7d932c}.checkout-stage{min-height:630px;padding:18px}.edit-gift{display:flex;align-items:center;gap:5px;margin:0 0 12px;border-radius:100px;padding:8px 11px;color:#4e574e;background:#26312614;font-size:8px;font-weight:900;cursor:pointer}.checkout-summary{display:grid;margin-bottom:12px;border-radius:17px;padding:16px;color:#fff;background:#2d3732}.checkout-summary span{color:var(--lime);font:800 7px ui-monospace,monospace;letter-spacing:.12em}.checkout-summary strong{margin-top:4px;font-size:25px}.checkout-summary small{color:#ffffffa3}.people-strip{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center;margin-top:85px;border-radius:30px;padding:clamp(28px,5vw,55px);color:#263126;background:var(--lime)}.people-strip>div>svg{margin-bottom:16px}.people-strip .give-eyebrow{color:#596d21}.people-strip h2{margin:0;font-size:clamp(40px,6vw,72px);line-height:.9;letter-spacing:-.065em}.people-strip p:not(.give-eyebrow){max-width:780px;margin-bottom:0;color:#526048;font-size:13px;line-height:1.6}.people-strip>a{display:flex;align-items:center;gap:7px;border-radius:100px;padding:15px 19px;color:#fff;background:#28332d;font-size:11px;font-weight:900;white-space:nowrap}.give-footer{display:flex;justify-content:space-between;gap:20px;margin-top:62px;border-top:1px solid var(--line);padding-top:22px;color:#9da79f;font-size:10px;line-height:1.5}.give-footer a{text-decoration:underline;text-underline-offset:4px}@media(max-width:1020px){.give-hero{grid-template-columns:1fr}.give-hero-visual{min-height:520px}.giving-layout{grid-template-columns:1fr}.giving-card{position:relative;top:0}}@media(max-width:700px){.give-page{width:min(100% - 18px,640px);padding-top:10px}.give-nav{align-items:flex-start}.give-nav>div{max-width:250px}.give-nav>div a{padding:8px 10px;font-size:9px}.give-nav>div>a:first-child{display:none}.give-hero{min-height:0;margin-top:15px}.give-hero-copy{border-radius:24px;padding:33px 23px}.give-hero h1{font-size:clamp(65px,21vw,92px)}.give-hero-copy>p:not(.give-eyebrow){margin-top:22px;font-size:14px}.give-hero-visual{min-height:380px;border-radius:24px}.giving-layout{margin-top:62px}.program-list{grid-template-columns:1fr}.program-list>button{min-height:0}.giving-story>h2{font-size:55px}.month-card{grid-template-columns:auto 1fr}.month-card>svg:last-child{display:none}.giving-card{border-radius:23px}.amount-grid{grid-template-columns:repeat(3,1fr)}.people-strip{grid-template-columns:1fr}.people-strip>a{justify-self:start}.give-footer{flex-direction:column}}
