.hero[data-astro-cid-hsz3tzoe]{background:linear-gradient(135deg,var(--navy) 0%,var(--navy-light) 100%);color:var(--white);min-height:600px;display:flex;align-items:center;padding:0;overflow:hidden}.hero-container[data-astro-cid-hsz3tzoe]{width:100%;max-width:1400px;margin:0 auto}.hero-content[data-astro-cid-hsz3tzoe]{display:flex;align-items:stretch;min-height:600px}.hero-text[data-astro-cid-hsz3tzoe]{flex:1;display:flex;flex-direction:column;justify-content:center;padding:80px 60px;text-align:left}.hero-text[data-astro-cid-hsz3tzoe] h1[data-astro-cid-hsz3tzoe]{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;margin-bottom:30px;line-height:1.2}.hero-text[data-astro-cid-hsz3tzoe] p[data-astro-cid-hsz3tzoe]{font-size:1.3rem;opacity:.9;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;margin-bottom:30px}.btn-hero-cta[data-astro-cid-hsz3tzoe]{display:inline-block;background:var(--gold);color:var(--navy);padding:18px 50px;font-size:1.2rem;font-weight:700;border:none;cursor:pointer;border-radius:50px;transition:all .3s ease;box-shadow:0 4px 20px #d4af374d;text-transform:uppercase;letter-spacing:1px;align-self:flex-start}.btn-hero-cta[data-astro-cid-hsz3tzoe]:hover{background:var(--white);color:var(--navy);transform:translateY(-2px);box-shadow:0 6px 30px #fff6}.hero-image[data-astro-cid-hsz3tzoe]{flex:0 0 45%;min-height:600px;display:flex;align-items:stretch;overflow:hidden}.hero-image[data-astro-cid-hsz3tzoe] img[data-astro-cid-hsz3tzoe]{width:100%;height:100%;object-fit:cover;object-position:center}.journey[data-astro-cid-hsz3tzoe]{background:var(--gray-light);padding:100px 20px}.journey-process[data-astro-cid-hsz3tzoe]{display:flex;align-items:flex-start;gap:20px;margin-top:60px;flex-wrap:wrap;justify-content:center}.process-step[data-astro-cid-hsz3tzoe]{flex:1;min-width:280px;max-width:350px;animation:slideInUp .8s ease-out forwards;opacity:0}.process-step[data-astro-cid-hsz3tzoe]:nth-child(1){animation-delay:0s}.process-step[data-astro-cid-hsz3tzoe]:nth-child(3){animation-delay:.1s}.process-step[data-astro-cid-hsz3tzoe]:nth-child(5){animation-delay:.2s}@keyframes slideInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.step-indicator[data-astro-cid-hsz3tzoe]{text-align:center;margin-bottom:25px}.step-number[data-astro-cid-hsz3tzoe]{display:inline-flex;align-items:center;justify-content:center;width:70px;height:70px;background:linear-gradient(135deg,var(--gold) 0%,#E8C547 100%);color:var(--navy);border-radius:50%;font-size:2.2rem;font-weight:700;box-shadow:0 8px 30px #d4af3759;transition:all .3s ease;margin:0 auto 12px}.process-step[data-astro-cid-hsz3tzoe]:hover .step-number[data-astro-cid-hsz3tzoe]{transform:scale(1.2) rotate(5deg);box-shadow:0 12px 40px #d4af3780}.step-label[data-astro-cid-hsz3tzoe]{font-size:.9rem;font-weight:600;color:var(--gold);text-transform:uppercase;letter-spacing:1px}.step-content[data-astro-cid-hsz3tzoe]{background:var(--white);padding:30px;border-radius:15px;box-shadow:0 8px 30px #00000014;border-top:4px solid var(--gold);transition:all .3s ease}.process-step[data-astro-cid-hsz3tzoe]:hover .step-content[data-astro-cid-hsz3tzoe]{transform:translateY(-10px);box-shadow:0 12px 40px #0000001f}.step-content[data-astro-cid-hsz3tzoe] h3[data-astro-cid-hsz3tzoe]{color:var(--navy);font-size:1.4rem;margin-bottom:20px;display:flex;align-items:center;gap:8px}.step-content[data-astro-cid-hsz3tzoe] p[data-astro-cid-hsz3tzoe]{color:var(--gray);line-height:1.8;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.95rem}.impact-metrics[data-astro-cid-hsz3tzoe]{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:20px 0;padding:15px;background:#d4af3714;border-radius:10px}.metric[data-astro-cid-hsz3tzoe]{text-align:center}.metric-label[data-astro-cid-hsz3tzoe]{font-size:.8rem;color:var(--gold);font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:5px}.metric-value[data-astro-cid-hsz3tzoe]{font-size:1.3rem;color:var(--navy);font-weight:700}.process-arrow[data-astro-cid-hsz3tzoe]{flex:0 0 auto;display:flex;align-items:center;height:100%;color:var(--gold);margin-top:25px}.process-arrow[data-astro-cid-hsz3tzoe] svg[data-astro-cid-hsz3tzoe]{width:40px;height:40px;animation:float 2s ease-in-out infinite}@keyframes float{0%,to{transform:translate(0)}50%{transform:translate(8px)}}@media (max-width: 1200px){.journey-process[data-astro-cid-hsz3tzoe]{flex-direction:column;align-items:center}.process-step[data-astro-cid-hsz3tzoe]{max-width:400px;width:100%}.process-arrow[data-astro-cid-hsz3tzoe]{transform:rotate(90deg);margin:15px 0;height:auto}}@media (max-width: 768px){.step-number[data-astro-cid-hsz3tzoe]{width:60px;height:60px;font-size:1.8rem}.step-content[data-astro-cid-hsz3tzoe]{padding:25px}.step-content[data-astro-cid-hsz3tzoe] h3[data-astro-cid-hsz3tzoe]{font-size:1.2rem}.step-content[data-astro-cid-hsz3tzoe] p[data-astro-cid-hsz3tzoe]{font-size:.9rem}.impact-metrics[data-astro-cid-hsz3tzoe]{grid-template-columns:1fr}.process-arrow[data-astro-cid-hsz3tzoe] svg[data-astro-cid-hsz3tzoe]{width:30px;height:30px}}.my-story[data-astro-cid-hsz3tzoe]{background:var(--white);padding:100px 20px}.story-content[data-astro-cid-hsz3tzoe]{max-width:800px;margin:60px auto 0;font-size:1.1rem;line-height:1.8;color:var(--text)}.story-content[data-astro-cid-hsz3tzoe] p[data-astro-cid-hsz3tzoe]{margin-bottom:25px}.cta-container[data-astro-cid-hsz3tzoe]{text-align:center;margin-top:50px;margin-bottom:20px}.btn-cta[data-astro-cid-hsz3tzoe]{display:inline-block;background:var(--gold);color:var(--navy);padding:18px 50px;font-size:1.2rem;font-weight:700;border:none;cursor:pointer;border-radius:50px;transition:all .3s ease;box-shadow:0 4px 20px #d4af374d;text-transform:uppercase;letter-spacing:1px}.btn-cta[data-astro-cid-hsz3tzoe]:hover{background:var(--navy);color:var(--white);transform:translateY(-2px);box-shadow:0 6px 30px #d4af3780}.modal[data-astro-cid-hsz3tzoe]{display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#0a2540e6;padding:20px}.modal-content[data-astro-cid-hsz3tzoe]{background-color:var(--white);margin:2% auto;padding:0;border-radius:15px;max-width:900px;width:90%;max-height:90vh;overflow:hidden;box-shadow:0 10px 50px #00000080;position:relative}.modal-close[data-astro-cid-hsz3tzoe]{position:absolute;top:15px;right:25px;color:var(--navy);font-size:35px;font-weight:700;cursor:pointer;z-index:10000;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--white);border-radius:50%;transition:all .3s ease}.modal-close[data-astro-cid-hsz3tzoe]:hover,.modal-close[data-astro-cid-hsz3tzoe]:focus{background:var(--gold);color:var(--navy)}.modal-body[data-astro-cid-hsz3tzoe]{padding:20px;max-height:calc(90vh - 40px);overflow-y:auto}@media (max-width: 968px){.hero-content[data-astro-cid-hsz3tzoe]{flex-direction:column;min-height:auto}.hero-text[data-astro-cid-hsz3tzoe]{padding:60px 30px 40px;text-align:center}.hero-image[data-astro-cid-hsz3tzoe]{flex:0 0 auto;min-height:400px;max-height:500px}.hero-image[data-astro-cid-hsz3tzoe] img[data-astro-cid-hsz3tzoe]{object-position:top center}.journey[data-astro-cid-hsz3tzoe],.my-story[data-astro-cid-hsz3tzoe]{padding:60px 20px}.journey-cards[data-astro-cid-hsz3tzoe]{grid-template-columns:1fr}}@media (max-width: 640px){.hero-text[data-astro-cid-hsz3tzoe]{padding:40px 20px 30px}.hero-text[data-astro-cid-hsz3tzoe] h1[data-astro-cid-hsz3tzoe]{font-size:2rem}.hero-text[data-astro-cid-hsz3tzoe] p[data-astro-cid-hsz3tzoe]{font-size:1.1rem}.hero-image[data-astro-cid-hsz3tzoe]{min-height:350px}.btn-cta[data-astro-cid-hsz3tzoe],.btn-hero-cta[data-astro-cid-hsz3tzoe]{padding:16px 40px;font-size:1rem}.modal-content[data-astro-cid-hsz3tzoe]{width:95%;max-width:100%;margin:5% auto}.modal-close[data-astro-cid-hsz3tzoe]{top:10px;right:15px;width:35px;height:35px;font-size:28px}}
