:root{--color-teal:#03c0a8;--color-orange:#f65024;--color-amber:#fea600;--color-dark:#232323;--color-body-text:#5f5e5e;--color-footer-bg:#1a1a1a;--font-body:"Nunito Sans",sans-serif;--font-heading:"Quicksand",sans-serif;--font-script:"Caveat",cursive}body{font-family:var(--font-body);font-size:18px;color:var(--color-body-text);background:#fff;margin:0}.site-nav a,.theme-btn,h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:700}.eyebrow{display:inline-block;font-family:var(--font-script);font-size:24px;color:var(--color-teal);margin-bottom:.35em;border-bottom:2px solid var(--color-teal);padding-bottom:.15em}.main-header{position:relative;background:#fff;padding-left:165px}.header-logo{position:absolute;top:10px;left:20px;z-index:3}.header-logo-shape{position:absolute;top:42px;right:-45px;width:101px;height:51px;background:url('https://1spark.net/wp-content/themes/purehearts/assets/images/shape/shape-1.png') no-repeat;background-size:contain;z-index:-1}.header-logo img{height:122px;width:auto;display:block}.topbar-row{display:flex;align-items:center;gap:1rem;min-height:65px;padding:10px 2rem 10px 0}.topbar-pill{flex:1 1 auto;display:flex;align-items:center;gap:2rem;flex-wrap:wrap;background:var(--color-dark);color:#fff;border-radius:30px;padding:.9rem 2rem;font-size:16px}.topbar-item{display:inline-flex;align-items:center;gap:.4em}.topbar-icon{font-style:normal;color:var(--color-orange)}.topbar-label{color:var(--color-orange);font-weight:700;text-transform:uppercase;font-size:14px}.topbar-pill a{color:#fff;text-decoration:none}.topbar-verse{margin-left:auto;font-style:italic;color:#aaa;font-size:13px;max-width:420px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:help}@media (max-width:1100px){.topbar-verse{display:none}}.topbar-btn{flex:0 0 auto;padding:.9rem 1.75rem;font-size:14px}.nav-row{border-top:1px solid #eee;display:flex;justify-content:center;padding:1rem 2rem;min-height:86px;align-items:center}.site-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 2.25rem;font-size:18px}.site-nav a{color:var(--color-dark);text-decoration:none;transition:color .2s}.site-nav a:hover{color:var(--color-teal)}.site-nav-item{position:relative}.has-dropdown>a::after{content:"";display:inline-block;width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);margin-left:.4em;margin-bottom:.1em}.dropdown{position:absolute;top:100%;left:50%;transform:translateX(-50%);background:#fff;border-radius:6px;box-shadow:0 12px 30px rgba(0,0,0,.12);padding:.5rem 0;min-width:240px;display:flex;flex-direction:column;z-index:10;opacity:0;visibility:hidden;transform:translateX(-50%) translateY(6px);transition:opacity .2s,transform .2s,visibility .2s}.has-dropdown:hover .dropdown{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.dropdown a{padding:.5rem 1.25rem;font-size:15px;white-space:nowrap}.dropdown a:hover{background:#f7f7f7}@media (max-width:700px){.dropdown{position:static;transform:none;box-shadow:none;opacity:1;visibility:visible;display:none;min-width:0;padding-left:1rem}.has-dropdown:focus-within .dropdown,.has-dropdown:hover .dropdown{display:flex}}@media (max-width:700px){.main-header{padding-left:0}.header-logo{position:static;margin:1rem 0 0 1.5rem}.header-logo img{height:80px}.topbar-row{flex-direction:column;align-items:stretch;padding:1rem 1.5rem;gap:.75rem}.topbar-pill{border-radius:14px;flex-direction:column;align-items:flex-start;gap:.6rem;padding:1rem 1.25rem}.topbar-btn{text-align:center}}.page-title-band{background:var(--color-teal);color:#fff;padding:3rem 2rem;text-align:center}.page-title-band h1{color:#fff;font-size:48px;margin:0 0 .5rem}.theme-btn{display:inline-block;padding:.75rem 1.75rem;border:2px solid var(--color-orange);border-radius:30px;color:var(--color-orange);background:0 0;text-decoration:none;text-transform:uppercase;font-size:14px;letter-spacing:.02em}.site-footer{background:var(--color-footer-bg);color:#999;margin-top:3rem}.footer-columns{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:2.5rem;max-width:1200px;margin:0 auto;padding:5rem 2rem 3.5rem}.footer-col{display:flex;flex-direction:column;align-items:flex-start}.footer-col h4{color:#fff;margin:0 0 1em;font-size:20px}.footer-col .eyebrow{font-size:20px;margin-bottom:1em}.footer-col p{line-height:1.7;margin:0 0 1.5em}@media (max-width:900px){.footer-columns{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.footer-columns{grid-template-columns:1fr}}.footer-links{list-style:none;padding:0;margin:0}.footer-links{padding-top:.25em}.footer-links li{margin-bottom:.75em}.footer-links a{color:#999;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#fff}.footer-links a::before{content:"\2714  ";color:var(--color-orange)}.footer-phone a{color:var(--color-orange);font-size:20px;text-decoration:none;font-weight:700}.social-links a{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:var(--color-orange);color:#fff;text-decoration:none;border-radius:4px}.footer-bottom{border-top:1px solid #333;padding:1rem 2rem;font-size:14px}.footer-bottom a{color:var(--color-orange);text-decoration:none}.program-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.program-gallery img{width:100%;height:220px;object-fit:cover}.story-image{max-width:100%;border-radius:8px}.hero{position:relative;height:780px;max-height:88vh;overflow:hidden;color:#fff}.hero-slides{position:absolute;inset:0}.hero-slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;animation:heroFade 15s infinite,heroZoom 15s infinite;animation-timing-function:ease-in-out,linear}.hero-slide img{width:100%;height:100%;object-fit:cover;display:block}.hero-slide::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,10,10,.6) 0,rgba(10,10,10,.25) 55%,rgba(10,10,10,.1) 100%)}.hero-slide:first-child{animation-delay:0s,0s}.hero-slide:nth-child(2){animation-delay:5s,5s}.hero-slide:nth-child(3){animation-delay:10s,10s}@keyframes heroFade{0%,3%{opacity:0}28%,8%{opacity:1}100%,33%{opacity:0}}@keyframes heroZoom{0%{transform:scale(1)}100%{transform:scale(1.12)}}.hero-content{position:relative;z-index:1;max-width:800px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 4rem 0 135px}.eyebrow-light{color:var(--color-orange);background:rgba(0,0,0,.45);display:inline-block;padding:.4em .8em}.hero-content h1{color:#fff;font-size:56px;text-transform:uppercase;line-height:1.2;margin:.4em 0 1.2em;text-shadow:0 2px 12px rgba(0,0,0,.3)}.hero-dots{position:absolute;z-index:2;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;gap:.6rem}.hero-dots span{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.4);animation:heroDot 15s infinite}.hero-dots span:first-child{animation-delay:0s}.hero-dots span:nth-child(2){animation-delay:5s}.hero-dots span:nth-child(3){animation-delay:10s}@keyframes heroDot{0%,3%{background:rgba(255,255,255,.4)}28%,8%{background:var(--color-teal)}100%,33%{background:rgba(255,255,255,.4)}}.theme-btn-solid{background:var(--color-teal);color:#fff;border-color:var(--color-teal)}.theme-btn-orange{color:var(--color-amber);border-color:var(--color-amber)}.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:54px;height:54px;border-radius:50%;border:1px solid rgba(255,255,255,.5);background:rgba(0,0,0,.35);color:#fff;font-size:20px;cursor:pointer;transition:background .2s,transform .2s,border-color .2s}.hero-arrow:hover{background:var(--color-teal);border-color:var(--color-teal);transform:translateY(-50%) scale(1.08)}.hero-arrow-left{left:2rem}.hero-arrow-right{right:2rem}@media (max-width:640px){.hero-arrow{display:none}.hero-content{padding:0 1.5rem}.hero-content h1{font-size:34px}}section.donation-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:stretch;gap:2rem;background:var(--color-dark);padding:3rem 2rem 3.5rem;position:relative;z-index:2}.donation-card{background:#fff;border-radius:8px;padding:3rem 2rem 2.5rem;display:flex;align-items:center;gap:1.5rem;position:relative;box-shadow:0 10px 30px rgba(0,0,0,.15);min-height:200px}.donation-icon{position:relative;flex:0 0 auto;width:90px;height:130px;border-radius:45px;background:var(--color-orange);color:#fff;display:flex;align-items:center;justify-content:center}.donation-icon svg{width:42px;height:42px}.donation-num{position:absolute;top:-14px;right:-14px;background:var(--color-dark);color:var(--color-orange);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;z-index:1}.donation-text .eyebrow{font-size:22px;border-bottom:2px solid var(--color-teal);padding:0 0 .1em;margin:0 0 .3em;width:fit-content}.donation-text h3{margin:.15em 0 .6em;font-size:23px}.donation-dash{display:block;width:40px;height:2px;background:var(--color-orange);margin-bottom:.6em}.donation-text a{color:var(--color-orange);font-weight:700;text-decoration:none;font-size:14px;letter-spacing:.03em}.donation-card img{max-width:110px;margin-left:auto}.about-section,.programs-section{background-image:radial-gradient(#ddd 1.5px,transparent 1.5px);background-size:14px 14px;padding:5rem 2rem}.about-section{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;max-width:1200px;margin:0 auto}.about-photo{position:relative}.about-photo img{width:100%;max-width:420px;border-radius:50%;aspect-ratio:1;object-fit:cover}.about-photo::after{content:"";position:absolute;left:-10px;bottom:-10px;width:90px;height:90px;background:url('/assets/img/theme-shapes/heart-doodle.svg') no-repeat center/contain}.about-text h2,.programs-text h2{font-size:40px;line-height:1.3;margin:.2em 0 .5em}.about-text p,.programs-text p{line-height:1.5;margin-bottom:1.5em}.programs-text{max-width:480px;margin:0 auto 3rem;text-align:center}.programs-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.program-item{position:relative;background:#fff;border-radius:8px;padding:2rem 1.5rem;text-align:center;text-decoration:none;color:var(--color-dark);box-shadow:0 6px 20px rgba(0,0,0,.06);transition:transform .2s,box-shadow .2s}.program-item:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(0,0,0,.1)}.program-num{position:absolute;top:1rem;right:1.25rem;font-family:var(--font-heading);font-weight:700;color:#eee;font-size:22px}.program-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:rgba(246,80,36,.1);color:var(--color-orange);margin-bottom:1rem}.program-icon svg{width:26px;height:26px}.program-item h3{font-size:17px;margin:0}.founder-section{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;background:#2c2727 url('https://1spark.net/wp-content/uploads/2025/06/founder-bg.png') no-repeat right center;background-size:cover;color:#ccc;padding:4rem 2rem}.founder-video{background:#000;aspect-ratio:16/9;border-radius:4px}.founder-text .eyebrow-light{color:var(--color-orange);border-color:var(--color-orange);background:0 0;padding:0}.contact-section-wrap{background-image:radial-gradient(#ddd 1.5px,transparent 1.5px);background-size:14px 14px;padding:5rem 2rem}.contact-section{display:grid;grid-template-columns:1fr 1.4fr;gap:3rem;max-width:1200px;margin:0 auto}.contact-form{display:grid;gap:.5rem;margin-top:1.5rem}.contact-form label{display:flex;align-items:center;gap:.6rem;color:var(--color-orange);border-bottom:1px solid #ddd;padding:.5rem 0}.contact-form input,.contact-form textarea{flex:1;border:none;outline:0;font-family:var(--font-body);font-size:16px;color:var(--color-body-text)}.contact-form textarea{min-height:60px;resize:vertical}.contact-form button{margin-top:1rem;justify-self:start}@media (max-width:760px){.about-section,.contact-section,.founder-section{grid-template-columns:1fr;gap:2rem;padding-left:1.25rem;padding-right:1.25rem}.about-photo{display:flex;justify-content:center}.about-photo img{max-width:260px}.about-photo::after{left:calc(50% - 130px - 10px)}.founder-section{padding-left:1.5rem;padding-right:1.5rem}.founder-video{order:1}.founder-text{order:2}.contact-side{order:2}.contact-form-wrap{order:1}}