@import"https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700;800&family=Nunito+Sans:wght@400;600;700;800&display=swap";:root{--bg-primary: #1b1d26;--bg-nav: rgba(8, 8, 11, .5);--bg-footer: #15161d;--bg-card: rgba(60, 60, 60, .5);--bg-card-hover: rgba(86, 86, 86, .5);--bg-input: #282a30;--text-primary: #e6e6e6;--text-secondary: #999;--text-dark: #1b1d26;--accent: #faa753;--link: #6885ff;--link-hover: #905fff;--radius: 6px;--max-width: 1100px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;color-scheme:dark}body{font-family:Nunito,sans-serif;color:var(--text-primary);background-color:var(--bg-primary);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--link);text-decoration:none;transition:color .3s}a:hover{color:var(--link-hover)}img,svg{display:block;max-width:100%}.hero[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:100px 24px 60px}.logo[data-astro-cid-bbe6dxrz]{color:var(--accent);animation:breathe 10s infinite;margin-bottom:32px}@keyframes breathe{0%{filter:drop-shadow(0 0 4px var(--accent))}50%{filter:drop-shadow(0 0 14px var(--accent))}to{filter:drop-shadow(0 0 4px var(--accent))}}h1[data-astro-cid-bbe6dxrz]{font-family:Nunito Sans,sans-serif;font-size:3.4rem;font-weight:800;margin-bottom:8px;letter-spacing:-.02em}.subtitle[data-astro-cid-bbe6dxrz]{color:var(--text-secondary);font-size:1.35rem;margin-bottom:32px}.divider[data-astro-cid-bbe6dxrz]{width:60px;height:3px;background:var(--accent);border-radius:2px}@media(max-width:600px){.hero[data-astro-cid-bbe6dxrz]{padding:72px 20px 40px}h1[data-astro-cid-bbe6dxrz]{font-size:2.2rem}.subtitle[data-astro-cid-bbe6dxrz]{font-size:1rem}}.about[data-astro-cid-v2cbyr3p]{padding:40px 24px 60px}.container[data-astro-cid-v2cbyr3p]{max-width:var(--max-width);margin:0 auto}h2[data-astro-cid-v2cbyr3p]{font-family:Nunito Sans,sans-serif;font-size:2.2rem;font-weight:700;margin-bottom:24px;text-align:center}.card[data-astro-cid-v2cbyr3p]{background:var(--bg-card);backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);border-radius:var(--radius);padding:32px;max-width:760px;margin:0 auto}.lead[data-astro-cid-v2cbyr3p]{font-size:1.25rem;font-weight:700;margin-bottom:12px}p[data-astro-cid-v2cbyr3p]{color:var(--text-secondary);font-size:1.05rem;line-height:1.7}@media(max-width:600px){.card[data-astro-cid-v2cbyr3p]{padding:24px 20px}h2[data-astro-cid-v2cbyr3p]{font-size:1.5rem}}.services[data-astro-cid-g5jplrhu]{padding:40px 24px 60px}.container[data-astro-cid-g5jplrhu]{max-width:var(--max-width);margin:0 auto}h2[data-astro-cid-g5jplrhu]{font-family:Nunito Sans,sans-serif;font-size:2.2rem;font-weight:700;margin-bottom:24px;text-align:center}.grid[data-astro-cid-g5jplrhu]{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.card[data-astro-cid-g5jplrhu]{display:flex;align-items:center;gap:16px;background:var(--bg-card);backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);border-radius:var(--radius);padding:24px;color:var(--text-primary);transition:background .3s}.card[data-astro-cid-g5jplrhu]:hover{background:var(--bg-card-hover);color:var(--text-primary)}.icon[data-astro-cid-g5jplrhu]{flex-shrink:0;width:36px;height:36px;color:var(--accent)}.icon[data-astro-cid-g5jplrhu] svg[data-astro-cid-g5jplrhu]{width:100%;height:100%}.text[data-astro-cid-g5jplrhu]{flex-grow:1;min-width:0}h3[data-astro-cid-g5jplrhu]{font-family:Nunito Sans,sans-serif;font-size:1.25rem;font-weight:700;margin-bottom:2px}.desc[data-astro-cid-g5jplrhu]{color:var(--text-secondary);font-size:1rem}.arrow[data-astro-cid-g5jplrhu]{flex-shrink:0;width:16px;height:16px;color:var(--text-secondary);transition:transform .3s}.card[data-astro-cid-g5jplrhu]:hover .arrow[data-astro-cid-g5jplrhu]{transform:translate(4px);color:var(--accent)}.arrow[data-astro-cid-g5jplrhu] svg[data-astro-cid-g5jplrhu]{width:100%;height:100%}@media(max-width:700px){.grid[data-astro-cid-g5jplrhu]{grid-template-columns:1fr}h2[data-astro-cid-g5jplrhu]{font-size:1.5rem}}.careers[data-astro-cid-s5a42ilf]{padding:40px 24px 60px}.container[data-astro-cid-s5a42ilf]{max-width:var(--max-width);margin:0 auto}h2[data-astro-cid-s5a42ilf]{font-family:Nunito Sans,sans-serif;font-size:2.2rem;font-weight:700;margin-bottom:12px;text-align:center}.intro[data-astro-cid-s5a42ilf]{text-align:center;color:var(--text-secondary);font-size:1.1rem;margin-bottom:32px;max-width:640px;margin-left:auto;margin-right:auto}.grid[data-astro-cid-s5a42ilf]{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.card[data-astro-cid-s5a42ilf]{background:var(--bg-card);backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);border-radius:var(--radius);padding:28px}h3[data-astro-cid-s5a42ilf]{font-family:Nunito Sans,sans-serif;font-size:1.3rem;font-weight:700;margin-bottom:16px}ul[data-astro-cid-s5a42ilf]{list-style:none;padding:0;display:flex;flex-direction:column;gap:10px}li[data-astro-cid-s5a42ilf]{color:var(--text-secondary);font-size:1.05rem;padding-left:20px;position:relative;line-height:1.5}li[data-astro-cid-s5a42ilf]:before{content:"";position:absolute;left:0;top:8px;width:8px;height:8px;background:var(--accent);border-radius:50%}.cta[data-astro-cid-s5a42ilf]{text-align:center;margin-top:32px}.button[data-astro-cid-s5a42ilf]{display:inline-block;background:var(--text-primary);color:var(--text-dark);font-weight:600;font-size:1.1rem;padding:14px 32px;border-radius:var(--radius);transition:background .3s}.button[data-astro-cid-s5a42ilf]:hover{background:#ccc;color:var(--text-dark)}@media(max-width:700px){.grid[data-astro-cid-s5a42ilf]{grid-template-columns:1fr}h2[data-astro-cid-s5a42ilf]{font-size:1.5rem}.card[data-astro-cid-s5a42ilf]{padding:24px 20px}}.footer[data-astro-cid-sz7xmlte]{background:var(--bg-footer);padding:48px 24px 32px;margin-top:20px}.container[data-astro-cid-sz7xmlte]{max-width:var(--max-width);margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:24px}.contact[data-astro-cid-sz7xmlte]{text-align:center}h3[data-astro-cid-sz7xmlte]{font-family:Nunito Sans,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:8px}.email[data-astro-cid-sz7xmlte]{color:var(--text-primary);font-size:1.15rem;transition:color .3s}.email[data-astro-cid-sz7xmlte]:hover{color:var(--accent)}.socials[data-astro-cid-sz7xmlte]{display:flex;gap:10px}.social-btn[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--radius);background:var(--bg-card);color:var(--text-primary);transition:background .3s,color .3s}.social-btn[data-astro-cid-sz7xmlte]:hover{background:var(--bg-card-hover);color:var(--accent)}.social-btn[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:20px;height:20px}.copyright[data-astro-cid-sz7xmlte]{color:var(--text-secondary);font-size:.85rem}
