*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#000;background:#fff}.container.svelte-lyxm83{max-width:1200px;margin:0 auto;padding:0 20px}header.svelte-lyxm83{position:fixed;top:0;width:100%;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #f0f0f0;z-index:1000;transition:all .3s ease}nav.svelte-lyxm83{display:flex;justify-content:space-between;align-items:center;padding:20px 0}.logo.svelte-lyxm83{font-size:24px;font-weight:700;color:#000;text-decoration:none;letter-spacing:-.5px}.nav-links.svelte-lyxm83{display:flex;list-style:none;gap:40px}.nav-links.svelte-lyxm83 a:where(.svelte-lyxm83){color:#000;text-decoration:none;font-weight:500;transition:color .3s ease}.nav-links.svelte-lyxm83 a:where(.svelte-lyxm83):hover{color:#ee8b12}.hero.svelte-lyxm83{min-height:100vh;display:flex;align-items:center;padding-top:80px}.hero-content.svelte-lyxm83{max-width:800px}.hero.svelte-lyxm83 h1:where(.svelte-lyxm83){font-size:clamp(40px,8vw,72px);font-weight:700;line-height:1.1;margin-bottom:30px;letter-spacing:-2px}.hero.svelte-lyxm83 p:where(.svelte-lyxm83){font-size:20px;color:#666;margin-bottom:40px;max-width:600px}.cta-button.svelte-lyxm83{display:inline-block;background:#ee8b12;color:#fff;padding:16px 32px;text-decoration:none;border-radius:8px;font-weight:600;font-size:18px;transition:all .3s ease;border:none;cursor:pointer}.cta-button.svelte-lyxm83:hover{background:#de6a1b;transform:translateY(-2px);box-shadow:0 8px 25px #ff6b354d}section.svelte-lyxm83{padding:120px 0}section.svelte-lyxm83:nth-child(2n){background:#fafafa}.section-title.svelte-lyxm83{font-size:48px;font-weight:700;margin-bottom:60px;text-align:center;letter-spacing:-1px}.section-content.svelte-lyxm83{max-width:800px;margin:0 auto;text-align:center}.section-content.svelte-lyxm83 p:where(.svelte-lyxm83){font-size:18px;color:#666;margin-bottom:30px}.values.svelte-lyxm83{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;margin-top:60px}.value-item.svelte-lyxm83{text-align:center;padding:30px 20px}.value-item.svelte-lyxm83 h4:where(.svelte-lyxm83){font-size:20px;font-weight:600;margin-bottom:10px;color:#ee8b12}.value-item.svelte-lyxm83 p:where(.svelte-lyxm83){color:#666;font-size:16px}.projects.svelte-lyxm83{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:40px;margin-top:60px}.project-card.svelte-lyxm83{background:#fff;padding:40px;border-radius:16px;box-shadow:0 4px 20px #0000000d;transition:all .3s ease;text-align:left}.project-card.svelte-lyxm83:hover{transform:translateY(-5px);box-shadow:0 10px 40px #0000001a}.project-card.svelte-lyxm83 h3:where(.svelte-lyxm83){font-size:24px;font-weight:600;margin-bottom:15px;display:flex;align-items:center;gap:10px}.project-card.svelte-lyxm83 p:where(.svelte-lyxm83){color:#666;margin-bottom:20px;text-align:left}.project-link.svelte-lyxm83{color:#ee8b12;text-decoration:none;font-weight:600;display:inline-flex;align-items:center;gap:5px}.project-link.svelte-lyxm83:hover{text-decoration:underline}.services-list.svelte-lyxm83{list-style:none;max-width:600px;margin:40px auto 0}.services-list.svelte-lyxm83 li:where(.svelte-lyxm83){font-size:18px;color:#666;margin-bottom:20px;padding-left:30px;position:relative}.services-list.svelte-lyxm83 li:where(.svelte-lyxm83):before{content:"→";position:absolute;left:0;color:#ee8b12;font-weight:700}.contact-info.svelte-lyxm83{display:flex;justify-content:center;gap:60px;margin-top:40px;flex-wrap:wrap}.contact-item.svelte-lyxm83{text-align:center}.contact-item.svelte-lyxm83 h4:where(.svelte-lyxm83){font-size:18px;font-weight:600;margin-bottom:10px;color:#ee8b12}.contact-item.svelte-lyxm83 a:where(.svelte-lyxm83){color:#666;text-decoration:none;font-size:16px}.contact-item.svelte-lyxm83 a:where(.svelte-lyxm83):hover{color:#ee8b12}footer.svelte-lyxm83{background:#000;color:#fff;padding:40px 0;text-align:center}footer.svelte-lyxm83 p:where(.svelte-lyxm83){color:#ccc}@media (max-width: 768px){.nav-links.svelte-lyxm83{display:none}.hero.svelte-lyxm83 h1:where(.svelte-lyxm83){font-size:40px}.hero.svelte-lyxm83 p:where(.svelte-lyxm83){font-size:18px}section.svelte-lyxm83{padding:80px 0}.section-title.svelte-lyxm83{font-size:36px}.contact-info.svelte-lyxm83{flex-direction:column;gap:30px}.projects.svelte-lyxm83{grid-template-columns:1fr}}.fade-in{opacity:0;transform:translateY(30px);transition:all .6s ease}.fade-in.visible{opacity:1;transform:translateY(0)}
