.hero[data-astro-cid-dhfotatx]{padding:6rem 0 4rem;min-height:80vh;display:flex;align-items:center}.hero-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.hero-content[data-astro-cid-dhfotatx] h1[data-astro-cid-dhfotatx]{font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem}.hero-content[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{font-size:1.2rem;color:var(--text-secondary);margin-bottom:2rem;max-width:500px}.hero-actions[data-astro-cid-dhfotatx]{display:flex;gap:1rem}.hero-visual[data-astro-cid-dhfotatx]{display:flex;justify-content:center}.hero-logo[data-astro-cid-dhfotatx]{width:100%;max-width:450px;height:auto}.services-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.service-card[data-astro-cid-dhfotatx]{background:var(--bg-secondary);padding:1.25rem;border-radius:12px;border:1px solid var(--border-color);transition:transform .2s,box-shadow .2s}.service-card[data-astro-cid-dhfotatx]:hover{transform:translateY(-4px);box-shadow:0 12px 40px var(--card-shadow)}.service-icon[data-astro-cid-dhfotatx]{font-size:2rem;display:block;margin-bottom:.75rem}.service-card[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-size:1.1rem;margin-bottom:.5rem}.service-card[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{color:var(--text-secondary);font-size:.9rem}.process[data-astro-cid-dhfotatx]{background:var(--bg-secondary);position:relative}.process-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;position:relative}.process-step[data-astro-cid-dhfotatx]{text-align:center;position:relative}.process-step[data-astro-cid-dhfotatx]:before{content:"";position:absolute;top:2rem;left:calc(50% + 2rem);width:calc(100% - 4rem);height:2px;background:linear-gradient(90deg,var(--accent) 0%,var(--accent-light) 100%);z-index:0}.process-step[data-astro-cid-dhfotatx]:last-child:before{display:none}.step-num[data-astro-cid-dhfotatx]{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;font-size:1.5rem;font-weight:700;color:#fff;background:var(--accent);border-radius:50%;margin-bottom:1rem;position:relative;z-index:1}.process-step[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-size:1.1rem;margin-bottom:.5rem}.process-step[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{color:var(--text-secondary);font-size:.9rem}.team[data-astro-cid-dhfotatx]{background:var(--bg-secondary)}.team-layout[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;align-items:center;gap:2rem}.team-photo[data-astro-cid-dhfotatx]{width:100%;max-width:600px;border-radius:16px;overflow:hidden}.team-photo[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{width:100%;height:auto;display:block;border-radius:16px}.team-info[data-astro-cid-dhfotatx]{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;justify-content:center}.team-member[data-astro-cid-dhfotatx]{text-align:center}.team-member[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-size:1.3rem;margin-bottom:.25rem}.team-member[data-astro-cid-dhfotatx] .accent[data-astro-cid-dhfotatx]{color:var(--accent)}.team-role[data-astro-cid-dhfotatx]{color:var(--text-secondary);font-weight:500;font-size:.9rem;margin:0}.team-sep[data-astro-cid-dhfotatx]{font-size:1.5rem;color:var(--accent);font-weight:600}.portfolio-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.portfolio-item[data-astro-cid-dhfotatx]{border-radius:12px;overflow:hidden}.portfolio-placeholder[data-astro-cid-dhfotatx] svg[data-astro-cid-dhfotatx]{width:100%;height:auto}.portfolio-item[data-astro-cid-dhfotatx]{aspect-ratio:4/3;overflow:hidden;border-radius:12px}.portfolio-item[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{width:100%;height:100%;object-fit:cover;display:block}.contact-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.contact-form[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;gap:1.25rem}.form-group[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;gap:.4rem}.form-group[data-astro-cid-dhfotatx] label[data-astro-cid-dhfotatx]{font-size:.9rem;font-weight:500}.form-group[data-astro-cid-dhfotatx] input[data-astro-cid-dhfotatx],.form-group[data-astro-cid-dhfotatx] textarea[data-astro-cid-dhfotatx]{padding:.75rem 1rem;border:1px solid var(--border-color);border-radius:8px;font-size:1rem;font-family:inherit;transition:border-color .2s;background:var(--bg-secondary);color:var(--text-primary)}.form-group[data-astro-cid-dhfotatx] input[data-astro-cid-dhfotatx]:focus,.form-group[data-astro-cid-dhfotatx] textarea[data-astro-cid-dhfotatx]:focus{outline:none;border-color:var(--accent)}.contact-info[data-astro-cid-dhfotatx]{padding-top:2rem}.contact-info[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{color:var(--text-secondary);margin-bottom:.5rem}.contact-email[data-astro-cid-dhfotatx]{color:var(--accent);font-weight:600;font-size:1.1rem}@media(max-width:768px){.hero-grid[data-astro-cid-dhfotatx]{grid-template-columns:1fr;text-align:center}.hero-content[data-astro-cid-dhfotatx] h1[data-astro-cid-dhfotatx]{font-size:2.5rem}.hero-content[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{margin-left:auto;margin-right:auto}.hero-actions[data-astro-cid-dhfotatx]{justify-content:center}.hero-visual[data-astro-cid-dhfotatx]{display:none}.services-grid[data-astro-cid-dhfotatx]{grid-template-columns:1fr}.process-grid[data-astro-cid-dhfotatx]{grid-template-columns:repeat(2,1fr)}.process-step[data-astro-cid-dhfotatx]:before{display:none}.team-sep[data-astro-cid-dhfotatx]{display:none}.portfolio-grid[data-astro-cid-dhfotatx],.contact-grid[data-astro-cid-dhfotatx]{grid-template-columns:1fr}}
