.about-hero[data-astro-cid-kh7btl4r]{position:relative;min-height:90vh;display:flex;align-items:center;justify-content:center;padding:160px 60px 100px;overflow:hidden}.hero-bg[data-astro-cid-kh7btl4r]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.gradient-orb[data-astro-cid-kh7btl4r]{position:absolute;border-radius:50%;filter:blur(120px);opacity:.4;animation:float 25s infinite ease-in-out}.orb-1[data-astro-cid-kh7btl4r]{width:600px;height:600px;background:radial-gradient(circle,rgba(240,216,97,.3) 0%,transparent 70%);top:-200px;right:-150px}.orb-2[data-astro-cid-kh7btl4r]{width:500px;height:500px;background:radial-gradient(circle,rgba(236,72,153,.2) 0%,transparent 70%);bottom:-100px;left:-100px;animation-delay:-8s}@keyframes float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(40px,-60px) scale(1.05)}66%{transform:translate(-30px,40px) scale(.95)}}.about-hero-content[data-astro-cid-kh7btl4r]{position:relative;z-index:2;max-width:900px;text-align:center}.hero-badge[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;gap:10px;padding:10px 20px;background:var(--glass);border:1px solid var(--glass-border);border-radius:100px;font-family:var(--font-mono);font-size:13px;color:var(--text-muted);margin-bottom:40px;backdrop-filter:blur(10px);animation:fadeInDown .6s ease .2s backwards}.badge-dot[data-astro-cid-kh7btl4r]{width:8px;height:8px;background:var(--notgreen);border-radius:50%;animation:blink 2s infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:.4}}@keyframes fadeInDown{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.about-hero[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{font-family:var(--font-display);font-weight:900;font-size:clamp(40px,6vw,72px);line-height:1.1;margin-bottom:30px;letter-spacing:-.02em}.title-line[data-astro-cid-kh7btl4r]{display:block;overflow:hidden}.word[data-astro-cid-kh7btl4r]{display:inline-block;animation:slideUp .7s ease backwards}.title-line[data-astro-cid-kh7btl4r]:nth-child(1) .word[data-astro-cid-kh7btl4r]:nth-child(1){animation-delay:.3s}.title-line[data-astro-cid-kh7btl4r]:nth-child(1) .word[data-astro-cid-kh7btl4r]:nth-child(2){animation-delay:.4s}.title-line[data-astro-cid-kh7btl4r]:nth-child(2) .word[data-astro-cid-kh7btl4r]:nth-child(1){animation-delay:.5s}.title-line[data-astro-cid-kh7btl4r]:nth-child(3) .word[data-astro-cid-kh7btl4r]:nth-child(1){animation-delay:.6s}.title-line[data-astro-cid-kh7btl4r]:nth-child(3) .word[data-astro-cid-kh7btl4r]:nth-child(2){animation-delay:.7s}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.hero-subtitle[data-astro-cid-kh7btl4r]{font-size:clamp(17px,2vw,20px);color:var(--text-muted);max-width:650px;margin:0 auto 40px;line-height:1.7;animation:fadeInUp .6s ease .8s backwards}.hero-image[data-astro-cid-kh7btl4r]{max-width:400px;margin:0 auto 50px;border-radius:20px;overflow:hidden;box-shadow:0 30px 80px #0006;animation:fadeInUp .6s ease .85s backwards}.hero-image[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:100%;height:auto;display:block}@keyframes fadeInUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.hero-stats[data-astro-cid-kh7btl4r]{display:flex;justify-content:center;gap:50px;flex-wrap:wrap;animation:fadeInUp .6s ease .9s backwards}.hero-stat[data-astro-cid-kh7btl4r]{text-align:center}.hero-stat-value[data-astro-cid-kh7btl4r]{font-family:var(--font-mono);font-size:28px;color:var(--notyellow);display:block}.hero-stat-label[data-astro-cid-kh7btl4r]{font-size:13px;color:var(--text-muted)}.stat-divider[data-astro-cid-kh7btl4r]{width:1px;background:var(--glass-border)}.section-container[data-astro-cid-kh7btl4r]{max-width:var(--container-max);margin:0 auto}.team-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.team-card[data-astro-cid-kh7btl4r]{display:block;background:var(--notblack-card);border:1px solid var(--glass-border);border-radius:24px;padding:40px 32px;text-align:center;text-decoration:none;transition:all .4s var(--transition-smooth);cursor:pointer;position:relative}.team-card[data-astro-cid-kh7btl4r]:hover{transform:translateY(-8px);border-color:#f0d8614d;box-shadow:0 30px 80px #0006}.team-link-hint[data-astro-cid-kh7btl4r]{display:block;margin-top:20px;font-family:var(--font-mono);font-size:12px;color:var(--notyellow);opacity:0;transform:translateY(10px);transition:all .3s ease}.team-card[data-astro-cid-kh7btl4r]:hover .team-link-hint[data-astro-cid-kh7btl4r]{opacity:1;transform:translateY(0)}.team-avatar[data-astro-cid-kh7btl4r]{width:120px;height:120px;border-radius:50%;overflow:hidden;margin:0 auto 24px;border:3px solid var(--notyellow)}.avatar-img[data-astro-cid-kh7btl4r]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.avatar-initial[data-astro-cid-kh7btl4r]{font-family:var(--font-display);font-weight:900;font-size:42px;color:var(--notblack)}.team-info[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-family:var(--font-display);font-weight:800;font-size:24px;margin-bottom:8px}.team-role[data-astro-cid-kh7btl4r]{display:inline-block;font-family:var(--font-mono);font-size:12px;color:var(--notyellow);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:16px}.team-info[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--text-muted);font-size:15px;line-height:1.7}.values-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.value-card[data-astro-cid-kh7btl4r]{background:var(--notblack-card);border:1px solid var(--glass-border);border-radius:24px;padding:40px;transition:all .4s var(--transition-smooth)}.value-card[data-astro-cid-kh7btl4r]:hover{transform:translateY(-6px);border-color:#f0d86133;box-shadow:0 20px 60px #0000004d}.value-icon[data-astro-cid-kh7btl4r]{width:60px;height:60px;background:var(--notyellow-dim);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.value-icon[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{width:28px;height:28px;stroke:var(--notyellow)}.value-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-family:var(--font-display);font-weight:700;font-size:22px;margin-bottom:8px}.value-tagline[data-astro-cid-kh7btl4r]{font-family:var(--font-mono);font-size:13px;color:var(--notyellow);margin-bottom:16px}.value-card[data-astro-cid-kh7btl4r]>p[data-astro-cid-kh7btl4r]:last-child{color:var(--text-muted);font-size:15px;line-height:1.7}.process-steps[data-astro-cid-kh7btl4r]{display:flex;justify-content:space-between;position:relative;margin-top:60px}.process-steps[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;top:44px;left:120px;right:120px;height:2px;background:#0000001a}.process-step[data-astro-cid-kh7btl4r]{flex:1;text-align:center;max-width:260px}.step-number[data-astro-cid-kh7btl4r]{width:88px;height:88px;background:var(--notblack);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 28px;font-family:var(--font-mono);font-size:28px;color:var(--notyellow);position:relative;z-index:2}.process-step[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-family:var(--font-display);font-weight:700;font-size:19px;color:var(--notblack);margin-bottom:10px}.process-step[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:15px;color:#0009;line-height:1.6}.services-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.service-item[data-astro-cid-kh7btl4r]{background:var(--notblack-card);border:1px solid var(--glass-border);border-radius:16px;padding:28px 24px;display:flex;align-items:center;gap:16px;transition:all .3s var(--transition-smooth)}.service-item[data-astro-cid-kh7btl4r]:hover{border-color:#f0d8614d;transform:translateY(-4px)}.service-icon[data-astro-cid-kh7btl4r]{width:44px;height:44px;background:var(--notyellow-dim);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.service-icon[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{width:22px;height:22px;stroke:var(--notyellow)}.service-item[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]{font-size:15px;font-weight:500}.location-content[data-astro-cid-kh7btl4r]{display:flex;justify-content:center}.location-info[data-astro-cid-kh7btl4r]{max-width:500px;text-align:center}.location-info[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-family:var(--font-display);font-weight:900;font-size:clamp(32px,4vw,44px);margin-bottom:16px}.location-info[data-astro-cid-kh7btl4r]>p[data-astro-cid-kh7btl4r]{color:var(--text-muted);font-size:18px;margin-bottom:40px;line-height:1.7}.address-block[data-astro-cid-kh7btl4r]{background:var(--notblack-card);border:1px solid var(--glass-border);border-radius:20px;padding:32px;display:flex;align-items:flex-start;gap:20px;text-align:left}.address-icon[data-astro-cid-kh7btl4r]{width:50px;height:50px;background:var(--notyellow-dim);border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.address-icon[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{width:24px;height:24px;stroke:var(--notyellow)}.address-text[data-astro-cid-kh7btl4r]{font-size:16px;line-height:1.8;color:var(--text-muted)}.address-text[data-astro-cid-kh7btl4r] strong[data-astro-cid-kh7btl4r]{color:var(--notwhite);font-weight:600}.cta-section[data-astro-cid-kh7btl4r]{text-align:center;position:relative;overflow:hidden}.cta-orb[data-astro-cid-kh7btl4r]{position:absolute;width:700px;height:700px;border-radius:50%;filter:blur(150px);opacity:.3;background:radial-gradient(circle,rgba(240,216,97,.4) 0%,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.cta-content[data-astro-cid-kh7btl4r]{position:relative;z-index:2;max-width:700px;margin:0 auto}.cta-content[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-family:var(--font-display);font-weight:900;font-size:clamp(36px,5vw,52px);margin-bottom:24px}.cta-content[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:19px;color:var(--text-muted);margin-bottom:50px;line-height:1.7}.cta-buttons[data-astro-cid-kh7btl4r]{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}@media (max-width: 1024px){.team-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;max-width:450px;margin:0 auto}.values-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;max-width:500px;margin:0 auto}.services-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,1fr)}.process-steps[data-astro-cid-kh7btl4r]{flex-direction:column;gap:50px;align-items:center}.process-steps[data-astro-cid-kh7btl4r]:before{display:none}}@media (max-width: 768px){.about-hero[data-astro-cid-kh7btl4r]{padding:140px 24px 80px}.hero-stats[data-astro-cid-kh7btl4r]{flex-direction:column;gap:24px}.stat-divider[data-astro-cid-kh7btl4r]{width:40px;height:1px}.services-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}.address-block[data-astro-cid-kh7btl4r]{flex-direction:column;text-align:center;align-items:center}}
