header.svelte-18bdg71{background-color:#fff;box-shadow:0 1px 3px #00000014;position:sticky;top:0;z-index:100}.container.svelte-18bdg71{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;height:80px}.logo-container.svelte-18bdg71{display:flex;align-items:center}.logo-container.svelte-18bdg71 a:where(.svelte-18bdg71){color:#8bc34a;text-decoration:none;font-size:20px;font-weight:600;letter-spacing:-.5px}nav.svelte-18bdg71 ul:where(.svelte-18bdg71){display:flex;list-style:none;gap:40px;margin:0;padding:0}nav.svelte-18bdg71 a:where(.svelte-18bdg71){color:#333;text-decoration:none;font-weight:500;font-size:16px;position:relative;padding:8px 0;transition:color .2s ease}nav.svelte-18bdg71 a:where(.svelte-18bdg71):hover{color:#8bc34a}nav.svelte-18bdg71 a:where(.svelte-18bdg71):after{content:"";position:absolute;width:0;height:2px;bottom:0;left:0;background-color:#8bc34a;transition:width .2s ease}nav.svelte-18bdg71 a:where(.svelte-18bdg71):hover:after{width:100%}.mobile-menu-button.svelte-18bdg71{display:none;background:none;border:none;cursor:pointer;padding:8px;z-index:101;border-radius:4px;transition:background-color .2s ease}.mobile-menu-button.svelte-18bdg71:hover{background-color:#f8f9fa}.bar.svelte-18bdg71{display:block;width:22px;height:2px;background-color:#333;margin:4px 0;transition:all .3s ease;border-radius:1px}.overlay.svelte-18bdg71{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#0000004d;z-index:98;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@media (max-width: 768px){.mobile-menu-button.svelte-18bdg71{display:block}nav.svelte-18bdg71{position:fixed;top:0;right:-280px;width:280px;height:100vh;background-color:#fff;box-shadow:-4px 0 20px #0000001a;transition:right .3s cubic-bezier(.4,0,.2,1);padding-top:100px;z-index:99}nav.open.svelte-18bdg71{right:0}nav.svelte-18bdg71 ul:where(.svelte-18bdg71){flex-direction:column;padding:0 30px;gap:0}nav.svelte-18bdg71 li:where(.svelte-18bdg71){border-bottom:1px solid #f1f3f4}nav.svelte-18bdg71 li:where(.svelte-18bdg71):last-child{border-bottom:none}nav.svelte-18bdg71 a:where(.svelte-18bdg71){display:block;padding:20px 0;font-size:16px;color:#2c2c2c;border-radius:0;position:relative}nav.svelte-18bdg71 a:where(.svelte-18bdg71):after{display:none}nav.svelte-18bdg71 a:where(.svelte-18bdg71):hover{color:#8bc34a;background-color:#8bc34a0d;margin:0 -30px;padding-left:30px;padding-right:30px}.mobile-menu-button.open.svelte-18bdg71 .bar:where(.svelte-18bdg71):nth-child(1){transform:rotate(45deg) translate(4px,4px)}.mobile-menu-button.open.svelte-18bdg71 .bar:where(.svelte-18bdg71):nth-child(2){opacity:0;transform:translate(-10px)}.mobile-menu-button.open.svelte-18bdg71 .bar:where(.svelte-18bdg71):nth-child(3){transform:rotate(-45deg) translate(4px,-4px)}}@media (max-width: 480px){nav.svelte-18bdg71{width:260px;right:-260px}nav.svelte-18bdg71 ul:where(.svelte-18bdg71){padding:0 24px}nav.svelte-18bdg71 a:where(.svelte-18bdg71):hover{margin:0 -24px;padding-left:24px;padding-right:24px}}footer.svelte-rl66uy{background-color:#333;color:#fff;font-family:Noto Sans KR,sans-serif}.container.svelte-rl66uy{max-width:1200px;margin:0 auto;padding:60px 20px 20px}.footer-content.svelte-rl66uy{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:50px}.footer-column.svelte-rl66uy{width:100%;max-width:250px;margin-bottom:30px}.footer-column.wide.svelte-rl66uy{max-width:350px}.tagline.svelte-rl66uy{font-size:.8rem;text-transform:uppercase;letter-spacing:1px;margin-bottom:15px;color:#8bc34a}.company-desc.svelte-rl66uy{line-height:1.6;opacity:.7;font-size:.9rem}.footer-column.svelte-rl66uy h3:where(.svelte-rl66uy){color:#8bc34a;margin-bottom:20px;font-size:1.1rem;position:relative}.footer-column.svelte-rl66uy h3:where(.svelte-rl66uy):after{content:"";position:absolute;left:0;bottom:-8px;width:40px;height:2px;background-color:#8bc34a}.footer-links.svelte-rl66uy{list-style:none;padding:0;margin:0}.footer-links.svelte-rl66uy li:where(.svelte-rl66uy){margin-bottom:12px}.footer-links.svelte-rl66uy a:where(.svelte-rl66uy){color:#fff;text-decoration:none;opacity:.7;transition:opacity .3s;font-size:.9rem}.footer-links.svelte-rl66uy a:where(.svelte-rl66uy):hover{opacity:1;color:#8bc34a}.contact-info.svelte-rl66uy{font-style:normal;opacity:.7;font-size:.9rem;line-height:1.8}.contact-info.svelte-rl66uy p:where(.svelte-rl66uy){display:flex;align-items:center;margin-bottom:10px;line-height:1.5}.contact-info.svelte-rl66uy i:where(.svelte-rl66uy){min-width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;background-color:#8bc34a;border-radius:50%;margin-right:10px;flex-shrink:0}.footer-bottom.svelte-rl66uy{display:flex;justify-content:space-between;align-items:center;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);flex-wrap:wrap;gap:15px}.copyright.svelte-rl66uy{font-size:.8rem;opacity:.6}.footer-bottom-links.svelte-rl66uy{font-size:.8rem}.footer-bottom-links.svelte-rl66uy a:where(.svelte-rl66uy){color:#fff;text-decoration:none;opacity:.6;transition:opacity .3s}.footer-bottom-links.svelte-rl66uy a:where(.svelte-rl66uy):hover{opacity:1;color:#8bc34a}.separator.svelte-rl66uy{margin:0 10px;opacity:.6}@media (max-width: 768px){.footer-content.svelte-rl66uy{flex-direction:column}.footer-column.svelte-rl66uy{max-width:100%}.footer-bottom.svelte-rl66uy{flex-direction:column;text-align:center}}.icon-location.svelte-rl66uy,.icon-phone.svelte-rl66uy,.icon-email.svelte-rl66uy{display:inline-block;width:16px;height:16px;background-color:#8bc34a;border-radius:50%}
