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