.hero.svelte-1uha8ag{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:3rem 4rem;max-width:100%;margin:0 auto}.hero-content.svelte-1uha8ag{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:1200px}.hero-title.svelte-1uha8ag{font-size:2.5rem;font-weight:700;line-height:2;margin-bottom:2rem;font-family:var(--font-title);letter-spacing:.05em}.cta-button.svelte-1uha8ag{background-color:var(--color-button);color:var(--color-text);padding:1rem 2rem;font-size:1rem;border-radius:4px;font-weight:400;display:inline-flex;align-items:center;justify-content:center;line-height:1;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #0000001a}.cta-button.svelte-1uha8ag:hover{transform:translateY(-3px);box-shadow:0 10px 25px #0003}.know-section.svelte-1uha8ag{min-height:90vh;display:flex;flex-direction:column;justify-content:center;padding:6rem 4rem;background-color:var(--color-bg)}.know-title.svelte-1uha8ag{text-align:center;font-size:2.5rem;font-weight:600;letter-spacing:.15em;margin-bottom:4rem;font-family:var(--font-title)}.know-grid.svelte-1uha8ag{max-width:1600px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem}.know-card.svelte-1uha8ag{display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.know-card.svelte-1uha8ag>div:where(.svelte-1uha8ag){display:flex;flex-direction:column;align-items:center;width:100%}.know-card.svelte-1uha8ag:hover{transform:scale(1.05) rotate(1deg)}.know-image.svelte-1uha8ag{width:180px;height:180px;margin-bottom:2rem;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #0000001a;border-radius:2px}.know-card.svelte-1uha8ag:hover .know-image:where(.svelte-1uha8ag){box-shadow:0 12px 35px #0003}.know-image.svelte-1uha8ag img:where(.svelte-1uha8ag){width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}.know-card.svelte-1uha8ag:hover .know-image:where(.svelte-1uha8ag) img:where(.svelte-1uha8ag){transform:scale(1.15)}.know-card-title.svelte-1uha8ag{font-size:1.5rem;font-weight:400;line-height:2}.services.svelte-1uha8ag{min-height:90vh;display:flex;flex-direction:column;justify-content:center;padding:6rem 4rem;background-color:var(--color-bg)}.section-title.svelte-1uha8ag{text-align:center;font-size:2rem;font-weight:600;letter-spacing:.15em;margin-bottom:4rem;font-family:var(--font-title)}.services-grid.svelte-1uha8ag{max-width:1600px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem}.service-card.svelte-1uha8ag{background-color:var(--color-bg-light);padding:3.5rem 3rem;text-align:center;display:flex;flex-direction:column;justify-content:center;min-height:280px;transition:all .4s cubic-bezier(.4,0,.2,1);border-top:4px solid transparent;border-radius:2px}.service-card.svelte-1uha8ag:hover{transform:translateY(-8px);border-top-color:var(--color-button);box-shadow:0 15px 40px #00000026}.service-title.svelte-1uha8ag{font-size:2rem;font-weight:600;margin-bottom:2rem;transition:color .3s cubic-bezier(.4,0,.2,1)}.service-card.svelte-1uha8ag:hover .service-title:where(.svelte-1uha8ag){color:var(--color-button)}.service-description.svelte-1uha8ag{font-size:1.1rem;font-weight:300;line-height:2;opacity:.95}.problems.svelte-1uha8ag{min-height:90vh;display:flex;flex-direction:column;justify-content:center;padding:6rem 4rem;background-color:var(--color-bg-light)}.problems-grid.svelte-1uha8ag{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}.problem-card.svelte-1uha8ag{background-color:var(--color-bg);padding:3rem 3.5rem;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:2.5rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);border-left:4px solid transparent;border-radius:2px;min-height:150px}.problem-card.svelte-1uha8ag:hover{transform:translate(5px);border-left-color:var(--color-button);box-shadow:0 8px 25px #0000001a}.problem-number.svelte-1uha8ag{font-size:4rem;font-weight:700;opacity:.12;font-family:var(--font-title);line-height:1;flex-shrink:0}.problem-text.svelte-1uha8ag{font-size:1.35rem;font-weight:300;line-height:1.8;text-align:left;opacity:.95}.contact.svelte-1uha8ag{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:6rem 4rem;background-color:var(--color-bg)}.contact-left.svelte-1uha8ag{max-width:600px;text-align:left}.contact-right.svelte-1uha8ag{text-align:right}.contact-text.svelte-1uha8ag{font-size:1.3rem;font-weight:300;line-height:2;opacity:.9}.contact-title.svelte-1uha8ag{font-size:2rem;font-weight:600;margin-bottom:1rem;font-family:var(--font-title)}.contact-email.svelte-1uha8ag{font-size:1.3rem;opacity:.9;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative}.contact-email.svelte-1uha8ag:after{content:"";position:absolute;width:0;height:2px;bottom:-4px;left:0;background-color:var(--color-button);transition:width .4s cubic-bezier(.4,0,.2,1)}.contact-email.svelte-1uha8ag:hover{opacity:1;color:var(--color-button);transform:translateY(-1px)}.contact-email.svelte-1uha8ag:hover:after{width:100%}@media(max-width:1024px){.hero.svelte-1uha8ag{padding:3rem 2rem}.hero-title.svelte-1uha8ag{font-size:2rem;line-height:1.6}.know-section.svelte-1uha8ag,.services.svelte-1uha8ag,.problems.svelte-1uha8ag{padding:4rem 2rem;min-height:auto}.know-title.svelte-1uha8ag,.section-title.svelte-1uha8ag{font-size:1.8rem;margin-bottom:3rem}.know-grid.svelte-1uha8ag{grid-template-columns:1fr;gap:2.5rem}.services-grid.svelte-1uha8ag{grid-template-columns:1fr;gap:2rem}.problems-grid.svelte-1uha8ag{grid-template-columns:1fr;gap:1.5rem}.contact.svelte-1uha8ag{padding:4rem 2rem;flex-direction:column;gap:3rem;text-align:center}.contact-left.svelte-1uha8ag,.contact-right.svelte-1uha8ag{max-width:100%;text-align:center}}@media(max-width:768px){.hero.svelte-1uha8ag{padding:2rem 1.5rem;min-height:80vh}.hero-title.svelte-1uha8ag{font-size:1.5rem;line-height:1.5;margin-bottom:1.5rem}.cta-button.svelte-1uha8ag{padding:.875rem 1.75rem;font-size:.95rem}.know-section.svelte-1uha8ag,.services.svelte-1uha8ag,.problems.svelte-1uha8ag{padding:3rem 1.5rem}.know-title.svelte-1uha8ag,.section-title.svelte-1uha8ag{font-size:1.4rem;letter-spacing:.1em;margin-bottom:2.5rem}.know-image.svelte-1uha8ag{width:140px;height:140px;margin-bottom:1.5rem}.know-card-title.svelte-1uha8ag{font-size:1.25rem}.service-card.svelte-1uha8ag{padding:2.5rem 2rem;min-height:auto}.service-title.svelte-1uha8ag{font-size:1.5rem;margin-bottom:1.5rem}.service-description.svelte-1uha8ag{font-size:1rem;line-height:1.8}.problem-card.svelte-1uha8ag{padding:2rem 1.5rem;flex-direction:column;gap:1.5rem;text-align:center}.problem-number.svelte-1uha8ag{font-size:2.5rem}.problem-text.svelte-1uha8ag{font-size:1.1rem;font-weight:300;line-height:1.7;text-align:center}.contact.svelte-1uha8ag{padding:3rem 1.5rem;gap:2.5rem}.contact-text.svelte-1uha8ag{font-size:1.1rem;line-height:1.8}.contact-title.svelte-1uha8ag{font-size:1.6rem}.contact-email.svelte-1uha8ag{font-size:1.1rem}}@media(max-width:480px){.hero.svelte-1uha8ag{padding:1.5rem 1rem}.hero-title.svelte-1uha8ag{font-size:1.25rem;line-height:1.4}.cta-button.svelte-1uha8ag{padding:.75rem 1.5rem;font-size:.9rem}.know-section.svelte-1uha8ag,.services.svelte-1uha8ag,.problems.svelte-1uha8ag{padding:2.5rem 1rem}.know-title.svelte-1uha8ag,.section-title.svelte-1uha8ag{font-size:1.2rem;letter-spacing:.08em}.service-card.svelte-1uha8ag,.problem-card.svelte-1uha8ag{padding:2rem 1.5rem}.service-title.svelte-1uha8ag{font-size:1.3rem}.problem-number.svelte-1uha8ag{font-size:2rem}.service-description.svelte-1uha8ag,.problem-text.svelte-1uha8ag{font-size:.95rem}.contact.svelte-1uha8ag{padding:2.5rem 1rem}}
