:root{--orange: #E8843C;--green: #A4C73C;--dark: #1A1A1A;--dark2: #2B2B2B;--cream: #F5F1E8;--muted: #9A9A9A;--gradient: linear-gradient(135deg, #E8843C, #A4C73C)}body{background:var(--dark);color:#fff;font-family:Open Sans,sans-serif;font-size:16px;line-height:1.6;margin:0;padding:0}*,*:before,*:after{box-sizing:border-box}a{text-decoration:none;color:inherit}.gradient-text.svelte-cwls5q{background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.container.svelte-cwls5q{max-width:1200px;margin:0 auto;padding:0 1.25rem}@media(min-width:640px){.container.svelte-cwls5q{padding:0 2rem}}.reveal.svelte-cwls5q{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}.revealed{opacity:1!important;transform:none!important}.nav-bar.svelte-cwls5q{position:fixed;top:0;left:0;right:0;z-index:100;background:transparent;transition:background .4s ease,backdrop-filter .4s ease,box-shadow .4s ease}.nav-scrolled.svelte-cwls5q{background:#1a1a1aeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 2px 30px #0000004d}.nav-inner.svelte-cwls5q{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;max-width:1200px;margin:0 auto}.nav-logo.svelte-cwls5q{display:flex;align-items:center}.logo-img.svelte-cwls5q{height:2.5rem;width:auto;object-fit:contain}.nav-links-desktop.svelte-cwls5q{display:none;align-items:center;gap:2rem}@media(min-width:768px){.nav-links-desktop.svelte-cwls5q{display:flex}}.nav-link.svelte-cwls5q{font-family:Quicksand,sans-serif;font-weight:500;font-size:.875rem;letter-spacing:.08em;color:#fffc;transition:color .2s}.nav-link.svelte-cwls5q:hover,.nav-link-active.svelte-cwls5q{color:var(--orange)}.nav-cta.svelte-cwls5q{font-family:Quicksand,sans-serif;font-weight:600;font-size:.875rem;letter-spacing:.06em;padding:.5rem 1.25rem;border-radius:999px;background:var(--gradient);color:#fff;transition:opacity .2s,transform .2s}.nav-cta.svelte-cwls5q:hover{opacity:.88;transform:translateY(-1px)}.hamburger.svelte-cwls5q{display:flex;flex-direction:column;justify-content:center;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem;min-width:44px;min-height:44px}@media(min-width:768px){.hamburger.svelte-cwls5q{display:none}}.bar.svelte-cwls5q{display:block;width:24px;height:2px;background:#fff;border-radius:2px;transition:transform .3s ease,opacity .3s ease}.bar-open-1.svelte-cwls5q{transform:translateY(7px) rotate(45deg)}.bar-open-2.svelte-cwls5q{opacity:0}.bar-open-3.svelte-cwls5q{transform:translateY(-7px) rotate(-45deg)}.mobile-menu.svelte-cwls5q{display:flex;flex-direction:column;padding:1rem 1.25rem 1.5rem;background:#1a1a1af7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);gap:.25rem;border-top:1px solid rgba(255,255,255,.06)}.mobile-link.svelte-cwls5q{font-family:Quicksand,sans-serif;font-weight:500;font-size:1rem;letter-spacing:.06em;color:#ffffffd9;padding:.75rem .5rem;border-bottom:1px solid rgba(255,255,255,.06);transition:color .2s;min-height:44px;display:flex;align-items:center}.mobile-link.svelte-cwls5q:hover{color:var(--orange)}.mobile-cta.svelte-cwls5q{font-family:Quicksand,sans-serif;font-weight:600;font-size:1rem;letter-spacing:.06em;color:var(--orange);padding:.75rem .5rem;margin-top:.5rem;min-height:44px;display:flex;align-items:center}.about-hero.svelte-cwls5q{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--dark)}.about-hero-bg.svelte-cwls5q{position:absolute;inset:0}.about-hero-img.svelte-cwls5q{width:100%;height:100%;object-fit:cover;opacity:.35}.about-hero-overlay.svelte-cwls5q{position:absolute;inset:0;background:linear-gradient(to bottom,#1a1a1a66,#1a1a1a40 40%,#1a1a1abf 85%,#1a1a1a)}.about-hero-content.svelte-cwls5q{position:relative;z-index:10;text-align:center;padding:7rem 1.25rem 5rem;max-width:780px;margin:0 auto}.about-badge.svelte-cwls5q{display:inline-flex;align-items:center;gap:.5rem;font-family:Raleway,sans-serif;font-weight:300;font-size:.75rem;letter-spacing:.25em;color:var(--muted);text-transform:uppercase;margin-bottom:1.5rem;padding:.4rem 1rem;border:1px solid rgba(255,255,255,.12);border-radius:999px}.badge-dot.svelte-cwls5q{width:6px;height:6px;border-radius:50%;background:var(--gradient);animation:svelte-cwls5q-pulse-dot 2s ease-in-out infinite}@keyframes svelte-cwls5q-pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.about-title.svelte-cwls5q{font-family:Quicksand,sans-serif;font-weight:300;font-size:clamp(2.8rem,9vw,5.5rem);letter-spacing:.02em;text-transform:lowercase;line-height:1.05;margin:0 0 1.25rem;text-shadow:0 0 40px rgba(255,255,255,.08);color:#fff}.about-tagline.svelte-cwls5q{font-family:Raleway,sans-serif;font-weight:200;font-size:clamp(.8rem,2.5vw,1rem);letter-spacing:.35em;color:var(--muted);text-transform:lowercase;margin:0 0 1.25rem}.about-desc.svelte-cwls5q{font-family:Open Sans,sans-serif;font-weight:300;font-size:1rem;line-height:1.7;color:#ffffffa6;margin:0}.section-dark.svelte-cwls5q{background:var(--dark);padding:3.5rem 0}@media(min-width:640px){.section-dark.svelte-cwls5q{padding:6rem 0}}.section-mid.svelte-cwls5q{background:var(--dark2);padding:3.5rem 0}@media(min-width:640px){.section-mid.svelte-cwls5q{padding:6rem 0}}.section-header.svelte-cwls5q{text-align:center;margin-bottom:3rem}.section-label.svelte-cwls5q{font-family:Raleway,sans-serif;font-weight:300;font-size:.7rem;letter-spacing:.3em;color:var(--orange);text-transform:uppercase;display:block;margin-bottom:.75rem}.section-title.svelte-cwls5q{font-family:Quicksand,sans-serif;font-weight:400;font-size:clamp(1.75rem,5vw,2.75rem);letter-spacing:.02em;text-transform:lowercase;color:#fff;margin:0 0 .875rem}.section-sub.svelte-cwls5q{font-family:Open Sans,sans-serif;font-weight:300;font-size:.95rem;color:var(--muted);margin:0}.gradient-divider.svelte-cwls5q{height:1px;background:linear-gradient(90deg,transparent,var(--orange),var(--green),transparent);opacity:.3}.story-grid.svelte-cwls5q{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}@media(min-width:768px){.story-grid.svelte-cwls5q{grid-template-columns:1fr 1fr;gap:4rem}}.story-text.svelte-cwls5q .section-label:where(.svelte-cwls5q){text-align:left}.story-text.svelte-cwls5q .section-title:where(.svelte-cwls5q){text-align:left;margin-bottom:1.25rem}.story-p.svelte-cwls5q{font-family:Open Sans,sans-serif;font-weight:300;font-size:.95rem;line-height:1.75;color:#ffffffa6;margin:0 0 1rem}.story-images.svelte-cwls5q{display:grid;grid-template-columns:1fr 1fr;gap:.875rem}.story-img-main.svelte-cwls5q,.story-img-accent.svelte-cwls5q{grid-column:span 2;border-radius:1rem;overflow:hidden;aspect-ratio:16 / 9}@media(min-width:480px){.story-img-main.svelte-cwls5q,.story-img-accent.svelte-cwls5q{grid-column:span 1;aspect-ratio:4 / 3}}.story-photo.svelte-cwls5q{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.story-img-main.svelte-cwls5q:hover .story-photo:where(.svelte-cwls5q),.story-img-accent.svelte-cwls5q:hover .story-photo:where(.svelte-cwls5q){transform:scale(1.04)}.btn-primary.svelte-cwls5q{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;border-radius:999px;background:var(--gradient);color:#fff;font-family:Quicksand,sans-serif;font-weight:600;font-size:.9rem;letter-spacing:.04em;transition:opacity .2s,transform .2s,box-shadow .2s;box-shadow:0 6px 30px #e8843c59;min-height:44px}.btn-primary.svelte-cwls5q:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 10px 40px #e8843c73}.btn-secondary.svelte-cwls5q{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;border-radius:999px;background:#ffffff14;color:#ffffffe6;font-family:Quicksand,sans-serif;font-weight:500;font-size:.9rem;letter-spacing:.04em;border:1px solid rgba(255,255,255,.15);transition:background .2s,transform .2s;min-height:44px}.btn-secondary.svelte-cwls5q:hover{background:#ffffff24;transform:translateY(-2px)}.values-grid.svelte-cwls5q{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.values-grid.svelte-cwls5q{grid-template-columns:repeat(2,1fr);gap:1.25rem}}.value-card.svelte-cwls5q{background:#ffffff08;border:1px solid rgba(255,255,255,.07);border-radius:1.25rem;padding:1.75rem;transition:background .3s,border-color .3s,transform .3s}.value-card.svelte-cwls5q:hover{background:#e8843c0d;border-color:#e8843c33;transform:translateY(-3px)}.value-icon.svelte-cwls5q{font-size:2rem;margin-bottom:1rem}.value-title.svelte-cwls5q{font-family:Quicksand,sans-serif;font-weight:600;font-size:1rem;letter-spacing:.03em;color:#fff;text-transform:lowercase;margin:0 0 .625rem}.value-desc.svelte-cwls5q{font-family:Open Sans,sans-serif;font-weight:300;font-size:.875rem;line-height:1.65;color:var(--muted);margin:0}.mission-strip.svelte-cwls5q{background:linear-gradient(135deg,#e8843c1f,#a4c73c14);border-top:1px solid rgba(232,132,60,.15);border-bottom:1px solid rgba(164,199,60,.12);padding:3.5rem 0}@media(min-width:640px){.mission-strip.svelte-cwls5q{padding:5rem 0}}.mission-inner.svelte-cwls5q{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media(min-width:768px){.mission-inner.svelte-cwls5q{grid-template-columns:1fr 1fr;gap:4rem}}.mission-title.svelte-cwls5q{font-family:Quicksand,sans-serif;font-weight:400;font-size:clamp(1.5rem,4vw,2.25rem);letter-spacing:.02em;text-transform:lowercase;color:#fff;margin:0;line-height:1.2}.mission-q.svelte-cwls5q{font-family:Raleway,sans-serif;font-weight:300;font-size:1rem;line-height:1.75;color:#ffffffb3;font-style:italic;margin:0 0 .75rem}.mission-author.svelte-cwls5q{font-family:Quicksand,sans-serif;font-weight:500;font-size:.8rem;letter-spacing:.1em;color:var(--orange);margin:0}.section-cta.svelte-cwls5q{background:var(--dark);padding:3.5rem 0}@media(min-width:640px){.section-cta.svelte-cwls5q{padding:6rem 0}}.cta-box.svelte-cwls5q{position:relative;text-align:center;padding:3rem 1.5rem;border-radius:1.75rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);overflow:hidden}@media(min-width:640px){.cta-box.svelte-cwls5q{padding:4.5rem 3rem}}.cta-glow.svelte-cwls5q{position:absolute;top:-60px;left:50%;transform:translate(-50%);width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(232,132,60,.15) 0%,transparent 70%);pointer-events:none}.cta-title.svelte-cwls5q{font-family:Quicksand,sans-serif;font-weight:400;font-size:clamp(1.75rem,5vw,3rem);letter-spacing:.02em;text-transform:lowercase;color:#fff;margin:.5rem 0 1.25rem;line-height:1.15}.cta-desc.svelte-cwls5q{font-family:Open Sans,sans-serif;font-weight:300;font-size:.95rem;color:var(--muted);margin:0 0 2rem;max-width:480px;margin-left:auto;margin-right:auto}.cta-buttons.svelte-cwls5q{display:flex;flex-direction:column;gap:.875rem;align-items:center;justify-content:center}@media(min-width:480px){.cta-buttons.svelte-cwls5q{flex-direction:row}}.footer.svelte-cwls5q{background:#111;padding:3rem 0 1.5rem;border-top:1px solid rgba(255,255,255,.06)}.footer-top.svelte-cwls5q{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2.5rem}@media(min-width:640px){.footer-top.svelte-cwls5q{grid-template-columns:1fr 1fr 1fr;align-items:start}}.footer-logo.svelte-cwls5q{height:2.5rem;width:auto;object-fit:contain;margin-bottom:.75rem}.footer-tagline.svelte-cwls5q{font-family:Raleway,sans-serif;font-weight:200;font-size:.8rem;letter-spacing:.25em;color:var(--muted);margin:0}.footer-links.svelte-cwls5q{display:flex;flex-direction:column;gap:.5rem}.footer-link.svelte-cwls5q{font-family:Quicksand,sans-serif;font-weight:400;font-size:.875rem;color:#ffffff80;letter-spacing:.05em;transition:color .2s;min-height:32px;display:flex;align-items:center}.footer-link.svelte-cwls5q:hover{color:var(--orange)}.footer-contact.svelte-cwls5q{display:flex;flex-direction:column;gap:.75rem}.footer-wa.svelte-cwls5q{font-family:Quicksand,sans-serif;font-weight:600;font-size:.875rem;color:var(--orange);transition:color .2s;min-height:32px;display:flex;align-items:center}.footer-wa.svelte-cwls5q:hover{color:var(--green)}.footer-phone.svelte-cwls5q{font-family:Open Sans,sans-serif;font-weight:300;font-size:.875rem;color:#ffffff80;transition:color .2s;min-height:32px;display:flex;align-items:center}.footer-phone.svelte-cwls5q:hover{color:#fff}.footer-bottom.svelte-cwls5q{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.06);text-align:center}@media(min-width:640px){.footer-bottom.svelte-cwls5q{flex-direction:row;justify-content:space-between}}.footer-copy.svelte-cwls5q{font-family:Open Sans,sans-serif;font-weight:300;font-size:.75rem;color:#ffffff4d;margin:0}.wa-float.svelte-cwls5q{position:fixed;bottom:1.5rem;right:1.25rem;z-index:200;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 30px #25d36666;transition:transform .2s,box-shadow .2s}.wa-float.svelte-cwls5q:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 12px 40px #25d3668c}.wa-pulse.svelte-cwls5q{position:absolute;inset:-4px;border-radius:50%;border:2px solid rgba(37,211,102,.5);animation:svelte-cwls5q-wa-pulse-anim 2.5s ease-out infinite}@keyframes svelte-cwls5q-wa-pulse-anim{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}
