.donate-module__InloCa__page{--ink:var(--background);--bg-2:var(--card-2);--card:var(--card);--fg:var(--foreground);--fg-soft:color-mix(in oklab, var(--foreground) 76%, var(--muted-foreground));--muted-fg:var(--muted-foreground);--red:var(--primary);--red-bright:color-mix(in srgb, var(--primary) 80%, white);--red-glow:color-mix(in srgb, var(--primary) 22%, transparent);--red-fg:var(--primary-foreground);--hair:color-mix(in srgb, var(--foreground) 8%, transparent);--hair-strong:var(--border);--radius:var(--radius-2xl);--radius-sm:var(--radius-lg);--serif:var(--font-heading);--maxw:1240px;--pad:clamp(20px, 5vw, 48px);background:var(--ink);color:var(--fg);line-height:1.6}.donate-module__InloCa__page section[id]{scroll-margin-top:84px}.donate-module__InloCa__wrap{width:100%;max-width:var(--maxw);padding-inline:var(--pad);margin-inline:auto}.donate-module__InloCa__ltr{text-align:start;font-variant-numeric:tabular-nums;direction:ltr;unicode-bidi:isolate}.donate-module__InloCa__kicker{letter-spacing:.18em;color:var(--red-bright);text-transform:uppercase;align-items:center;gap:.7rem;font-size:.76rem;font-weight:700;display:inline-flex}.donate-module__InloCa__kicker:before{content:"";background:var(--red);width:30px;height:2px}.donate-module__InloCa__kicker.donate-module__InloCa__center:before{display:none}.donate-module__InloCa__title{font-family:var(--serif);letter-spacing:-.01em;font-size:clamp(2rem,3.6vw,2.9rem);font-weight:600;line-height:1.08}.donate-module__InloCa__title .donate-module__InloCa__thin{color:var(--muted-fg);font-weight:500}.donate-module__InloCa__pHead{max-width:62ch}.donate-module__InloCa__pHead.donate-module__InloCa__center{text-align:center;margin-inline:auto}.donate-module__InloCa__pHead p{color:var(--fg-soft);margin-top:1rem;font-size:1.04rem;font-weight:300}.donate-module__InloCa__btn{cursor:pointer;border-radius:var(--radius-sm);border:1px solid #0000;justify-content:center;align-items:center;gap:.6rem;padding:.78rem 1.4rem;font-family:inherit;font-size:.96rem;font-weight:700;transition:transform .15s,background .2s,border-color .2s,box-shadow .2s;display:inline-flex}.donate-module__InloCa__btn:active{transform:translateY(1px)}.donate-module__InloCa__btn:disabled{opacity:.7;cursor:not-allowed}.donate-module__InloCa__btnRed{background:var(--red);color:var(--red-fg);box-shadow:0 14px 34px -16px var(--red-glow)}.donate-module__InloCa__btnRed:hover:not(:disabled){background:var(--red-bright)}.donate-module__InloCa__btnGhost{color:var(--fg);border-color:var(--hair-strong);background:0 0}.donate-module__InloCa__btnGhost:hover{border-color:var(--fg-soft)}.donate-module__InloCa__btnLg{padding:.95rem 1.7rem;font-size:1rem}.donate-module__InloCa__arw{transition:transform .2s}.donate-module__InloCa__btn:hover .donate-module__InloCa__arw{transform:translate(-3px)}.donate-module__InloCa__dhero{padding-block:clamp(70px,11vw,128px) clamp(54px,8vw,104px);position:relative;overflow:hidden}.donate-module__InloCa__dhero:before{content:"";pointer-events:none;background:radial-gradient(62% 70% at 80% 16%, var(--red-glow), transparent 60%);position:absolute;inset:0}.donate-module__InloCa__emblem{inset-inline-start:-6%;aspect-ratio:1;opacity:.045;filter:grayscale()brightness(1.7);pointer-events:none;-webkit-user-select:none;user-select:none;background:url(/images/logo-yahmas.png) 50%/contain no-repeat;width:min(48vw,560px);position:absolute;top:6%}.donate-module__InloCa__dheroGrid{z-index:2;grid-template-columns:1fr minmax(360px,.82fr);align-items:center;gap:clamp(36px,5vw,80px);display:grid;position:relative}.donate-module__InloCa__dhero h1{font-family:var(--serif);letter-spacing:-.015em;margin-top:1.3rem;font-size:clamp(2.5rem,5.4vw,4.2rem);font-weight:600;line-height:1.05}.donate-module__InloCa__dhero h1 .donate-module__InloCa__r{color:var(--red)}.donate-module__InloCa__sub{max-width:46ch;color:var(--fg-soft);margin-top:1.4rem;font-size:clamp(1.02rem,1.4vw,1.16rem);font-weight:300;line-height:1.7}.donate-module__InloCa__chips{flex-wrap:wrap;gap:.6rem;margin-top:2rem;display:flex}.donate-module__InloCa__chip{color:var(--fg-soft);border:1px solid var(--hair);background:#ffffff05;border-radius:999px;align-items:center;gap:.45rem;padding:.44rem .85rem;font-size:.85rem;font-weight:600;display:inline-flex}.donate-module__InloCa__chip svg{width:15px;height:15px;color:var(--red-bright)}.donate-module__InloCa__give{background:var(--card);border:1px solid var(--hair-strong);border-radius:calc(var(--radius) * 1.4);box-shadow:0 30px 80px -42px #000000e6, 0 10px 46px -26px var(--red-glow);padding:clamp(1.4rem,2.4vw,2rem)}.donate-module__InloCa__giveForm{display:block}.donate-module__InloCa__giveKick{letter-spacing:.04em;color:var(--muted-fg);margin-bottom:.7rem;font-size:.8rem;font-weight:700}.donate-module__InloCa__giveKick:not(:first-child){margin-top:1.3rem}.donate-module__InloCa__amts{grid-template-columns:repeat(5,1fr);gap:.4rem;display:grid}.donate-module__InloCa__amt{border:1px solid var(--hair-strong);border-radius:var(--radius-sm);background:var(--ink);color:var(--fg);cursor:pointer;padding:.72rem .2rem;font-family:inherit;font-size:.94rem;font-weight:700;transition:transform .14s,background .18s,border-color .18s,box-shadow .18s}.donate-module__InloCa__amt .donate-module__InloCa__cur{opacity:.65;margin-inline-end:1px;font-size:.72em}.donate-module__InloCa__amt:hover:not(.donate-module__InloCa__on){border-color:var(--fg-soft);transform:translateY(-1px)}.donate-module__InloCa__amt.donate-module__InloCa__on{background:var(--red);border-color:var(--red);color:var(--red-fg);box-shadow:0 10px 26px -12px var(--red-glow)}.donate-module__InloCa__customWrap{margin-top:.7rem}.donate-module__InloCa__freq{background:var(--ink);border:1px solid var(--hair-strong);border-radius:var(--radius-sm);grid-template-columns:1fr 1fr;gap:.35rem;padding:.3rem;display:grid}.donate-module__InloCa__freq button{color:var(--muted-fg);cursor:pointer;border-radius:calc(var(--radius-sm) - 1px);background:0 0;border:none;padding:.62rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:background .18s,color .18s}.donate-module__InloCa__freq button.donate-module__InloCa__on{background:var(--red);color:var(--red-fg)}.donate-module__InloCa__field{margin-top:.9rem}.donate-module__InloCa__field label{color:var(--fg-soft);margin-bottom:.4rem;font-size:.86rem;font-weight:600;display:block}.donate-module__InloCa__field label .donate-module__InloCa__opt{color:var(--muted-fg);font-size:.82rem;font-weight:400}.donate-module__InloCa__field input{background:var(--ink);border:1px solid var(--hair-strong);width:100%;color:var(--fg);border-radius:var(--radius-sm);padding:.72rem .85rem;font-family:inherit;font-size:.98rem;transition:border-color .18s,box-shadow .18s}.donate-module__InloCa__field input::placeholder{color:color-mix(in oklab, var(--muted-fg) 80%, transparent)}.donate-module__InloCa__field input:focus{border-color:var(--red);box-shadow:0 0 0 3px var(--red-glow);outline:none}.donate-module__InloCa__field input:-webkit-autofill{-webkit-text-fill-color:var(--fg);-webkit-box-shadow:0 0 0 1000px var(--ink) inset;box-shadow:0 0 0 1000px var(--ink) inset;caret-color:var(--fg);transition:background-color 9999s ease-in-out}.donate-module__InloCa__field input:-webkit-autofill:hover{-webkit-text-fill-color:var(--fg);-webkit-box-shadow:0 0 0 1000px var(--ink) inset;box-shadow:0 0 0 1000px var(--ink) inset;caret-color:var(--fg);transition:background-color 9999s ease-in-out}.donate-module__InloCa__field input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px var(--ink) inset, 0 0 0 3px var(--red-glow);box-shadow:0 0 0 1000px var(--ink) inset, 0 0 0 3px var(--red-glow);border-color:var(--red)}.donate-module__InloCa__field input.donate-module__InloCa__ltr{text-align:start;direction:ltr}.donate-module__InloCa__amtField{position:relative}.donate-module__InloCa__amtField .donate-module__InloCa__cur{inset-inline-start:.85rem;color:var(--muted-fg);pointer-events:none;font-size:.95rem;position:absolute;top:50%;transform:translateY(-50%)}.donate-module__InloCa__amtField input{padding-inline-start:2rem}.donate-module__InloCa__formAlert{background:color-mix(in srgb, var(--red) 12%, transparent);border:1px solid color-mix(in srgb, var(--red) 40%, transparent);color:color-mix(in srgb, var(--red-bright) 70%, white);border-radius:var(--radius-sm);align-items:center;gap:.55rem;margin-bottom:1rem;padding:.72rem .9rem;font-size:.88rem;line-height:1.4;display:flex}.donate-module__InloCa__formAlert svg{width:17px;height:17px;color:var(--red-bright);flex:none}.donate-module__InloCa__fieldError{color:color-mix(in srgb, var(--red-bright) 80%, white);margin-top:.4rem;font-size:.8rem}.donate-module__InloCa__give .donate-module__InloCa__btn{width:100%;margin-top:1.2rem}.donate-module__InloCa__giveNote{text-align:center;color:var(--muted-fg);margin-top:.85rem;font-size:.82rem;font-weight:300}.donate-module__InloCa__giveNote svg{vertical-align:-2px;width:13px;height:13px;color:var(--muted-fg);margin-inline-end:3px}.donate-module__InloCa__giveSuccess{text-align:center;padding:1.4rem .4rem}.donate-module__InloCa__ck{background:var(--red-glow);width:64px;height:64px;color:var(--red-bright);border-radius:50%;place-items:center;margin:0 auto 1.1rem;display:grid}.donate-module__InloCa__ck svg{width:32px;height:32px}.donate-module__InloCa__giveSuccess h3{font-family:var(--serif);margin-bottom:.5rem;font-size:1.6rem;font-weight:600}.donate-module__InloCa__giveSuccess p{color:var(--fg-soft);max-width:34ch;margin-inline:auto;font-weight:300}.donate-module__InloCa__impact{background:var(--bg-2);border-top:1px solid var(--hair);border-bottom:1px solid var(--hair);padding:clamp(56px,8vw,104px) 0}.donate-module__InloCa__agrid{grid-template-columns:repeat(3,1fr);gap:clamp(16px,2.2vw,24px);margin-top:clamp(34px,4vw,52px);display:grid}.donate-module__InloCa__acard{background:var(--card);border:1px solid var(--hair-strong);border-radius:var(--radius);padding:clamp(1.4rem,2.2vw,1.9rem)}.donate-module__InloCa__acard .donate-module__InloCa__ic{border-radius:var(--radius-sm);background:var(--red-glow);width:46px;height:46px;color:var(--red-bright);place-items:center;margin-bottom:1.1rem;display:grid}.donate-module__InloCa__acard .donate-module__InloCa__ic svg{width:22px;height:22px}.donate-module__InloCa__acard h3{font-family:var(--serif);margin-bottom:.5rem;font-size:1.22rem;font-weight:600}.donate-module__InloCa__acard p{color:var(--fg-soft);font-size:.97rem;font-weight:300;line-height:1.65}.donate-module__InloCa__trust{padding:clamp(38px,5vw,64px) 0}.donate-module__InloCa__trustPanel{border:1px solid var(--hair);border-radius:var(--radius);background:#ffffff04;flex-wrap:wrap;display:flex}.donate-module__InloCa__trustItem{flex:240px;align-items:center;gap:.85rem;padding:1.05rem 1.5rem;display:flex}.donate-module__InloCa__trustItem+.donate-module__InloCa__trustItem{border-inline-start:1px solid var(--hair)}.donate-module__InloCa__tiIc{border:1px solid var(--hair-strong);width:34px;height:34px;color:var(--red-bright);background:0 0;border-radius:50%;flex:none;place-items:center;display:grid}.donate-module__InloCa__tiIc svg{width:17px;height:17px}.donate-module__InloCa__trustItem b{color:var(--fg);margin-bottom:.12rem;font-size:.9rem;font-weight:700;display:block}.donate-module__InloCa__trustItem p{color:var(--muted-fg);font-size:.83rem;font-weight:300;line-height:1.45}.donate-module__InloCa__trustReg{border-top:1px solid var(--hair);color:var(--muted-fg);letter-spacing:.01em;text-align:center;flex:100%;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1rem;font-size:.8rem;display:flex}.donate-module__InloCa__trustReg svg{width:14px;height:14px;color:var(--muted-fg);flex:none}.donate-module__InloCa__close{text-align:center;background:var(--bg-2);border-top:1px solid var(--hair);padding:clamp(56px,8vw,104px) 0}.donate-module__InloCa__close .donate-module__InloCa__title{margin-top:1rem}.donate-module__InloCa__close .donate-module__InloCa__sub{max-width:48ch;color:var(--fg-soft);margin:1.1rem auto 0;font-weight:300}.donate-module__InloCa__close .donate-module__InloCa__btn{margin-top:1.8rem}.donate-module__InloCa__ask{color:var(--muted-fg);margin-top:1.4rem;font-size:.92rem}.donate-module__InloCa__ask a{color:var(--red-bright);font-weight:600}@media (prefers-reduced-motion:no-preference){.donate-module__InloCa__page [data-reveal],.donate-module__InloCa__page [data-reveal-group]>*{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(16px)}.donate-module__InloCa__page [data-reveal][data-in],.donate-module__InloCa__page [data-reveal-group][data-in]>*{opacity:1;transform:none}.donate-module__InloCa__page [data-reveal-group][data-in]>:nth-child(2){transition-delay:80ms}.donate-module__InloCa__page [data-reveal-group][data-in]>:nth-child(3){transition-delay:.16s}}@media (max-width:980px){.donate-module__InloCa__dheroGrid{grid-template-columns:1fr;gap:30px}.donate-module__InloCa__sub{max-width:54ch}.donate-module__InloCa__chips{gap:.45rem;margin-top:1.5rem}.donate-module__InloCa__chip{padding:.38rem .7rem;font-size:.8rem}}@media (max-width:760px){.donate-module__InloCa__agrid{grid-template-columns:1fr}.donate-module__InloCa__trustPanel{flex-direction:column}.donate-module__InloCa__trustItem{flex:none}.donate-module__InloCa__trustItem+.donate-module__InloCa__trustItem{border-inline-start:none;border-top:1px solid var(--hair)}}
