@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(/fonts/poppins-300.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/poppins-400.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/poppins-500.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/poppins-700.ttf)format("truetype")}@font-face{font-family:Mr Dafoe;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/mr-dafoe-400.ttf)format("truetype")}:root{--blue:#0b4fa0;--deep-blue:#001a66;--cream:#fbfcfa;--page-bg:#f4f8fb;--hero-fallback:#edf5f8;--ink:#0a0a0a;--muted:#7598b5;--yellow:#fdd408;--text:#ededed;--max-width:1260px}*{box-sizing:border-box}html{background:var(--page-bg);scroll-behavior:smooth}body{background:var(--page-bg);color:var(--text);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Poppins,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{z-index:50;background:#0a0a0af5;justify-content:space-between;align-items:center;height:70px;padding:0 clamp(22px,5vw,60px);display:flex;position:fixed;top:0;left:0;right:0}.brand img{max-width:160px;height:auto;display:block}.site-header nav{align-items:center;gap:34px;display:flex}.site-header nav a{color:#fff;font-size:14px;transition:color .18s}.site-header nav a:hover{color:var(--yellow)}.menu-toggle{background:0 0;border:0;width:46px;height:42px;padding:8px;display:none}.menu-toggle span{background:#fff;height:2px;margin:6px 0;transition:transform .2s,opacity .2s;display:block}.menu-toggle.is-open span:first-child{transform:translateY(8px)rotate(45deg)}.menu-toggle.is-open span:nth-child(2){opacity:0}.menu-toggle.is-open span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.hero{background-color:var(--hero-fallback);background-image:linear-gradient(90deg,#fbfcfa1a 0%,#fbfcfa00 52%),url(/images/hopecloud_desktop_bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:900px;padding-top:70px;position:relative;overflow:hidden}.hero-content{max-width:var(--max-width);margin:0 auto;padding:130px clamp(24px,5vw,60px) 80px;animation:1.1s cubic-bezier(.2,.8,.2,1) both heroEntrance}.hero-logo{max-width:min(708px,72vw);height:auto;display:block}.primary-button,.small-button{background:var(--blue);color:#fff;letter-spacing:1px;border-radius:999px;margin-top:88px;padding:23px 56px;font-size:25px;line-height:1;transition:background .2s,transform .2s,filter .2s;display:inline-flex;box-shadow:0 18px 40px #0b4fa03d}.primary-button:hover,.small-button:hover{filter:brightness(1.15);background:#007aff;transform:translateY(-2px)}.watch-link{color:#000;letter-spacing:1px;align-items:center;gap:8px;width:fit-content;margin-top:36px;font-size:25px;display:flex}.watch-link img{width:96px;height:96px;animation:2.2s ease-in-out infinite pulsePlay}.mission{background:var(--cream);color:var(--muted);text-align:center;padding:60px 20px}.mission>div,.president>div:first-child,.donate>div{max-width:var(--max-width);margin:0 auto}h2{color:#fff;margin:0;font-size:clamp(42px,5vw,50px);line-height:1.2}.mission h2{color:var(--blue)}.mission p{max-width:1180px;margin:26px auto 0;font-size:clamp(20px,3vw,24px);font-weight:300;line-height:1.35}.video-section{background:var(--cream);padding:20px}.video-section.light{padding:100px 20px}.video-frame{aspect-ratio:16/9;max-width:var(--max-width);width:100%;margin:0 auto;overflow:hidden}.video-frame iframe{border:0;width:100%;height:100%}.featured{background:var(--cream);min-height:950px;padding:40px 20px 0;overflow:hidden}.featured-stage{max-width:900px;min-height:860px;margin:0 auto;position:relative}.featured-label{color:#54687e;z-index:8;margin:0;font-family:Mr Dafoe,cursive;font-size:30px;position:absolute;top:36px;left:50%;transform:translate(-50%)}.device-stack{width:min(800px,92vw);height:760px;position:absolute;top:100px;left:50%;transform:translate(-50%)}.device-slide{opacity:0;pointer-events:none;position:absolute;inset:0}.device-slide.is-active{opacity:1;pointer-events:auto}.device-back{width:83%;max-width:min(800px,92vw);height:auto;max-height:760px;animation:1.7s cubic-bezier(.22,1,.36,1) both cardBackIn;position:absolute;top:0;left:50%;transform:translate(-50%)}.device-front{z-index:3;width:min(387px,48vw);height:auto;max-height:580px;animation:1.5s cubic-bezier(.22,1,.36,1) both cardFrontIn;position:absolute;top:90px;left:50%;transform:translate(-50%)}.glass-panel{z-index:2;background:#ffffff80;width:min(387px,48vw);height:580px;animation:1.2s .5s both fadeInScale;position:absolute;top:90px;left:50%;transform:translate(-50%);box-shadow:0 0 50px #0003}.clip{visibility:hidden;z-index:5;width:27px;height:181px;position:absolute;top:-4px}.clip.left{left:calc(50% - 172px)}.clip.right{right:calc(50% - 172px)}.slider-arrow{color:#0a0a0a;cursor:pointer;z-index:10;background:#fff;border:0;border-radius:50%;width:60px;height:60px;font-size:42px;line-height:1;transition:background .18s,color .18s,transform .18s;position:absolute;top:48%}.slider-arrow:hover{color:#fff;background:#ff5c35;transform:scale(1.06)}.slider-arrow.prev{left:calc(50% - 252px)}.slider-arrow.next{right:calc(50% - 252px)}.product-dots,.testimonial-dots{justify-content:center;gap:10px;display:flex;position:absolute;bottom:24px;left:0;right:0}.product-dots button,.testimonial-dots button{cursor:pointer;background:#ffffffa6;border:0;border-radius:50%;width:10px;height:10px;padding:0}.product-dots button{background:#54687e59}.product-dots button.is-active,.testimonial-dots button.is-active{background:#ff5c35}.product-sections{background:var(--cream)}.product-section{max-width:var(--max-width);grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;margin:0 auto;display:grid}.product-section:nth-child(2n) .product-photo{order:2}.product-photo{background-position:50%;background-size:cover;min-height:400px}.product-copy{align-self:center;padding:100px 60px}.product-copy p{color:var(--muted);margin:18px 0 0;font-size:18px;line-height:1.4}.icon-grid{padding:150px max(20px, calc((100vw - var(--max-width)) / 2));background:#edeef3;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;display:grid}.icon-card{place-items:center;display:grid}.icon-card img{width:252px;max-width:100%;height:auto}.president{color:#b7b7b7;text-align:center;background:#000;padding:100px 20px 70px}.president h2{color:var(--blue)}.president p{max-width:1160px;margin:28px auto 0;font-size:clamp(19px,2.5vw,24px);font-weight:300;line-height:1.45}.president .signature{margin-bottom:26px}.testimonials{background:linear-gradient(#0d509f1a,#0d509f1a),url(/images/testimonials_bg.jpg) 50%/cover no-repeat;padding:80px 20px}.testimonials-inner{color:#fff;text-align:center;max-width:560px;min-height:560px;margin:0 auto;position:relative}.testimonials h2{margin-bottom:54px}.testimonials blockquote{margin:0;animation:.6s both testimonialIn}.testimonials blockquote p{margin:0;font-size:clamp(20px,3vw,30px);font-weight:700;line-height:1.27}.testimonials footer{margin-top:34px;font-size:18px}.stars{color:var(--yellow);letter-spacing:2px}.demo-cta{color:var(--blue);padding:150px max(20px, calc((100vw - var(--max-width)) / 2));background:#f3f3f3;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;display:grid}.demo-image{background-position:50%;background-size:cover;min-height:400px}.demo-copy{align-self:center;padding:60px}.demo-copy h3{color:var(--blue);margin:0;font-size:clamp(28px,4vw,30px);line-height:1.27}.small-button{margin-top:28px;padding:16px 32px;font-size:14px}.donate{color:var(--blue);text-align:center;background:linear-gradient(#0000001f,#0000001f),url(/images/donate_bg.jpg) 50%/cover no-repeat;padding:150px 20px}.donate p{max-width:1120px;margin:0 auto 28px;font-size:clamp(20px,3vw,24px);font-weight:700;line-height:1.35}.footer{color:#fff;padding:90px max(20px, calc((100vw - var(--max-width)) / 2)) 34px;background:#000}.footer-top{justify-content:space-between;align-items:flex-start;gap:48px;display:flex}.footer .quote{color:#ededed;width:33.33%;max-width:33.33%;font-size:20px;font-style:italic;font-weight:500;line-height:1.7}.footer h3{margin:0 0 14px;line-height:1.3}.footer p{margin:0 0 16px}.contact{width:33.33%;max-width:33.33%;margin-left:auto}.contact-title{color:#fff;margin-bottom:34px;font-size:36px;font-weight:300;line-height:1.4}.contact-org{color:#fff;margin-bottom:8px;font-size:18px;font-weight:400;line-height:1.4}.contact p,.contact a{color:#ededed}.footer a:hover{color:var(--yellow)}.footer-bottom{justify-content:space-between;align-items:center;gap:24px;margin-top:34px;display:flex}.copyright{color:#b7b7b7;margin:0;font-size:12px}.footer-links{color:#b7b7b7;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px 18px;font-size:12px;display:flex}.footer-links a{color:inherit}.footer-links a:hover{color:var(--yellow)}[data-reveal]{opacity:0;transition:opacity .85s,transform .85s cubic-bezier(.22,1,.36,1)}[data-reveal=move-from-bottom]{transform:translateY(58px)}[data-reveal=move-from-left]{transform:translate(-58px)}[data-reveal=move-from-right]{transform:translate(58px)}[data-reveal^=move-scale]{transform:scale(.86)}[data-reveal].is-visible{opacity:1;transform:none}@keyframes heroEntrance{0%{opacity:0;transform:translateY(34px)}to{opacity:1;transform:none}}@keyframes pulsePlay{0%,to{filter:drop-shadow(0 0 #0b4fa000);transform:scale(1)}50%{filter:drop-shadow(0 0 24px #0b4fa061);transform:scale(1.05)}}@keyframes cardBackIn{0%{opacity:0;transform:translate(-50%)scale(.8)}to{opacity:1;transform:translate(-50%)scale(1)}}@keyframes cardFrontIn{0%{clip-path:inset(0 100% 0 0);opacity:1;transform:translate(8%)}to{clip-path:inset(0);opacity:1;transform:translate(-50%)}}@keyframes fadeInScale{0%{opacity:0;transform:translate(-50%)scale(.92)}to{opacity:1;transform:translate(-50%)scale(1)}}@keyframes testimonialIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media (max-width:900px){.menu-toggle{display:block}.site-header nav{opacity:0;pointer-events:none;background:#000;align-items:stretch;gap:0;padding:14px 24px 24px;transition:opacity .2s,transform .2s;display:grid;position:absolute;top:70px;left:0;right:0;transform:translateY(-10px)}.site-header nav.is-open{opacity:1;pointer-events:auto;transform:none}.site-header nav a{border-top:1px solid #ffffff1f;padding:16px 0}}@media (max-width:768px){h2{font-size:42px;line-height:1.08}.hero{min-height:720px}.hero-content{padding-top:96px}.primary-button{margin-top:54px;padding:18px 34px;font-size:18px}.watch-link{color:#fff;font-size:18px}.watch-link img{width:72px;height:72px}.featured{min-height:840px}.featured-stage{min-height:780px}.device-stack{top:118px}.device-front,.glass-panel{width:min(330px,62vw)}.slider-arrow.prev{left:12px}.slider-arrow.next{right:12px}.clip{display:none}.product-section,.demo-cta{grid-template-columns:1fr}.product-section:nth-child(2n) .product-photo{order:0}.product-copy{padding:48px 24px}.product-photo{min-height:300px}.icon-grid{grid-template-columns:1fr;padding-top:90px;padding-bottom:90px}.icon-card img{width:min(320px,80vw)}.president,.video-section.light,.demo-cta,.donate{padding-top:70px;padding-bottom:70px}.testimonials-inner{min-height:640px}.demo-copy{padding:38px 10px 0}.footer-top{flex-direction:column;gap:24px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:12px}.footer .quote,.contact{width:100%;max-width:none;margin-left:0}.contact-title{margin-bottom:18px;font-size:30px}.footer-links{justify-content:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}
