@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap";[data-astro-cid-tuhxacj6]{margin:0;padding:0;box-sizing:border-box}body{font-family:Montserrat,sans-serif;background-color:#000;color:#fff;line-height:1.6}.hero-section[data-astro-cid-tuhxacj6]{position:relative;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-bg[data-astro-cid-tuhxacj6]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#000c,#ff7b231a,#000000e6);z-index:1}.hero-bg[data-astro-cid-tuhxacj6]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/backgrounds/beach.jpg);background-size:cover;background-position:center;background-attachment:fixed;opacity:.3;z-index:-1}.hero-content[data-astro-cid-tuhxacj6]{position:relative;z-index:2;text-align:center;max-width:800px;padding:0 2rem}.hero-title[data-astro-cid-tuhxacj6]{font-size:clamp(3rem,8vw,6rem);font-weight:800;margin-bottom:1.5rem;background:linear-gradient(45deg,#ff7b23,orange);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 0 30px rgba(255,123,35,.3)}.hero-subtitle[data-astro-cid-tuhxacj6]{font-size:clamp(1.2rem,3vw,1.5rem);color:#e0e0e0;margin-bottom:2rem;font-weight:400}.hero-accent[data-astro-cid-tuhxacj6]{position:absolute;bottom:0;left:0;width:100%;height:4px;z-index:3}.accent-bar[data-astro-cid-tuhxacj6]{width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,#ff7b23 20%,#ff7b23 80%,transparent 100%);box-shadow:0 0 20px #ff7b2399}.main-content[data-astro-cid-tuhxacj6]{position:relative;z-index:2}.container[data-astro-cid-tuhxacj6]{max-width:1200px;margin:0 auto;padding:0 2rem}.section-title[data-astro-cid-tuhxacj6]{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;margin-bottom:2rem;color:#fff}.section-title[data-astro-cid-tuhxacj6].center{text-align:center;margin-bottom:3rem}.story-section[data-astro-cid-tuhxacj6]{padding:8rem 0;background:linear-gradient(to bottom,#ff7b2333,#000 40%)}.content-grid[data-astro-cid-tuhxacj6]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.story-text[data-astro-cid-tuhxacj6]{font-size:1.1rem;color:#e0e0e0;margin-bottom:1.5rem;line-height:1.8}.story-image[data-astro-cid-tuhxacj6]{width:100%;height:400px;object-fit:cover;border-radius:1rem;box-shadow:0 20px 40px #00000080;border:2px solid rgba(255,123,35,.3)}.mission-section[data-astro-cid-tuhxacj6]{padding:8rem 0;background:#000}.mission-grid[data-astro-cid-tuhxacj6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem}.mission-card[data-astro-cid-tuhxacj6]{background:#141414cc;padding:3rem 2rem;border-radius:1rem;text-align:center;border:1px solid rgba(255,123,35,.2);transition:all .3s ease;position:relative;overflow:hidden}.mission-card[data-astro-cid-tuhxacj6]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,123,35,.1),transparent);transition:left .5s ease}.mission-card[data-astro-cid-tuhxacj6]:hover:before{left:100%}.mission-card[data-astro-cid-tuhxacj6]:hover{transform:translateY(-10px);border-color:#ff7b2380;box-shadow:0 20px 40px #ff7b231a}.card-icon[data-astro-cid-tuhxacj6]{width:4rem;height:4rem;margin:0 auto 2rem;color:#ff7b23}.card-title[data-astro-cid-tuhxacj6]{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#fff}.card-text[data-astro-cid-tuhxacj6]{color:#e0e0e0;line-height:1.7}.features-section[data-astro-cid-tuhxacj6]{padding:8rem 0;background:#000}.features-grid[data-astro-cid-tuhxacj6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem}.feature-item[data-astro-cid-tuhxacj6]{text-align:center;padding:2rem}.feature-number[data-astro-cid-tuhxacj6]{font-size:3rem;font-weight:800;color:#ff7b23;margin-bottom:1rem;opacity:.8}.feature-title[data-astro-cid-tuhxacj6]{font-size:1.3rem;font-weight:600;margin-bottom:1rem;color:#fff}.feature-text[data-astro-cid-tuhxacj6]{color:#e0e0e0;line-height:1.7}.team-section[data-astro-cid-tuhxacj6]{padding:8rem 0;background:#000}.team-intro[data-astro-cid-tuhxacj6]{text-align:center;font-size:1.2rem;color:#e0e0e0;margin-bottom:4rem;max-width:600px;margin-left:auto;margin-right:auto}.team-grid[data-astro-cid-tuhxacj6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem}.team-member[data-astro-cid-tuhxacj6]{background:#141414cc;padding:3rem 2rem;border-radius:1rem;text-align:center;border:1px solid rgba(255,123,35,.2);transition:all .3s ease}.team-member[data-astro-cid-tuhxacj6]:hover{transform:translateY(-5px);border-color:#ff7b2366;box-shadow:0 15px 30px #ff7b231a}.member-avatar[data-astro-cid-tuhxacj6]{width:80px;height:80px;margin:0 auto 2rem;border-radius:50%;background:linear-gradient(45deg,#ff7b23,orange);display:flex;align-items:center;justify-content:center}.avatar-placeholder[data-astro-cid-tuhxacj6]{width:70px;height:70px;background:#000c;border-radius:50%;display:flex;align-items:center;justify-content:center}.avatar-placeholder[data-astro-cid-tuhxacj6] svg[data-astro-cid-tuhxacj6]{width:40px;height:40px;color:#ff7b23}.member-name[data-astro-cid-tuhxacj6]{font-size:1.3rem;font-weight:600;margin-bottom:.5rem;color:#fff}.member-role[data-astro-cid-tuhxacj6]{color:#ff7b23;font-weight:500;margin-bottom:1rem}.member-bio[data-astro-cid-tuhxacj6]{color:#e0e0e0;line-height:1.6}.cta-section[data-astro-cid-tuhxacj6]{padding:8rem 0;background:#000}.cta-content[data-astro-cid-tuhxacj6]{text-align:center;max-width:800px;margin:0 auto}.cta-title[data-astro-cid-tuhxacj6]{font-size:clamp(2rem,5vw,3rem);font-weight:700;margin-bottom:1.5rem;color:#fff}.cta-text[data-astro-cid-tuhxacj6]{font-size:1.2rem;color:#e0e0e0;margin-bottom:3rem}.cta-buttons[data-astro-cid-tuhxacj6]{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.btn-primary[data-astro-cid-tuhxacj6],.btn-secondary[data-astro-cid-tuhxacj6]{padding:1rem 2.5rem;border-radius:.5rem;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;border:2px solid;position:relative;overflow:hidden}.btn-primary[data-astro-cid-tuhxacj6]{background:#ff7b23;color:#fff;border-color:#ff7b23}.btn-primary[data-astro-cid-tuhxacj6]:hover{background:#f60;border-color:#f60;transform:translateY(-2px);box-shadow:0 10px 20px #ff7b234d}.btn-secondary[data-astro-cid-tuhxacj6]{background:transparent;color:#ff7b23;border-color:#ff7b23}.btn-secondary[data-astro-cid-tuhxacj6]:hover{background:#ff7b23;color:#fff;transform:translateY(-2px);box-shadow:0 10px 20px #ff7b2333}@media (max-width: 768px){.content-grid[data-astro-cid-tuhxacj6]{grid-template-columns:1fr;gap:2rem}.mission-grid[data-astro-cid-tuhxacj6],.features-grid[data-astro-cid-tuhxacj6],.team-grid[data-astro-cid-tuhxacj6]{grid-template-columns:1fr}.cta-buttons[data-astro-cid-tuhxacj6]{flex-direction:column;align-items:center}.btn-primary[data-astro-cid-tuhxacj6],.btn-secondary[data-astro-cid-tuhxacj6]{width:100%;max-width:300px}.story-image[data-astro-cid-tuhxacj6]{height:300px}}@media (max-width: 480px){.container[data-astro-cid-tuhxacj6]{padding:0 1rem}.story-section[data-astro-cid-tuhxacj6],.mission-section[data-astro-cid-tuhxacj6],.features-section[data-astro-cid-tuhxacj6],.team-section[data-astro-cid-tuhxacj6],.cta-section[data-astro-cid-tuhxacj6]{padding:4rem 0}.mission-card[data-astro-cid-tuhxacj6],.team-member[data-astro-cid-tuhxacj6]{padding:2rem 1.5rem}}
