@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
:root{
  --navy:#052846;
  --navy-dark:#002543;
  --red:#6a0b22;
  --cream:#f7f1e7;
  --cream2:#f3eadc;
  --ink:#111820;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--ink);font-family:"Open Sans", sans-serif;font-size:15px;line-height:1.35;background:#fffdf9}
a{text-decoration:none}
a {
    color: #fdf60d;
}
a:hover{
    color: #fdf60d;
}
img{max-width:100%}
.campaign-container{max-width:1180px}
.paper-bg{background-color:var(--cream);background-image:url('../images/paper-texture.png')}
.script{font-family:"Brush Script MT","Segoe Script","Lucida Handwriting",cursive;font-style:italic}
.red{color:var(--red)}
.relief-btn{background:var(--red);border:1px solid #8d0e16;color:#fff;border-radius:5px;font-family:"Open Sans", sans-serif;font-weight:900;letter-spacing:.2px;box-shadow:none}
.relief-btn:hover,.relief-btn:focus{background:#991019;color:#fff;border-color:#7f0b12}
.relief-btn span{font-family:Georgia,serif;font-size:1.2em;vertical-align:-2px}

/* Header */
.site-header{height:76px;background:var(--cream);background-image:url('../images/paper-texture.png');position:relative;z-index:20}
.site-header .navbar{height:76px;padding:0}
.header-logo{width:300px;height:auto;display:block}
.site-header .navbar-brand{padding:0;margin-right:38px}
.site-header .navbar-nav{gap:28px}
.site-header .nav-link{font-size:11px;font-weight:800;color:#111!important;padding:7px 0!important;white-space:nowrap}
.nav-donate{margin-left:46px;padding:9px 16px;font-size:13px;white-space:nowrap}
.navbar-toggler{border:0;box-shadow:none!important}

/* Hero */
.hero{height:535px;position:relative;overflow:hidden}
.hero-image{position:absolute;right:0;top:0;width:55.2%;height:100%;background:url('../images/hero-right.jpg') top center/cover no-repeat}
.hero:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(247,241,231,1) 0%,rgba(247,241,231,1) 40%,rgba(247,241,231,.88) 47%,rgba(247,241,231,.25) 56%,rgba(247,241,231,0) 64%)}
.hero-container{position:relative;z-index:2;height:100%}
.hero-row{height:100%;align-items:center}
.hero-content{padding-top:4px}
.hero-title-wrap{margin-bottom:6px}
.hero-title{margin:0;font-family:"Rubik Distressed",sans-serif;font-weight:900;line-height:.88;letter-spacing:2.2px;text-transform:uppercase;text-shadow:1px 1px 0 rgba(255,255,255,.5)}
.hero-title-navy{font-size:88px;color:var(--navy)}
.hero-title-red{font-size:65px;color:var(--red);margin-top:8px}
.nepal-flag{font-size:45px;color:var(--red);vertical-align:14%;display:inline-block;margin-left:8px;transform:rotate(-2deg)}
.hero-script{font-size:31px;line-height:1.1;color:#09243b;margin:11px 0 12px}
.hero-script span{color:var(--red);font-family:Georgia,serif;font-style:normal}
.hero-lead{font-size:15px;font-weight:800;max-width:510px;margin:0 0 12px}
.hero-body{font-size:15px;max-width:525px;line-height:1.55;margin:0 0 16px}
.hero-donate{font-size:20px;padding:10px 30px}
.hero-micro{font-size:11px;margin-top:7px}
/* Needs */
.needs-section{background:#fffdf9;padding:30px 0 28px}
.needs-photo{width:100%;height:304px;object-fit:cover;border-radius:8px;border:1px solid #d4c8b9;display:block}
.display-heading{font-family:"Rubik Distressed",sans-serif;font-size:38px;line-height:1.02;letter-spacing:.6px;color:var(--navy);margin:0 0 17px;text-transform:uppercase}
.needs-copy p{font-size:15px;line-height:1.43;margin-bottom:11px}
.care-line{font-size:27px;color:var(--red);margin:5px 0 8px}
.namaste{width:145px;mix-blend-mode:multiply}

/* Donation */
.donate-section{padding:22px 0 19px;border-top:1px solid rgba(0,0,0,.035);border-bottom:1px solid rgba(0,0,0,.035)}
.donate-title{font-family:"Rubik Distressed",sans-serif;color:var(--navy);font-size:36px;letter-spacing:.8px;margin:0 0 20px}
.donate-title span{color:var(--red);font-family:Georgia,serif}
.donation-options{max-width:1000px;margin:0 auto 15px}
.amount-button{height:59px;border:0;border-radius:4px;background:var(--navy-dark);color:#fff;font-family:"Open Sans", sans-serif;font-size:24px;font-weight:900;position:relative;transition:.16s ease}
.amount-button:hover,.amount-button.active{background:var(--red);transform:translateY(-1px)}
.amount-button.other-button{background:#fbf8f1;color:#171717;border:1px solid #b7aa96;font-size:12px;line-height:1.05}
.popular-tag{position:absolute;top:-16px;left:50%;transform:translateX(-50%);background:#d8b83b;color:#221a00;font-family:"Open Sans", sans-serif;font-size:9px;font-weight:900;padding:2px 8px;white-space:nowrap;border-radius:1px}
.custom-amount{max-width:240px;margin:0 auto 10px}.custom-amount .input-group{max-width:240px}
.donate-submit{display:block;width:390px;max-width:100%;margin:0 auto 6px;padding:8px 18px;font-size:21px}
.small-red{color:var(--red);font-size:12px;font-weight:800}.donate-caption{font-size:12px}

/* Impact */
.impact-section{padding:25px 0 26px;background:#fffdf9}
.underlined-heading{display:inline-block;font-family:"Rubik Distressed",sans-serif;color:var(--navy);font-size:30px;letter-spacing:.5px;line-height:1.05;margin:0 0 14px;border-bottom:3px solid var(--red);padding-bottom:3px}
.impact-section p,.transparency-section p{font-size:12.5px;line-height:1.38}
.impact-list{padding:0;margin:0;list-style:none;display:grid;gap:5px;font-size:12px}
.impact-list li{display:flex;align-items:flex-start;gap:9px;line-height:1.2}
.impact-list li span{width:20px;height:20px;display:grid;place-items:center;flex:0 0 20px;border-radius:50%;background:var(--red);color:#fff;font-size:11px;font-weight:900}
.commitment-card{background:#f4eadc;border:1px solid #e6dac8;border-radius:12px;min-height:238px;padding:25px 58px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}
.commitment-card p{font-size:15px;font-weight:700;max-width:540px;margin:0 0 14px}
.hands-heart{width:68px;height:62px;display:grid;place-items:center;font-family:Georgia,serif;font-size:54px;line-height:1;color:#111;margin-bottom:12px;position:relative}
.hands-heart:before,.hands-heart:after{content:"";position:absolute;bottom:4px;width:27px;height:34px;border:2px solid #111;border-top:0;border-radius:0 0 15px 15px}.hands-heart:before{left:-2px;transform:rotate(24deg)}.hands-heart:after{right:-2px;transform:rotate(-24deg)}

/* Meal */
.meal-section{background:var(--navy-dark);color:#fff;border-top:3px solid #00192e;border-bottom:3px solid #00192e}
.meal-container{padding-top:16px;padding-bottom:15px}
.meal-image{width:100%;height:238px;object-fit:contain;display:block}
.meal-topline{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:9px}
.meal-topline h2{font-family:"Rubik Distressed",sans-serif;font-size:35px;letter-spacing:.6px;margin:0;line-height:1}.meal-topline h2 span{color:#e33137;font-family:Georgia,serif}
.meal-script{font-size:25px;line-height:1.05;margin-top:3px}
.pay-what-you-wish{background:linear-gradient(90deg,#9a151c,#b8231e);padding:8px 18px;border-radius:6px;min-width:235px;text-align:center;line-height:1.05}.pay-what-you-wish strong{display:block;font-size:13px;letter-spacing:.5px}.pay-what-you-wish span{display:block;font-family:"Brush Script MT",cursive;font-style:italic;font-size:19px;margin-top:3px}
.event-card{background:#fff;color:#111;border-radius:4px;min-height:90px;padding:8px;text-align:center;display:flex;flex-direction:column;justify-content:center}.event-card small{font-size:9px;font-weight:900}.event-card b{font-family:"Open Sans",sans-serif;font-size:18px;line-height:1.05;margin:4px 0}.event-card span{background:var(--red);color:#fff;padding:4px 4px;font-size:14px;font-weight:900;border-radius:2px}
.cant-attend{border-left:1px solid rgba(255,255,255,.7);padding-left:14px;font-size:22px;line-height:1}.cant-attend span{font-size:18px}.cant-attend .btn{display:inline-block;margin-top:7px;padding:6px 8px;font-family:"Open Sans", sans-serif;font-style:normal;font-size:10px}
.meal-note{font-size:11px;margin-top:7px}

/* Transparency */
.transparency-section{background:#fffdf9;padding:20px 0 18px}
.transparency-copy p{margin-bottom:9px}
.stats-row{height:147px}
.stat-card{height:100%;background:#f6f1e9;border:1px solid #eae1d5;border-radius:6px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:9px}.stat-icon{font-size:34px;color:var(--red);line-height:1}.stat-card b{font-family:"Open Sans", sans-serif;font-size:14px;line-height:1.05;margin:5px 0 3px}.stat-card strong{font-family:"Open Sans",sans-serif;font-size:28px;line-height:1.03;color:#111}.stat-card small{font-size:9px;margin-top:2px}
.stats-footer{display:flex;justify-content:space-between;align-items:center;margin-top:10px;font-size:10px}.updates-btn{border:1px solid #717171;background:#fff;color:#111;border-radius:3px;min-width:220px;padding:5px 12px;font-size:10px;font-weight:900}.updates-btn span{float:right}

/* Unity strip */
.unity-strip{padding:16px 0;border-top:1px solid #d8cebf;border-bottom:1px solid #d8cebf}
.unity-strip h2{font-family:"Rubik Distressed",sans-serif;color:var(--navy);font-size:28px;line-height:1.05;margin:0}.unity-strip h2 span{color:var(--red);font-family:Georgia,serif}
.unity-icons{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.unity-icons div{text-align:center}.unity-icons span{display:block;color:var(--navy);font-size:30px;line-height:1}.unity-icons small{font-family:"Open Sans", sans-serif;font-size:9px;font-weight:900}
.unity-cta{text-align:center}.unity-cta .btn{font-size:13px;padding:7px 19px}.unity-cta .script{color:#0d2234;font-size:22px;margin-top:4px}

/* Footer */
.site-footer{background:var(--navy-dark);color:#fff;padding:18px 0 17px}.footer-logo{width:118px;border-radius:50%}.site-footer p,.site-footer a{font-size:10px;color:#fff;line-height:1.45}.footer-about{border-right:1px solid rgba(255,255,255,.35);padding-right:28px}.footer-about p{margin:0}.socials{display:flex;gap:12px;margin-top:12px}.socials span{width:24px;height:24px;border:1px solid rgba(255,255,255,.8);border-radius:50%;display:grid;place-items:center;font-size:13px;font-weight:900}.site-footer h3{font-family:"Rubik Distressed",sans-serif;font-size:13px;margin:0 0 7px}.footer-links a{display:block;margin-bottom:2px}.footer-contact p{margin-bottom:7px}.footer-seal{width:118px}.footer-script{font-size:16px;color:#efc896;line-height:1.05;margin-top:2px}

@media (max-width:1199.98px){
  .campaign-container{max-width:1020px}.site-header .navbar-nav{gap:19px}.nav-donate{margin-left:28px}.hero-title-navy{font-size:77px}.hero-title-red{font-size:62px}.hero{height:490px}.donation-options{gap:22px}.needs-photo{height:280px}
}
@media (max-width:991.98px){
  .site-header{height:auto;min-height:72px}.site-header .navbar{height:auto;min-height:72px;padding:7px 0}.header-logo{width:92px}.site-header .navbar-collapse{padding:12px 0 15px}.site-header .navbar-nav{gap:0}.site-header .nav-link{padding:7px 0!important}.nav-donate{margin:8px 0 0;display:inline-block}
  .hero{height:auto;min-height:540px}.hero-image{width:100%;opacity:.55}.hero:after{background:linear-gradient(90deg,rgba(247,241,231,.97) 0%,rgba(247,241,231,.94) 58%,rgba(247,241,231,.62) 100%)}.hero-container{min-height:540px}.hero-row{min-height:540px}.hero-content{padding:45px 12px}.hero-title-navy{font-size:72px}.hero-title-red{font-size:59px}.hero-script{font-size:28px}.hero-body{max-width:600px}
  .needs-section{padding:28px 0}.needs-photo{height:270px}.donation-options{grid-template-columns:repeat(3,1fr);max-width:700px;gap:20px 25px}.commitment-card{padding:28px}.meal-image{height:210px}.pay-what-you-wish{min-width:210px}.cant-attend{border-left:0;padding-left:0}.stats-row{height:auto}.stat-card{min-height:145px}.footer-about{border-right:0}
}
@media (max-width:767.98px){
  body{font-size:15px}.campaign-container{padding-left:18px;padding-right:18px}.hero{min-height:575px}.hero-container,.hero-row{min-height:575px}.hero-content{padding-top:35px}.hero-image{background-position:62% center}.hero-title-navy{font-size:58px}.hero-title-red{font-size:47px;margin-top:6px}.nepal-flag{font-size:32px}.hero-script{font-size:23px}.hero-lead{font-size:14px}.hero-body{font-size:15px}.hero-donate{font-size:17px;padding:9px 20px}
  .needs-photo{height:250px}.display-heading{font-size:33px}.care-line{font-size:24px}.donate-title{font-size:31px}.donation-options{grid-template-columns:repeat(2,1fr);gap:15px}.amount-button{height:54px;font-size:21px}.donate-submit{width:100%;max-width:380px}.impact-section{padding:22px 0}.underlined-heading{font-size:26px}.meal-image{height:190px}.meal-topline{display:block}.pay-what-you-wish{margin-top:9px;width:100%}.meal-events{margin-top:4px}.meal-note{margin-top:10px}.stats-footer{display:block;text-align:center}.stats-footer .updates-btn{display:block;margin:8px auto 0}.unity-strip h2{text-align:center}.unity-icons{margin:8px 0}.site-footer{text-align:center}.footer-about{padding-right:12px}.socials{justify-content:center}.footer-links a{display:inline-block;margin:0 5px}.footer-seal{margin-top:5px}
}
@media (max-width:420px){
  .hero-title-navy{font-size:50px}.hero-title-red{font-size:41px}.hero-script{font-size:21px}.hero{min-height:600px}.hero-container,.hero-row{min-height:600px}.donation-options{gap:12px}.amount-button{font-size:19px}.popular-tag{font-size:8px}.meal-topline h2{font-size:30px}.meal-script{font-size:22px}.unity-icons{grid-template-columns:repeat(2,1fr)}
}