:root{--navy:#06265f;--navy-2:#0a3a82;--blue:#5aaeff;--blue-soft:#eaf4ff;--red:#ef504e;--yellow:#f8b62d;--green:#20b795;--ink:#10213c;--muted:#617089;--line:#dfe7f0;--surface:#fff;--bg:#f5f8fc;--danger:#bd3232;--shadow:0 18px 50px #06265f1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%}.lock{overflow:hidden}.page-shell{width:min(100% - 28px,1120px);margin-inline:auto}.site-header{z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff7;border-bottom:1px solid #d7e2eff5;position:sticky;top:0;box-shadow:0 6px 20px #06265f0f}.header-inner{justify-content:center;align-items:center;min-height:88px;padding:8px 0;display:flex}.brand{color:var(--navy);justify-content:center;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.brand img{object-fit:contain;object-position:center;flex:none;width:76px;height:68px;display:block}.brand-copy{flex-direction:column;align-items:flex-start;line-height:1;display:flex}.brand-copy strong{letter-spacing:-.045em;color:var(--navy);font-size:1.8rem;font-weight:950}.brand-copy small{letter-spacing:.14em;text-transform:uppercase;color:var(--navy-2);margin-top:6px;font-size:.67rem;font-weight:850}.icon-button{border:1px solid var(--line);width:44px;height:44px;color:var(--navy);background:#fff;border-radius:14px;place-items:center;display:grid;box-shadow:0 5px 14px #06265f0f}.icon-button svg{fill:none;stroke:currentColor;stroke-width:2px;width:22px;height:22px}.hero{padding:18px 0 20px}.hero-banner{aspect-ratio:1200/630;object-fit:cover;width:100%;box-shadow:var(--shadow);background:#fff;border-radius:22px;display:block}.eyebrow{color:var(--navy-2);letter-spacing:.13em;font-size:.72rem;font-weight:900;display:inline-block}.hero h1,.section-heading h2,.story-content h2,.final-card h2{letter-spacing:-.04em;line-height:1.05}.hero h1{max-width:900px;margin:9px 0 14px;font-size:clamp(2.05rem,8vw,4.2rem)}.hero p{max-width:830px;color:var(--muted);margin:0 0 20px;font-size:1.02rem}.hero-actions{gap:10px;display:grid}.button{cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;min-height:52px;padding:14px 20px;font-weight:900;text-decoration:none;display:inline-flex}.button-primary{background:linear-gradient(135deg,var(--navy-2),var(--navy));color:#fff;box-shadow:0 12px 26px #06265f3b}.button-primary:hover{filter:brightness(1.05)}.button-ghost{border:1px solid var(--line);color:var(--navy);background:#fff}.full{width:100%}.progress-wrap{padding:0 0 26px}.progress-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:20px;padding:18px}.progress-top,.progress-bottom{justify-content:space-between;align-items:center;gap:12px;display:flex}.progress-top>div{flex-direction:column;display:flex}.progress-top span,.progress-bottom{color:var(--muted);font-size:.78rem}.progress-top strong{color:var(--navy);font-size:1.38rem}.progress-top>b{background:var(--blue-soft);color:var(--navy-2);border-radius:999px;padding:7px 11px}.progress-track{background:#e4ebf2;border-radius:999px;height:11px;margin:14px 0 9px;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(90deg,var(--navy-2),var(--blue));height:100%;display:block}.donation-section,.gallery-section,.needs-section,.supporters-section,.faq-section{padding:34px 0}.section-heading{margin-bottom:18px}.section-heading.centered{text-align:center}.section-heading h2,.story-content h2,.final-card h2{margin:7px 0 10px;font-size:clamp(1.75rem,6.5vw,3rem)}.section-heading p{color:var(--muted);margin:0}.donation-value-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.donation-value-grid button{min-height:58px;color:var(--navy);background:#fff;border:2px solid #c9dcf2;border-radius:15px;font-size:1rem;font-weight:950;box-shadow:0 6px 18px #06265f0f}.donation-value-grid button:hover,.donation-value-grid button:active{background:var(--blue-soft);border-color:var(--blue)}.trust-row{color:#4f6380;flex-wrap:wrap;justify-content:center;gap:7px;margin-top:15px;font-size:.76rem;display:flex}.trust-row span{border:1px solid var(--line);background:#fff;border-radius:999px;padding:7px 9px}.story-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;padding:40px 0}.story-grid{gap:20px;display:grid}.story-content p{color:#4e5f78}.story-content blockquote{background:var(--blue-soft);border-left:4px solid var(--navy-2);color:var(--navy);border-radius:0 15px 15px 0;margin:22px 0 0;padding:18px;font-weight:750}.story-highlight{background:linear-gradient(160deg,var(--navy-2),var(--navy));color:#fff;box-shadow:var(--shadow);border-radius:22px;padding:22px}.story-highlight>strong{font-size:1.15rem}.story-highlight ul{color:#e8f2ff;margin:14px 0 20px;padding-left:20px}.story-highlight li+li{margin-top:9px}.story-highlight .button-primary{color:var(--navy);box-shadow:none;background:#fff;width:100%}.gallery-track{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;padding-bottom:6px;display:flex;overflow-x:auto}.gallery-track::-webkit-scrollbar{display:none}.gallery-track img{aspect-ratio:4/5;object-fit:cover;scroll-snap-align:center;border-radius:18px;flex:none;width:82%;box-shadow:0 10px 24px #06265f1f}.impact-section{background:linear-gradient(145deg,var(--navy),#0b3d8d);color:#fff;padding:40px 0}.section-heading.light .eyebrow,.section-heading.light p{color:#bcd8ff}.impact-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.impact-grid article{background:#ffffff1a;border:1px solid #ffffff2e;border-radius:17px;padding:16px}.impact-grid strong{font-size:1.28rem}.impact-grid p{color:#dbeaff;margin:5px 0 0;font-size:.85rem}.needs-grid{gap:11px;display:grid}.need-card{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:92px 1fr;align-items:center;gap:13px;padding:10px;display:grid;box-shadow:0 8px 22px #06265f0f}.need-card img{object-fit:cover;border-radius:13px;width:92px;height:92px}.need-card h3{margin:0 0 4px;font-size:1rem}.need-card p{color:var(--muted);margin:0;font-size:.84rem}.support-list{gap:9px;display:grid}.support-list article{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:46px 1fr auto;align-items:center;gap:10px;padding:12px;display:grid}.avatar{background:var(--blue-soft);width:46px;height:46px;color:var(--navy);border-radius:50%;place-items:center;font-weight:950;display:grid}.support-list div{flex-direction:column;display:flex}.support-list small{color:var(--muted)}.support-list strong{color:var(--navy-2)}details{border:1px solid var(--line);background:#fff;border-radius:15px;margin-bottom:9px;padding:16px}summary{cursor:pointer;color:var(--navy);font-weight:850}details p{color:var(--muted);margin:10px 0 0}.final-cta{padding:22px 0 110px}.final-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:24px;align-items:center;gap:16px;padding:22px;display:grid}.final-card p{color:var(--muted);margin:0}.sticky-donate{left:14px;right:14px;bottom:calc(12px + env(safe-area-inset-bottom));z-index:35;background:linear-gradient(135deg,var(--navy-2),var(--navy));color:#fff;border:0;border-radius:15px;padding:16px;font-weight:950;position:fixed;box-shadow:0 12px 28px #06265f57}.modal{z-index:60;display:none;position:fixed;inset:0}.modal.open{justify-content:center;align-items:flex-end;display:flex}.backdrop{background:#041128ad;position:absolute;inset:0}.sheet{width:min(100%,560px);max-height:92dvh;padding:28px 18px calc(25px + env(safe-area-inset-bottom));background:#fff;border-radius:25px 25px 0 0;position:relative;overflow:auto;box-shadow:0 -14px 48px #0000003d}.close{width:40px;height:40px;color:var(--navy);background:#edf3fa;border:0;border-radius:50%;font-size:1.6rem;position:absolute;top:12px;right:14px}.step{display:none}.step.active{display:block}.step h2{margin:8px 0 18px;font-size:1.8rem;line-height:1.12}.value-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.value-grid button{min-height:60px;color:var(--navy);background:#fff;border:2px solid #c9dcf2;border-radius:14px;font-weight:950}.value-grid button:active{background:var(--blue-soft)}.secure{text-align:center;color:var(--muted);margin:16px 0 0;font-size:.8rem}.back{color:var(--navy-2);background:0 0;border:0;padding:0;font-weight:850}.selected{background:var(--blue-soft);color:var(--navy);border-radius:12px;padding:12px}form label{flex-direction:column;margin:16px 0;font-weight:850;display:flex}form label span{color:var(--muted);font-weight:500}input{border:1px solid #c8d5e4;border-radius:12px;margin-top:7px;padding:14px}.check{align-items:flex-start;gap:10px;font-size:.88rem;flex-direction:row!important}.check input{width:20px;height:20px;accent-color:var(--navy-2);margin:0}.error{color:var(--danger);font-size:.86rem}.pix{text-align:center}.qr{aspect-ratio:1;border:1px solid var(--line);background:#fff;border-radius:18px;width:min(280px,80vw);margin:16px auto;padding:10px}.qr img{object-fit:contain;width:100%;height:100%}.waiting{color:var(--navy);justify-content:center;align-items:center;gap:8px;font-size:.86rem;display:flex}.waiting span{background:var(--blue);border-radius:50%;width:9px;height:9px;animation:1s infinite pulse}.success{text-align:center}.success>div{background:var(--blue-soft);width:74px;height:74px;color:var(--navy-2);border-radius:50%;place-items:center;margin:10px auto;font-size:2rem;display:grid}@keyframes pulse{50%{opacity:.35;transform:scale(.75)}}@media (width>=720px){.header-inner{min-height:100px;padding:10px 0}.brand{gap:13px}.brand img{width:88px;height:80px}.brand-copy strong{font-size:2.15rem}.brand-copy small{font-size:.72rem}.hero{padding-top:26px}.hero-copy{padding:34px 12px 8px}.hero-actions{display:flex}.hero-actions .button{min-width:210px}.donation-value-grid{grid-template-columns:repeat(5,1fr)}.story-grid{grid-template-columns:1.25fr .75fr;align-items:start}.gallery-track img{width:42%}.needs-grid{grid-template-columns:repeat(3,1fr)}.need-card{display:block}.need-card img{width:100%;height:190px;margin-bottom:12px}.support-list{grid-template-columns:1fr 1fr}.final-card{grid-template-columns:auto 1fr auto}.final-card .button{min-width:170px}.sticky-donate{display:none}.modal.open{align-items:center}.sheet{border-radius:25px}.final-cta{padding-bottom:54px}}.vsl-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:22px;margin:22px 0 4px;padding:18px}.vsl-heading{text-align:center;margin-bottom:14px}.vsl-kicker{color:var(--navy-2);letter-spacing:.14em;align-items:center;gap:7px;font-size:.7rem;font-weight:950;display:inline-flex}.vsl-kicker:before{content:"";background:#ef4d4d;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #ef4d4d1c}.vsl-heading h2{letter-spacing:-.035em;max-width:720px;color:var(--navy);margin:7px auto;font-size:clamp(1.45rem,5.8vw,2.45rem);line-height:1.08}.vsl-heading p{color:var(--muted);margin:0;font-size:.92rem}.video-shell{background:#071227;border-radius:17px;position:relative;overflow:hidden;box-shadow:0 10px 28px #03153933}.video-shell video{aspect-ratio:4/3;object-fit:contain;background:#000;width:100%;display:block}.video-progress{pointer-events:none;background:#ffffff3b;height:9px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.video-progress span{background:linear-gradient(90deg,#ef3f48,#ff7178);width:0;height:100%;transition:width .34s linear;display:block;box-shadow:0 0 14px #ff414dbf}.video-note{color:#5a6980;text-align:center;justify-content:center;align-items:center;gap:8px;margin:12px 0 0;font-size:.78rem;font-weight:750;display:flex}.video-note span{background:#ef4d4d;border-radius:50%;width:8px;height:8px;animation:1.2s infinite pulse;display:inline-block}.donation-callout{background:linear-gradient(145deg,#fff,#f4f8ff);border:1px solid #d9e5f4;border-radius:23px;gap:18px;padding:22px;display:grid;box-shadow:0 14px 34px #06265f17}.donation-callout h2{letter-spacing:-.04em;color:var(--navy);margin:7px 0 10px;font-size:clamp(1.65rem,6vw,2.75rem);line-height:1.08}.donation-callout p{color:var(--muted);margin:0}.donation-main-button{width:100%;min-height:60px;font-size:1.03rem;box-shadow:0 14px 30px #06265f45}.donation-heart{margin-right:7px;font-size:1.2rem}.value-grid{grid-template-columns:repeat(2,1fr)}.value-grid button{min-height:58px;font-size:1rem;transition:all .16s}.value-grid button:hover,.value-grid button:focus-visible{background:var(--blue-soft);border-color:var(--blue);transform:translateY(-1px)}@media (width>=720px){.vsl-card{margin-top:28px;padding:24px}.video-shell{width:min(820px,100%);margin-inline:auto}.donation-callout{grid-template-columns:1fr auto;align-items:center;padding:28px}.donation-main-button{width:auto;min-width:240px}.value-grid{grid-template-columns:repeat(3,1fr)}}.hero-copy{padding:18px 4px 4px}.hero-copy .hero-banner{margin:20px 0 18px}.hero-copy>p{margin-top:0}.vsl-card{margin-top:26px}.video-stage{cursor:pointer;isolation:isolate;background:#020916;border-radius:18px 18px 0 0;width:min(820px,100%);margin-inline:auto;position:relative;overflow:hidden;box-shadow:0 14px 34px #03153938}.video-stage video{aspect-ratio:4/3;object-fit:contain;cursor:pointer;-webkit-user-select:none;user-select:none;background:#000;width:100%;display:block}.video-stage video::-webkit-media-controls{display:none!important}.video-stage video::-webkit-media-controls-enclosure{display:none!important}.video-stage video::-webkit-media-controls-panel{display:none!important}.video-play-overlay{z-index:3;color:#fff;cursor:pointer;background:linear-gradient(#0209162e,#0209169e);border:0;flex-direction:column;justify-content:center;align-items:center;gap:12px;transition:opacity .2s,visibility .2s;display:flex;position:absolute;inset:0}.video-play-overlay.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.video-play-overlay strong{letter-spacing:.01em;text-shadow:0 2px 10px #00000073;font-size:.94rem}.video-play-icon{background:#fffffff5;border-radius:50%;width:72px;height:72px;display:block;position:relative;box-shadow:0 12px 30px #0000004d}.video-play-icon:after{content:"";border-left:23px solid var(--navy-2);border-top:14px solid #0000;border-bottom:14px solid #0000;position:absolute;top:22px;left:29px}.video-progress{background:#dce5f0;border-radius:0 0 999px 999px;width:min(820px,100%);height:11px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 7px 18px #06265f1f}.video-progress span{will-change:width;background:linear-gradient(90deg,#ef3f48,#ff6b72);width:0;height:100%;transition:width 80ms linear;display:block;transform:translateZ(0);box-shadow:0 0 13px #ef3f488c}.video-control-row{justify-content:space-between;align-items:center;gap:12px;width:min(820px,100%);margin:12px auto 0;display:flex}.sound-toggle{min-height:42px;color:var(--navy);cursor:pointer;background:#fff;border:1px solid #cfdbeb;border-radius:12px;align-items:center;gap:8px;padding:9px 13px;font-weight:850;display:inline-flex;box-shadow:0 5px 14px #06265f0f}.sound-toggle:active{transform:scale(.98)}.video-status{color:var(--muted);text-align:right;font-size:.76rem;font-weight:750}@media (width<=719px){.hero-copy{padding-top:8px}.hero-copy .hero-banner{border-radius:17px;margin:16px 0}.vsl-card{margin-top:22px;padding:14px}.video-stage{border-radius:14px 14px 0 0}.video-play-icon{width:62px;height:62px}.video-play-icon:after{border-top-width:12px;border-bottom-width:12px;border-left-width:20px;top:19px;left:26px}.video-control-row{align-items:stretch}.sound-toggle{flex:none;font-size:.82rem}.video-status{justify-content:flex-end;align-items:center;font-size:.7rem;display:flex}}.vsl-first{padding:18px 0 4px}.vsl-first .vsl-card{margin:0}.vsl-first .vsl-heading h1{letter-spacing:-.04em;color:var(--navy);margin:7px auto;font-size:clamp(1.65rem,6.5vw,3rem);line-height:1.05}.hero{padding-top:22px}.hero h2{letter-spacing:-.04em;max-width:900px;margin:9px 0 14px;font-size:clamp(2rem,7.6vw,4rem);line-height:1.05}.hero-actions-single{grid-template-columns:1fr}.hero-actions-single .button{width:100%}.gallery-track{align-items:stretch}.gallery-card{scroll-snap-align:center;border:1px solid var(--line);background:#fff;border-radius:20px;flex:none;width:88%;overflow:hidden;box-shadow:0 12px 28px #06265f1c}.gallery-track .gallery-card img{aspect-ratio:4/5;object-fit:cover;width:100%;height:auto;box-shadow:none;border-radius:0;display:block}.gallery-caption{padding:16px 16px 18px}.gallery-caption>span{color:var(--navy-2);letter-spacing:.13em;margin-bottom:6px;font-size:.66rem;font-weight:950;display:block}.gallery-caption h3{color:var(--navy);margin:0 0 7px;font-size:1.08rem;line-height:1.18}.gallery-caption p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.5}@media (width>=720px){.vsl-first{padding-top:28px}.hero-actions-single{display:flex}.hero-actions-single .button{width:auto;min-width:220px}.gallery-card{width:43%}}.story-highlight{background:linear-gradient(160deg,#0b438e,#06265f);padding:20px}.support-needs-heading>span{color:#9fd0ff;letter-spacing:.14em;margin-bottom:6px;font-size:.66rem;font-weight:950;display:block}.support-needs-heading h3{color:#fff;letter-spacing:-.025em;margin:0;font-size:1.45rem;line-height:1.12}.support-needs-heading p{color:#dcecff;margin:8px 0 0;font-size:.88rem;line-height:1.5}.support-needs-grid{gap:10px;margin:17px 0;display:grid}.support-need-item{background:#ffffff17;border:1px solid #ffffff29;border-radius:16px;grid-template-columns:48px 1fr;align-items:center;gap:11px;padding:12px;display:grid}.support-need-icon{width:48px;height:48px;color:var(--navy-2);background:#fff;border-radius:14px;place-items:center;display:grid;box-shadow:0 8px 20px #0000001f}.support-need-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.support-need-item h4{color:#fff;margin:0 0 3px;font-size:.98rem;line-height:1.2}.support-need-item p{color:#dcecff;margin:0;font-size:.78rem;line-height:1.4}.support-needs-button{width:100%;color:var(--navy)!important;box-shadow:none!important;background:#fff!important}@media (width>=720px){.support-needs-grid{grid-template-columns:1fr 1fr}}.updates-section,.trust-faq-section{padding:18px 0}.info-card{border:1px solid var(--line);background:#fff;border-radius:22px;padding:20px;box-shadow:0 12px 28px #06265f14}.info-heading{border-bottom:1px solid #e6edf5;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:14px;display:flex}.info-heading h2{color:var(--navy);letter-spacing:-.035em;margin:0;font-size:clamp(1.5rem,5.8vw,2.3rem);line-height:1.08}.info-icon{width:28px;height:28px;color:var(--navy-2);flex:none;place-items:center;font-size:1.15rem;display:grid}.updates-list{gap:18px;display:grid}.update-item{padding-left:18px;position:relative}.update-item:before{content:"";background:#d8e2ef;width:2px;position:absolute;top:6px;bottom:-18px;left:2px}.update-item:last-child:before{bottom:10px}.update-item:after{content:"";background:var(--navy-2);border-radius:50%;width:7px;height:7px;position:absolute;top:5px;left:0}.update-date{color:var(--navy-2);letter-spacing:.04em;text-transform:uppercase;background:#edf4ff;border-radius:999px;margin-bottom:8px;padding:4px 8px;font-size:.74rem;font-weight:900;display:inline-block}.update-item h3{color:var(--navy);margin:0 0 6px;font-size:1.2rem;line-height:1.1}.update-item p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.55}.trust-badges{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:16px;display:grid}.trust-badge{border:1px solid var(--line);text-align:center;background:#fff;border-radius:16px;justify-items:center;gap:8px;padding:16px 10px;display:grid;box-shadow:0 6px 16px #06265f0f}.trust-badge-icon{color:var(--navy-2);font-size:1.4rem}.trust-badge strong{text-transform:uppercase;color:var(--navy-2);letter-spacing:.01em;font-size:.78rem;line-height:1.2}.faq-list details{border-radius:16px;margin-bottom:10px;padding:0;overflow:hidden}.faq-list details:last-child{margin-bottom:0}.faq-list summary{justify-content:space-between;align-items:center;padding:17px 18px;font-size:1rem;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"⌄";color:#7d8899;font-size:1.25rem;line-height:1;transition:transform .2s}.faq-list details[open] summary:after{transform:rotate(180deg)}.faq-list details p{color:var(--muted);margin:0;padding:0 18px 18px;line-height:1.55}@media (width<=719px){.trust-badges{grid-template-columns:1fr}.info-card{padding:18px}.info-heading h2{font-size:1.95rem}.faq-list summary{padding:16px;font-size:.98rem}}.info-icon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.trust-badges{grid-template-columns:1fr;gap:12px}.trust-badge{text-align:left;background:linear-gradient(145deg,#fff,#f6f9fd);border:1px solid #dbe6f2;border-radius:18px;grid-template-columns:54px 1fr;place-items:center stretch;gap:14px;padding:15px;display:grid;box-shadow:0 8px 20px #06265f12}.trust-badge-icon{color:#fff;background:linear-gradient(145deg,#0b438e,#06265f);border-radius:16px;place-items:center;width:54px;height:54px;display:grid;box-shadow:0 8px 18px #06265f33}.trust-badge-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.trust-badge div{flex-direction:column;gap:4px;display:flex}.trust-badge strong{letter-spacing:.025em;font-size:.93rem;line-height:1.2}.trust-badge small{color:var(--muted);text-transform:none;letter-spacing:0;font-size:.76rem;line-height:1.35}@media (width>=720px){.trust-badges{grid-template-columns:repeat(3,1fr)}.trust-badge{text-align:center;grid-template-columns:1fr;justify-items:center}.trust-badge div{align-items:center}}.video-play-overlay strong{-webkit-backdrop-filter:blur(7px);background:#020916ad;border-radius:999px;padding:9px 14px;font-size:1rem;animation:1s ease-in-out infinite countdownPulse}@keyframes countdownPulse{50%{opacity:.88;transform:scale(1.035)}}@media (width<=380px){.header-inner{min-height:82px}.brand img{width:68px;height:60px}.brand-copy strong{font-size:1.58rem}.brand-copy small{letter-spacing:.1em;font-size:.6rem}}.header-inner{align-items:center;justify-content:initial;grid-template-columns:48px 1fr 48px;min-height:96px;padding:9px 0;display:grid}.header-spacer{width:48px;height:48px}.brand{justify-self:center;gap:12px}.brand img{width:88px;height:76px}.brand-copy strong{font-size:2rem}.brand-copy small{letter-spacing:.11em;font-size:.61rem}.menu-toggle{border:1px solid var(--line);width:46px;height:46px;color:var(--navy);cursor:pointer;background:#fff;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex;box-shadow:0 5px 14px #06265f0f}.menu-toggle span{background:currentColor;border-radius:999px;width:22px;height:2.5px;transition:transform .22s,opacity .22s;display:block}.menu-toggle.is-open span:first-child{transform:translateY(7.5px)rotate(45deg)}.menu-toggle.is-open span:nth-child(2){opacity:0}.menu-toggle.is-open span:nth-child(3){transform:translateY(-7.5px)rotate(-45deg)}.mobile-menu{background:#fff;border-top:1px solid #0000;grid-template-rows:0fr;transition:grid-template-rows .24s,border-color .24s;display:grid;overflow:hidden}.mobile-menu.is-open{border-top-color:var(--line);grid-template-rows:1fr}.mobile-menu-inner{min-height:0;display:grid;overflow:hidden}.mobile-menu a{color:var(--navy);border-bottom:1px solid #edf1f6;padding:15px 4px;font-weight:900;text-decoration:none}.mobile-menu a:last-child{border-bottom:0}.institute-profile{padding:12px 0 36px}.institute-profile-card{background:linear-gradient(145deg,#fff,#f2f7ff);border:1px solid #d9e5f4;border-radius:22px;grid-template-columns:84px 1fr;align-items:center;gap:16px;padding:18px;display:grid;box-shadow:0 12px 28px #06265f14}.institute-profile-logo{border:1px solid var(--line);background:#fff;border-radius:20px;place-items:center;width:84px;height:84px;display:grid}.institute-profile-copy h2{color:var(--navy);margin:5px 0 12px;font-size:1.55rem;line-height:1.05}.institute-data{gap:8px;margin:0;padding:0;list-style:none;display:grid}.institute-data li{color:#4d607b;grid-template-columns:26px 1fr;align-items:center;gap:7px;font-size:.84rem;display:grid}.institute-data li>span{background:var(--blue-soft);width:26px;height:26px;color:var(--navy-2);border-radius:8px;place-items:center;font-weight:950;display:grid}.about-institute{color:#fff;background:linear-gradient(155deg,#06265f,#0b438e);padding:42px 0}.about-institute-grid{gap:22px;display:grid}.about-institute-mark{background:#fff;border:1px solid #ffffff40;border-radius:30px;place-items:center;width:132px;height:132px;display:grid}.about-institute-copy .eyebrow{color:#a9d3ff}.about-institute-copy h2{letter-spacing:-.04em;margin:8px 0 14px;font-size:clamp(1.9rem,7vw,3.2rem);line-height:1.06}.about-institute-copy p{color:#deebff;margin:0 0 12px}.about-institute-values{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.about-institute-values span{background:#ffffff1a;border:1px solid #ffffff3d;border-radius:999px;padding:8px 11px;font-size:.78rem;font-weight:850}.site-footer{color:#fff;padding:34px 0 calc(95px + env(safe-area-inset-bottom));background:#031a42}.footer-inner{gap:22px;display:grid}.footer-brand{color:#fff;align-items:center;gap:12px;text-decoration:none;display:flex}.footer-brand span{flex-direction:column;display:flex}.footer-brand strong{font-size:1.2rem}.footer-brand small{color:#a9c4e8}.footer-nav{gap:2px;display:grid}.footer-nav a{color:#fff;border-bottom:1px solid #ffffff1f;padding:12px 0;font-weight:800;text-decoration:none}.footer-inner>p{color:#9fb8da;margin:0;font-size:.75rem}@media (width<=380px){.header-inner{grid-template-columns:44px 1fr 44px;min-height:90px}.header-spacer,.menu-toggle{width:44px;height:44px}.brand{gap:7px}.brand img{width:70px;height:62px}.brand-copy strong{font-size:1.55rem}.brand-copy small{letter-spacing:.08em;font-size:.52rem}.institute-profile-card{grid-template-columns:68px 1fr;padding:15px}.institute-profile-logo{width:68px;height:68px}.institute-profile-logo img{width:58px;height:58px}}@media (width>=720px){.header-inner{grid-template-columns:52px 1fr 52px;min-height:112px}.brand img{width:104px;height:90px}.brand-copy strong{font-size:2.35rem}.brand-copy small{font-size:.68rem}.mobile-menu-inner{grid-template-columns:repeat(3,auto);justify-content:center;gap:36px}.mobile-menu a{border:0}.institute-profile-card{grid-template-columns:110px 1fr;padding:24px}.institute-profile-logo{width:110px;height:110px}.institute-profile-logo img{width:94px;height:94px}.about-institute-grid{grid-template-columns:170px 1fr;align-items:center}.site-footer{padding-bottom:38px}.footer-inner{grid-template-columns:1fr auto;align-items:center}.footer-nav{gap:24px;display:flex}.footer-nav a{border:0;padding:8px}.footer-inner>p{grid-column:1/-1}}.brand img{object-fit:contain;object-position:center;width:96px;height:78px}.institute-profile-logo img{object-fit:contain;width:76px;height:76px}.about-institute-mark img{object-fit:contain;width:118px;height:96px}.footer-brand img{object-fit:contain;background:#fff;border-radius:16px;width:78px;height:66px;padding:6px}.final-card img{object-fit:contain;object-position:center;width:150px;height:104px}@media (width<=380px){.brand img{width:78px;height:66px}}@media (width>=720px){.brand img{width:112px;height:92px}}.header-inner .brand img{width:68px;height:58px}.header-inner .brand{gap:9px}.header-inner .brand-copy strong{font-size:1.72rem}.header-inner .brand-copy small{letter-spacing:.09em;font-size:.54rem}.institute-profile-logo-full{border-radius:20px;width:118px;height:104px;padding:8px}.institute-profile-logo-full img{object-fit:contain;width:100%;height:100%}.institute-profile-card{grid-template-columns:118px 1fr}.about-institute-mark-full{border-radius:26px;width:190px;height:150px;padding:10px}.about-institute-mark-full img{object-fit:contain;width:100%;height:100%}@media (width<=380px){.header-inner .brand img{width:58px;height:50px}.header-inner .brand-copy strong{font-size:1.48rem}.header-inner .brand-copy small{font-size:.48rem}.institute-profile-card{grid-template-columns:96px 1fr}.institute-profile-logo-full{width:96px;height:88px}.about-institute-mark-full{width:170px;height:135px}}@media (width>=720px){.header-inner .brand img{width:78px;height:66px}.header-inner .brand-copy strong{font-size:1.98rem}.institute-profile-card{grid-template-columns:160px 1fr}.institute-profile-logo-full{width:160px;height:132px}.about-institute-mark-full{width:230px;height:180px}.about-institute-grid{grid-template-columns:250px 1fr}}.video-audio-prompt{z-index:5;color:#fff;-webkit-backdrop-filter:blur(7px);cursor:pointer;background:#03122be6;border:1px solid #ffffffb8;border-radius:999px;justify-content:center;align-items:center;gap:9px;width:max-content;max-width:calc(100% - 28px);min-height:46px;padding:11px 15px;transition:opacity .2s,visibility .2s,transform .2s;animation:1.8s ease-in-out infinite audioPromptPulse;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 10px 26px #00000057}.video-audio-prompt.is-hidden{opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,8px)}.video-audio-prompt svg{fill:currentColor;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;flex:none;width:22px;height:22px}.video-audio-prompt strong{white-space:nowrap;font-size:.84rem;line-height:1.15}.video-audio-prompt:active{transform:translate(-50%)scale(.97)}@keyframes audioPromptPulse{0%,to{box-shadow:0 10px 26px #00000057,0 0 #ffffff24}50%{box-shadow:0 10px 26px #00000057,0 0 0 7px #fff0}}@media (width<=420px){.video-audio-prompt{padding:10px 13px;bottom:12px}.video-audio-prompt strong{font-size:.77rem}}.institute-data-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.pix-copy-label{text-align:left;color:var(--navy);margin:14px 0 7px;font-size:.83rem;font-weight:900;display:block}.pix-copy-code{resize:none;color:#33445d;word-break:break-all;background:#f8fbff;border:1px solid #c8d5e4;border-radius:13px;width:100%;min-height:92px;padding:12px;font-size:.76rem;line-height:1.4;display:block}.pix-copy-code:focus{border-color:var(--navy-2);outline:2px solid #145bad33}.hp-field{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important}.turnstile-container{justify-content:center;min-height:0;margin:10px 0;display:flex;overflow:hidden}.turnstile-container:empty{display:none}
