:root{--primary-color: #004225;--primary-light: #006837;--secondary-color: #3b82f6;--accent-color: #10b981;--text-dark: #111827;--text-medium: #4b5563;--text-light: #6b7280;--white: #ffffff;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1)}[data-astro-cid-stlyuwsr]{margin:0;padding:0;box-sizing:border-box}html,body{overflow-x:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:var(--text-dark);background-color:var(--white)}.container[data-astro-cid-stlyuwsr]{max-width:1200px;margin:0 auto;padding:0 1.5rem}.section-header[data-astro-cid-stlyuwsr]{margin-bottom:3rem}.section-header[data-astro-cid-stlyuwsr].text-center{text-align:center}.section-badge[data-astro-cid-stlyuwsr]{display:inline-block;background:linear-gradient(135deg,var(--primary-color),var(--primary-light));color:var(--white);padding:.5rem 1rem;border-radius:2rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.section-title[data-astro-cid-stlyuwsr]{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900;line-height:1.1;color:var(--text-dark);margin-bottom:1rem}.section-subtitle[data-astro-cid-stlyuwsr]{font-size:1.25rem;color:var(--text-medium);max-width:600px;margin:0 auto}.hero-section[data-astro-cid-stlyuwsr]{position:relative;min-height:60svh;height:auto;display:flex;align-items:center;overflow:hidden}.hero-background[data-astro-cid-stlyuwsr]{position:absolute;inset:0;background:linear-gradient(135deg,#000000b3,#141414cc)}.hero-overlay[data-astro-cid-stlyuwsr]{position:absolute;inset:0;background:url(/AboutPage/Hero-Background.jpg) center 30%/cover;opacity:.2}.hero-content[data-astro-cid-stlyuwsr]{position:relative;z-index:2;width:100%}.hero-text[data-astro-cid-stlyuwsr]{text-align:center;color:var(--white)}.hero-title[data-astro-cid-stlyuwsr]{font-size:clamp(3rem,8vw,5rem);font-weight:900;line-height:1.1;margin-bottom:1.5rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.hero-subtitle[data-astro-cid-stlyuwsr]{font-size:clamp(1.25rem,3vw,1.5rem);opacity:.9;max-width:600px;margin:0 auto}.mission-section[data-astro-cid-stlyuwsr]{padding:6rem 0;background:var(--gray-50)}.mission-content[data-astro-cid-stlyuwsr]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.mission-statement[data-astro-cid-stlyuwsr]{font-size:1.25rem;line-height:1.7;color:var(--text-dark);margin-bottom:1.5rem}.mission-continuation[data-astro-cid-stlyuwsr]{font-size:1.125rem;line-height:1.6;color:var(--text-medium)}.mission-visual[data-astro-cid-stlyuwsr]{display:flex;justify-content:center;align-items:center}.mission-highlight[data-astro-cid-stlyuwsr]{background:linear-gradient(135deg,#000000b3,#000c),url(/AboutPage/Card-Background.jpg) center/cover;color:var(--white);padding:3rem 2.5rem;border-radius:2rem;text-align:center;max-width:450px;position:relative;box-shadow:var(--shadow-xl);overflow:hidden}.mission-highlight[data-astro-cid-stlyuwsr]:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);animation:float 6s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(180deg)}}.highlight-badge[data-astro-cid-stlyuwsr]{display:inline-flex;align-items:center;gap:.5rem;background:#fff3;padding:.75rem 1.5rem;border-radius:2rem;margin-bottom:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3)}.badge-icon[data-astro-cid-stlyuwsr]{width:1.5rem;height:1.5rem;color:gold}.badge-icon[data-astro-cid-stlyuwsr] svg[data-astro-cid-stlyuwsr]{width:100%;height:100%}.highlight-title[data-astro-cid-stlyuwsr]{font-size:1.75rem;font-weight:800;margin-bottom:2rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.highlight-stats[data-astro-cid-stlyuwsr]{display:flex;gap:2rem;justify-content:center;margin-bottom:2rem}.stat-circle[data-astro-cid-stlyuwsr]{text-align:center;background:#ffffff26;padding:1.5rem;border-radius:50%;width:120px;height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.3);transition:transform .3s ease}.stat-circle[data-astro-cid-stlyuwsr]:hover{transform:scale(1.1)}.stat-circle[data-astro-cid-stlyuwsr] .stat-number[data-astro-cid-stlyuwsr]{font-size:2rem;font-weight:900;line-height:1;margin-bottom:.25rem}.stat-circle[data-astro-cid-stlyuwsr] .stat-label[data-astro-cid-stlyuwsr]{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;opacity:.9}.highlight-features[data-astro-cid-stlyuwsr]{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.feature-item[data-astro-cid-stlyuwsr]{display:flex;align-items:center;gap:1rem;background:#ffffff1a;padding:.75rem 1rem;border-radius:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);transition:transform .3s ease}.feature-item[data-astro-cid-stlyuwsr]:hover{transform:translate(10px);background:#fff3}.feature-icon[data-astro-cid-stlyuwsr]{font-size:1.5rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.highlight-cta[data-astro-cid-stlyuwsr]{margin-top:1.5rem}.highlight-btn[data-astro-cid-stlyuwsr]{display:inline-block;background:var(--white);color:var(--primary-color);padding:1rem 2rem;border-radius:2rem;text-decoration:none;font-weight:700;font-size:1.125rem;transition:all .3s ease;box-shadow:0 8px 25px #0003}.highlight-btn[data-astro-cid-stlyuwsr]:hover{background:var(--gray-100);transform:translateY(-3px);box-shadow:0 12px 35px #0000004d}.founder-section[data-astro-cid-stlyuwsr]{padding:6rem 0;background:linear-gradient(135deg,#fffffff2,#ffffffe6),url(/AboutPage/MeetOurFounder-Background.jpg) center/cover;background-attachment:scroll}.founder-content[data-astro-cid-stlyuwsr]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.founder-image[data-astro-cid-stlyuwsr]{display:flex;justify-content:center}.founder-image-desktop[data-astro-cid-stlyuwsr]{display:flex}.founder-image-mobile[data-astro-cid-stlyuwsr]{display:none}.founder-photo[data-astro-cid-stlyuwsr]{width:300px;height:400px;-o-object-fit:cover;object-fit:cover;border-radius:1.5rem;box-shadow:var(--shadow-lg);border:3px solid var(--white)}.founder-bio[data-astro-cid-stlyuwsr]{font-size:1.125rem;line-height:1.7;color:var(--text-dark);margin-bottom:1.5rem}.founder-philosophy[data-astro-cid-stlyuwsr]{font-size:1.125rem;line-height:1.6;color:var(--text-medium);margin-bottom:2rem;font-style:italic}.founder-credentials[data-astro-cid-stlyuwsr]{display:flex;flex-direction:column;gap:1rem}.credential[data-astro-cid-stlyuwsr]{display:flex;align-items:center;gap:1rem}.credential-icon[data-astro-cid-stlyuwsr]{width:1.5rem;height:1.5rem;color:var(--accent-color)}.credential[data-astro-cid-stlyuwsr] span[data-astro-cid-stlyuwsr]{font-weight:600;color:var(--text-dark)}.values-section[data-astro-cid-stlyuwsr]{padding:6rem 0;background:var(--gray-50)}.values-grid[data-astro-cid-stlyuwsr]{display:flex;justify-content:center;gap:1.5rem;margin-bottom:3rem;width:100%;max-width:1400px;margin-left:auto;margin-right:auto}.value-card[data-astro-cid-stlyuwsr]{background:var(--white);padding:2rem 1.5rem;border-radius:1.5rem;text-align:center;box-shadow:var(--shadow-lg);border:1px solid var(--gray-200);transition:transform .3s ease,box-shadow .3s ease;flex:1;min-width:0}.value-card[data-astro-cid-stlyuwsr]:hover{transform:translateY(-5px);box-shadow:var(--shadow-xl)}.value-icon[data-astro-cid-stlyuwsr]{width:4rem;height:4rem;background:linear-gradient(135deg,var(--primary-color),var(--primary-light));border-radius:1rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.value-icon[data-astro-cid-stlyuwsr] svg[data-astro-cid-stlyuwsr]{width:2rem;height:2rem;color:var(--white)}.value-card[data-astro-cid-stlyuwsr] h3[data-astro-cid-stlyuwsr]{font-size:1.5rem;font-weight:700;color:var(--text-dark);margin-bottom:1rem}.value-card[data-astro-cid-stlyuwsr] p[data-astro-cid-stlyuwsr]{color:var(--text-medium);line-height:1.6}.process-description[data-astro-cid-stlyuwsr]{text-align:center;max-width:800px;margin:0 auto;font-size:1.125rem;line-height:1.7;color:var(--text-medium)}.why-choose-section[data-astro-cid-stlyuwsr]{padding:6rem 0;background:linear-gradient(135deg,#fffffff2,#ffffffe6),url(/AboutPage/TheTrustedChoice-Background2.jpg) center/cover;background-attachment:scroll}.reasons-grid[data-astro-cid-stlyuwsr]{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem}.reason-item[data-astro-cid-stlyuwsr]{display:flex;align-items:flex-start;gap:1.5rem;padding:2rem;background:var(--white);border-radius:1rem;box-shadow:var(--shadow-md);border:1px solid var(--gray-200);transition:transform .3s ease}.reason-item[data-astro-cid-stlyuwsr]:hover{transform:translateY(-3px)}.reason-number[data-astro-cid-stlyuwsr]{font-size:2.5rem;font-weight:900;color:var(--primary-color);line-height:1}.reason-content[data-astro-cid-stlyuwsr] h3[data-astro-cid-stlyuwsr]{font-size:1.25rem;font-weight:700;color:var(--text-dark);margin-bottom:.5rem}.reason-content[data-astro-cid-stlyuwsr] p[data-astro-cid-stlyuwsr]{color:var(--text-medium);line-height:1.6}.cta-section[data-astro-cid-stlyuwsr]{padding:6rem 0;background:linear-gradient(135deg,#000c,#141414e6);color:var(--white)}.cta-content[data-astro-cid-stlyuwsr]{text-align:center;max-width:600px;margin:0 auto}.cta-content[data-astro-cid-stlyuwsr] h2[data-astro-cid-stlyuwsr]{font-size:2.5rem;font-weight:800;margin-bottom:1.5rem}.cta-content[data-astro-cid-stlyuwsr] p[data-astro-cid-stlyuwsr]{font-size:1.25rem;margin-bottom:2.5rem;opacity:.9}.cta-buttons[data-astro-cid-stlyuwsr]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn[data-astro-cid-stlyuwsr]{display:inline-block;padding:1rem 2rem;border-radius:.75rem;text-decoration:none;font-weight:600;font-size:1.125rem;transition:all .3s ease}.btn-primary[data-astro-cid-stlyuwsr]{background:var(--white);color:var(--primary-color)}.btn-primary[data-astro-cid-stlyuwsr]:hover{background:var(--gray-100);transform:translateY(-2px)}.btn-secondary[data-astro-cid-stlyuwsr]{background:transparent;color:var(--white);border:2px solid var(--white)}.btn-secondary[data-astro-cid-stlyuwsr]:hover{background:var(--white);color:var(--primary-color);transform:translateY(-2px)}@media (max-width: 1024px){.container[data-astro-cid-stlyuwsr]{padding:0 2rem}.mission-content[data-astro-cid-stlyuwsr],.founder-content[data-astro-cid-stlyuwsr]{grid-template-columns:1fr;gap:3rem;text-align:center}.mission-text[data-astro-cid-stlyuwsr],.founder-text[data-astro-cid-stlyuwsr]{text-align:center}.values-grid[data-astro-cid-stlyuwsr]{flex-wrap:wrap;width:100%;margin:0 auto 3rem;gap:1rem;justify-content:center;padding:0 1rem}.value-card[data-astro-cid-stlyuwsr]{flex:1 1 calc(50% - .5rem);min-width:280px;max-width:400px}.reasons-grid[data-astro-cid-stlyuwsr]{grid-template-columns:1fr;gap:1.5rem}.reason-item[data-astro-cid-stlyuwsr]{text-align:center;flex-direction:column;gap:1rem}.section-header[data-astro-cid-stlyuwsr]{text-align:center}}@media (max-width: 768px){.container[data-astro-cid-stlyuwsr]{padding:0 1.5rem}.hero-section[data-astro-cid-stlyuwsr]{height:50vh;min-height:400px}.hero-text[data-astro-cid-stlyuwsr]{text-align:center;padding:0 1rem}.section-title[data-astro-cid-stlyuwsr]{font-size:clamp(2rem,6vw,2.5rem);text-align:center}.hero-title[data-astro-cid-stlyuwsr]{font-size:clamp(2.5rem,8vw,3.5rem)}.section-header[data-astro-cid-stlyuwsr]{text-align:center;margin-bottom:2rem}.section-badge[data-astro-cid-stlyuwsr]{display:block;text-align:center;margin:0 auto 1rem}.mission-content[data-astro-cid-stlyuwsr],.founder-content[data-astro-cid-stlyuwsr]{gap:2rem;text-align:center}.mission-text[data-astro-cid-stlyuwsr],.founder-text[data-astro-cid-stlyuwsr],.mission-statement[data-astro-cid-stlyuwsr],.mission-continuation[data-astro-cid-stlyuwsr],.founder-bio[data-astro-cid-stlyuwsr],.founder-philosophy[data-astro-cid-stlyuwsr]{text-align:center}.founder-image-desktop[data-astro-cid-stlyuwsr]{display:none}.founder-image-mobile[data-astro-cid-stlyuwsr]{display:flex;justify-content:center;margin:2rem auto}.founder-content[data-astro-cid-stlyuwsr]{display:block}.values-grid[data-astro-cid-stlyuwsr]{flex-direction:column;align-items:center;gap:1.5rem;width:100%;padding:0}.value-card[data-astro-cid-stlyuwsr]{width:100%;max-width:400px;text-align:center;margin:0 auto}.value-icon[data-astro-cid-stlyuwsr]{margin:0 auto 1.5rem}.process-description[data-astro-cid-stlyuwsr]{text-align:center;padding:0 1rem;font-size:1rem;line-height:1.6}.reasons-grid[data-astro-cid-stlyuwsr]{gap:1.5rem}.reason-item[data-astro-cid-stlyuwsr]{text-align:center;flex-direction:column;align-items:center;padding:1.5rem;margin:0 auto}.reason-number[data-astro-cid-stlyuwsr]{font-size:2rem;margin-bottom:.5rem}.reason-content[data-astro-cid-stlyuwsr],.reason-content[data-astro-cid-stlyuwsr] h3[data-astro-cid-stlyuwsr],.reason-content[data-astro-cid-stlyuwsr] p[data-astro-cid-stlyuwsr]{text-align:center}.cta-buttons[data-astro-cid-stlyuwsr]{flex-direction:column;align-items:center;gap:1rem}.btn[data-astro-cid-stlyuwsr]{width:100%;max-width:300px;text-align:center}.cta-content[data-astro-cid-stlyuwsr],.cta-content[data-astro-cid-stlyuwsr] h2[data-astro-cid-stlyuwsr],.cta-content[data-astro-cid-stlyuwsr] p[data-astro-cid-stlyuwsr]{text-align:center}}@media (max-width: 480px){.container[data-astro-cid-stlyuwsr]{padding:0 1rem}.hero-text[data-astro-cid-stlyuwsr]{padding:0 .5rem}.section-header[data-astro-cid-stlyuwsr]{text-align:center;margin-bottom:2rem}.section-title[data-astro-cid-stlyuwsr]{font-size:clamp(1.8rem,7vw,2.2rem);text-align:center}.hero-title[data-astro-cid-stlyuwsr]{font-size:clamp(2rem,8vw,3rem)}.mission-highlight[data-astro-cid-stlyuwsr]{padding:2rem 1.5rem;margin:0 auto;max-width:90%}.highlight-stats[data-astro-cid-stlyuwsr]{gap:1rem;flex-direction:column;align-items:center}.stat-circle[data-astro-cid-stlyuwsr]{width:100px;height:100px;padding:1rem}.stat-circle[data-astro-cid-stlyuwsr] .stat-number[data-astro-cid-stlyuwsr]{font-size:1.5rem}.highlight-features[data-astro-cid-stlyuwsr]{gap:.75rem}.feature-item[data-astro-cid-stlyuwsr]{padding:.5rem .75rem;justify-content:center}.founder-photo[data-astro-cid-stlyuwsr]{width:250px;height:320px;margin:0 auto}.founder-credentials[data-astro-cid-stlyuwsr]{align-items:center;text-align:center}.credential[data-astro-cid-stlyuwsr]{justify-content:center}.values-grid[data-astro-cid-stlyuwsr]{padding:0 .5rem}.value-card[data-astro-cid-stlyuwsr]{padding:1.5rem 1rem;width:100%;max-width:350px;text-align:center}.value-icon[data-astro-cid-stlyuwsr]{width:3rem;height:3rem;margin:0 auto 1rem}.value-icon[data-astro-cid-stlyuwsr] svg[data-astro-cid-stlyuwsr]{width:1.5rem;height:1.5rem}.process-description[data-astro-cid-stlyuwsr]{padding:0 .5rem;font-size:.95rem;line-height:1.5}.reason-item[data-astro-cid-stlyuwsr]{padding:1.5rem 1rem;text-align:center;flex-direction:column;align-items:center}.reason-number[data-astro-cid-stlyuwsr]{font-size:1.8rem;margin-bottom:1rem}.reason-content[data-astro-cid-stlyuwsr] h3[data-astro-cid-stlyuwsr]{font-size:1.1rem;margin-bottom:.5rem}.reason-content[data-astro-cid-stlyuwsr] p[data-astro-cid-stlyuwsr]{font-size:.9rem}.cta-content[data-astro-cid-stlyuwsr] h2[data-astro-cid-stlyuwsr]{font-size:2rem;text-align:center}.cta-content[data-astro-cid-stlyuwsr] p[data-astro-cid-stlyuwsr]{font-size:1.1rem;text-align:center}.btn[data-astro-cid-stlyuwsr]{padding:.875rem 1.5rem;font-size:1rem;width:100%;max-width:280px}}
