@import"https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700;800;900&family=Cormorant+Garamond:ital,wght@0,600;0,700;1,600&display=swap";@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid}}}.block{display:block}.flex{display:flex}.hidden{display:none}.border{border-style:var(--tw-border-style);border-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}:root{--rose:#8d5e6d;--rose-light:#b48695;--plum:#5f5068;--plum-dark:#3d2840;--ink:#2d1520;--cream:#fef8f4;--cream-alt:#f5ede9;--muted:#7c6870}*,:before,:after{box-sizing:border-box}body{background-color:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;font-family:Manrope,system-ui,sans-serif;overflow-x:hidden}img{display:block}#root{text-align:left;max-width:100%;margin:0;padding:0}a{color:inherit;text-decoration:none}h1,h2,h3,h4{font-family:Cormorant Garamond,serif;font-weight:700;line-height:1.15}.nav-bar{z-index:50;padding:1.2rem 0;transition:background .35s,box-shadow .35s,padding .35s;position:fixed;top:0;left:0;right:0}.nav-scrolled{-webkit-backdrop-filter:blur(18px);background:#fef8f4f0;border-bottom:1px solid #8d5e6d1f;padding:.55rem 0;box-shadow:0 4px 28px #3d284017}.nav-inner{justify-content:space-between;align-items:center;max-width:80rem;height:72px;margin:0 auto;padding:0 1.5rem;display:flex}.nav-logo{flex-shrink:0;align-items:center;gap:12px;display:flex}.nav-logo img{-o-object-fit:cover;object-fit:cover;border:2px solid #ffffff80;border-radius:50%;flex-shrink:0;width:46px;height:46px}.nav-logo-text span:first-child{letter-spacing:.24em;text-transform:uppercase;font-family:Manrope,sans-serif;font-size:.62rem;font-weight:800;display:block}.nav-logo-text span:last-child{font-family:Manrope,sans-serif;font-size:.76rem;font-weight:500;display:block}.nav-links{align-items:center;gap:2rem;display:none}@media(min-width:768px){.nav-links{display:flex!important}}.nav-menu-btn{justify-content:center;align-items:center;display:flex}@media(min-width:768px){.nav-menu-btn,.sidebar-overlay,.sidebar-panel{display:none!important}}.nav-link{font-family:Manrope,sans-serif;font-size:.875rem;font-weight:600;transition:color .2s}.nav-link-light{color:#ffffffe0}.nav-link-light:hover{color:#fff}.nav-link-dark{color:var(--plum)}.nav-link-dark:hover{color:var(--rose)}.nav-link-active{font-weight:800;color:var(--rose)!important}.nav-link-active:after{content:"";background:var(--rose);border-radius:2px;height:2px;margin-top:2px;display:block}.btn-pill{background:var(--rose);color:#fff;cursor:pointer;border:none;border-radius:9999px;align-items:center;gap:7px;padding:.55rem 1.4rem;font-family:Manrope,sans-serif;font-size:.85rem;font-weight:700;transition:all .25s;display:inline-flex;box-shadow:0 4px 16px #8d5e6d59}.btn-pill:hover{background:var(--rose-light);transform:translateY(-2px)}.mobile-menu-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fef8f4f7;border:1px solid #8d5e6d26;border-radius:1.25rem;padding:1rem;position:absolute;top:calc(100% + 10px);left:12px;right:12px;overflow:hidden;box-shadow:0 22px 55px #3d284026}.mobile-nav-link{color:var(--plum-dark);border-radius:.75rem;padding:.85rem 1rem;font-family:Manrope,sans-serif;font-size:.96rem;font-weight:600;transition:background .2s,color .2s;display:block}.mobile-nav-link:hover{background:var(--cream-alt);color:var(--rose)}.mobile-nav-link-active{background:var(--cream-alt)!important;color:var(--rose)!important}.hero-wrap{background:#2d1520;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-bg{z-index:0;position:absolute;inset:0;overflow:hidden}.hero-bg img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:opacity 1.6s;position:absolute;inset:0}.hero-overlay-grad{z-index:1;background:linear-gradient(135deg,#2d1520e0,#3d2840ad 55%,#2d1520d6);position:absolute;inset:0}.hero-content{z-index:10;width:100%;max-width:80rem;margin:0 auto;padding:8rem 1.5rem 5rem;position:relative}.hero-badge{color:#ffffffeb;letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #ffffff38;border-radius:9999px;align-items:center;gap:8px;margin-bottom:1.5rem;padding:.42rem 1.1rem;font-family:Manrope,sans-serif;font-size:.72rem;font-weight:700;display:inline-flex}.hero-h1{color:#fff;max-width:760px;margin:0 0 1.5rem;font-family:Cormorant Garamond,serif;font-size:clamp(2.6rem,6.5vw,5rem);font-weight:700;line-height:1.1}.hero-h1 em{color:#f5c0cd;font-style:italic}.hero-p{color:#ffffffc2;max-width:580px;font-family:Manrope,sans-serif;font-size:clamp(1rem,2vw,1.16rem);line-height:1.78}.hero-btns{flex-wrap:wrap;gap:1rem;margin-top:2.5rem;display:flex}.btn-primary-rounded{background:var(--rose);color:#fff;border-radius:9999px;align-items:center;gap:9px;padding:.9rem 2rem;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 8px 26px #8d5e6d75}.btn-primary-rounded:hover{background:var(--rose-light);transform:translateY(-3px)}.btn-ghost-rounded{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:2px solid #ffffff6b;border-radius:9999px;align-items:center;gap:9px;padding:.9rem 2rem;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:700;transition:all .3s;display:inline-flex}.btn-ghost-rounded:hover{background:#ffffff1a;border-color:#ffffffd9}.hero-dots{gap:10px;margin-top:2.5rem;display:flex}.dot-btn{cursor:pointer;background:#ffffff59;border:none;border-radius:9999px;width:9px;height:9px;padding:0;transition:all .3s}.dot-btn.active{background:#fff;width:30px}.stats-section{background:var(--plum-dark);padding:3.5rem 0}.stats-inner{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:80rem;margin:0 auto;padding:0 1.5rem;display:grid}@media(min-width:768px){.stats-inner{grid-template-columns:repeat(4,1fr)}}.stat-cell{text-align:center;border-right:1px solid #ffffff14;flex-direction:column;align-items:center;padding:1rem;display:flex}.stat-cell:last-child{border-right:none}.stat-n{color:#f5c0cd;margin-bottom:.55rem;font-family:Cormorant Garamond,serif;font-size:clamp(2.2rem,4.5vw,3.2rem);font-weight:700;line-height:1}.stat-l{color:#ffffff9e;font-family:Manrope,sans-serif;font-size:.8rem;font-weight:500}.sec{padding:5.5rem 0}.sec-inner{max-width:80rem;margin:0 auto;padding:0 1.5rem}@media(min-width:640px){.sec-inner{padding:0 2rem}}.bg-white-sec{background:#fff}.bg-cream-sec{background:var(--cream)}.bg-alt-sec{background:var(--cream-alt)}.kicker{letter-spacing:.22em;text-transform:uppercase;color:var(--rose);margin-bottom:.75rem;font-family:Manrope,sans-serif;font-size:.71rem;font-weight:800;display:block}.h2{color:var(--ink);margin:0 0 1rem;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.18}.h2-centered{text-align:center}.lead{color:var(--muted);font-family:Manrope,sans-serif;font-size:1.02rem;line-height:1.8}.lead-centered{text-align:center;max-width:640px;margin:0 auto}.section-head{text-align:center;max-width:660px;margin:0 auto 3.5rem}.programs-grid{grid-template-columns:1fr;gap:2rem;margin-top:3.5rem;display:grid}@media(min-width:900px){.programs-grid{grid-template-columns:repeat(3,1fr)}}.prog-card{background:#fff;border:1px solid #8d5e6d1a;border-radius:1.4rem;flex-direction:column;transition:transform .35s,box-shadow .35s;display:flex;overflow:hidden;box-shadow:0 10px 34px #3d284014}.prog-card:hover{transform:translateY(-9px);box-shadow:0 28px 58px #3d284029}.prog-img{flex-shrink:0;height:220px;overflow:hidden}.prog-img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .55s}.prog-card:hover .prog-img img{transform:scale(1.07)}.prog-body{flex-direction:column;flex:1;padding:1.75rem;display:flex}.prog-icon{width:44px;height:44px;color:var(--rose);background:#8d5e6d1a;border-radius:.9rem;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:1rem;display:inline-flex}.prog-title{color:var(--ink);margin:0 0 .75rem;font-family:Manrope,sans-serif;font-size:1.18rem;font-weight:800}.prog-text{color:var(--muted);flex:1;margin:0;font-size:.96rem;line-height:1.74}.prog-cta{color:var(--rose);align-items:center;gap:5px;margin-top:1.25rem;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:700;transition:gap .2s;display:inline-flex}.prog-cta:hover{gap:10px}.impact-grid{grid-template-columns:1fr;align-items:center;gap:3.5rem;display:grid}@media(min-width:1024px){.impact-grid{grid-template-columns:1fr .95fr}}.impact-list{flex-direction:column;gap:.9rem;margin:1.75rem 0 2.5rem;padding:0;list-style:none;display:flex}.impact-li{color:var(--plum-dark);align-items:center;gap:.85rem;font-family:Manrope,sans-serif;font-size:.97rem;font-weight:500;display:flex}.impact-dot{background:linear-gradient(135deg,var(--rose),var(--plum));border-radius:9999px;flex-shrink:0;width:8px;height:8px}.btn-solid{background:var(--rose);color:#fff;border-radius:9999px;align-items:center;gap:9px;padding:.85rem 2rem;font-family:Manrope,sans-serif;font-size:.92rem;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 8px 24px #8d5e6d5c}.btn-solid:hover{background:var(--rose-light);transform:translateY(-2px)}.impact-visual{flex-direction:column;gap:1.25rem;display:flex}.impact-photo{border-radius:1.5rem;height:360px;overflow:hidden;box-shadow:0 24px 54px #3d28402e}.impact-photo img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.impact-badge{background:#fff;border:1px solid #8d5e6d1a;border-radius:1.1rem;align-items:center;gap:1rem;padding:1.1rem 1.4rem;display:flex;box-shadow:0 8px 24px #3d284017}.stories-grid{grid-template-columns:1fr;gap:2rem;margin-top:3.5rem;display:grid}@media(min-width:768px){.stories-grid{grid-template-columns:repeat(3,1fr)}}.story-photo{height:260px;position:relative;overflow:hidden}.story-photo img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .5s}.story-card:hover .story-photo img{transform:scale(1.05)}.story-overlay{background:linear-gradient(#0000 45%,#2d15208f);position:absolute;inset:0}.story-text{padding:1.5rem}.story-quote{color:var(--plum-dark);border-left:3px solid var(--rose);margin:0 0 .9rem;padding-left:1rem;font-family:Cormorant Garamond,serif;font-size:1.06rem;font-style:italic;line-height:1.7}.story-name{color:var(--rose);text-transform:uppercase;letter-spacing:.1em;font-family:Manrope,sans-serif;font-size:.82rem;font-weight:700}.gallery-strip{background:var(--cream-alt);border-top:1px solid #8d5e6d1f;border-bottom:1px solid #8d5e6d1f;padding:3rem 0;overflow:hidden}.gallery-label{text-align:center;letter-spacing:.24em;text-transform:uppercase;color:var(--rose);margin-bottom:1.5rem;font-family:Manrope,sans-serif;font-size:.7rem;font-weight:800}.scroller-container{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.scroller-track img{-o-object-fit:cover;object-fit:cover;border-radius:14px;flex-shrink:0;width:295px;height:185px;margin:0 8px;transition:transform .3s;box-shadow:0 8px 22px #32142824}@keyframes scroll-lr{0%{transform:translate(0)}to{transform:translate(-50%)}}.contact-grid{grid-template-columns:1fr;gap:2.5rem;display:grid}@media(min-width:1024px){.contact-grid{grid-template-columns:.85fr 1.15fr}}.contact-info{background:linear-gradient(145deg,var(--plum-dark) 0%,#5a2840 100%);border-radius:2rem;padding:3rem 2.5rem;box-shadow:0 30px 64px #2d152042}.contact-form-card{background:#fff;border:1px solid #8d5e6d1a;border-radius:2rem;padding:3rem 2.5rem;box-shadow:0 20px 50px #3d284017}.form-fields{flex-direction:column;gap:1.1rem;display:flex}.form-row-2{grid-template-columns:1fr;gap:1.1rem;display:grid}@media(min-width:540px){.form-row-2{grid-template-columns:1fr 1fr}}.field{flex-direction:column;gap:.45rem;display:flex}.field label{color:var(--plum-dark);font-family:Manrope,sans-serif;font-size:.84rem;font-weight:700}.field input,.field textarea,.field select{color:var(--ink);background:#fdf8f6;border:1.5px solid #8d5e6d33;border-radius:.85rem;outline:none;width:100%;padding:.78rem 1rem;font-family:Manrope,sans-serif;font-size:.96rem;transition:border-color .25s,box-shadow .25s}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--rose);box-shadow:0 0 0 3px #8d5e6d1f}.btn-submit{background:var(--rose);color:#fff;cursor:pointer;border:none;border-radius:.9rem;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:.5rem;padding:.95rem 2rem;font-family:Manrope,sans-serif;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 8px 24px #8d5e6d5c}.btn-submit:hover{background:var(--rose-light);transform:translateY(-2px)}.form-success{text-align:center;color:var(--rose);background:#8d5e6d0f;border:1.5px solid #8d5e6d26;border-radius:1.25rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:220px;padding:3rem 2rem;display:flex}.form-success strong{color:var(--ink);font-family:Manrope,sans-serif;font-size:1.3rem;font-weight:800}.form-success p{color:var(--muted);font-family:Manrope,sans-serif;font-size:.95rem}.contact-detail{color:#ffffffd1;align-items:center;gap:12px;font-family:Manrope,sans-serif;font-size:.94rem;display:flex}.footer{background:#fff;border-top:1px solid #8d5e6d1a;padding:2rem 0}.footer-inner{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:80rem;margin:0 auto;padding:0 1.5rem;display:flex}@media(min-width:768px){.footer-inner{text-align:left;flex-direction:row;justify-content:space-between}}.footer-logo-row{align-items:center;gap:10px;display:flex}.footer-copy{color:#a89aa0;font-family:Manrope,sans-serif;font-size:.82rem}.footer-links{gap:20px;display:flex}.footer-links a{color:#a89aa0;font-family:Manrope,sans-serif;font-size:.82rem;transition:color .2s}.footer-links a:hover{color:var(--rose)}@media(max-width:767px){.hero-content{padding:6rem 1.25rem 3.5rem}.hero-h1{font-size:clamp(2rem,9vw,2.8rem)}.hero-p{font-size:.95rem}.hero-btns{flex-direction:column;gap:.75rem}.btn-primary-rounded,.btn-ghost-rounded{justify-content:center;width:100%;padding:.85rem 1.5rem}.stats-inner{grid-template-columns:repeat(2,1fr);gap:1rem}.stat-cell{border-bottom:1px solid #ffffff14;border-right:none;padding-bottom:1rem}.stat-cell:nth-child(odd){border-right:1px solid #ffffff14}.stat-cell:last-child,.stat-cell:nth-last-child(2):nth-child(odd){border-bottom:none}.sec{padding:3.5rem 0}.sec-inner{padding:0 1.1rem}.section-head{margin-bottom:2rem}.h2{font-size:clamp(1.7rem,7vw,2.4rem)}.programs-grid{gap:1.25rem;margin-top:2rem}.prog-img{height:190px}.prog-body{padding:1.25rem}.impact-photo{height:260px}.impact-grid{gap:2rem}.stories-grid{gap:1.25rem;margin-top:2rem}.story-photo{height:220px}.scroller-track img{width:220px;height:140px}.contact-info{border-radius:1.4rem;padding:2rem 1.5rem}.contact-form-card{border-radius:1.4rem;padding:1.75rem 1.25rem}.form-row-2{grid-template-columns:1fr}.nav-inner{height:62px}.nav-logo img{width:38px;height:38px}}.dark-toggle-btn{cursor:pointer;width:36px;height:36px;color:var(--rose);background:#8d5e6d1f;border:none;border-radius:9999px;justify-content:center;align-items:center;transition:background .2s,color .2s;display:inline-flex}.dark-toggle-btn:hover{background:#8d5e6d38}.sidebar-overlay{z-index:90;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#2d15208c;position:fixed;inset:0}.sidebar-panel{z-index:100;background:linear-gradient(160deg,#3d1e2e,#2a1230 55%,#1e0d22);flex-direction:column;width:min(88vw,320px);display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;box-shadow:-12px 0 48px #00000059}.sidebar-header{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;padding:1.4rem 1.25rem 1rem;display:flex}.sidebar-logo{align-items:center;gap:12px;display:flex}.sidebar-logo-img{-o-object-fit:cover;object-fit:cover;border:2px solid #e8a0b473;border-radius:50%;flex-shrink:0;width:44px;height:44px}.sidebar-brand{color:#f5d6e2;letter-spacing:.06em;margin:0;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:800}.sidebar-tagline{color:#e8a0b4a6;margin:0;font-family:Manrope,sans-serif;font-size:.7rem}.sidebar-close{cursor:pointer;color:#f5d6e2cc;background:#ffffff12;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:flex}.sidebar-close:hover{background:#ffffff24}.sidebar-nav{flex-direction:column;gap:2px;padding:1.25rem 1rem .5rem;display:flex}.sidebar-link{color:#f5d6e2c7;border-radius:.85rem;padding:.9rem 1.1rem;font-family:Manrope,sans-serif;font-size:1rem;font-weight:600;transition:background .2s,color .2s;display:block;position:relative}.sidebar-link:hover{color:#f5d6e2;background:#e8a0b41a}.sidebar-link-active{font-weight:800;color:#f5c0d2!important;background:#e8a0b426!important}.sidebar-link-active:before{content:"";background:#e8a0b4;border-radius:999px;width:3px;height:60%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.sidebar-donate{color:#fff;background:linear-gradient(135deg,#c2688a,#9b4d7a);border-radius:9999px;justify-content:center;align-items:center;gap:8px;margin:1rem 1rem 0;padding:.85rem 1.5rem;font-family:Manrope,sans-serif;font-size:.92rem;font-weight:700;transition:all .25s;display:flex;box-shadow:0 6px 20px #9b4d7a73}.sidebar-donate:hover{transform:translateY(-2px);box-shadow:0 10px 28px #9b4d7a8c}.sidebar-divider{background:#ffffff12;height:1px;margin:1.25rem 1rem 0}.sidebar-darkmode-btn{cursor:pointer;color:#e8a0b4d9;background:#ffffff0d;border:none;border-radius:.85rem;align-items:center;gap:10px;width:calc(100% - 2rem);margin:.75rem 1rem 0;padding:.85rem 1.1rem;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:600;transition:background .2s;display:flex}.sidebar-darkmode-btn:hover{background:#ffffff1a}.sidebar-footer{color:#e8a0b466;align-items:center;gap:7px;margin-top:auto;padding:1.5rem 1.25rem 1.75rem;font-family:Manrope,sans-serif;font-size:.72rem;display:flex}.sidebar-footer strong{color:#e8a0b4b3;font-weight:700}:root.dark-mode{--cream:#1a0f14;--cream-alt:#220d18;--ink:#f0e0e8;--muted:#c4a4b4;--rose:#e8a0b4;--rose-light:#f0b8c8;--plum:#b494c4;--plum-dark:#e8d0f0}:root.dark-mode body{color:#f0e0e8;background:linear-gradient(#1a0f14,#220d18,#1e0a16)}:root.dark-mode .nav-scrolled{background:#1a0f14f5;border-bottom-color:#e8a0b41a}:root.dark-mode .nav-link-dark{color:#d4a8b8}:root.dark-mode .bg-white-sec{background:#220d18}:root.dark-mode .bg-cream-sec{background:#1a0f14}:root.dark-mode .bg-alt-sec{background:#220d18}:root.dark-mode .prog-card,:root.dark-mode .story-card,:root.dark-mode .impact-badge{background:#2d1020;border-color:#e8a0b41a}:root.dark-mode .prog-title,:root.dark-mode .prog-text{color:#e0c8d0}:root.dark-mode .stats-section{background:#0e060a}:root.dark-mode .footer{background:#220d18;border-top-color:#e8a0b414}:root.dark-mode .footer-copy,:root.dark-mode .footer-links a{color:#8a6878}:root.dark-mode .contact-form-card{background:#2d1020;border-color:#e8a0b41a}:root.dark-mode .field input,:root.dark-mode .field textarea,:root.dark-mode .field select{color:#f0e0e8;background:#1a0f14;border-color:#e8a0b433}:root.dark-mode .field label{color:#d4a8b8}:root.dark-mode .h2{color:#f0e0e8}:root.dark-mode .lead{color:#c4a4b4}.glass-effect{-webkit-backdrop-filter:blur(16px);background:#fef8f4eb}:root{--brand-rose:#8d5e6d;--brand-rose-soft:#b48695;--brand-plum:#5f5068;--brand-ink:#2f2935;--surface-soft:#f8f3f1;--surface-cream:#fffaf7}@layer utilities{.glass-effect{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background-color:#f8f3f1e0;box-shadow:0 10px 30px #5f50681f}}body{background:radial-gradient(circle at 10% 10%,#b4869533,transparent 38%),radial-gradient(circle at 86% 12%,#5f506826,transparent 35%),radial-gradient(circle at 50% 78%,#8d5e6d1a,transparent 42%),linear-gradient(180deg,var(--surface-cream) 0%,var(--surface-soft) 42%,#f2ece8 100%);color:var(--brand-ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Manrope,sans-serif}h1,h2,h3,h4{letter-spacing:.01em;font-family:Playfair Display,serif}html{scroll-behavior:smooth}.hero-overlay{background:linear-gradient(#2f2935c7,#3d3142db)}.hero-orb{filter:blur(55px);z-index:-1;border-radius:9999px;position:absolute}.hero-orb-left{background:#b4869557;width:340px;height:340px;top:70px;left:-90px}.hero-orb-right{background:#5f506840;width:380px;height:380px;top:140px;right:-120px}.section-shell{background:linear-gradient(#ffffffb8,#ffffff6b)}.section-kicker{text-transform:uppercase;letter-spacing:.2em;color:var(--brand-rose);font-size:.74rem;font-weight:800}.section-title{color:#211c26;margin-top:1rem;font-size:clamp(2rem,4vw,3.2rem);line-height:1.15}.section-lead{color:#5f5a66;margin-top:1rem;font-size:1.08rem;line-height:1.75}.program-card{background:#ffffffd1;border:1px solid #ffffffad;border-radius:1.7rem;transition:transform .35s,box-shadow .35s;overflow:hidden;box-shadow:0 26px 55px #39273524}.program-card:hover{transform:translateY(-8px);box-shadow:0 34px 65px #39273533}.program-image-wrap{height:230px;overflow:hidden}.program-image-wrap img{transition:transform .55s}.program-card:hover .program-image-wrap img{transform:scale(1.08)}.impact-point{padding-left:1.25rem;position:relative}.impact-point:before{content:"";background:linear-gradient(180deg,var(--brand-rose),var(--brand-plum));border-radius:9999px;width:7px;height:7px;position:absolute;top:.62rem;left:0}.story-card{background:#ffffffd6;border:1px solid #ffffffb3;border-radius:1.6rem;transition:transform .35s;overflow:hidden;box-shadow:0 22px 50px #39273524}.story-card:hover{transform:translateY(-6px)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f3ece8}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--brand-rose),var(--brand-plum));border-radius:999px}.scroller-container{white-space:nowrap;width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.scroller-track{animation:42s linear infinite scroll;display:inline-block}.scroller-track img{-o-object-fit:cover;object-fit:cover;border-radius:16px;width:290px;height:185px;margin:0 10px;transition:transform .35s;display:inline-block;box-shadow:0 12px 30px #2f293529}@media(max-width:768px){.hero-orb-left,.hero-orb-right{filter:blur(45px);width:230px;height:230px}.program-image-wrap{height:210px}.scroller-track img{width:230px;height:150px}}.scroller-track img:hover{transform:scale(1.04)}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.qs-hero{text-align:center;background:linear-gradient(135deg,#3d2840,#5f5068 60%,#8d5e6d);padding:8rem 1.5rem 5rem;position:relative;overflow:hidden}.qs-hero:before{content:"";pointer-events:none;background:radial-gradient(at 70% 40%,#b486952e,#0000 60%);position:absolute;inset:0}.qs-hero-overlay{opacity:.08;background:url(https://images.unsplash.com/photo-1573164713714-d95e436ab8d6?auto=format&fit=crop&w=1400&q=60) 50%/cover no-repeat;position:absolute;inset:0}.qs-hero-content{z-index:1;max-width:700px;margin:0 auto;position:relative}.qs-hero-h1{color:#fff;margin:.75rem 0 1.1rem;font-family:Cormorant Garamond,serif;font-size:clamp(2.6rem,6vw,4rem);font-weight:700;line-height:1.15}.qs-hero-h1 em{color:#f5c0d2;font-style:italic}.qs-hero-p{color:#ffffffd1;max-width:560px;margin:0 auto;font-family:Manrope,sans-serif;font-size:1.05rem;line-height:1.7}.qs-identity-grid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media(min-width:900px){.qs-identity-grid{grid-template-columns:1fr 1fr}}.qs-identity-img{position:relative}.qs-identity-img img{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border-radius:1.25rem;width:100%;box-shadow:0 20px 50px #3d284033}.qs-img-badge{background:#fff;border-radius:1rem;padding:.85rem 1.25rem;position:absolute;bottom:-1rem;left:1.5rem;box-shadow:0 8px 24px #3d284026}.qs-nit{color:#7c6870;background:#8d5e6d14;border-radius:999px;align-items:center;gap:6px;margin-top:1.5rem;padding:.45rem 1rem;font-family:Manrope,sans-serif;font-size:.8rem;display:inline-flex}.qs-mv-grid{grid-template-columns:1fr;gap:1.5rem;max-width:860px;margin:0 auto;display:grid}@media(min-width:640px){.qs-mv-grid{grid-template-columns:1fr 1fr}}.qs-mv-card{background:#fff;border:1px solid #8d5e6d14;border-radius:1.25rem;padding:2rem 1.75rem;box-shadow:0 4px 20px #3d284012}.qs-mv-icon{color:#fff;background:linear-gradient(135deg,#8d5e6d,#c2688a);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.1rem;display:flex}.qs-mv-title{color:#2d1520;margin:0 0 .65rem;font-family:Manrope,sans-serif;font-size:1.1rem;font-weight:800}.qs-mv-text{color:#7c6870;margin:0;font-family:Manrope,sans-serif;font-size:.96rem;line-height:1.75}.qs-valores-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}@media(min-width:768px){.qs-valores-grid{grid-template-columns:repeat(4,1fr)}}.qs-valor-card{background:#fff;border:1px solid #8d5e6d14;border-radius:1rem;padding:1.5rem 1.25rem;transition:transform .25s,box-shadow .25s;box-shadow:0 2px 12px #3d28400d}.qs-valor-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #3d28401c}.qs-valor-icon{color:#8d5e6d;background:#8d5e6d1a;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:.85rem;display:flex}.qs-valor-title{color:#2d1520;margin:0 0 .5rem;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:800}.qs-valor-text{color:#7c6870;margin:0;font-family:Manrope,sans-serif;font-size:.88rem;line-height:1.65}.qs-equipo-placeholder{background:#8d5e6d08;border:2px dashed #8d5e6d33;border-radius:1.25rem;flex-direction:column;justify-content:center;align-items:center;max-width:420px;margin:0 auto;padding:3rem;display:flex}:root.dark-mode .qs-mv-card,:root.dark-mode .qs-valor-card{background:#2a1535;border-color:#b486951f}:root.dark-mode .qs-img-badge{background:#2a1535}:root.dark-mode .qs-mv-title,:root.dark-mode .qs-valor-title{color:#f5d6e2}:root.dark-mode .qs-mv-text,:root.dark-mode .qs-valor-text{color:#c4b0b8}:root.dark-mode .qs-equipo-placeholder{border-color:#b4869526}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
