@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,600&family=DM+Sans:wght@300;400;500&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}.hero{max-width:1160px;margin:0 auto;padding:5rem 2.5rem 4.5rem;display:grid;grid-template-columns:1fr 400px;gap:5rem;align-items:start}@media (max-width:800px){.hero{grid-template-columns:1fr;padding:2.5rem 1.5rem;gap:2.5rem}.progress-card{margin-top:0}}.hero-left{display:flex;flex-direction:column}.hero-photo-row{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.hero-photo{width:80px;height:80px;border-radius:50%;background:#E3DFD8;border:1.5px solid #d5d0c8;overflow:hidden;flex-shrink:0}.hero-photo img{width:100%;height:100%;object-fit:cover;display:block}.hero-photo-meta{display:flex;flex-direction:column;gap:.35rem}.hero-name{font-family:Cormorant Garamond,serif;font-size:1.35rem;font-weight:600;color:#18181A}.hero-origin{font-size:.85rem;color:#9A9589;letter-spacing:.01em}.hero-eyebrow{font-size:.68rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#9A9589;margin-bottom:1.1rem}.hero-title{font-family:Cormorant Garamond,serif;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:500;line-height:1.18;color:#18181A;margin-bottom:1.5rem;max-width:540px}.hero-title em{font-style:italic;color:#18181A}.hero-body{font-size:.97rem;line-height:1.85;color:#5A5750;margin-bottom:2rem;max-width:480px}.badges{display:flex;flex-wrap:wrap;gap:.4rem}.badge{font-size:.82rem;font-weight:400;padding:.3rem .75rem;border-radius:3px;border:1px solid #d8d4cc;color:#6A6660;background:transparent;letter-spacing:.01em}@media (max-width:800px){.badge{font-size:.7rem;padding:.25rem .65rem}}.progress-card{background:#fff;border-radius:12px;border:1px solid #e8e5df;padding:1.75rem;position:sticky;top:76px;box-shadow:0 1px 3px rgba(0,0,0,.04);margin-top:7.5rem}.p-raised{font-family:Cormorant Garamond,serif;font-size:2.5rem;font-weight:600;line-height:1}.p-raised,.p-raised-amount{color:#18181A}.p-raised-goal,.p-raised-sep{color:#9A9589;font-weight:400}.p-of{font-size:.83rem;color:#9A9589;margin-top:.3rem;margin-bottom:1.25rem}.bar-track{width:100%;height:4px;background:#EDE9E1;border-radius:100px;overflow:hidden;margin-bottom:1.1rem}.bar-fill{height:100%;background:#18181A;border-radius:100px}.p-stats{display:flex;gap:.6rem;margin-bottom:1.5rem}.p-stat{flex:1;background:#F9F8F5;border-radius:7px;padding:.6rem .75rem}.p-stat-val{font-family:Cormorant Garamond,serif;font-size:1.25rem;font-weight:600;color:#18181A}.p-stat-lbl{font-size:.62rem;color:#9A9589;text-transform:uppercase;letter-spacing:.08em;margin-top:.1rem}.donate-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;background:#18181A;color:#F9F8F5;border:none;border-radius:8px;padding:.9rem;font-family:DM Sans,sans-serif;font-size:.88rem;font-weight:500;cursor:pointer;transition:opacity .15s;margin-bottom:.6rem;letter-spacing:.01em;text-decoration:none}.donate-btn:hover{opacity:.74}.secondary-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;background:transparent;color:#5A5750;border:1px solid #d8d4cc;border-radius:8px;padding:.75rem;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:500;cursor:pointer;transition:background .15s;margin-bottom:.6rem;letter-spacing:.01em;text-decoration:none}.secondary-btn:hover{background:#F2EFE8}.share-btn{display:block;width:100%;background:transparent;color:#5A5750;border:1px solid #d8d4cc;border-radius:8px;padding:.75rem;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:400;cursor:pointer;transition:background .15s}.share-btn:hover{background:#F2EFE8}.p-note{font-size:.7rem;color:#9A9589;text-align:center;margin-top:1rem;line-height:1.6}.page-body{max-width:1160px;margin:0 auto;padding:1rem 2.5rem 7rem;display:flex;flex-direction:column;gap:4.5rem}@media (max-width:800px){.page-body{padding:1rem 1.5rem 5rem;gap:3.5rem}}.divider{border:none;border-top:1px solid #e8e5df}.sec-label{font-size:.65rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:#9A9589;margin-bottom:1rem;display:block}.sec-title{font-family:Cormorant Garamond,serif;font-size:2.1rem;font-weight:500;color:#18181A;line-height:1.22;margin-bottom:1.25rem}@media (max-width:800px){.sec-title{font-size:1.75rem}}.sec-body{font-size:1.05rem;line-height:1.88;color:#5A5750}@media (max-width:800px){.sec-body{font-size:.95rem}}.sec-body p+p{margin-top:1.1rem}.mission-list{display:flex;flex-direction:column;gap:.85rem;margin-top:1.5rem;padding:1.5rem 1.75rem;background:#fff;border-radius:10px;border:1px solid #e8e5df}.mission-item{display:flex;gap:.75rem;align-items:flex-start;font-size:1rem;color:#5A5750;line-height:1.5}.mission-dot{width:6px;height:6px;border-radius:50%;background:#18181A;margin-top:.55rem;flex-shrink:0}.budget-row{display:flex;justify-content:space-between;align-items:start;padding:1.25rem 0;border-bottom:1px solid #edeae3;gap:2rem}.budget-row:last-child{border-bottom:none}.b-label{font-weight:500;font-size:1rem;color:#18181A;letter-spacing:.01em}@media (max-width:800px){.b-label{font-size:.9rem}}.b-note{font-size:.88rem;color:#9A9589;margin-top:.25rem;line-height:1.55;max-width:420px}@media (max-width:800px){.b-note{font-size:.78rem;max-width:340px}}.b-bar{height:2px;background:#C8C3B8;border-radius:100px;margin-top:.65rem}.b-amount{font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:600;color:#18181A;white-space:nowrap;flex-shrink:0}@media (max-width:800px){.b-amount{font-size:1.35rem}}.b-pct{font-size:.78rem;color:#9A9589;text-align:right;margin-top:.2rem}@media (max-width:800px){.b-pct{font-size:.7rem}}.budget-note-footer{font-size:.9rem;color:#9A9589;line-height:1.65;margin-top:1.25rem;padding:1rem 1.25rem;border:1px solid #e8e5df;border-radius:8px;background:#fff}@media (max-width:800px){.budget-note-footer{font-size:.8rem}}.donation-categories{display:flex;flex-wrap:wrap;gap:.5rem;margin:1.25rem 0}.donation-chip{font-size:.85rem;padding:.45rem .9rem;border:1px solid #d8d4cc;border-radius:6px;color:#18181A;background:#fff;letter-spacing:.01em}.cred-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width:560px){.cred-grid{grid-template-columns:1fr}}.cred-card{background:#fff;border-radius:10px;border:1px solid #e8e5df;padding:1.4rem}.doc-card{display:flex;align-items:center;gap:.75rem;text-decoration:none;transition:border-color .15s,box-shadow .15s}.doc-card:hover{border-color:#18181A;box-shadow:0 1px 4px rgba(0,0,0,.06)}.doc-icon{font-size:1.2rem;flex-shrink:0}.doc-label{font-size:.92rem;font-weight:500;color:#18181A}.share-cta{background:#18181A;border-radius:12px;padding:2.75rem 2.5rem;text-align:center}.share-cta-title{font-family:Cormorant Garamond,serif;font-size:1.75rem;font-weight:500;color:#F9F8F5;margin-bottom:.65rem}.share-cta-body{font-size:.85rem;color:rgba(249,248,245,.45);line-height:1.7;max-width:420px;margin:0 auto}.share-actions{display:flex;justify-content:center;gap:.6rem;flex-wrap:wrap}.sab{background:rgba(249,248,245,.08);border:1px solid rgba(249,248,245,.12);color:#F9F8F5;border-radius:6px;padding:.6rem 1.15rem;font-family:DM Sans,sans-serif;font-size:.82rem;cursor:pointer;transition:background .15s;text-decoration:none}.sab:hover{background:rgba(249,248,245,.15)}.sab.primary{background:#F9F8F5;color:#18181A;font-weight:500}.sab.primary:hover{opacity:.88}.modal-overlay{position:fixed;inset:0;z-index:100;background:rgba(24,24,26,.6);display:flex;align-items:center;justify-content:center;padding:1.5rem;backdrop-filter:blur(2px)}.modal-content{background:#fff;border-radius:12px;max-width:560px;width:100%;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 4px 24px rgba(0,0,0,.12)}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #e8e5df}.modal-title{font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:600;color:#18181A}.modal-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;border:1px solid #e8e5df;background:#fff;color:#9A9589;cursor:pointer;transition:all .15s}.modal-close:hover{border-color:#18181A;color:#18181A}.modal-body{padding:.75rem .5rem;overflow-y:auto;display:flex;flex-direction:column}.pub-item{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;text-decoration:none;border-radius:8px;transition:background .15s}.pub-item:hover{background:#F9F8F5}.pub-number{font-family:Cormorant Garamond,serif;font-size:.85rem;font-weight:600;color:#B5B0A8;flex-shrink:0;margin-top:.1rem;min-width:1.5rem}.pub-info{flex:1;display:flex;flex-direction:column;gap:.2rem;min-width:0}.pub-title{font-size:.92rem;font-weight:500;color:#18181A;line-height:1.4}.pub-meta{font-size:.8rem;color:#9A9589}.pub-link-icon{flex-shrink:0;color:#9A9589;margin-top:.2rem;transition:color .15s}.pub-item:hover .pub-link-icon{color:#18181A}.nav-links{display:flex;align-items:center;gap:.25rem}.nav-link{font-size:.8rem;color:#9A9589;text-decoration:none;padding:.4rem .7rem;border-radius:4px;transition:color .15s,background .15s;letter-spacing:.01em}.nav-link:hover{color:#18181A;background:#EDEAE3}@media (max-width:800px){.nav-links{gap:0}.nav-link{font-size:.7rem;padding:.35rem .5rem}}@media (max-width:600px){.nav{flex-direction:column;gap:.75rem;padding:.9rem 1.5rem}.nav-links{flex-wrap:wrap;justify-content:center}}