.parallax-section.svelte-1im3emf{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;scroll-margin-top:64px}.parallax-section.svelte-1im3emf:before{content:"";position:absolute;top:-20%;left:-20%;width:140%;height:140%;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;transform:var(--transform, none);transition:transform .1s ease-out;z-index:-1}@media (max-width: 768px){.parallax-section.svelte-1im3emf:before{background-attachment:scroll;transform:none!important}}.home-section.svelte-1im3emf{background-color:#272f33}.home-section.svelte-1im3emf:before{display:none}.home-section.svelte-1im3emf .content-overlay:where(.svelte-1im3emf){background:transparent}.products-section.svelte-1im3emf:before{background-image:url(../../../products.webp)}.about-section.svelte-1im3emf:before{background-image:url(../../../about.webp)}.contact-section.svelte-1im3emf:before{background-image:url(../../../contact.webp)}.content-overlay.svelte-1im3emf{position:relative;width:100%;min-height:100vh;background:#00000080;display:flex;align-items:center;justify-content:center;padding:2rem}.products-section.svelte-1im3emf .content-overlay:where(.svelte-1im3emf),.about-section.svelte-1im3emf .content-overlay:where(.svelte-1im3emf),.contact-section.svelte-1im3emf .content-overlay:where(.svelte-1im3emf){background:#28282854}.content-container.svelte-1im3emf{width:100%;max-width:1200px;margin:0 auto}.section-title.svelte-1im3emf{color:#fff;font-size:3rem;font-weight:700;text-align:center;margin-bottom:2rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.section-intro.svelte-1im3emf{color:#e0e0e0;font-size:1.2rem;text-align:center;margin-bottom:3rem}.projects-grid.svelte-1im3emf{display:flex;flex-direction:column;gap:2rem}.project-card.svelte-1im3emf{margin-bottom:2rem;background:#1e1e1e33;padding:2rem;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 20px #0006;border:1px solid rgba(255,255,255,.1)}.project-card.svelte-1im3emf h2:where(.svelte-1im3emf){color:#fff;font-size:2rem;margin-bottom:1rem;position:relative;padding-bottom:.5rem}.project-card.svelte-1im3emf h2:where(.svelte-1im3emf):after{content:"";position:absolute;bottom:0;left:0;width:60px;height:4px;background:#be7419;border-radius:2px}.project-content.svelte-1im3emf{display:flex;gap:2rem;flex-direction:column;margin-top:1rem}@media (min-width: 768px){.project-content.svelte-1im3emf{flex-direction:row}}.project-image.svelte-1im3emf{width:100%;max-width:300px;height:auto;border-radius:8px;box-shadow:0 4px 15px #000000b3;border:2px solid rgba(255,255,255,.4)}.project-details.svelte-1im3emf{flex:1;color:#e0e0e0;background:#0006;padding:1.5rem;border-radius:8px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.project-details.svelte-1im3emf .description:where(.svelte-1im3emf){font-size:1.2rem;margin-bottom:1rem;color:#f93;font-weight:600;text-shadow:2px 2px 4px rgba(0,0,0,.8)}.project-details.svelte-1im3emf p:where(.svelte-1im3emf){line-height:1.6;text-shadow:1px 1px 3px rgba(0,0,0,.7)}.about-content.svelte-1im3emf{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width: 768px){.about-content.svelte-1im3emf{grid-template-columns:1fr 1fr}}.about-item.svelte-1im3emf{background:#0009;padding:1.5rem;border-radius:8px}.about-item.full-width.svelte-1im3emf{grid-column:1 / -1}.section-header.svelte-1im3emf{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.section-header.svelte-1im3emf i:where(.svelte-1im3emf){font-size:2rem;color:#be7419}.section-header.svelte-1im3emf h2:where(.svelte-1im3emf){color:#fff;font-size:1.75rem;margin:0}.about-item.svelte-1im3emf p:where(.svelte-1im3emf){color:#e0e0e0;line-height:1.6}.about-item.svelte-1im3emf ul:where(.svelte-1im3emf){list-style:none;padding:0}.about-item.svelte-1im3emf li:where(.svelte-1im3emf){margin:.5rem 0;padding-left:1rem;border-left:3px solid #BE7419;color:#e0e0e0}.about-item.svelte-1im3emf strong:where(.svelte-1im3emf){color:#c29865}.contact-wrapper.svelte-1im3emf{max-width:600px;margin:0 auto}.contact-form.svelte-1im3emf{background:#00000080;padding:2rem;border-radius:8px}.form-group.svelte-1im3emf{margin-bottom:1rem}.form-group.svelte-1im3emf input:where(.svelte-1im3emf),.form-group.svelte-1im3emf textarea:where(.svelte-1im3emf),.form-group.svelte-1im3emf select:where(.svelte-1im3emf){width:100%;padding:.75rem;margin-bottom:.5rem;border:1px solid #ccc;border-radius:4px;background:#ffffffe6}.form-group.svelte-1im3emf textarea:where(.svelte-1im3emf){min-height:200px;resize:vertical}.form-group.svelte-1im3emf label:where(.svelte-1im3emf){display:block;color:#fff;margin-bottom:.5rem}.submit-btn.svelte-1im3emf{background-color:#4caf50;color:#fff;padding:1rem 2rem;border:none;border-radius:4px;font-size:1rem;cursor:pointer;width:100%;transition:background-color .2s}.submit-btn.svelte-1im3emf:hover:not(:disabled){background-color:#45a049}.submit-btn.svelte-1im3emf:disabled{background-color:#ccc;cursor:not-allowed}.success.svelte-1im3emf{color:#4ade80;text-align:center;margin-top:1rem}.error.svelte-1im3emf{color:#f87171;text-align:center;margin-top:1rem}
