*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--yp-font-family,Inter,Arial,sans-serif);color:var(--yp-text);background:#fff;font-size:calc(15px * var(--yp-font-scale,1));line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input,textarea,select{font:inherit}.yp-container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.yp-skip-link{position:fixed;top:-100px;left:20px;z-index:9999;background:#fff;padding:10px}.yp-skip-link:focus{top:10px}.yp-announcement{height:38px;background:var(--yp-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-size:calc(12px * var(--yp-font-scale,1));font-weight:600}.yp-announcement a{padding:8px 14px}.yp-header{height:76px;background:#fff;border-bottom:1px solid #edf0f3;position:relative;z-index:100;transition:.25s}.yp-header.yp-sticky{position:sticky;top:0;box-shadow:0 8px 25px rgba(19,32,43,.06)}.yp-header.yp-hide{transform:translateY(-100%)}.yp-header-inner{height:100%;display:grid;grid-template-columns:220px 1fr 200px;align-items:center;gap:28px}.yp-brand .custom-logo{max-height:46px;width:auto}.yp-uploaded-logo-link{display:inline-flex;align-items:center}.yp-site-logo{display:block;width:auto;object-fit:contain}.yp-header-logo{max-height:46px;max-width:190px}.yp-footer-logo{max-height:54px;max-width:210px}.yp-text-logo{display:inline-flex;align-items:center;gap:10px;font-size:calc(20px * var(--yp-font-scale,1));font-weight:800;color:var(--yp-primary)}.yp-logo-mark{width:36px;height:36px;border-radius:50% 50% 48% 52%/55% 45% 55% 45%;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,var(--yp-primary),#e060ad);color:white}.yp-menu,.yp-mobile-menu,.yp-footer-menu{list-style:none;padding:0;margin:0}.yp-menu{display:flex;align-items:center;justify-content:center;gap:25px}.yp-menu>li{position:relative}.yp-menu>li>a{display:block;padding:27px 0 23px;font-size:calc(13px * var(--yp-font-scale,1));font-weight:600;color:#29323a;border-bottom:2px solid transparent}.yp-menu>li.current-menu-item>a,.yp-menu>li>a:hover{color:var(--yp-primary);border-bottom-color:var(--yp-primary)}.yp-menu .sub-menu{position:absolute;top:75px;left:-20px;width:240px;background:#fff;list-style:none;padding:10px;border-radius:12px;box-shadow:0 14px 50px rgba(0,0,0,.12);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s}.yp-menu li:hover>.sub-menu{opacity:1;visibility:visible;transform:none}.yp-menu .sub-menu a{display:block;padding:10px 12px;border-radius:8px;font-size:calc(13px * var(--yp-font-scale,1))}.yp-menu .sub-menu a:hover{background:#f7f2f6;color:var(--yp-primary)}.yp-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.yp-search-btn,.yp-mobile-toggle{border:0;background:transparent;cursor:pointer}.yp-icon{display:inline-flex;width:22px;height:22px}.yp-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.yp-search-btn{width:38px;height:38px;display:flex;align-items:center;justify-content:center;color:#6b7280}.yp-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;padding:12px 22px;font-weight:700;font-size:calc(13px * var(--yp-font-scale,1));transition:.2s;cursor:pointer}.yp-btn:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(0,0,0,.10)}.yp-btn-small{padding:9px 19px}.yp-btn-primary{background:var(--yp-primary);color:#fff}.yp-btn-green{background:#2fc983;color:white}.yp-btn-light{background:#ffd66a;color:#6b4d00}.yp-btn-yellow{background:#ffd45f;color:#604600}.yp-btn .yp-icon{width:16px;height:16px}.yp-mobile-toggle{display:none;width:40px;height:40px;padding:9px}.yp-mobile-toggle span{display:block;height:2px;background:#1f2937;margin:5px 0;border-radius:10px}.yp-mobile-panel{display:none}.yp-search-modal{position:fixed;inset:0;background:rgba(15,23,42,.82);z-index:1000;display:flex;align-items:flex-start;justify-content:center;padding-top:16vh;opacity:0;visibility:hidden;transition:.2s}.yp-search-modal.open{opacity:1;visibility:visible}.yp-search-modal form{width:min(680px,calc(100% - 40px));background:#fff;padding:28px;border-radius:16px}.yp-search-modal label{font-weight:800;display:block;font-size:calc(20px * var(--yp-font-scale,1));margin-bottom:14px}.yp-search-modal form>div{display:flex}.yp-search-modal input{flex:1;border:1px solid #ddd;padding:14px 16px;border-radius:10px 0 0 10px;outline:none}.yp-search-modal form button{border:0;background:var(--yp-primary);color:#fff;padding:0 25px;border-radius:0 10px 10px 0;font-weight:700}.yp-search-close{position:absolute;right:28px;top:22px;color:white;background:transparent;border:0;font-size:calc(40px * var(--yp-font-scale,1));cursor:pointer}
.yp-hero-wrap{padding:42px 0;background-color:#f8fbfd;background-image:radial-gradient(#dbe3e8 1px,transparent 1px);background-size:15px 15px}.yp-hero-grid{display:grid;grid-template-columns:2.2fr 1fr;gap:24px}.yp-hero-main{background:var(--yp-primary);border-radius:18px;padding:26px 24px 24px 34px;color:white;display:grid;grid-template-columns:1.1fr 1fr;align-items:center;min-height:285px;overflow:hidden}.yp-hero-copy h1{font-size:calc(31px * var(--yp-font-scale,1));line-height:1.15;margin:0 0 15px;letter-spacing:-.03em}.yp-hero-copy p{font-size:calc(13px * var(--yp-font-scale,1));color:rgba(255,255,255,.92);margin:0 0 23px;max-width:440px}.yp-hero-media{height:230px;align-self:center}.yp-hero-media img{width:100%;height:100%;object-fit:cover;border-radius:14px}.yp-help-card{background:var(--yp-green);color:#fff;border-radius:18px;padding:45px 34px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.yp-help-card h2{font-size:calc(24px * var(--yp-font-scale,1));line-height:1.2;margin:0 0 16px}.yp-help-card p{font-size:calc(13px * var(--yp-font-scale,1));margin:0 0 24px;opacity:.95}
.yp-pillars{background:#f4fafc;padding:60px 0}.yp-pillars-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:20px;align-items:stretch}.yp-pillar-intro{padding:16px 28px 16px 0}.yp-pillar-intro h2{font-size:calc(28px * var(--yp-font-scale,1));line-height:1.25;margin:0 0 14px;max-width:310px}.yp-pillar-intro p{font-size:calc(13px * var(--yp-font-scale,1));color:var(--yp-muted);max-width:350px}.yp-pillar-card{background:#fff;border:1px solid #e6edf1;border-radius:16px;padding:24px 16px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:225px}.yp-pillar-card .yp-icon{width:76px;height:76px;padding:13px;border-radius:20px;margin-bottom:10px}.yp-pillar-icon-custom{display:inline-flex;width:76px;height:76px;align-items:center;justify-content:center;border-radius:20px;margin-bottom:10px;color:var(--yp-pillar-color,#487fff);background:#f7f9fc}.yp-pillar-icon-custom>.yp-icon{width:52px;height:52px;padding:0;margin:0;color:inherit;background:transparent;border-radius:0}.yp-pillar-icon-custom svg{width:100%;height:100%;stroke:currentColor;fill:none}.yp-pillar-icon-custom img.yp-pillar-uploaded-icon{width:52px;height:52px;object-fit:contain;display:block}.yp-pillar-icon-custom.has-uploaded-icon{background:#f7f9fc}.yp-icon-pink{color:#ff4968;background:#fff1f4}.yp-icon-yellow{color:#d39400;background:#fff9dc}.yp-icon-blue{color:#248dd8;background:#edf8ff}.yp-pillar-card h3{font-size:calc(14px * var(--yp-font-scale,1));margin:5px 0}.yp-pillar-card p{font-size:calc(11px * var(--yp-font-scale,1));line-height:1.55;color:var(--yp-muted);margin:0;max-width:180px}
.yp-section{padding:75px 0}.yp-section-head{text-align:center;margin-bottom:40px}.yp-section-head h2{font-size:calc(30px * var(--yp-font-scale,1));line-height:1.2;margin:0 0 10px;letter-spacing:-.03em}.yp-section-head p{font-size:calc(13px * var(--yp-font-scale,1));color:var(--yp-muted);margin:0}.yp-program-layout{display:grid;grid-template-columns:250px 1fr;gap:28px}.yp-program-tabs{border-left:2px solid #f2c7e5;display:flex;flex-direction:column;gap:6px}.yp-program-tabs button{border:0;background:transparent;text-align:left;padding:16px 18px;cursor:pointer;color:var(--yp-primary);border-radius:0 8px 8px 0;position:relative}.yp-program-tabs button.active{background:var(--yp-primary);color:#fff}.yp-program-tabs button strong{display:block;font-size:calc(13px * var(--yp-font-scale,1))}.yp-program-tabs button small{display:block;font-size:calc(10px * var(--yp-font-scale,1));line-height:1.4;margin-top:3px;opacity:.8}.yp-program-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.yp-program-card{border-radius:10px;background:#fff;box-shadow:0 5px 24px rgba(12,28,40,.07);overflow:hidden;transition:.2s}.yp-program-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(12,28,40,.12)}.yp-program-card[hidden]{display:none}.yp-program-image{height:168px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#eee;color:white;font-weight:800;text-align:center;padding:10px}.yp-program-image img{width:100%;height:100%;object-fit:cover}.yp-program-body{padding:12px 14px 16px}.yp-kicker{display:block;color:var(--yp-primary);font-size:calc(10px * var(--yp-font-scale,1));font-weight:700;margin-bottom:4px}.yp-program-body h3{font-size:calc(14px * var(--yp-font-scale,1));line-height:1.35;margin:0 0 8px}.yp-program-body p{font-size:calc(10px * var(--yp-font-scale,1));line-height:1.5;color:var(--yp-muted);margin:0 0 7px}.yp-readmore{font-size:calc(10px * var(--yp-font-scale,1));color:#e33c4e;font-weight:700}.yp-wide-button{display:block;background:var(--yp-primary);color:#fff;border-radius:999px;text-align:center;font-size:calc(10px * var(--yp-font-scale,1));font-weight:800;padding:8px;margin-top:26px}.yp-ph-1{background:linear-gradient(135deg,#d1274c,#ef754f)}.yp-ph-2{background:linear-gradient(135deg,#1b74c9,#34b9dd)}.yp-ph-3{background:linear-gradient(135deg,#59656f,#97a8ae)}.yp-ph-4{background:linear-gradient(135deg,#2b8f78,#72c7a0)}.yp-ph-5{background:linear-gradient(135deg,#b58330,#e4c470)}.yp-ph-6{background:linear-gradient(135deg,#7c3ea5,#d162a7)}
.yp-donation-section{padding-top:30px}.yp-donation-fallback{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:900px;margin:0 auto 30px}.yp-donation-card{background:#fff;border-radius:8px;box-shadow:0 4px 18px rgba(12,28,40,.1);overflow:hidden}.yp-donation-cover{height:130px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;text-align:center;padding:20px}.yp-donation-body{padding:12px}.yp-donation-body h3{font-size:calc(13px * var(--yp-font-scale,1));margin:0 0 5px}.yp-donation-body p{font-size:calc(10px * var(--yp-font-scale,1));color:var(--yp-muted);margin:0 0 10px}.yp-donation-body small{font-size:calc(9px * var(--yp-font-scale,1));color:#9aa1aa}.yp-progress{height:4px;background:#f1f2f4;border-radius:10px;margin:9px 0}.yp-progress span{display:block;height:100%;background:#ffc107;border-radius:10px}.yp-center{text-align:center}
.yp-testimonials{padding:70px 0 85px;background-color:#ececec;background-position:center;background-size:cover;background-repeat:no-repeat;overflow:hidden}.yp-testimonials .yp-container{overflow:hidden}.yp-testimonial-track{display:flex;gap:22px;transition:transform .45s ease;will-change:transform}.yp-testimonial-card{flex:0 0 calc((100% - 44px)/3);background:#fff;border-radius:16px;padding:26px;min-height:250px}.yp-stars{color:#f5a524;letter-spacing:2px;font-size:calc(14px * var(--yp-font-scale,1));margin-bottom:16px}.yp-testimonial-card p,.yp-quote{font-size:calc(12px * var(--yp-font-scale,1));color:#454f59;line-height:1.7}.yp-quote p{margin:0}.yp-person{display:flex;align-items:center;gap:12px;margin-top:24px}.yp-person img,.yp-avatar{width:42px;height:42px;border-radius:50%;object-fit:cover}.yp-avatar{background:#d7d2d0;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800}.yp-person strong{display:block;font-size:calc(12px * var(--yp-font-scale,1))}.yp-person small{display:block;font-size:calc(10px * var(--yp-font-scale,1));color:var(--yp-muted)}.yp-carousel-dots{text-align:center;margin-top:25px}.yp-carousel-dots button{width:7px;height:7px;border:0;border-radius:50%;background:#b9c0c5;margin:0 4px;padding:0}.yp-carousel-dots button.active{width:24px;border-radius:20px;background:var(--yp-primary)}
.yp-trust{padding:38px 0;background:#fff}.yp-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.yp-trust article{display:flex;gap:14px;align-items:flex-start}.yp-trust-icon{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex:none;color:#fff}.yp-trust-icon .yp-icon{width:20px;height:20px}.yp-trust-icon.has-uploaded-icon{background:transparent!important;overflow:hidden}.yp-trust-icon.has-uploaded-icon img{display:block;width:100%;height:100%;object-fit:contain}.yp-trust-icon.pink{background:#df5a80}.yp-trust-icon.orange{background:#ed9366}.yp-trust-icon.olive{background:#babb55}.yp-trust-icon.blue{background:#5c8fcf}.yp-trust strong{display:block;font-size:calc(12px * var(--yp-font-scale,1));margin-top:2px}.yp-trust p{font-size:calc(10px * var(--yp-font-scale,1));line-height:1.5;color:var(--yp-muted);margin:3px 0 0}
.yp-cta-section{padding:65px 0 75px}.yp-cta{min-height:310px;background-color:var(--yp-green);background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:18px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 16px 36px rgba(28,155,104,.2)}.yp-cta-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(30,170,115,.86),rgba(30,170,115,.86))}.yp-cta-content{position:relative;z-index:1;text-align:center;max-width:610px;padding:30px}.yp-cta-content h2{font-size:calc(29px * var(--yp-font-scale,1));line-height:1.25;margin:0 0 12px}.yp-cta-content p{font-size:calc(12px * var(--yp-font-scale,1));line-height:1.65;margin:0 0 22px}
.yp-footer{background-color:#fff;background-position:center top;background-size:cover;background-repeat:no-repeat;border-top:1px solid #f1f1f1}.yp-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:70px;padding-top:65px;padding-bottom:55px}.yp-footer-brand p{font-size:calc(11px * var(--yp-font-scale,1));line-height:1.65;color:#555f69;max-width:300px}.yp-footer h4{font-size:calc(13px * var(--yp-font-scale,1));margin:7px 0 14px}.yp-footer-menu li{margin:8px 0}.yp-footer-menu a{font-size:calc(11px * var(--yp-font-scale,1));color:#424b54}.yp-footer-menu a:hover{color:var(--yp-primary)}.yp-socials{display:flex;gap:8px;align-items:center}.yp-socials a{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:calc(9px * var(--yp-font-scale,1));background:transparent;overflow:hidden;transition:.2s}.yp-socials a:hover{transform:translateY(-2px)}.yp-socials img{width:100%;height:100%;object-fit:contain;display:block}.yp-socials span{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--yp-primary)}.yp-footer-bottom{background:var(--yp-primary);color:#fff;font-size:calc(10px * var(--yp-font-scale,1));text-align:center;padding:13px 0}.yp-wa{position:fixed;right:20px;bottom:20px;width:58px;height:58px;background:transparent;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:calc(12px * var(--yp-font-scale,1));z-index:90;transition:transform .2s ease}.yp-wa:hover{transform:translateY(-2px) scale(1.03)}.yp-wa img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 7px 12px rgba(0,0,0,.18))}.yp-wa span{width:52px;height:52px;border-radius:50%;background:#25D366;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 25px rgba(0,0,0,.2)}
.yp-inner{padding:70px 0 90px;min-height:60vh;background:#fff}.yp-page-head{text-align:center;max-width:750px;margin:0 auto 48px}.yp-page-head>span{display:inline-block;color:var(--yp-primary);font-size:calc(12px * var(--yp-font-scale,1));font-weight:800;text-transform:uppercase;letter-spacing:.1em}.yp-page-head h1{font-size:calc(42px * var(--yp-font-scale,1));line-height:1.15;margin:10px 0 12px;letter-spacing:-.035em}.yp-page-head p{color:var(--yp-muted);font-size:calc(14px * var(--yp-font-scale,1))}.yp-content-narrow{max-width:900px}.yp-entry-content{font-size:calc(16px * var(--yp-font-scale,1));line-height:1.8}.yp-entry-content h2,.yp-entry-content h3{margin-top:1.8em}.yp-entry-content a{color:var(--yp-primary);text-decoration:underline}.yp-single-head{text-align:center;margin-bottom:35px}.yp-single-head h1{font-size:calc(44px * var(--yp-font-scale,1));line-height:1.15;margin:10px 0 12px}.yp-single-head p{color:var(--yp-muted)}.yp-single-cover{border-radius:20px;overflow:hidden;margin-bottom:35px}.yp-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.yp-blog-card{border:1px solid #edf0f2;border-radius:16px;overflow:hidden;background:#fff}.yp-blog-image{display:block;height:210px}.yp-blog-image img{width:100%;height:100%;object-fit:cover}.yp-blog-body{padding:20px}.yp-blog-body h2{font-size:calc(19px * var(--yp-font-scale,1));line-height:1.4;margin:7px 0}.yp-blog-body p{font-size:calc(13px * var(--yp-font-scale,1));color:var(--yp-muted)}.yp-pagination{margin-top:40px}.nav-links{display:flex;justify-content:center;gap:8px}.page-numbers{border:1px solid #e5e7eb;border-radius:8px;padding:8px 13px}.page-numbers.current{background:var(--yp-primary);color:#fff;border-color:var(--yp-primary)}.yp-archive-program-grid{grid-template-columns:repeat(3,1fr)}.yp-program-action{text-align:center;margin-top:30px}.yp-about-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:55px;align-items:center}.yp-about-copy h2{font-size:calc(34px * var(--yp-font-scale,1));line-height:1.25}.yp-about-copy p{color:var(--yp-muted)}.yp-about-visual{background:#f2f7f8;border-radius:20px;overflow:hidden;padding:20px}.yp-stats{display:grid;grid-template-columns:repeat(4,1fr);margin:70px 0;background:#f8fafb;border-radius:18px;padding:35px}.yp-stats div{text-align:center;border-right:1px solid #e5e7eb}.yp-stats div:last-child{border:0}.yp-stats strong{display:block;font-size:calc(30px * var(--yp-font-scale,1));color:var(--yp-primary)}.yp-stats span{font-size:calc(12px * var(--yp-font-scale,1));color:var(--yp-muted)}.yp-vision-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.yp-vision-grid>div{border-radius:18px;padding:32px}.yp-vision-grid>div:first-child{background:var(--yp-primary);color:white}.yp-vision-grid>div:last-child{background:#f2faf6}.yp-vision-grid>div>span{font-size:calc(12px * var(--yp-font-scale,1));font-weight:800;letter-spacing:.1em}.yp-vision-grid h2{font-size:calc(25px * var(--yp-font-scale,1))}.yp-vision-grid li{margin:10px 0}.yp-contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:35px}.yp-contact-cards{display:grid;gap:14px}.yp-contact-cards article{background:#f7fafb;border-radius:14px;padding:20px}.yp-contact-cards span{display:block;color:var(--yp-muted);font-size:calc(11px * var(--yp-font-scale,1));text-transform:uppercase;letter-spacing:.1em}.yp-contact-cards strong{font-size:calc(14px * var(--yp-font-scale,1))}.yp-contact-content{border:1px solid #edf0f3;border-radius:18px;padding:30px}.yp-form-placeholder{display:grid;gap:12px}.yp-form-placeholder input,.yp-form-placeholder textarea{border:1px solid #dde2e6;border-radius:10px;padding:12px}.yp-form-placeholder textarea{min-height:130px}.yp-report-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.yp-report-card{border:1px solid #e8edf0;border-radius:14px;padding:24px;display:flex;gap:18px}.yp-report-card>.yp-icon{color:var(--yp-primary);width:35px;height:35px;flex:none}.yp-report-card small{color:var(--yp-muted)}.yp-report-card h3{font-size:calc(18px * var(--yp-font-scale,1));margin:5px 0}.yp-report-card p{font-size:calc(13px * var(--yp-font-scale,1));color:var(--yp-muted)}.yp-empty-state{text-align:center;padding:80px 0}.yp-empty-code{font-size:calc(90px * var(--yp-font-scale,1));color:var(--yp-primary);font-weight:900;line-height:1}
@media(max-width:1080px){.yp-header-inner{grid-template-columns:180px 1fr 160px}.yp-menu{gap:16px}.yp-menu>li>a{font-size:calc(12px * var(--yp-font-scale,1))}.yp-hero-copy h1{font-size:calc(26px * var(--yp-font-scale,1))}.yp-pillars-grid{grid-template-columns:1fr 1fr}.yp-pillar-intro{grid-column:1/-1;text-align:center;padding-right:0}.yp-pillar-intro h2,.yp-pillar-intro p{margin-left:auto;margin-right:auto}.yp-program-grid,.yp-blog-grid{grid-template-columns:repeat(2,1fr)}.yp-trust-grid{grid-template-columns:repeat(2,1fr)}.yp-footer-grid{grid-template-columns:1.5fr repeat(3,1fr);gap:35px}}
@media(max-width:900px){.yp-container{width:min(100% - 28px,760px)}.yp-header{height:68px}.yp-header-inner{grid-template-columns:1fr auto;gap:15px}.yp-nav{display:none}.yp-mobile-toggle{display:block}.yp-header-actions>.yp-btn{display:none}.yp-mobile-panel{display:block;position:absolute;left:0;right:0;top:68px;background:#fff;border-top:1px solid #eee;box-shadow:0 18px 30px rgba(0,0,0,.08);padding:18px 0;opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s}.yp-mobile-panel.is-open{opacity:1;visibility:visible;transform:none}.yp-mobile-menu>li>a{display:block;padding:10px 0;font-weight:700}.yp-mobile-menu .sub-menu{display:none;list-style:none;padding-left:18px}.yp-mobile-menu li.open>.sub-menu{display:block}.yp-mobile-menu .sub-menu a{display:block;padding:8px 0}.yp-mobile-panel .yp-btn{margin-top:10px;width:100%}.yp-hero-grid{grid-template-columns:1fr}.yp-hero-main{min-height:auto}.yp-help-card{padding:30px}.yp-program-layout{grid-template-columns:1fr}.yp-program-tabs{border-left:0;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.yp-program-tabs button{border:1px solid #ead9e6;border-radius:10px}.yp-testimonial-card{flex-basis:calc((100% - 22px)/2)}.yp-footer-grid{grid-template-columns:1fr 1fr}.yp-footer-brand{grid-column:1/-1}.yp-about-grid,.yp-contact-grid{grid-template-columns:1fr}.yp-stats{grid-template-columns:repeat(2,1fr);gap:20px}.yp-stats div{border-right:0}.yp-vision-grid{grid-template-columns:1fr}}
@media(max-width:640px){body{font-size:calc(14px * var(--yp-font-scale,1))}.yp-container{width:calc(100% - 24px)}.yp-announcement{height:34px;font-size:calc(10px * var(--yp-font-scale,1))}.yp-brand .custom-logo{max-height:38px}.yp-header-logo{max-height:38px;max-width:170px}.yp-footer-logo{max-height:46px;max-width:190px}.yp-text-logo{font-size:calc(17px * var(--yp-font-scale,1))}.yp-hero-wrap{padding:22px 0}.yp-hero-main{grid-template-columns:1fr;padding:24px;border-radius:14px}.yp-hero-copy h1{font-size:calc(26px * var(--yp-font-scale,1))}.yp-hero-media{height:200px;margin-top:22px}.yp-help-card{border-radius:14px}.yp-pillars{padding:42px 0}.yp-pillars-grid{grid-template-columns:1fr}.yp-pillar-intro h2{font-size:calc(25px * var(--yp-font-scale,1))}.yp-section{padding:55px 0}.yp-section-head h2{font-size:calc(25px * var(--yp-font-scale,1))}.yp-program-tabs{display:flex;flex-direction:row;overflow:auto;padding-bottom:4px}.yp-program-tabs button{min-width:150px}.yp-program-grid,.yp-archive-program-grid,.yp-blog-grid,.yp-donation-fallback{grid-template-columns:1fr}.yp-program-image{height:210px}.yp-testimonial-card{flex-basis:100%}.yp-trust-grid{grid-template-columns:1fr}.yp-cta{min-height:280px}.yp-cta-content h2{font-size:calc(24px * var(--yp-font-scale,1))}.yp-footer-grid{grid-template-columns:1fr 1fr;gap:30px;padding-top:45px}.yp-footer-brand{grid-column:1/-1}.yp-page-head h1,.yp-single-head h1{font-size:calc(32px * var(--yp-font-scale,1))}.yp-inner{padding:50px 0 65px}.yp-stats{grid-template-columns:1fr 1fr;padding:24px}.yp-report-grid{grid-template-columns:1fr}}

/* Global typography v1.0.5: explicit semantic sizes load before JS, then JS covers plugin/Elementor text leaves. */
body.yayasanpro-global-typography,body.yayasanpro-global-typography input,body.yayasanpro-global-typography textarea,body.yayasanpro-global-typography select,body.yayasanpro-global-typography option,body.yayasanpro-global-typography button{font-family:var(--yp-font-family,Inter,Arial,sans-serif)!important}
body.yayasanpro-global-typography{font-size:var(--yp-body-font-size,15px)!important}
body.yayasanpro-global-typography h1{font-size:var(--yp-h1-font-size,42px)!important}
body.yayasanpro-global-typography h2{font-size:var(--yp-h2-font-size,32px)!important}
body.yayasanpro-global-typography h3{font-size:var(--yp-h3-font-size,26px)!important}
body.yayasanpro-global-typography h4{font-size:var(--yp-h4-font-size,22px)!important}
body.yayasanpro-global-typography h5{font-size:var(--yp-h5-font-size,18px)!important}
body.yayasanpro-global-typography h6{font-size:var(--yp-body-font-size,15px)!important}
body.yayasanpro-global-typography :where(div,section,article,aside,nav,header,footer,main,p,a,li,label,button,input,textarea,select,option,blockquote,figcaption,small,td,th,strong,b,em,span){font-size:var(--yp-body-font-size,15px)!important}

/* ========================================================================
   YayasanPro v1.0.10 — Program filter/card layout inspired by the supplied
   Al-Fatihah reference. Desktop = vertical icon cards; mobile = horizontal
   snap carousel with a compact two-column program grid.
   ======================================================================== */
.yp-program-section{overflow:hidden}
.yp-program-section .yp-section-head{max-width:760px;margin-left:auto;margin-right:auto}
.yp-program-layout{grid-template-columns:270px minmax(0,1fr);gap:30px;align-items:start}
.yp-program-tabs-wrap{position:relative;min-width:0}
.yp-program-tabs{border-left:3px solid var(--yp-primary);padding-left:14px;gap:14px;min-width:0}
.yp-program-tabs button{
    width:100%;min-width:0;min-height:92px;padding:16px 16px 16px 20px;
    display:flex;align-items:center;justify-content:space-between;gap:14px;
    background:#fff;border:1px solid #e8e9ec;border-radius:10px;
    color:var(--yp-primary);box-shadow:0 1px 2px rgba(19,32,43,.02);
    overflow:hidden;transition:background .2s,border-color .2s,box-shadow .2s,transform .2s;
}
.yp-program-tabs button:hover{border-color:#dbc2d7;box-shadow:0 8px 22px rgba(19,32,43,.06);transform:translateY(-1px)}
.yp-program-tabs button.active{background:var(--yp-primary);border-color:var(--yp-primary);color:#fff;box-shadow:none}
.yp-program-tab-copy{display:block;min-width:0;flex:1;text-align:left}
.yp-program-tabs button strong{display:block;line-height:1.25;margin:0 0 6px;font-weight:800;color:inherit}
.yp-program-tabs button small{display:block;line-height:1.45;margin:0;opacity:.78;color:inherit}
.yp-program-tab-icon{
    width:46px;height:46px;border-radius:50%;flex:0 0 46px;
    display:inline-flex;align-items:center;justify-content:center;
    background:var(--yp-tab-accent,#ef9562);color:#fff;
    border:2px solid #fff;box-shadow:0 0 0 2px var(--yp-primary);
}
.yp-program-tabs button.active .yp-program-tab-icon{box-shadow:0 0 0 2px rgba(255,255,255,.95)}
.yp-program-tab-icon>.yp-icon{width:25px;height:25px;color:inherit}
.yp-program-tab-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.55}
.yp-program-tabs-next{display:none}
.yp-program-content{min-width:0}
.yp-program-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.yp-program-card{min-width:0;border:1px solid #eef0f2;box-shadow:0 5px 20px rgba(12,28,40,.055)}
.yp-program-image{width:100%;aspect-ratio:1.38/1;height:auto;padding:0}
.yp-program-image span{padding:14px}
.yp-program-body{min-width:0}
.yp-program-body h3,.yp-program-body h3 a{overflow-wrap:anywhere}

@media(max-width:1080px){
    .yp-program-layout{grid-template-columns:240px minmax(0,1fr);gap:24px}
    .yp-program-tabs button{min-height:86px;padding:14px}
    .yp-program-tab-icon{width:42px;height:42px;flex-basis:42px}
}

@media(max-width:900px){
    .yp-program-layout{display:block}
    .yp-program-tabs-wrap{margin-bottom:28px}
    .yp-program-tabs{
        border-left:0;padding:0 48px 10px 0;display:flex;flex-direction:row;gap:12px;
        overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;
        overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;
    }
    .yp-program-tabs::-webkit-scrollbar{display:none}
    .yp-program-tabs button{
        flex:0 0 min(76%,330px);width:auto;min-height:112px;border-radius:12px;
        scroll-snap-align:start;padding:18px 18px 18px 20px;
    }
    .yp-program-tabs-next{
        display:inline-flex;align-items:center;justify-content:center;position:absolute;
        right:2px;top:50%;transform:translateY(-58%);z-index:4;
        width:44px;height:44px;border-radius:50%;border:1px solid #ececef;background:#fff;
        color:#26313b;box-shadow:0 5px 18px rgba(19,32,43,.18);cursor:pointer;
    }
    .yp-program-tabs-next .yp-icon{width:22px;height:22px}
    .yp-program-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
}

@media(max-width:640px){
    .yp-program-section{padding-top:58px}
    .yp-program-section .yp-section-head{margin-bottom:34px;padding:0 8px}
    .yp-program-tabs-wrap{margin-bottom:24px}
    .yp-program-tabs{padding-right:42px;gap:10px}
    .yp-program-tabs button{
        flex-basis:82%;min-height:108px;padding:16px;border-radius:11px;
    }
    .yp-program-tab-icon{width:44px;height:44px;flex-basis:44px}
    .yp-program-tab-icon>.yp-icon{width:24px;height:24px}
    .yp-program-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
    .yp-program-card{border-radius:12px}
    .yp-program-card:hover{transform:none}
    .yp-program-image{aspect-ratio:1.18/1;border-radius:0}
    .yp-program-body{padding:11px 10px 13px}
    /* Keep Program card titles compact on phones even when Global Typography H3 is larger. */
    body.yayasanpro-global-typography .yp-program-body h3,
    body.yayasanpro-global-typography .yp-program-body h3 a,
    .yp-program-body h3,
    .yp-program-body h3 a{font-size:17px!important;line-height:1.26!important}
    .yp-program-body p{display:none}
    .yp-readmore{display:none}
    .yp-kicker{margin-bottom:5px}
    .yp-wide-button{margin-top:22px}
}

@media(max-width:380px){
    .yp-program-tabs button{flex-basis:86%}
    .yp-program-grid{gap:10px}
    .yp-program-body{padding:10px 9px 12px}
}

/* ========================================================================
   YayasanPro v1.0.11 — Complete single Program layout + tabbed content.
   ======================================================================== */
.yp-program-detail-page{padding:42px 0 86px;background:#fff;min-height:65vh}
.yp-program-detail-grid{display:grid;grid-template-columns:minmax(0,2.35fr) minmax(270px,.95fr);gap:24px;align-items:start}
.yp-program-detail-left{min-width:0}
.yp-program-detail-hero{background:#eee2cd;border-radius:17px;padding:34px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);gap:30px;align-items:center;min-height:260px}
.yp-program-detail-hero-copy{min-width:0}.yp-program-detail-kicker{display:none;color:var(--yp-primary);font-weight:800;margin-bottom:8px}
.yp-program-detail-hero-copy h1{margin:0 0 15px;line-height:1.06;letter-spacing:-.035em;color:#0d1b2a}
.yp-program-detail-hero-copy p{margin:0 0 22px;max-width:570px;color:#59636d;line-height:1.75}
.yp-program-hero-button{padding:10px 23px;box-shadow:none}.yp-program-hero-button .yp-icon{width:16px;height:16px}
.yp-program-detail-hero-media{height:180px;border-radius:11px;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center}
.yp-program-detail-hero-media img{width:100%;height:100%;object-fit:cover}.yp-program-detail-hero-media strong{padding:20px}
.yp-program-detail-sidebar{min-width:0}.yp-program-contact-card{position:sticky;top:106px;background:var(--yp-primary);color:#fff;border-radius:16px;padding:30px 30px 28px;box-shadow:0 8px 24px rgba(165,54,146,.13)}
.yp-program-contact-title{display:flex;align-items:center;gap:14px}.yp-program-contact-title h2{margin:0;color:#fff;line-height:1.25}
.yp-program-contact-divider{height:1px;background:rgba(255,255,255,.8);margin:14px 0 17px}.yp-program-contact-card h3{margin:0 0 14px;color:#fff;font-size:inherit;font-weight:700}
.yp-program-contact-card ul{list-style:none;padding:0;margin:0 0 21px;display:grid;gap:9px}.yp-program-contact-card li{display:flex;align-items:flex-start;gap:10px;color:#fff}.yp-program-contact-card li>span{font-weight:800;line-height:1.45}
.yp-program-contact-button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:11px 16px;border-radius:999px;background:rgba(138,35,120,.36);color:#fff;font-weight:800;box-shadow:inset 0 0 0 1px rgba(255,255,255,.04)}.yp-program-contact-button:hover{background:rgba(118,24,102,.46)}.yp-program-contact-wa{width:20px;height:20px;object-fit:contain;display:block;flex:none}
.yp-program-detail-tabs{display:flex;align-items:stretch;border-bottom:1px solid #e9edf0;margin-top:30px;overflow-x:auto;scrollbar-width:none}.yp-program-detail-tabs::-webkit-scrollbar{display:none}
.yp-program-detail-tabs button{appearance:none;border:0;border-top:1px solid transparent;border-left:1px solid transparent;border-right:1px solid transparent;background:#fff;color:#9aa0a7;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;min-width:max-content;cursor:pointer;font-weight:600;border-radius:6px 6px 0 0;position:relative}
.yp-program-detail-tabs button:after{content:"";position:absolute;left:-1px;right:-1px;top:-2px;height:2px;background:transparent}.yp-program-detail-tabs button.is-active{color:#374151;border-left-color:#e7e9ec;border-right-color:#e7e9ec}.yp-program-detail-tabs button.is-active:after{background:var(--yp-primary)}
.yp-program-detail-tabs .yp-icon{width:20px;height:20px;color:#9aa0a7}.yp-program-detail-tabs button.is-active .yp-icon{color:#6f7580}
.yp-program-detail-panels{padding-top:18px}.yp-program-tab-panel[hidden]{display:none!important}.yp-program-tab-panel{min-height:270px}.yp-program-description-content{font-size:inherit;line-height:1.82;color:#344054}.yp-program-description-content>p:first-child{margin-top:0}.yp-program-description-content p{margin-bottom:15px}.yp-program-empty-tab{padding:28px;border:1px dashed #d8dce2;border-radius:10px;background:#fafbfc;color:#77808b;text-align:center}
.yp-program-services-timeline{position:relative;padding:2px 0 2px 20px}.yp-program-services-timeline:before{content:"";position:absolute;left:6px;top:9px;bottom:22px;width:1px;background:#cf78bd}
.yp-program-service-item{position:relative;display:grid;grid-template-columns:1fr;gap:8px;padding:0 0 26px 14px}.yp-program-service-item:last-child{padding-bottom:0}.yp-program-service-dot{position:absolute;left:-18px;top:5px;width:12px;height:12px;border:1.5px solid #cf78bd;background:#fff;border-radius:50%}
.yp-program-service-body>strong{display:block;margin:0 0 9px;font-weight:800;color:#253041}.yp-program-service-card{position:relative;background:#f5f5f5;border-radius:8px;padding:22px 24px;color:#44505e;box-shadow:0 7px 18px rgba(22,34,48,.05)}.yp-program-service-card:before{content:"";position:absolute;left:13px;top:-8px;width:16px;height:16px;background:#f5f5f5;transform:rotate(45deg)}.yp-program-service-card p{margin:0;position:relative;z-index:1;line-height:1.72}
.yp-program-testimonials-list{display:grid;gap:22px}.yp-program-testimonial-row{display:grid;grid-template-columns:48px minmax(0,1fr);gap:15px;align-items:start}.yp-program-testimonial-avatar{width:48px;height:48px;border-radius:50%;padding:2px;border:2px solid #d356ad;background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center}.yp-program-testimonial-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.yp-program-testimonial-avatar span{width:100%;height:100%;border-radius:50%;background:#efe8ec;display:flex;align-items:center;justify-content:center;color:var(--yp-primary);font-weight:800}
.yp-program-testimonial-card{background:#f5f5f5;border-radius:9px;padding:16px 18px 18px;box-shadow:0 6px 18px rgba(22,34,48,.05)}.yp-program-testimonial-card strong{display:block;color:#26313c;margin-bottom:1px}.yp-program-testimonial-card small{display:block;color:#858b92;margin-bottom:4px}.yp-program-stars{display:flex;gap:1px;margin:3px 0 6px}.yp-program-stars span{color:#d6d6d6}.yp-program-stars span.is-filled{color:#ffad16}.yp-program-testimonial-card p{margin:0;color:#3f4955;line-height:1.55}
.yp-program-faq-list{border-top:1px solid #eceff2}.yp-program-faq-item{border-bottom:1px solid #eceff2}.yp-program-faq-question{width:100%;appearance:none;border:0;background:#fff;color:#273241;display:flex;align-items:center;justify-content:space-between;gap:18px;text-align:left;padding:17px 0;font-weight:700;cursor:pointer}.yp-program-faq-question b{width:20px;height:20px;border-radius:50%;border:1px solid #9aa3ad;display:inline-flex;align-items:center;justify-content:center;color:#69727c;line-height:1;font-size:16px;flex:none}.yp-program-faq-item.is-open .yp-program-faq-question{color:var(--yp-primary)}.yp-program-faq-item.is-open .yp-program-faq-question b{border-color:#d36ab7;color:#d36ab7}.yp-program-faq-answer{padding:0 0 18px;color:#56616d;line-height:1.7}.yp-program-faq-answer p{margin:0}

@media(max-width:1000px){.yp-program-detail-grid{grid-template-columns:minmax(0,1.8fr) minmax(240px,.9fr)}.yp-program-detail-hero{grid-template-columns:1fr;gap:22px}.yp-program-detail-hero-media{height:220px}.yp-program-contact-card{padding:24px}}
@media(max-width:820px){.yp-program-detail-page{padding-top:26px}.yp-program-detail-grid{display:block}.yp-program-detail-sidebar{margin-top:24px}.yp-program-contact-card{position:static}.yp-program-detail-tabs{margin-top:24px}.yp-program-detail-panels{padding-bottom:4px}}
@media(max-width:640px){.yp-program-detail-page{padding:18px 0 58px}.yp-program-detail-hero{padding:24px 20px;border-radius:14px;gap:18px}.yp-program-detail-kicker{display:block}.yp-program-detail-hero-copy h1{margin-bottom:12px}.yp-program-detail-hero-copy p{line-height:1.65;margin-bottom:18px}.yp-program-detail-hero-media{height:190px}.yp-program-detail-tabs{margin-left:-2px;margin-right:-2px}.yp-program-detail-tabs button{padding:12px 14px}.yp-program-detail-panels{padding-top:14px}.yp-program-tab-panel{min-height:0}.yp-program-contact-card{border-radius:14px;padding:24px 20px}.yp-program-service-card{padding:18px}.yp-program-testimonial-row{grid-template-columns:40px minmax(0,1fr);gap:11px}.yp-program-testimonial-avatar{width:40px;height:40px}.yp-program-testimonial-card{padding:14px}.yp-program-faq-question{padding:15px 0}}

/* v1.0.12 — alignment fixes for Program detail template */
.yp-program-detail-summary p{margin:0 0 22px!important}
.yp-program-detail-hero-media>span,.yp-program-detail-hero-media>strong{padding:20px;font-weight:800}
.yp-program-contact-card .yp-icon{width:18px;height:18px;flex:0 0 18px;margin-top:2px}
.yp-program-empty-card{padding:26px;border:1px dashed #d8dce2;border-radius:10px;background:#fafbfc;color:#77808b;text-align:center}
.yp-program-detail-left{min-width:0}
@media(max-width:820px){.yp-program-detail-sidebar{margin-top:22px}.yp-program-contact-card{position:static}.yp-program-detail-tabs{margin-top:22px}}
@media(max-width:820px){
    .yp-program-detail-grid{display:flex;flex-direction:column}
    .yp-program-detail-left{display:contents}
    .yp-program-detail-hero{order:1}
    .yp-program-detail-sidebar{order:2;margin-top:22px}
    .yp-program-detail-tabs{order:3}
    .yp-program-detail-panels{order:4}
}


/* ========================================================================
   YayasanPro v1.0.13 — Program detail precision layout.
   Desktop and mobile are tuned to the supplied Al-Fatihah ambulance reference.
   ======================================================================== */
.single-yp_program .yp-program-detail-page{padding:34px 0 90px}
.single-yp_program .yp-program-detail-page>.yp-container{width:min(1120px,calc(100% - 40px))}
.single-yp_program .yp-program-detail-grid{grid-template-columns:minmax(0,2.42fr) minmax(286px,.98fr);gap:24px}
.single-yp_program .yp-program-detail-hero{min-height:238px;padding:30px 34px;background:#f0e3cd;border-radius:16px;grid-template-columns:minmax(0,1.15fr) minmax(270px,.85fr);gap:28px}
.single-yp_program .yp-program-detail-hero-copy h1{margin:0 0 14px;letter-spacing:-.035em;line-height:1.08}
.single-yp_program .yp-program-detail-summary{color:#545d67;max-width:490px}
.single-yp_program .yp-program-detail-summary p{line-height:1.7;margin-bottom:20px!important}
.single-yp_program .yp-program-hero-button{min-height:42px;padding:10px 22px;background:#2eb77c;color:#fff;border-radius:999px}
.single-yp_program .yp-program-hero-button:hover{background:#25a96f}
.single-yp_program .yp-program-detail-hero-media{height:154px;border-radius:9px;background:#e8d7bd}
.single-yp_program .yp-program-detail-hero-media img{object-position:center center}
.single-yp_program .yp-program-contact-card{top:96px;border-radius:14px;padding:27px 30px 29px;background:var(--yp-primary);box-shadow:0 13px 30px rgba(165,54,146,.13)}
.single-yp_program .yp-program-contact-title{min-height:28px}
.single-yp_program .yp-program-contact-heading{display:block;color:#fff;font-weight:800;line-height:1.25}
.single-yp_program .yp-program-contact-chevron{width:19px;height:19px;font-size:11px}
.single-yp_program .yp-program-contact-divider{margin:13px 0 16px}
.single-yp_program .yp-program-contact-intro{color:#fff;font-weight:700;line-height:1.45;margin:0 0 13px}
.single-yp_program .yp-program-contact-card ul{gap:7px;margin-bottom:19px}
.single-yp_program .yp-program-contact-card li{gap:8px;line-height:1.45}
.single-yp_program .yp-program-contact-card li>span{font-weight:700}
.single-yp_program .yp-program-contact-button{min-height:42px;background:rgba(141,32,122,.38);padding:10px 15px}
.single-yp_program .yp-program-detail-tabs-wrap{position:relative;min-width:0;margin-top:30px}
.single-yp_program .yp-program-detail-tabs{margin-top:0}
.single-yp_program .yp-program-detail-tabs-next{display:none}
.single-yp_program .yp-program-detail-tabs button{padding:13px 18px;gap:7px}
.single-yp_program .yp-program-detail-panels{padding-top:17px}
.single-yp_program .yp-program-description-content{line-height:1.82}

@media(max-width:1000px) and (min-width:821px){
    .single-yp_program .yp-program-detail-page>.yp-container{width:min(950px,calc(100% - 34px))}
    .single-yp_program .yp-program-detail-grid{grid-template-columns:minmax(0,1.75fr) minmax(250px,.82fr);gap:20px}
    .single-yp_program .yp-program-detail-hero{grid-template-columns:1fr;min-height:0}
    .single-yp_program .yp-program-detail-hero-media{height:210px}
}

@media(max-width:820px){
    .single-yp_program .yp-program-detail-page{padding:34px 0 64px}
    .single-yp_program .yp-program-detail-page>.yp-container{width:min(720px,calc(100% - 32px))}
    .single-yp_program .yp-program-detail-grid{display:flex;flex-direction:column;gap:0}
    .single-yp_program .yp-program-detail-left{display:contents}
    .single-yp_program .yp-program-detail-hero{order:1}
    /* The reference mobile view omits the purple desktop service card. */
    .single-yp_program .yp-program-detail-sidebar{display:none!important}
    .single-yp_program .yp-program-detail-tabs-wrap{order:3;margin-top:26px}
    .single-yp_program .yp-program-detail-panels{order:4}
    .single-yp_program .yp-program-detail-tabs{margin-top:0;padding-right:52px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}
    .single-yp_program .yp-program-detail-tabs::-webkit-scrollbar{display:none}
    .single-yp_program .yp-program-detail-tabs button{flex:0 0 auto;min-width:158px;padding:14px 17px;scroll-snap-align:start}
    .single-yp_program .yp-program-detail-tabs-next{display:flex;position:absolute;right:-5px;top:50%;transform:translateY(-50%);z-index:4;width:45px;height:45px;border:1px solid #e6e7e9;border-radius:50%;background:#fff;color:#252d35;align-items:center;justify-content:center;box-shadow:0 5px 16px rgba(17,24,39,.18);cursor:pointer}
    .single-yp_program .yp-program-detail-tabs-next .yp-icon{width:21px;height:21px}
}

@media(max-width:640px){
    /* Mobile header matching the supplied reference: hamburger / centered logo / search. */
    .yp-announcement{display:none}
    .yp-header{height:78px}
    .yp-header-inner{height:78px;grid-template-columns:48px minmax(0,1fr) 48px;gap:0;position:relative}
    .yp-brand{grid-column:2;grid-row:1;justify-self:center;display:flex;align-items:center;justify-content:center;min-width:0}
    .yp-brand .custom-logo,.yp-header-logo{max-height:45px;max-width:190px}
    .yp-header-actions{grid-column:1/4;grid-row:1;display:grid;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;width:100%;pointer-events:none}
    .yp-header-actions>.yp-mobile-toggle{grid-column:1;grid-row:1;display:block;width:44px;height:44px;padding:7px;justify-self:start;pointer-events:auto}
    .yp-header-actions>.yp-search-btn{grid-column:3;grid-row:1;width:44px;height:44px;padding:8px;justify-self:end;pointer-events:auto;color:#222b35}
    .yp-header-actions>.yp-btn{display:none!important}
    .yp-mobile-toggle span{height:2.5px;margin:6px 0}
    .yp-mobile-panel{top:78px}

    .single-yp_program .yp-program-detail-page{padding-top:44px}
    .single-yp_program .yp-program-detail-page>.yp-container{width:calc(100% - 38px)}
    .single-yp_program .yp-program-detail-hero{display:flex;flex-direction:column;padding:26px 23px 38px;border-radius:13px;gap:0;background:#f0e3cd}
    .single-yp_program .yp-program-detail-hero-media{order:1;width:100%;height:auto;aspect-ratio:1.83/1;border-radius:10px;margin:0 0 28px;overflow:hidden}
    .single-yp_program .yp-program-detail-hero-copy{order:2;text-align:center;width:100%}
    .single-yp_program .yp-program-detail-hero-copy h1{margin:0 0 20px;line-height:1.16;letter-spacing:-.025em}
    .single-yp_program .yp-program-detail-summary{max-width:none;color:#5a5c60}
    .single-yp_program .yp-program-detail-summary p{line-height:1.6;margin:0 auto 26px!important;max-width:560px}
    .single-yp_program .yp-program-hero-button{min-width:210px;min-height:47px;padding:11px 23px}
    .single-yp_program .yp-program-detail-tabs-wrap{margin-top:30px}
    .single-yp_program .yp-program-detail-tabs{padding-right:48px}
    .single-yp_program .yp-program-detail-tabs button{min-width:168px;padding:15px 16px;gap:9px}
    .single-yp_program .yp-program-detail-tabs .yp-icon{width:24px;height:24px}
    .single-yp_program .yp-program-detail-tabs-next{right:-7px;width:44px;height:44px}
    .single-yp_program .yp-program-detail-panels{padding-top:22px}
    .single-yp_program .yp-program-description-content{line-height:1.75}
    .single-yp_program .yp-program-service-card{padding:18px 17px}
}


/* ========================================================================
   YayasanPro v1.0.14 — mobile Program detail viewport lock.
   Keeps the page centered when the horizontal detail tabs are navigated.
   ======================================================================== */
html,body{max-width:100%;overflow-x:clip}
body.single-yp_program{width:100%;max-width:100%;overflow-x:clip}
.single-yp_program .yp-program-detail-page,
.single-yp_program .yp-program-detail-page>.yp-container,
.single-yp_program .yp-program-detail-grid,
.single-yp_program .yp-program-detail-left,
.single-yp_program .yp-program-detail-hero,
.single-yp_program .yp-program-detail-tabs-wrap,
.single-yp_program .yp-program-detail-panels{min-width:0;max-width:100%}

@media(max-width:820px){
    .single-yp_program .yp-program-detail-page>.yp-container{margin-left:auto;margin-right:auto;overflow:visible}
    .single-yp_program .yp-program-detail-tabs-wrap{width:100%;max-width:100%;overflow:hidden}
    .single-yp_program .yp-program-detail-tabs{width:100%;max-width:100%;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}
    .single-yp_program .yp-program-detail-tabs-next{right:3px}
}

@media(max-width:640px){
    .single-yp_program .yp-program-detail-page{width:100%;max-width:100%;overflow:hidden}
    .single-yp_program .yp-program-detail-page>.yp-container{width:calc(100% - 40px);max-width:calc(100% - 40px)}
    .single-yp_program .yp-program-detail-grid{width:100%;max-width:100%}
    .single-yp_program .yp-program-detail-hero{width:100%;max-width:100%}
    .single-yp_program .yp-program-detail-tabs-wrap{margin-left:0;margin-right:0}
    .single-yp_program .yp-program-detail-tabs{margin-left:0;margin-right:0;padding-right:50px}
    .single-yp_program .yp-program-detail-tabs-next{right:2px}
    .yp-header-inner{width:calc(100% - 32px);max-width:calc(100% - 32px);margin-left:auto;margin-right:auto}
    .yp-header-actions{min-width:0;max-width:100%}
}


/* ========================================================================
   YayasanPro v1.0.15 — Program page now shares the homepage Program UI.
   The old generic inner-page heading and legacy shortcode layout are removed.
   ======================================================================== */
.yp-program-page{background:#fff;min-height:60vh;overflow:hidden}
.yp-program-page-section{padding-top:72px;padding-bottom:86px}
.yp-program-page-head{max-width:760px;margin:0 auto 40px;text-align:center}
.yp-program-page-head h1{font-size:var(--yp-h2-font-size);line-height:1.2;letter-spacing:-.03em;margin:0 0 10px;color:var(--yp-text)}
.yp-program-page-head p{margin:0;color:var(--yp-muted)}
.yp-program-page .yp-wide-button{margin-top:26px}
@media(max-width:900px){
    .yp-program-page-section{padding-top:58px;padding-bottom:70px}
}
@media(max-width:640px){
    .yp-program-page-section{padding-top:48px;padding-bottom:58px}
    .yp-program-page-head{margin-bottom:32px;padding:0 8px}
    .yp-program-page-head h1{font-size:var(--yp-h2-font-size)}
}


/* YayasanPro 1.0.22 - Tentang Kami reference layout */
.yp-about-page{background:#fff;padding:46px 0 72px}
.yp-about-container{max-width:1170px}
.yp-about-reference-layout{width:100%}
.yp-about-hero-image{width:100%;height:335px;border-radius:18px;overflow:hidden;background:#f3f5f6}
.yp-about-hero-image img{width:100%;height:100%;object-fit:cover;display:block}
.yp-about-hero-image:not(.has-image) img{object-fit:contain;padding:22px}
.yp-about-main-copy{max-width:965px;margin:34px auto 0;color:var(--yp-text)}
.yp-about-main-copy h1{text-align:center;font-size:calc(36px * var(--yp-font-scale,1));line-height:1.2;letter-spacing:-.025em;margin:0 0 20px;font-weight:800;color:var(--yp-text)}
.yp-about-main-copy p{font-size:calc(15px * var(--yp-font-scale,1));line-height:1.75;margin:0 0 20px;color:#35404b}
.yp-about-main-copy p:last-child{margin-bottom:0}
.yp-about-stats-bar{display:grid;grid-template-columns:repeat(4,1fr);background:var(--yp-primary);color:#fff;border-radius:16px;padding:30px 18px;margin:48px 0 50px;overflow:hidden}
.yp-about-stat-item{text-align:center;padding:3px 22px;position:relative}
.yp-about-stat-item:not(:last-child):after{content:"";position:absolute;right:0;top:3px;bottom:3px;width:1px;background:rgba(255,255,255,.42)}
.yp-about-stat-item strong{display:block;color:#fff;font-size:calc(32px * var(--yp-font-scale,1));font-weight:800;line-height:1.05;margin-bottom:10px}
.yp-about-stat-item span{display:block;color:#fff;font-size:calc(14px * var(--yp-font-scale,1));font-weight:600;line-height:1.35}
.yp-about-vision-mission{max-width:1085px;margin:0 auto;color:var(--yp-text)}
.yp-about-vision-mission section{margin-bottom:28px}
.yp-about-vision-mission h2{font-size:calc(15px * var(--yp-font-scale,1));line-height:1.4;margin:0 0 6px;font-weight:800;color:var(--yp-text);text-transform:uppercase;letter-spacing:0}
.yp-about-vision-mission p,.yp-about-vision-mission li{font-size:calc(14px * var(--yp-font-scale,1));line-height:1.7;color:#35404b}
.yp-about-vision-mission p{font-style:italic;margin:0}
.yp-about-vision-mission ul{margin:8px 0 0;padding-left:20px}
.yp-about-vision-mission li{margin:4px 0}
@media(max-width:900px){
 .yp-about-page{padding:34px 0 58px}
 .yp-about-hero-image{height:280px}
 .yp-about-main-copy{max-width:100%;margin-top:28px}
 .yp-about-stats-bar{grid-template-columns:repeat(2,1fr);gap:0;padding:10px 0;margin:38px 0 42px}
 .yp-about-stat-item{padding:22px 15px}
 .yp-about-stat-item:nth-child(2):after{display:none}
 .yp-about-stat-item:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.28)}
}
@media(max-width:640px){
 .yp-about-page{padding:24px 0 46px}
 .yp-about-container{width:calc(100% - 28px)}
 .yp-about-hero-image{height:205px;border-radius:14px}
 .yp-about-main-copy{margin-top:26px}
 .yp-about-main-copy h1{font-size:calc(27px * var(--yp-font-scale,1));margin-bottom:18px}
 .yp-about-main-copy p{font-size:calc(14px * var(--yp-font-scale,1));line-height:1.7;margin-bottom:17px}
 .yp-about-stats-bar{border-radius:13px;margin:34px 0 38px}
 .yp-about-stat-item strong{font-size:calc(25px * var(--yp-font-scale,1));margin-bottom:7px}
 .yp-about-stat-item span{font-size:calc(12px * var(--yp-font-scale,1))}
 .yp-about-vision-mission h2{font-size:calc(14px * var(--yp-font-scale,1))}
 .yp-about-vision-mission p,.yp-about-vision-mission li{font-size:calc(13px * var(--yp-font-scale,1));line-height:1.65}
}

@media (max-width:767px){.yp-wa{right:16px;bottom:18px;width:56px;height:56px}}


/* v1.0.25 - Restore persistent sticky header on desktop and mobile. */
.yp-header{position:sticky!important;top:0;z-index:999;transform:none!important;will-change:auto}
.yp-header.yp-sticky{position:sticky!important;top:0;box-shadow:0 8px 25px rgba(19,32,43,.06)}
.yp-header.yp-hide{transform:none!important}
body.admin-bar .yp-header,body.admin-bar .yp-header.yp-sticky{top:32px}
@media(max-width:782px){body.admin-bar .yp-header,body.admin-bar .yp-header.yp-sticky{top:46px}}


/* ========================================================================
   YayasanPro v1.0.27 — reliable sticky header fallback.
   Uses a fixed state after the header reaches the viewport top, with a
   spacer to prevent layout jump. overflow-x:clip keeps sticky/fixed behavior
   intact while still preventing horizontal page drift.
   ======================================================================== */
.yp-header{transform:none!important}
.yp-header.yp-fixed{
    position:fixed!important;
    left:0;right:0;top:0;
    width:100%;
    z-index:10050!important;
    transform:none!important;
    box-shadow:0 8px 25px rgba(19,32,43,.08);
}
.yp-header-spacer{display:none;width:100%;height:0;pointer-events:none}
.yp-header-spacer.is-active{display:block}
body.admin-bar .yp-header.yp-fixed{top:32px}
@media(max-width:782px){body.admin-bar .yp-header.yp-fixed{top:46px}}

/* Native YayasanPro contact form + custom CAPTCHA. */
.yp-contact-form{display:grid;gap:14px;margin-top:18px}.yp-contact-form input,.yp-contact-form textarea,.yp-captcha-code{width:100%;border:1px solid #dde2e6;border-radius:12px;padding:14px 15px;background:#fff;color:var(--yp-text);outline:none;transition:border-color .2s,box-shadow .2s}.yp-contact-form input:focus,.yp-contact-form textarea:focus,.yp-captcha-code:focus{border-color:var(--yp-primary);box-shadow:0 0 0 3px rgba(165,54,146,.09)}.yp-contact-form textarea{resize:vertical;min-height:150px}.yp-contact-submit{width:100%;justify-content:center;min-height:48px}.yp-contact-editor-content{margin-bottom:22px}.yp-contact-alert{padding:13px 15px;border-radius:10px;margin:14px 0;font-weight:600}.yp-contact-alert-success{background:#eaf9f1;color:#168a52;border:1px solid #bfead2}.yp-contact-alert-error{background:#fff1f1;color:#c0392b;border:1px solid #f4c7c3}.yp-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.yp-captcha{display:grid;gap:9px}.yp-captcha-media{display:flex;align-items:center;gap:9px}.yp-captcha-image{display:block;width:178px!important;height:52px!important;max-width:calc(100% - 52px);object-fit:cover;border:1px solid #d7dce0;border-radius:6px;background:#efefef}.yp-captcha-refresh{width:44px;height:44px;border:1px solid #cfd5da;background:#fff;border-radius:6px;font-size:24px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#26323d}.yp-captcha-refresh:hover{border-color:var(--yp-primary);color:var(--yp-primary)}

/* v1.0.37 - Contact page aligned with the Alfatihah-style information card. */
.yp-contact-page-head{margin-bottom:42px}
.yp-contact-page-head>span{font-size:calc(14px * var(--yp-font-scale,1));color:var(--yp-primary);font-weight:800;letter-spacing:.08em}
.yp-contact-page-head>p{margin:10px 0 0}
.yp-contact-cards{display:block}
.yp-contact-info-card{background:#f5f5f5;border-radius:24px;padding:30px 32px;display:grid;gap:26px}
.yp-contact-info-row{display:grid;grid-template-columns:50px minmax(0,1fr);gap:18px;align-items:flex-start;padding:0!important;background:transparent!important;border-radius:0!important}
.yp-contact-info-row>div{min-width:0;padding-top:2px}
.yp-contact-info-icon{width:46px;height:46px;border:2px solid currentColor;border-radius:50%;display:flex;align-items:center;justify-content:center;flex:none;background:#fff}
.yp-contact-info-icon svg{width:23px;height:23px;fill:currentColor;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}
.yp-contact-info-email .yp-contact-info-icon svg rect,.yp-contact-info-email .yp-contact-info-icon svg path{fill:none;stroke:currentColor;stroke-width:2}
.yp-contact-info-whatsapp .yp-contact-info-icon svg path:last-child{fill:none;stroke:currentColor;stroke-width:2}
.yp-contact-info-address{color:#df5e7d}.yp-contact-info-email{color:#ff8a5b}.yp-contact-info-phone{color:#c7bf38}.yp-contact-info-whatsapp{color:#2bb673}
.yp-contact-info-label{display:block!important;margin:0 0 6px;color:var(--yp-text)!important;font-size:calc(20px * var(--yp-font-scale,1))!important;line-height:1.2;font-weight:800!important;text-transform:none!important;letter-spacing:0!important}
.yp-contact-info-row strong{display:block;font-size:calc(16px * var(--yp-font-scale,1))!important;line-height:1.55;color:var(--yp-text);font-weight:500;overflow-wrap:anywhere}
.yp-contact-info-row strong a{color:inherit;text-decoration:none}.yp-contact-info-row strong a:hover{color:var(--yp-primary)}
@media(max-width:900px){.yp-contact-page-head{margin-bottom:30px}.yp-contact-info-card{padding:25px 22px;border-radius:20px;gap:23px}.yp-contact-info-row{grid-template-columns:44px minmax(0,1fr);gap:14px}.yp-contact-info-icon{width:42px;height:42px}.yp-contact-info-label{font-size:calc(18px * var(--yp-font-scale,1))!important}.yp-contact-info-row strong{font-size:calc(15px * var(--yp-font-scale,1))!important}}

/* v1.0.38 - Use user supplied contact icons exactly as provided. */
.yp-contact-info-icon{width:46px;height:46px;border:0!important;border-radius:0!important;background:transparent!important;color:inherit!important;display:flex;align-items:center;justify-content:center;overflow:visible}
.yp-contact-info-icon img{display:block;width:46px;height:46px;max-width:46px;max-height:46px;object-fit:contain}
@media(max-width:900px){.yp-contact-info-icon,.yp-contact-info-icon img{width:42px;height:42px;max-width:42px;max-height:42px}}

/* v1.0.39 - Contact icon color follows the global primary color.
   User-supplied PNG artwork is normalized to black/white, then screen-blended
   over --yp-primary so the icon background changes automatically while the glyph stays white. */
.yp-contact-info-icon{
  background:var(--yp-primary)!important;
  border-radius:50%!important;
  overflow:hidden!important;
  isolation:isolate;
}
.yp-contact-info-icon img{
  filter:grayscale(1) contrast(1000%);
  mix-blend-mode:screen;
}

/* ========================================================================
   YayasanPro v1.0.47 — performance layer.
   - Pure-CSS global typography replaces the previous full-DOM JS scanner.
   - Below-fold sections may skip initial rendering work via content-visibility.
   - Header spacer no longer requires layout reads on every scroll event.
   ======================================================================== */
.yp-header-spacer.is-active{height:var(--yp-header-height,76px)}

/* v1.0.48 — restore the previous global typography behaviour with CSS only.
   The v1.0.47 JS scanner was intentionally removed for speed, but some theme
   components still had compact local sizes (for example footer links). These
   rules keep the performance win while making one Body size control all normal
   frontend text again. */
body.yayasanpro-global-typography :where(div,section,article,aside,nav,header,footer,main,p,a,li,label,button,input,textarea,select,option,td,th,blockquote,figcaption,small,strong,b,em,span){font-family:var(--yp-font-family)!important;font-size:var(--yp-body-font-size)!important}
body.yayasanpro-global-typography :where(.elementor-widget-text-editor,.elementor-widget-text-editor p,.elementor-widget-text-editor span,.elementor-widget-text-editor a,.yp-donasiwp-wrap,.yp-donasiwp-wrap p,.yp-donasiwp-wrap span,.yp-donasiwp-wrap a,.yp-donasiwp-wrap button,.yp-donasiwp-wrap input,.yp-donasiwp-wrap label){font-family:var(--yp-font-family)!important;font-size:var(--yp-body-font-size)!important}
body.yayasanpro-global-typography :where(h1,.elementor-widget-heading h1,.yp-donasiwp-wrap h1),body.yayasanpro-global-typography h1 :where(a,span,strong,b,em){font-family:var(--yp-font-family)!important;font-size:var(--yp-h1-font-size)!important}
body.yayasanpro-global-typography :where(h2,.elementor-widget-heading h2,.yp-donasiwp-wrap h2),body.yayasanpro-global-typography h2 :where(a,span,strong,b,em){font-family:var(--yp-font-family)!important;font-size:var(--yp-h2-font-size)!important}
body.yayasanpro-global-typography :where(h3,.elementor-widget-heading h3,.yp-donasiwp-wrap h3),body.yayasanpro-global-typography h3 :where(a,span,strong,b,em){font-family:var(--yp-font-family)!important;font-size:var(--yp-h3-font-size)!important}
body.yayasanpro-global-typography :where(h4,.elementor-widget-heading h4,.yp-donasiwp-wrap h4),body.yayasanpro-global-typography h4 :where(a,span,strong,b,em){font-family:var(--yp-font-family)!important;font-size:var(--yp-h4-font-size)!important}
body.yayasanpro-global-typography :where(h5,.elementor-widget-heading h5,.yp-donasiwp-wrap h5),body.yayasanpro-global-typography h5 :where(a,span,strong,b,em){font-family:var(--yp-font-family)!important;font-size:var(--yp-h5-font-size)!important}
body.yayasanpro-global-typography :where(h6),body.yayasanpro-global-typography h6 :where(a,span,strong,b,em){font-family:var(--yp-font-family)!important;font-size:var(--yp-body-font-size)!important}

[data-yp-bg]{background-image:none!important}
[data-yp-bg].yp-bg-loaded{background-position:center;background-size:cover;background-repeat:no-repeat}

@supports (content-visibility:auto){
  .yp-program-section,.yp-donation-section,.yp-testimonials,.yp-trust,.yp-cta-section,.yp-footer{content-visibility:auto;contain-intrinsic-size:auto 700px}
}

@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}

