/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.grow{flex-grow:1}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#15253d;--muted:#617085;--cream:#fffaf2;--blue:#2c71b8;--green:#6eab55;--yellow:#f6c64d;--orange:#ee7a3e;--pink:#df5e86;--line:#dfe7ea}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{justify-content:space-between;align-items:center;gap:28px;max-width:1240px;min-height:108px;margin:auto;padding:12px 32px;display:flex}.brand{align-items:center;width:315px;height:84px;display:flex;overflow:hidden}.brand img{object-fit:contain;object-position:left center;transform-origin:0;width:315px;height:84px;display:block;transform:scale(1.08)}nav{color:#405167;align-items:center;gap:30px;font-size:14px;font-weight:700;display:flex}nav a{border-bottom:2px solid #0000;padding:10px 0;transition:all .2s}nav a:hover,nav a:focus-visible{color:var(--blue);border-color:var(--yellow);outline:none}.hero{background:linear-gradient(112deg,#fff8ee 0%,#fffdf9 49%,#eff9f2 100%);border-top:1px solid #f4ede3;grid-template-columns:.94fr 1.06fr;align-items:center;gap:76px;min-height:690px;padding:74px max(32px,50vw - 588px) 86px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;opacity:.9;background:linear-gradient(90deg,#6d369c 0 18%,#14a4b0 18% 38%,#69aa32 38% 58%,#f2c84b 58% 78%,#ef7b31 78% 100%);height:7px;position:absolute;inset:auto 0 0}.eyebrow{color:var(--blue);text-transform:uppercase;letter-spacing:.18em;margin:0 0 18px;font-size:12px;font-weight:800;line-height:1.4}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.045em;max-width:720px;margin-bottom:28px;font-family:Georgia,Times New Roman,serif;font-size:clamp(50px,6vw,82px);font-weight:500;line-height:.98}h1 span{color:var(--orange);font-style:italic}.lead{color:#526174;max-width:630px;margin-bottom:34px;font-size:19px;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button{border-radius:100px;justify-content:center;align-items:center;min-height:50px;padding:13px 23px;font-size:14px;font-weight:800;display:inline-flex}.primary{color:#fff;background:var(--blue);box-shadow:0 10px 24px #2c71b82c}.secondary{background:#fff;border:1px solid #d7e0e6}.donate-button{color:#fff;background:#df5e86;box-shadow:0 10px 24px #df5e8628}.hero-focus{flex-wrap:wrap;gap:8px;margin-top:34px;display:flex}.hero-focus span{color:#526174;letter-spacing:.03em;background:#ffffffa8;border:1px solid #dfe8e2;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:800}.hero-visual{min-height:520px;position:relative}.nael-photo{background:#fff;border-radius:40px 40px 110px;margin:0;position:absolute;inset:0;overflow:hidden;box-shadow:0 28px 70px #294b5626}.nael-photo:after{content:"";pointer-events:none;border-radius:inherit;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #fff8}.nael-photo img{object-fit:cover;object-position:center 42%;width:100%;height:100%;display:block}.nael-photo figcaption{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffdc;border-radius:18px;align-items:center;gap:12px;max-width:360px;padding:14px 18px;display:flex;position:absolute;bottom:24px;left:26px;right:26px;box-shadow:0 8px 28px #233d5122}.nael-photo figcaption strong{color:#6d369c;font-family:Georgia,serif;font-size:21px;font-weight:600}.nael-photo figcaption span{color:#4f5e70;font-size:12px;line-height:1.4}.heart-card{--heart-shape:polygon(50% 100%,43% 92%,32% 81%,19% 68%,9% 55%,3% 42%,2% 29%,6% 17%,14% 8%,25% 4%,35% 6%,43% 12%,50% 22%,57% 12%,65% 6%,75% 4%,86% 8%,94% 17%,98% 29%,97% 42%,91% 55%,81% 68%,68% 81%,57% 92%);z-index:4;filter:drop-shadow(0 14px 22px #294b5625);width:235px;height:214px;clip-path:var(--heart-shape);background:linear-gradient(145deg,#df5e86,#ef7b31);position:absolute;top:-34px;right:-42px}.heart-inner{clip-path:var(--heart-shape);background:#fffaf3;position:absolute;inset:7px}.heart-content{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:44px 40px 48px}.heart-content strong{font-family:Georgia,serif;font-size:20px;font-weight:600;line-height:1.17;display:block}.heart-content strong:first-child{color:var(--green)}.heart-content strong:nth-child(2){color:var(--blue)}.heart-content strong:nth-child(3){color:var(--pink)}.heart-content strong:nth-child(4){color:var(--orange)}.section{max-width:1240px;margin:auto;padding:108px 32px}.about{grid-template-columns:.85fr 1.15fr;gap:90px;display:grid}.about h2,.section-heading h2,.contact h2{letter-spacing:-.035em;font-family:Georgia,serif;font-size:clamp(36px,4vw,55px);font-weight:500;line-height:1.08}.about-copy{border-left:1px solid var(--line);padding-left:52px}.about-copy p{color:#536479;font-size:18px;line-height:1.8}.story{background:linear-gradient(#fffaf3 0%,#fff 100%);border-top:1px solid #f2e8dc;max-width:none;padding:110px max(32px,50vw - 588px);position:relative;overflow:hidden}.story:before{content:"";background:#f7d4671d;border-radius:50%;width:360px;height:360px;position:absolute;top:-150px;right:-150px}.story-intro{z-index:1;grid-template-columns:.85fr 1.15fr;align-items:end;gap:90px;margin-bottom:62px;display:grid;position:relative}.story-intro h2{letter-spacing:-.04em;max-width:600px;margin-bottom:0;font-family:Georgia,serif;font-size:clamp(38px,4.5vw,60px);font-weight:500;line-height:1.06}.story-lead{color:#586779;border-left:1px solid #e5d9cc;max-width:650px;margin:0;padding-left:44px;font-size:18px;line-height:1.8}.story-path{grid-template-columns:repeat(4,1fr);gap:16px;display:grid;position:relative}.story-path:before{content:"";opacity:.28;background:linear-gradient(90deg,#6d369c,#10a3b0,#ef7b31,#68a932);height:2px;position:absolute;top:37px;left:5%;right:5%}.story-step{z-index:1;background:#fff;border:1px solid #e5e9e7;border-radius:22px;min-height:440px;padding:24px 25px 30px;position:relative;box-shadow:0 10px 32px #294b5610}.story-number{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:42px;font-size:13px;font-weight:800;display:inline-flex;box-shadow:0 0 0 7px #fff}.story-kicker{text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px;font-size:10px;font-weight:800}.story-step h3{margin-bottom:18px;font-family:Georgia,serif;font-size:26px;font-weight:500;line-height:1.15}.story-step>p:last-child{color:#637287;margin:0;font-size:15px;line-height:1.72}.story-purple .story-number{background:#6d369c}.story-purple .story-kicker{color:#6d369c}.story-teal .story-number{background:#10a3b0}.story-teal .story-kicker{color:#078b98}.story-orange .story-number{background:#ef7b31}.story-orange .story-kicker{color:#dc661f}.story-green .story-number{background:#68a932}.story-green .story-kicker{color:#579021}.legacy-banner{color:#4a2770;text-align:left;background:#f3ebfa;border-radius:22px;justify-content:center;align-items:center;gap:24px;min-height:130px;margin-top:22px;padding:28px 36px;display:flex}.legacy-flower{color:#df5e86;background:#fff;border-radius:50%;flex:0 0 64px;justify-content:center;align-items:center;width:64px;height:64px;font-size:32px;display:inline-flex}.legacy-banner p{margin:0}.legacy-banner strong{margin-bottom:5px;font-family:Georgia,serif;font-size:26px;font-weight:500;display:block}.legacy-banner span:last-child{color:#655474;line-height:1.6}.purpose{grid-template-columns:1fr 1fr;max-width:none;padding:0;display:grid}.purpose-card{min-height:440px;padding:78px max(40px,25vw - 294px);position:relative;overflow:hidden}.purpose-card h2{z-index:1;letter-spacing:-.025em;max-width:570px;font-family:Georgia,serif;font-size:clamp(27px,3.1vw,44px);font-weight:500;line-height:1.28;position:relative}.vision-card{background:#e9f3e7}.mission-card{background:#edf5fb}.card-number{color:#fff8;font-family:Georgia,serif;font-size:170px;line-height:1;position:absolute;bottom:-24px;right:25px}.focus{padding-top:110px;padding-bottom:110px}.section-heading{max-width:650px;margin-bottom:52px}.focus-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.focus-grid article{border:1px solid var(--line);background:#fff;border-radius:24px;min-height:320px;padding:34px;position:relative;overflow:hidden}.focus-grid article:before{content:"";background:var(--green);width:6px;position:absolute;inset:0 auto 0 0}.focus-grid article:nth-child(2):before{background:var(--blue)}.focus-grid article:nth-child(3):before{background:var(--orange)}.focus-grid article>span{color:#718095;background:#f4f7f5;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:12px;font-weight:800;display:inline-flex}.focus-grid h3{margin:70px 0 14px;font-family:Georgia,serif;font-size:28px;font-weight:500}.focus-grid p{color:#637287;line-height:1.7}.involved{background:#f7fbf5;border-top:1px solid #e6efe2;max-width:none;padding-left:max(32px,50vw - 588px);padding-right:max(32px,50vw - 588px)}.involved-heading p:last-child{color:#637287;max-width:720px;font-size:17px;line-height:1.7}.involved-layout{grid-template-columns:.72fr 1.28fr;align-items:start;gap:60px;display:grid}.volunteer-copy{background:#eaf4e7;border-radius:28px;padding:40px}.involved-icon{width:62px;height:62px;color:var(--pink);background:#fff;border-radius:50%;justify-content:center;align-items:center;margin-bottom:34px;font-size:31px;display:flex}.volunteer-copy h3,.donate-card h3{font-family:Georgia,serif;font-size:30px;font-weight:500}.volunteer-copy p,.volunteer-copy li{color:#5c6e62;line-height:1.7}.volunteer-copy ul{margin:24px 0 0;padding-left:20px}.volunteer-form{background:#fff;border:1px solid #dfe9dc;border-radius:28px;padding:38px;box-shadow:0 14px 38px #294b560d}.form-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.volunteer-form label{color:#3f5366;flex-direction:column;gap:8px;margin-bottom:20px;font-size:13px;font-weight:800;display:flex}.volunteer-form input,.volunteer-form select,.volunteer-form textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #cfdcdf;border-radius:12px;outline:none;padding:13px 14px;font-weight:400}.volunteer-form input:focus,.volunteer-form select:focus,.volunteer-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2c71b816}.volunteer-form textarea{resize:vertical}.volunteer-form .consent{flex-direction:row;align-items:flex-start;gap:10px;font-weight:500;line-height:1.5}.volunteer-form .consent input{flex:0 0 18px;width:18px;height:18px;margin-top:2px}.volunteer-form button:disabled{opacity:.65;cursor:wait}.form-status{border-radius:10px;margin:18px 0 0;padding:12px 14px;font-size:13px;line-height:1.5}.form-status.success{color:#326123;background:#edf7e9}.form-status.error{color:#8c344c;background:#fff0f4}.donate{background:linear-gradient(115deg,#fff7f2,#fffaf0);grid-template-columns:1fr .78fr;align-items:center;gap:80px;max-width:none;padding-left:max(32px,50vw - 588px);padding-right:max(32px,50vw - 588px);display:grid}.donate-copy h2{letter-spacing:-.035em;max-width:680px;margin-bottom:22px;font-family:Georgia,serif;font-size:clamp(36px,4vw,55px);font-weight:500;line-height:1.08}.donate-copy>p:last-child{color:#687486;max-width:660px;font-size:17px;line-height:1.75}.donate-card{background:#fff;border-radius:30px;padding:42px;box-shadow:0 18px 44px #b06d5515}.donate-heart{width:58px;height:58px;color:var(--pink);background:#fff0f4;border-radius:50%;justify-content:center;align-items:center;margin-bottom:28px;font-size:27px;display:flex}.donate-card p{color:#687486;line-height:1.7}.donation-status{color:#795e18;background:#fff3d7;border-radius:999px;margin-top:8px;padding:10px 14px;font-size:12px;font-weight:800;display:inline-flex}.contact{background:var(--ink);color:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:90px;max-width:none;padding-left:max(32px,50vw - 588px);padding-right:max(32px,50vw - 588px);display:grid}.contact .eyebrow{color:#f1c759}.contact h2{color:#fff;margin-bottom:18px}.contact>div>p:last-child{color:#bac5d3;max-width:560px;line-height:1.7}.contact-list{border-top:1px solid #ffffff2e}.contact-list p{border-bottom:1px solid #ffffff2e;justify-content:space-between;gap:20px;margin:0;padding:20px 0;display:flex}.contact-list span{color:#aebcce}.contact-list b,.contact-list a{color:#fff;font-weight:600}.contact-list a{text-underline-offset:4px;-webkit-text-decoration:underline #fff5;text-decoration:underline #fff5}.contact-list a:hover,.contact-list a:focus-visible{color:#f1c759;outline:none;text-decoration-color:#f1c759}footer{color:#708096;grid-template-columns:1.2fr 1fr auto;align-items:center;gap:24px;padding:34px max(32px,50vw - 588px);font-size:12px;display:grid}.footer-brand{align-items:center;width:210px;height:62px;display:flex;overflow:hidden}.footer-brand img{object-fit:contain;object-position:left;transform-origin:0;width:210px;height:62px;transform:scale(1.05)}footer p{margin:0}@media (width<=1050px){.story-path{grid-template-columns:repeat(2,1fr)}.story-path:before{display:none}.story-step{min-height:360px}.story-number{margin-bottom:28px}.site-header{gap:18px}.brand,.brand img{width:270px}nav{gap:18px}}@media (width<=900px){.site-header{align-items:flex-start}.brand,.brand img{width:245px;height:72px}.hero{grid-template-columns:1fr;gap:54px;padding-top:65px}.hero-visual{width:100%;max-width:650px;min-height:520px;margin:auto}.about,.contact,.story-intro,.involved-layout,.donate{grid-template-columns:1fr;gap:36px}.about-copy{border-left:0;border-top:1px solid var(--line);padding:30px 0 0}.story-lead{border-top:1px solid #e5d9cc;border-left:0;padding:26px 0 0}.purpose,.focus-grid{grid-template-columns:1fr}.focus-grid article{min-height:230px}.focus-grid h3{margin-top:35px}footer{grid-template-columns:1fr}.contact{padding-top:82px;padding-bottom:82px}}@media (width<=680px){.site-header{flex-direction:column;gap:4px;padding:13px 20px}.brand,.brand img{width:275px;height:78px}.site-header nav{gap:20px;width:100%;padding-bottom:6px;font-size:12px;overflow-x:auto}.hero{gap:42px;min-height:auto;padding:58px 20px 72px}h1{font-size:48px}.lead{font-size:17px}.hero-focus{margin-top:26px}.hero-visual{width:calc(100% - 10px);min-height:410px;margin-left:0}.nael-photo{border-radius:28px 28px 72px}.nael-photo figcaption{max-width:270px;padding:11px 13px;bottom:16px;left:16px;right:16px}.heart-card{width:170px;height:155px;top:-30px;right:-20px}.heart-inner{inset:5px}.heart-content{inset:34px 28px}.heart-content strong{font-size:15px}.section,.story{padding:78px 20px}.story-intro{margin-bottom:42px}.story-path{grid-template-columns:1fr}.story-step{min-height:auto}.legacy-banner{align-items:flex-start;padding:25px}.legacy-flower{flex-basis:52px;width:52px;height:52px}.legacy-banner strong{font-size:22px}.purpose-card{min-height:400px;padding:65px 24px}.purpose-card h2{font-size:29px}.contact{padding:72px 20px}.contact-list p{flex-direction:column;gap:6px}.focus-grid article{padding:28px}.form-grid{grid-template-columns:1fr}.volunteer-form,.volunteer-copy,.donate-card{padding:26px}footer{padding:28px 20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
