.electric-navbar[data-astro-cid-5blmo7yk]{background-color:var(--bg-color);border-bottom:1px solid var(--border-color);box-shadow:0 2px 8px var(--shadow-color);position:fixed;top:0;left:0;right:0;width:100%;z-index:1000;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1),box-shadow .3s ease;transform:translateY(0)}.electric-navbar[data-astro-cid-5blmo7yk].navbar-visible{transform:translateY(0);opacity:1}.electric-navbar[data-astro-cid-5blmo7yk].navbar-visible:not(.navbar-at-top){box-shadow:0 4px 20px #0000001a}.navbar-container[data-astro-cid-5blmo7yk]{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;position:relative}.navbar-brand[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:.875rem;text-decoration:none;color:var(--text-color);font-weight:800;font-size:1.625rem;transition:all .3s ease;letter-spacing:-.025em}.navbar-brand[data-astro-cid-5blmo7yk]:hover{color:var(--primary-color)}.brand-icon[data-astro-cid-5blmo7yk]{width:2.75rem;height:2.75rem;background-color:var(--primary-color);border-radius:.5rem;display:flex;align-items:center;justify-content:center;color:var(--bg-color);box-shadow:0 2px 4px #0000001a}.brand-icon[data-astro-cid-5blmo7yk] svg[data-astro-cid-5blmo7yk]{width:1.75rem;height:1.75rem}.brand-text[data-astro-cid-5blmo7yk]{color:var(--text-color);font-weight:600;font-size:1.375rem}.navbar-nav[data-astro-cid-5blmo7yk]{display:none}.nav-list[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:.75rem;list-style:none;margin:0;padding:0}.nav-link[data-astro-cid-5blmo7yk]{display:block;padding:.75rem 1.25rem;color:var(--text-color);text-decoration:none;font-weight:600;font-size:1.05rem;border-radius:.5rem;transition:all .3s ease;position:relative;letter-spacing:.01em}.nav-link[data-astro-cid-5blmo7yk]:hover{color:var(--cta-color);background-color:#0ea5e90d}.nav-link[data-astro-cid-5blmo7yk].active{color:var(--cta-color);background-color:#0ea5e91a;font-weight:600}.navbar-controls[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:.75rem}.control-btn[data-astro-cid-5blmo7yk]{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:1px solid var(--border-color);border-radius:.5rem;background-color:var(--bg-color);color:var(--text-color);cursor:pointer;transition:all .2s ease;position:relative;font-weight:600}.control-btn[data-astro-cid-5blmo7yk]:hover{border-color:var(--primary-color);background-color:var(--primary-color);color:var(--bg-color);transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.control-btn[data-astro-cid-5blmo7yk]:focus{outline:none;box-shadow:0 0 0 2px #facc1580}.nav-link[data-astro-cid-5blmo7yk]:focus,.mobile-nav-link[data-astro-cid-5blmo7yk]:focus{outline:none;box-shadow:none}.theme-toggle[data-astro-cid-5blmo7yk] svg[data-astro-cid-5blmo7yk]{width:1.375rem;height:1.375rem;transition:all .3s ease}.sun-icon[data-astro-cid-5blmo7yk]{display:none}.moon-icon[data-astro-cid-5blmo7yk]{display:block}:root.dark-theme .sun-icon[data-astro-cid-5blmo7yk]{display:block}:root.dark-theme .moon-icon[data-astro-cid-5blmo7yk]{display:none}.language-toggle[data-astro-cid-5blmo7yk]{gap:.375rem;width:auto;padding:0 1rem;min-width:3.5rem}.language-globe-icon[data-astro-cid-5blmo7yk]{width:1.125rem;height:1.125rem}.language-text[data-astro-cid-5blmo7yk]{font-size:.875rem;font-weight:700}.hamburger[data-astro-cid-5blmo7yk]{display:flex;flex-direction:column;gap:.3rem}.hamburger[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk]{width:1.375rem;height:2.5px;background-color:currentColor;transition:all .3s ease;border-radius:1px}.mobile-toggle[data-astro-cid-5blmo7yk].active .hamburger[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk]:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.mobile-toggle[data-astro-cid-5blmo7yk].active .hamburger[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk]:nth-child(2){opacity:0}.mobile-toggle[data-astro-cid-5blmo7yk].active .hamburger[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk]:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.mobile-menu[data-astro-cid-5blmo7yk]{position:absolute;top:100%;left:0;right:0;background-color:var(--bg-color);border:1px solid var(--border-color);border-top:none;border-radius:0 0 .75rem .75rem;box-shadow:0 4px 16px var(--shadow-color);transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease;z-index:-1}.mobile-menu[data-astro-cid-5blmo7yk].show{transform:translateY(0);opacity:1;visibility:visible;z-index:999}.mobile-nav-list[data-astro-cid-5blmo7yk]{list-style:none;margin:0;padding:1.25rem;display:flex;flex-direction:column;gap:.75rem}.mobile-nav-link[data-astro-cid-5blmo7yk]{display:block;padding:1rem 1.25rem;color:var(--text-color);text-decoration:none;font-weight:600;font-size:1.05rem;border-radius:.5rem;transition:all .3s ease;text-align:center;letter-spacing:.01em}.mobile-nav-link[data-astro-cid-5blmo7yk]:hover{background-color:var(--primary-color);color:var(--bg-color);transform:translateY(-1px)}.mobile-nav-link[data-astro-cid-5blmo7yk].active{background-color:var(--cta-color);color:var(--bg-color)}@media (max-width: 480px){.navbar-container[data-astro-cid-5blmo7yk]{padding:1rem;gap:.5rem}.brand-text[data-astro-cid-5blmo7yk]{display:none}.navbar-brand[data-astro-cid-5blmo7yk]{font-size:1.5rem}.brand-icon[data-astro-cid-5blmo7yk]{width:2.5rem;height:2.5rem}.brand-icon[data-astro-cid-5blmo7yk] svg[data-astro-cid-5blmo7yk]{width:1.5rem;height:1.5rem}.navbar-controls[data-astro-cid-5blmo7yk]{gap:.5rem}.control-btn[data-astro-cid-5blmo7yk]{width:2.25rem;height:2.25rem}.language-globe-icon[data-astro-cid-5blmo7yk]{display:none}.language-toggle[data-astro-cid-5blmo7yk]{padding:0 .75rem;min-width:2.75rem;gap:0}.language-text[data-astro-cid-5blmo7yk]{font-size:.8rem}.mobile-nav-list[data-astro-cid-5blmo7yk]{padding:1rem;gap:.5rem}.mobile-nav-link[data-astro-cid-5blmo7yk]{padding:.875rem 1rem;font-size:1rem}}@media (min-width: 481px) and (max-width: 767px){.navbar-container[data-astro-cid-5blmo7yk]{padding:1.125rem 1.25rem}.navbar-brand[data-astro-cid-5blmo7yk]{font-size:1.5rem}.brand-text[data-astro-cid-5blmo7yk]{font-size:1.25rem}.brand-icon[data-astro-cid-5blmo7yk]{width:2.5rem;height:2.5rem}.brand-icon[data-astro-cid-5blmo7yk] svg[data-astro-cid-5blmo7yk]{width:1.5rem;height:1.5rem}.navbar-controls[data-astro-cid-5blmo7yk]{gap:.625rem}.control-btn[data-astro-cid-5blmo7yk]{width:2.375rem;height:2.375rem}.language-toggle[data-astro-cid-5blmo7yk]{padding:0 .875rem;min-width:3.25rem}.language-text[data-astro-cid-5blmo7yk]{font-size:.8125rem}.mobile-menu[data-astro-cid-5blmo7yk]{border-radius:0 0 1rem 1rem}.mobile-nav-list[data-astro-cid-5blmo7yk]{padding:1.125rem;gap:.625rem}.mobile-nav-link[data-astro-cid-5blmo7yk]{padding:.9375rem 1.125rem;font-size:1.0625rem}.language-globe-icon[data-astro-cid-5blmo7yk]{display:block}}@media (min-width: 768px){.navbar-nav[data-astro-cid-5blmo7yk]{display:block}.mobile-toggle[data-astro-cid-5blmo7yk],.mobile-menu[data-astro-cid-5blmo7yk]{display:none}.language-globe-icon[data-astro-cid-5blmo7yk]{display:block}}@media (min-width: 768px) and (max-width: 1023px){.navbar-container[data-astro-cid-5blmo7yk]{padding:1.125rem 1.25rem}.nav-list[data-astro-cid-5blmo7yk]{gap:.5rem}.nav-link[data-astro-cid-5blmo7yk]{padding:.625rem 1rem;font-size:.975rem}.navbar-brand[data-astro-cid-5blmo7yk]{font-size:1.5rem}.brand-text[data-astro-cid-5blmo7yk]{font-size:1.25rem}.control-btn[data-astro-cid-5blmo7yk]{width:2.375rem;height:2.375rem}.language-toggle[data-astro-cid-5blmo7yk]{padding:0 .875rem;min-width:3.25rem}}@media (min-width: 1024px){.nav-link[data-astro-cid-5blmo7yk]{font-size:1.1rem;padding:.75rem 1.25rem}.navbar-brand[data-astro-cid-5blmo7yk]{font-size:1.75rem}.brand-text[data-astro-cid-5blmo7yk]{font-size:1.375rem}.nav-list[data-astro-cid-5blmo7yk],.navbar-controls[data-astro-cid-5blmo7yk]{gap:.75rem}}@media (min-width: 1200px){.navbar-container[data-astro-cid-5blmo7yk]{padding:1.375rem 1.75rem}.nav-link[data-astro-cid-5blmo7yk]{font-size:1.125rem;padding:.8125rem 1.375rem}.navbar-brand[data-astro-cid-5blmo7yk]{font-size:1.875rem}}.electric-footer[data-astro-cid-sz7xmlte]{background:linear-gradient(135deg,var(--bg-color) 0%,rgba(15,23,42,.02) 100%);border-top:1px solid var(--border-color);margin-top:auto;transition:all .3s ease}.dark-theme .electric-footer[data-astro-cid-sz7xmlte]{background:linear-gradient(135deg,var(--bg-color) 0%,rgba(30,41,59,.5) 100%)}.footer-content[data-astro-cid-sz7xmlte]{padding:60px 20px 40px}.footer-container[data-astro-cid-sz7xmlte]{max-width:1500px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem}.footer-section[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:1.5rem}.company-info[data-astro-cid-sz7xmlte]{max-width:350px}.footer-brand[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.875rem;margin-bottom:1rem}.brand-icon[data-astro-cid-sz7xmlte]{width:2.5rem;height:2.5rem;background-color:var(--primary-color);border-radius:.5rem;display:flex;align-items:center;justify-content:center;color:var(--bg-color);box-shadow:0 2px 8px #0000001a}.brand-icon[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:1.5rem;height:1.5rem}.brand-text[data-astro-cid-sz7xmlte]{font-size:1.5rem;font-weight:700;color:var(--text-color)}.company-description[data-astro-cid-sz7xmlte]{color:rgba(var(--text-color-rgb),.8);line-height:1.6;margin-bottom:1.5rem}.social-links[data-astro-cid-sz7xmlte]{display:flex;gap:1rem}.social-link[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:1px solid var(--border-color);border-radius:.5rem;color:var(--text-color);transition:all .3s ease;text-decoration:none}.social-link[data-astro-cid-sz7xmlte]:hover{background-color:var(--primary-color);color:var(--bg-color);border-color:var(--primary-color);transform:translateY(-2px)}.social-link[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:1.25rem;height:1.25rem}.footer-title[data-astro-cid-sz7xmlte]{font-size:1.2rem;font-weight:600;color:var(--text-color);margin-bottom:.5rem}.footer-links[data-astro-cid-sz7xmlte]{list-style:none;display:flex;flex-direction:column;gap:.75rem}.footer-link[data-astro-cid-sz7xmlte]{color:rgba(var(--text-color-rgb),.8);text-decoration:none;transition:all .2s ease;font-size:.95rem}.footer-link[data-astro-cid-sz7xmlte]:hover{color:var(--cta-color);transform:translate(4px)}.contact-links[data-astro-cid-sz7xmlte]{gap:.75rem}.contact-item[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.75rem}.contact-icon[data-astro-cid-sz7xmlte]{width:1.25rem;height:1.25rem;color:var(--primary-color);flex-shrink:0}.contact-link[data-astro-cid-sz7xmlte],.contact-text[data-astro-cid-sz7xmlte]{color:rgba(var(--text-color-rgb),.8);text-decoration:none;font-size:.95rem;transition:all .2s ease}.contact-link[data-astro-cid-sz7xmlte]:hover{color:var(--cta-color);transform:translate(4px)}.footer-cta-button[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,var(--cta-color) 0%,var(--cta-hover) 100%);color:#fff;border:none;padding:12px 24px;font-size:.95rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;margin-top:1rem;max-width:fit-content}.footer-cta-button[data-astro-cid-sz7xmlte]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0ea5e94d}.button-arrow[data-astro-cid-sz7xmlte]{width:14px;height:14px;transition:transform .2s ease}.footer-cta-button[data-astro-cid-sz7xmlte]:hover .button-arrow[data-astro-cid-sz7xmlte]{transform:translate(3px)}.footer-bottom[data-astro-cid-sz7xmlte]{background-color:rgba(var(--text-color-rgb),.03);border-top:1px solid var(--border-color);padding:20px}.dark-theme .footer-bottom[data-astro-cid-sz7xmlte]{background-color:#0003}.copyright[data-astro-cid-sz7xmlte]{color:rgba(var(--text-color-rgb),.7);font-size:.9rem;text-align:center;margin:0}@media (max-width: 1024px){.footer-container[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr;gap:2.5rem}.company-info[data-astro-cid-sz7xmlte]{max-width:none}}@media (max-width: 768px){.footer-container[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:2rem;text-align:center}.company-info[data-astro-cid-sz7xmlte]{order:-1}.footer-brand[data-astro-cid-sz7xmlte],.social-links[data-astro-cid-sz7xmlte],.contact-item[data-astro-cid-sz7xmlte]{justify-content:center}.footer-cta-button[data-astro-cid-sz7xmlte]{margin:1rem auto 0}}@media (max-width: 480px){.footer-content[data-astro-cid-sz7xmlte]{padding:40px 20px 30px}.social-links[data-astro-cid-sz7xmlte]{gap:.75rem}}:root{--text-color-rgb: 30, 41, 59}:root.dark-theme{--text-color-rgb: 241, 245, 249}@font-face{font-family:Inter;src:url(/fonts/inter-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter-bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter-italic.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,Arial,sans-serif}html,body{margin:0;width:100%;height:100%;scroll-behavior:smooth}:root{--primary-color: #facc15;--primary-hover: #eab308;--cta-color: #0ea5e9;--cta-hover: #0284c7;--text-color: #1e293b;--bg-color: #f8fafc;--border-color: #cbd5e1}:root.dark-theme{--primary-color: #fde047;--primary-hover: #facc15;--cta-color: #38bdf8;--cta-hover: #0ea5e9;--text-color: #f1f5f9;--text-secondary: #cbd5e1;--bg-color: #0f172a;--border-color: #1e293b}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body{background-color:var(--bg-color);color:var(--text-color);transition:background-color .3s ease,color .3s ease;line-height:1.6}img{max-width:100%;height:auto;loading:lazy}*:focus{outline:2px solid var(--primary-color);outline-offset:2px}.skip-link{position:absolute;top:-40px;left:6px;background:var(--primary-color);color:#fff;padding:8px 12px;text-decoration:none;border-radius:4px;font-weight:500;transition:top .3s ease;z-index:1000}.skip-link:focus{top:6px}@media print{.no-print{display:none!important}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}html{scroll-behavior:auto}}.text-primary{color:var(--primary-color)}.text-cta{color:var(--cta-color)}.bg-primary{background-color:var(--primary-color)}.bg-cta{background-color:var(--cta-color)}.border-primary{border-color:var(--primary-color)}.navbar-offset{padding-top:80px}@media (max-width: 767px){.navbar-offset{padding-top:30px}}.hero-section[data-astro-cid-bbe6dxrz]{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-background[data-astro-cid-bbe6dxrz]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-bg-image[data-astro-cid-bbe6dxrz]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:opacity .5s ease}.hero-bg-light[data-astro-cid-bbe6dxrz]{display:block;opacity:1}.hero-bg-dark[data-astro-cid-bbe6dxrz],.dark-theme .hero-bg-light[data-astro-cid-bbe6dxrz]{display:none;opacity:0}.dark-theme .hero-bg-dark[data-astro-cid-bbe6dxrz]{display:block;opacity:1}.hero-overlay[data-astro-cid-bbe6dxrz]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#0006,#0003,#0009);z-index:2;transition:background .3s ease}.dark-theme .hero-overlay[data-astro-cid-bbe6dxrz]{background:linear-gradient(135deg,#0009,#0000004d,#000000b3)}.hero-content-wrapper[data-astro-cid-bbe6dxrz]{position:relative;z-index:3;width:100%;max-width:1200px;padding:0 40px;display:flex;align-items:center;justify-content:center;min-height:100vh}.hero-content[data-astro-cid-bbe6dxrz]{text-align:center;max-width:800px;padding:60px 0}.hero-title[data-astro-cid-bbe6dxrz]{font-size:4rem;font-weight:700;line-height:1.1;color:#fff;margin-bottom:2rem;text-shadow:2px 2px 8px rgba(0,0,0,.5);animation:fadeInUp 1s ease-out .2s both}.gradient-text[data-astro-cid-bbe6dxrz]{color:var(--primary-color, #0ea5e9);display:inline-block;text-shadow:2px 2px 8px rgba(0,0,0,.5)}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.4rem;font-weight:300;font-style:italic;color:#ffffffe6;line-height:1.6;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto;text-shadow:1px 1px 4px rgba(0,0,0,.5);animation:fadeInUp 1s ease-out .4s both}.hero-cta[data-astro-cid-bbe6dxrz]{animation:fadeInUp 1s ease-out .6s both}.cta-button[data-astro-cid-bbe6dxrz]{display:inline-block;background:linear-gradient(135deg,#0ea5e9,#3b82f6);color:#fff;padding:18px 36px;font-size:1.2rem;font-weight:600;text-decoration:none;border-radius:12px;transition:all .3s ease;box-shadow:0 8px 32px #0ea5e94d;border:none;cursor:pointer;text-shadow:none;position:relative;overflow:hidden}.cta-button[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.cta-button[data-astro-cid-bbe6dxrz]:hover:before{left:100%}.cta-button[data-astro-cid-bbe6dxrz]:hover{transform:scale(1.05) translateY(-3px);box-shadow:0 12px 40px #0ea5e980;background:linear-gradient(135deg,#0284c7,#2563eb)}.hero-wave-transition[data-astro-cid-bbe6dxrz]{position:absolute;bottom:0;left:0;right:0;width:100%;height:120px;z-index:4;pointer-events:none;overflow:hidden}.wave-svg[data-astro-cid-bbe6dxrz]{position:absolute;bottom:0;left:0;width:100%;height:100%}.wave-path[data-astro-cid-bbe6dxrz]{transition:fill .3s ease}.wave-1[data-astro-cid-bbe6dxrz]{fill:var(--bg-color, #ffffff);opacity:1}.wave-2[data-astro-cid-bbe6dxrz]{fill:var(--bg-color, #ffffff);opacity:.8}.wave-3[data-astro-cid-bbe6dxrz]{fill:var(--bg-color, #ffffff);opacity:.6}.dark-theme .wave-1[data-astro-cid-bbe6dxrz],.dark-theme .wave-2[data-astro-cid-bbe6dxrz],.dark-theme .wave-3[data-astro-cid-bbe6dxrz]{fill:var(--bg-color, #0f172a)}.hero-decorations[data-astro-cid-bbe6dxrz]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none}.electric-spark[data-astro-cid-bbe6dxrz]{position:absolute;width:4px;height:4px;background:#fbbf24;border-radius:50%;opacity:0;animation:sparkle 3s infinite;box-shadow:0 0 12px #fbbf24}.spark-1[data-astro-cid-bbe6dxrz]{top:20%;left:15%;animation-delay:0s}.spark-2[data-astro-cid-bbe6dxrz]{top:70%;right:20%;animation-delay:1s}.spark-3[data-astro-cid-bbe6dxrz]{top:40%;right:10%;animation-delay:2s}@keyframes sparkle{0%,to{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1)}}@media (max-width: 768px){.hero-content-wrapper[data-astro-cid-bbe6dxrz]{padding:0 24px}.hero-content[data-astro-cid-bbe6dxrz]{padding:40px 0}.hero-title[data-astro-cid-bbe6dxrz]{font-size:2.8rem;margin-bottom:1.5rem}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.2rem;margin-bottom:2.5rem}.cta-button[data-astro-cid-bbe6dxrz]{padding:16px 32px;font-size:1.1rem}.hero-overlay[data-astro-cid-bbe6dxrz]{background:linear-gradient(135deg,#00000080,#0000004d,#000000b3)}.hero-wave-transition[data-astro-cid-bbe6dxrz]{height:80px}}@media (max-width: 480px){.hero-title[data-astro-cid-bbe6dxrz]{font-size:2.2rem}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.1rem}.cta-button[data-astro-cid-bbe6dxrz]{padding:14px 28px;font-size:1rem}.hero-wave-transition[data-astro-cid-bbe6dxrz]{height:60px}}@media (min-width: 1024px){.hero-title[data-astro-cid-bbe6dxrz]{font-size:4.5rem}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.5rem}.cta-button[data-astro-cid-bbe6dxrz]{padding:20px 40px;font-size:1.3rem}.hero-wave-transition[data-astro-cid-bbe6dxrz]{height:140px}}@media (min-width: 1440px){.hero-title[data-astro-cid-bbe6dxrz]{font-size:5rem}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.6rem}.hero-wave-transition[data-astro-cid-bbe6dxrz]{height:160px}}.cta-section[data-astro-cid-4xty6sx2]{padding:80px 20px;background:linear-gradient(135deg,#0ea5e9f2,#3b82f6f2,#4f46e5f2);color:#fff;text-align:center;position:relative;overflow:hidden}.cta-section[data-astro-cid-4xty6sx2]:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Ccircle cx='30' cy='30' r='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none}.cta-container[data-astro-cid-4xty6sx2]{max-width:700px;margin:0 auto;position:relative;z-index:1}.cta-title[data-astro-cid-4xty6sx2]{font-size:2.8rem;font-weight:700;margin-bottom:1rem;line-height:1.1}.cta-subtitle[data-astro-cid-4xty6sx2]{font-size:1.2rem;opacity:.9;margin-bottom:2.5rem;line-height:1.5}.cta-features[data-astro-cid-4xty6sx2]{display:flex;justify-content:center;gap:1rem;margin-bottom:2.5rem;flex-wrap:wrap}.feature-item[data-astro-cid-4xty6sx2]{display:flex;align-items:center;gap:.5rem;background:#ffffff26;padding:.75rem 1rem;border-radius:20px;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);transition:transform .2s ease;font-size:.9rem}.feature-item[data-astro-cid-4xty6sx2]:hover{transform:translateY(-2px);background:#fff3}.feature-icon[data-astro-cid-4xty6sx2]{width:16px;height:16px;flex-shrink:0}.cta-button[data-astro-cid-4xty6sx2]{display:inline-flex;align-items:center;gap:.5rem;background:#fff3;color:#fff;border:2px solid rgba(255,255,255,.3);padding:16px 32px;font-size:1.1rem;font-weight:600;border-radius:10px;cursor:pointer;transition:all .3s ease;backdrop-filter:blur(10px);margin-bottom:1.5rem}.cta-button[data-astro-cid-4xty6sx2]:hover{background:#ffffff4d;border-color:#ffffff80;transform:translateY(-2px)}.button-arrow[data-astro-cid-4xty6sx2]{width:16px;height:16px;transition:transform .2s ease}.cta-button[data-astro-cid-4xty6sx2]:hover .button-arrow[data-astro-cid-4xty6sx2]{transform:translate(3px)}.trust-indicator[data-astro-cid-4xty6sx2]{opacity:.8;font-size:.9rem}.trust-text[data-astro-cid-4xty6sx2]{position:relative}.trust-text[data-astro-cid-4xty6sx2]:before{content:"✓";margin-right:.5rem;color:#10b981;font-weight:700}@media (max-width: 768px){.cta-title[data-astro-cid-4xty6sx2]{font-size:2.2rem}.cta-subtitle[data-astro-cid-4xty6sx2]{font-size:1.1rem}.cta-features[data-astro-cid-4xty6sx2]{flex-direction:column;align-items:center}.cta-button[data-astro-cid-4xty6sx2]{font-size:1rem;padding:14px 28px}}@media (max-width: 480px){.cta-title[data-astro-cid-4xty6sx2]{font-size:1.9rem}.feature-item[data-astro-cid-4xty6sx2]{font-size:.85rem}}.about-section[data-astro-cid-v2cbyr3p]{position:relative;padding:80px 0;background:var(--bg-color);overflow:hidden}.about-container[data-astro-cid-v2cbyr3p]{max-width:1200px;margin:0 auto;padding:0 20px}.section-header[data-astro-cid-v2cbyr3p]{text-align:center;margin-bottom:50px}.section-title[data-astro-cid-v2cbyr3p]{font-size:2.2rem;font-weight:700;color:var(--text-color);margin-bottom:1rem;position:relative;display:inline-block;line-height:1.2}.section-title[data-astro-cid-v2cbyr3p]:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:60px;height:3px;background:linear-gradient(135deg,#0ea5e9,#3b82f6);border-radius:2px}.section-subtitle[data-astro-cid-v2cbyr3p]{font-size:1.1rem;color:var(--text-muted);font-style:italic;max-width:100%;margin:0 auto;line-height:1.6;padding:0 10px}.company-story[data-astro-cid-v2cbyr3p]{display:block;margin-bottom:60px;animation:fadeInUp 1s ease-out}.story-text[data-astro-cid-v2cbyr3p]{margin-bottom:40px}.story-title[data-astro-cid-v2cbyr3p]{font-size:1.8rem;font-weight:600;color:var(--text-color);margin-bottom:1.5rem;line-height:1.3}.story-description[data-astro-cid-v2cbyr3p]{font-size:1rem;color:var(--text-muted);line-height:1.7}.story-visual[data-astro-cid-v2cbyr3p]{display:flex;justify-content:center;align-items:center;margin:40px 0}.electric-showcase[data-astro-cid-v2cbyr3p]{position:relative;width:140px;height:140px;display:flex;align-items:center;justify-content:center}.showcase-inner[data-astro-cid-v2cbyr3p]{position:relative;width:80px;height:80px;background:linear-gradient(135deg,#0ea5e9,#3b82f6);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 32px #0ea5e966;z-index:3}.company-icon[data-astro-cid-v2cbyr3p]{width:36px;height:36px;color:#fff}.energy-pulse[data-astro-cid-v2cbyr3p]{position:absolute;width:100px;height:100px;border:2px solid var(--primary-color);border-radius:50%;opacity:.6;animation:pulse 2s infinite ease-in-out}.electric-particles[data-astro-cid-v2cbyr3p]{position:absolute;width:100%;height:100%}.particle[data-astro-cid-v2cbyr3p]{position:absolute;width:6px;height:6px;background:#fbbf24;border-radius:50%;opacity:0;animation:particleFloat 4s infinite ease-in-out;box-shadow:0 0 12px #fbbf24}.particle-1[data-astro-cid-v2cbyr3p]{top:10%;left:20%;animation-delay:0s}.particle-2[data-astro-cid-v2cbyr3p]{top:20%;right:15%;animation-delay:1s}.particle-3[data-astro-cid-v2cbyr3p]{bottom:20%;left:15%;animation-delay:2s}.particle-4[data-astro-cid-v2cbyr3p]{bottom:10%;right:20%;animation-delay:3s}.about-stats[data-astro-cid-v2cbyr3p]{margin-bottom:60px;animation:fadeInUp 1s ease-out .2s both}.stats-grid[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.stat-card[data-astro-cid-v2cbyr3p]{background:#0ea5e90d;border:1px solid rgba(14,165,233,.1);border-radius:12px;padding:1.5rem 1rem;text-align:center;transition:all .3s ease;position:relative;overflow:hidden}.stat-card[data-astro-cid-v2cbyr3p]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(14,165,233,.1),transparent);transition:left .6s ease}.stat-card[data-astro-cid-v2cbyr3p]:hover:before{left:100%}.stat-card[data-astro-cid-v2cbyr3p]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0ea5e933;border-color:#0ea5e94d}.stat-icon[data-astro-cid-v2cbyr3p]{width:40px;height:40px;margin:0 auto 1rem;color:var(--primary-color)}.stat-icon[data-astro-cid-v2cbyr3p] svg[data-astro-cid-v2cbyr3p]{width:100%;height:100%}.stat-number[data-astro-cid-v2cbyr3p]{font-size:1.8rem;font-weight:700;color:var(--primary-color);margin-bottom:.5rem}.stat-label[data-astro-cid-v2cbyr3p]{font-size:.8rem;color:var(--text-muted);font-weight:500;text-transform:uppercase;letter-spacing:.5px}.core-values[data-astro-cid-v2cbyr3p]{animation:fadeInUp 1s ease-out .4s both}.values-title[data-astro-cid-v2cbyr3p]{font-size:1.8rem;font-weight:600;color:var(--text-color);text-align:center;margin-bottom:2rem}.values-grid[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:1fr;gap:1.5rem}.value-item[data-astro-cid-v2cbyr3p]{background:var(--card-bg, rgba(255, 255, 255, .02));border:1px solid var(--border-color);border-radius:12px;padding:1.5rem;text-align:center;transition:all .4s ease;position:relative;overflow:hidden}.value-item[data-astro-cid-v2cbyr3p]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(14,165,233,.08),transparent);transition:left .6s ease}.value-item[data-astro-cid-v2cbyr3p]:hover:before{left:100%}.value-item[data-astro-cid-v2cbyr3p]:hover{transform:translateY(-5px);box-shadow:0 12px 32px #0ea5e926;border-color:#0ea5e94d}.value-icon[data-astro-cid-v2cbyr3p]{width:50px;height:50px;margin:0 auto 1rem;background:linear-gradient(135deg,#0ea5e91a,#3b82f61a);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--primary-color);transition:all .3s ease}.value-item[data-astro-cid-v2cbyr3p]:hover .value-icon[data-astro-cid-v2cbyr3p]{background:linear-gradient(135deg,#0ea5e9,#3b82f6);color:#fff;transform:scale(1.05)}.value-icon[data-astro-cid-v2cbyr3p] svg[data-astro-cid-v2cbyr3p]{width:24px;height:24px}.value-title[data-astro-cid-v2cbyr3p]{font-size:1.1rem;font-weight:600;color:var(--text-color);margin-bottom:.8rem;line-height:1.3}.value-description[data-astro-cid-v2cbyr3p]{font-size:.9rem;color:var(--text-muted);line-height:1.5}@keyframes fadeInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(.9);opacity:.6}50%{transform:scale(1.1);opacity:.3}}@keyframes particleFloat{0%,to{opacity:0;transform:translateY(0) scale(0)}25%{opacity:1;transform:translateY(-10px) scale(1)}75%{opacity:.8;transform:translateY(-20px) scale(.8)}}@media (max-width: 375px){.about-container[data-astro-cid-v2cbyr3p]{padding:0 15px}.section-title[data-astro-cid-v2cbyr3p]{font-size:2rem}.story-title[data-astro-cid-v2cbyr3p],.values-title[data-astro-cid-v2cbyr3p]{font-size:1.6rem}.stats-grid[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr;gap:1rem}.stat-card[data-astro-cid-v2cbyr3p]{padding:1.2rem .8rem}}@media (min-width: 480px){.section-title[data-astro-cid-v2cbyr3p]{font-size:2.5rem}.story-title[data-astro-cid-v2cbyr3p],.values-title[data-astro-cid-v2cbyr3p]{font-size:2rem}.story-description[data-astro-cid-v2cbyr3p]{font-size:1.1rem}.stats-grid[data-astro-cid-v2cbyr3p],.values-grid[data-astro-cid-v2cbyr3p]{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width: 768px){.about-section[data-astro-cid-v2cbyr3p]{padding:100px 0}.section-header[data-astro-cid-v2cbyr3p]{margin-bottom:70px}.section-title[data-astro-cid-v2cbyr3p]{font-size:3rem}.section-subtitle[data-astro-cid-v2cbyr3p]{font-size:1.2rem;max-width:600px}.company-story[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:1fr 300px;gap:40px;align-items:center;margin-bottom:80px}.story-text[data-astro-cid-v2cbyr3p]{margin-bottom:0}.story-title[data-astro-cid-v2cbyr3p]{font-size:2.2rem}.story-description[data-astro-cid-v2cbyr3p]{font-size:1.1rem}.electric-showcase[data-astro-cid-v2cbyr3p]{width:180px;height:180px}.showcase-inner[data-astro-cid-v2cbyr3p]{width:100px;height:100px}.company-icon[data-astro-cid-v2cbyr3p]{width:44px;height:44px}.energy-pulse[data-astro-cid-v2cbyr3p]{width:130px;height:130px}.stats-grid[data-astro-cid-v2cbyr3p]{grid-template-columns:repeat(4,1fr);gap:2rem}.stat-card[data-astro-cid-v2cbyr3p]{padding:2rem 1.5rem}.stat-icon[data-astro-cid-v2cbyr3p]{width:50px;height:50px}.stat-number[data-astro-cid-v2cbyr3p]{font-size:2rem}.stat-label[data-astro-cid-v2cbyr3p]{font-size:.9rem}.values-title[data-astro-cid-v2cbyr3p]{font-size:2.2rem}.value-icon[data-astro-cid-v2cbyr3p]{width:60px;height:60px}.value-icon[data-astro-cid-v2cbyr3p] svg[data-astro-cid-v2cbyr3p]{width:28px;height:28px}.value-title[data-astro-cid-v2cbyr3p]{font-size:1.2rem}.value-description[data-astro-cid-v2cbyr3p]{font-size:1rem}}@media (min-width: 1024px){.about-section[data-astro-cid-v2cbyr3p]{padding:120px 0}.about-container[data-astro-cid-v2cbyr3p]{padding:0 40px}.section-header[data-astro-cid-v2cbyr3p]{margin-bottom:100px}.section-title[data-astro-cid-v2cbyr3p]{font-size:3.5rem}.section-title[data-astro-cid-v2cbyr3p]:after{width:80px;height:4px;bottom:-10px}.section-subtitle[data-astro-cid-v2cbyr3p]{font-size:1.3rem}.company-story[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr 350px;gap:60px;margin-bottom:100px}.story-title[data-astro-cid-v2cbyr3p]{font-size:2.5rem}.story-description[data-astro-cid-v2cbyr3p]{font-size:1.2rem}.electric-showcase[data-astro-cid-v2cbyr3p]{width:220px;height:220px}.showcase-inner[data-astro-cid-v2cbyr3p]{width:120px;height:120px}.company-icon[data-astro-cid-v2cbyr3p]{width:52px;height:52px}.energy-pulse[data-astro-cid-v2cbyr3p]{width:160px;height:160px}.stat-card[data-astro-cid-v2cbyr3p]{padding:2.5rem 2rem}.stat-icon[data-astro-cid-v2cbyr3p]{width:60px;height:60px}.stat-number[data-astro-cid-v2cbyr3p]{font-size:2.5rem}.stat-label[data-astro-cid-v2cbyr3p]{font-size:1rem}.values-title[data-astro-cid-v2cbyr3p]{font-size:2.5rem;margin-bottom:3rem}.values-grid[data-astro-cid-v2cbyr3p]{gap:2rem}.value-item[data-astro-cid-v2cbyr3p]{padding:2rem}.value-icon[data-astro-cid-v2cbyr3p]{width:70px;height:70px;border-radius:16px}.value-icon[data-astro-cid-v2cbyr3p] svg[data-astro-cid-v2cbyr3p]{width:32px;height:32px}.value-title[data-astro-cid-v2cbyr3p]{font-size:1.3rem}.value-description[data-astro-cid-v2cbyr3p]{font-size:1rem}}@media (min-width: 1400px){.values-grid[data-astro-cid-v2cbyr3p]{grid-template-columns:repeat(4,1fr)}.value-item[data-astro-cid-v2cbyr3p]{padding:2rem 1.5rem}}@media (min-width: 1600px){.company-story[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr 400px;gap:80px}.values-grid[data-astro-cid-v2cbyr3p]{gap:2.5rem}.value-item[data-astro-cid-v2cbyr3p]{padding:2.5rem 2rem}}.services-section[data-astro-cid-g5jplrhu]{position:relative;padding:80px 0;background:var(--bg-color);overflow:hidden}.services-container[data-astro-cid-g5jplrhu]{max-width:1200px;margin:0 auto;padding:0 20px}.section-header[data-astro-cid-g5jplrhu]{text-align:center;margin-bottom:50px}.section-title[data-astro-cid-g5jplrhu]{font-size:2.2rem;font-weight:700;color:var(--text-color);margin-bottom:1rem;position:relative;display:inline-block;line-height:1.2}.section-title[data-astro-cid-g5jplrhu]:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:60px;height:3px;background:linear-gradient(135deg,#0ea5e9,#3b82f6);border-radius:2px}.section-subtitle[data-astro-cid-g5jplrhu]{font-size:1.1rem;color:var(--text-muted);font-style:italic;max-width:100%;margin:0 auto;line-height:1.6;padding:0 10px}.services-grid[data-astro-cid-g5jplrhu]{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:60px}.service-category[data-astro-cid-g5jplrhu]{background:#0ea5e908;border:1px solid rgba(14,165,233,.1);border-radius:16px;padding:2rem 1.5rem;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);animation:fadeInUp .8s ease-out}.service-category[data-astro-cid-g5jplrhu]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(14,165,233,.05),transparent);transition:left .8s ease;z-index:1}.service-category[data-astro-cid-g5jplrhu]:hover:before{left:100%}.service-category[data-astro-cid-g5jplrhu]:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0ea5e926;border-color:#0ea5e933}.category-header[data-astro-cid-g5jplrhu]{text-align:center;margin-bottom:2rem;position:relative;z-index:2}.category-icon[data-astro-cid-g5jplrhu]{width:64px;height:64px;margin:0 auto 1rem;background:linear-gradient(135deg,#0ea5e9,#3b82f6);border-radius:16px;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .3s ease;box-shadow:0 8px 24px #0ea5e94d}.service-category[data-astro-cid-g5jplrhu]:hover .category-icon[data-astro-cid-g5jplrhu]{transform:scale(1.1) rotate(5deg);box-shadow:0 12px 32px #0ea5e966}.category-title[data-astro-cid-g5jplrhu]{font-size:1.4rem;font-weight:600;color:var(--text-color);margin-bottom:.5rem}.category-description[data-astro-cid-g5jplrhu]{font-size:.95rem;color:var(--text-muted);line-height:1.5}.service-list[data-astro-cid-g5jplrhu]{list-style:none;padding:0;margin:0;display:grid;gap:.75rem;position:relative;z-index:2}.service-item[data-astro-cid-g5jplrhu]{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:8px;transition:all .3s ease;cursor:pointer}.service-item[data-astro-cid-g5jplrhu]:hover{background:#0ea5e90d;transform:translate(8px)}.service-icon[data-astro-cid-g5jplrhu]{width:40px;height:40px;background:#0ea5e91a;border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--primary-color);flex-shrink:0;transition:all .3s ease}.service-item[data-astro-cid-g5jplrhu]:hover .service-icon[data-astro-cid-g5jplrhu]{background:#0ea5e926;transform:scale(1.1)}.service-name[data-astro-cid-g5jplrhu]{font-size:.95rem;font-weight:500;color:var(--text-color);line-height:1.4}.smart-solutions[data-astro-cid-g5jplrhu]{background:linear-gradient(135deg,#0ea5e90d,#3b82f608);border:1px solid rgba(14,165,233,.1);border-radius:20px;padding:3rem 2rem;margin-bottom:60px;position:relative;overflow:hidden}.smart-solutions[data-astro-cid-g5jplrhu]:before{content:"";position:absolute;top:-50%;right:-50%;width:100%;height:100%;background:radial-gradient(circle,rgba(14,165,233,.1) 0%,transparent 70%);animation:pulseGlow 4s ease-in-out infinite}.smart-header[data-astro-cid-g5jplrhu]{text-align:center;margin-bottom:3rem;position:relative;z-index:2}.smart-icon-container[data-astro-cid-g5jplrhu]{position:relative;display:inline-block;margin-bottom:1.5rem}.smart-icon[data-astro-cid-g5jplrhu]{width:80px;height:80px;background:linear-gradient(135deg,#0ea5e9,#3b82f6);border-radius:20px;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 12px 32px #0ea5e94d;position:relative;z-index:2;animation:float 3s ease-in-out infinite}.smart-pulse[data-astro-cid-g5jplrhu]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px;border:2px solid rgba(14,165,233,.3);border-radius:50%;animation:pulse 2s ease-in-out infinite}.smart-title[data-astro-cid-g5jplrhu]{font-size:1.8rem;font-weight:700;color:var(--text-color);margin-bottom:1rem}.smart-description[data-astro-cid-g5jplrhu]{font-size:1.1rem;color:var(--text-muted);line-height:1.6;max-width:600px;margin:0 auto}.smart-features[data-astro-cid-g5jplrhu]{display:grid;grid-template-columns:1fr;gap:1.5rem;position:relative;z-index:2}.smart-feature[data-astro-cid-g5jplrhu]{background:#ffffff80;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:1.5rem;text-align:center;transition:all .3s ease}.dark-theme .smart-feature[data-astro-cid-g5jplrhu]{background:#0f172a80;border-color:#ffffff1a}.smart-feature[data-astro-cid-g5jplrhu]:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0ea5e926;border-color:#0ea5e94d}.feature-icon[data-astro-cid-g5jplrhu]{width:48px;height:48px;background:#0ea5e91a;border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--primary-color);margin:0 auto 1rem;transition:all .3s ease}.smart-feature[data-astro-cid-g5jplrhu]:hover .feature-icon[data-astro-cid-g5jplrhu]{background:#0ea5e933;transform:scale(1.1)}.feature-title[data-astro-cid-g5jplrhu]{font-size:1.1rem;font-weight:600;color:var(--text-color);margin-bottom:.5rem}.feature-description[data-astro-cid-g5jplrhu]{font-size:.9rem;color:var(--text-muted);line-height:1.5}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (min-width: 768px){.services-container[data-astro-cid-g5jplrhu]{padding:0 40px}.section-title[data-astro-cid-g5jplrhu]{font-size:2.8rem}.section-subtitle[data-astro-cid-g5jplrhu]{font-size:1.2rem;max-width:600px}.services-grid[data-astro-cid-g5jplrhu]{grid-template-columns:repeat(2,1fr);gap:2.5rem}.service-category[data-astro-cid-g5jplrhu].industrial{grid-column:1 / -1}.smart-features[data-astro-cid-g5jplrhu]{grid-template-columns:repeat(2,1fr);gap:2rem}.service-list[data-astro-cid-g5jplrhu]{grid-template-columns:repeat(2,1fr);gap:1rem}.smart-solutions[data-astro-cid-g5jplrhu],.services-cta[data-astro-cid-g5jplrhu]{padding:4rem 3rem}}@media (min-width: 1024px){.services-section[data-astro-cid-g5jplrhu]{padding:120px 0}.section-title[data-astro-cid-g5jplrhu]{font-size:3.2rem}.section-subtitle[data-astro-cid-g5jplrhu]{font-size:1.3rem}.services-grid[data-astro-cid-g5jplrhu]{grid-template-columns:repeat(3,1fr);gap:3rem}.service-category[data-astro-cid-g5jplrhu].industrial{grid-column:auto}.smart-features[data-astro-cid-g5jplrhu]{grid-template-columns:repeat(4,1fr)}.service-list[data-astro-cid-g5jplrhu]{grid-template-columns:1fr}.smart-title[data-astro-cid-g5jplrhu]{font-size:2.2rem}.smart-description[data-astro-cid-g5jplrhu]{font-size:1.2rem}.cta-title[data-astro-cid-g5jplrhu]{font-size:2.2rem}.cta-description[data-astro-cid-g5jplrhu]{font-size:1.2rem}}@media (min-width: 1440px){.section-title[data-astro-cid-g5jplrhu]{font-size:3.6rem}.smart-solutions[data-astro-cid-g5jplrhu],.services-cta[data-astro-cid-g5jplrhu]{padding:5rem 4rem}}.dark-theme .service-category[data-astro-cid-g5jplrhu]{background:#0ea5e90d;border-color:#0ea5e926}.dark-theme .service-category[data-astro-cid-g5jplrhu]:hover{background:#0ea5e914;border-color:#0ea5e940}.dark-theme .service-item[data-astro-cid-g5jplrhu]:hover{background:#0ea5e91a}.dark-theme .smart-solutions[data-astro-cid-g5jplrhu]{background:linear-gradient(135deg,#0ea5e914,#3b82f60d);border-color:#0ea5e926}.service-category[data-astro-cid-g5jplrhu]:nth-child(1){animation-delay:.1s}.service-category[data-astro-cid-g5jplrhu]:nth-child(2){animation-delay:.2s}.service-category[data-astro-cid-g5jplrhu]:nth-child(3){animation-delay:.3s}.smart-solutions[data-astro-cid-g5jplrhu]{animation:fadeInUp .8s ease-out .4s both}.services-cta[data-astro-cid-g5jplrhu]{animation:fadeInUp .8s ease-out .5s both}.portfolio-section[data-astro-cid-uhrerali]{position:relative;padding:80px 0;background:var(--bg-color);overflow:hidden}.portfolio-container[data-astro-cid-uhrerali]{max-width:1200px;margin:0 auto;padding:0 20px}.section-header[data-astro-cid-uhrerali]{text-align:center;margin-bottom:50px}.section-title[data-astro-cid-uhrerali]{font-size:2.2rem;font-weight:700;color:var(--text-color);margin-bottom:1rem;position:relative;display:inline-block;line-height:1.2}.section-title[data-astro-cid-uhrerali]:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:60px;height:3px;background:linear-gradient(135deg,#0ea5e9,#3b82f6);border-radius:2px}.section-subtitle[data-astro-cid-uhrerali]{font-size:1.1rem;color:var(--text-muted);font-style:italic;max-width:100%;margin:0 auto;line-height:1.6;padding:0 10px}.portfolio-grid[data-astro-cid-uhrerali]{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}.portfolio-item[data-astro-cid-uhrerali]{opacity:1;transform:scale(1);transition:all .4s cubic-bezier(.4,0,.2,1);height:100%;animation:fadeInUp .8s ease-out}.portfolio-item[data-astro-cid-uhrerali].hidden{opacity:0;transform:scale(.8);pointer-events:none;height:0;margin:0;overflow:hidden}.portfolio-card[data-astro-cid-uhrerali]{background:#0ea5e908;border:1px solid rgba(14,165,233,.1);border-radius:16px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;height:100%;display:flex;flex-direction:column}.portfolio-card[data-astro-cid-uhrerali]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(14,165,233,.05),transparent);transition:left .8s ease;z-index:1}.portfolio-card[data-astro-cid-uhrerali]:hover:before{left:100%}.dark-theme .portfolio-card[data-astro-cid-uhrerali]{background:#0ea5e90d;border-color:#0ea5e926}.portfolio-card[data-astro-cid-uhrerali]:hover{transform:translateY(-8px);box-shadow:0 2px 4px #0ea5e926;border-color:#0ea5e933}.dark-theme .portfolio-card[data-astro-cid-uhrerali]:hover{background:#0ea5e914;border-color:#0ea5e940}.project-image[data-astro-cid-uhrerali]{position:relative;aspect-ratio:16/10;overflow:hidden;background:#f1f5f9;flex-shrink:0}.project-image[data-astro-cid-uhrerali] img[data-astro-cid-uhrerali]{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.portfolio-card[data-astro-cid-uhrerali]:hover .project-image[data-astro-cid-uhrerali] img[data-astro-cid-uhrerali]{transform:scale(1.05)}.image-overlay[data-astro-cid-uhrerali]{position:absolute;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.portfolio-card[data-astro-cid-uhrerali]:hover .image-overlay[data-astro-cid-uhrerali]{opacity:1}.overlay-content[data-astro-cid-uhrerali]{display:flex;gap:1rem}.view-btn[data-astro-cid-uhrerali],.expand-btn[data-astro-cid-uhrerali]{width:50px;height:50px;border:2px solid white;background:#ffffff1a;backdrop-filter:blur(10px);border-radius:50%;color:#fff;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.view-btn[data-astro-cid-uhrerali]:hover,.expand-btn[data-astro-cid-uhrerali]:hover{background:#0ea5e9cc;border-color:#0ea5e9;transform:scale(1.1)}.project-content[data-astro-cid-uhrerali]{padding:2rem 1.5rem;display:flex;flex-direction:column;flex-grow:1;position:relative;z-index:2}.project-header[data-astro-cid-uhrerali]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;gap:1rem}.project-title[data-astro-cid-uhrerali]{font-size:1.4rem;font-weight:600;color:var(--text-color);margin:0;line-height:1.3;flex:1}.category-badge[data-astro-cid-uhrerali]{padding:.25rem .75rem;background:#0ea5e91a;color:var(--primary-color);border-radius:12px;font-size:.75rem;font-weight:500;text-transform:capitalize;white-space:nowrap}.project-description[data-astro-cid-uhrerali]{font-size:.95rem;color:var(--text-muted);line-height:1.5;margin-bottom:1rem;flex-grow:1}.project-details[data-astro-cid-uhrerali]{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.detail-item[data-astro-cid-uhrerali]{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:8px;transition:all .3s ease;cursor:pointer}.detail-item[data-astro-cid-uhrerali]:hover{background:#0ea5e90d;transform:translate(8px)}.dark-theme .detail-item[data-astro-cid-uhrerali]:hover{background:#0ea5e91a}.detail-label[data-astro-cid-uhrerali]{color:var(--text-muted);font-weight:500;font-size:.85rem}.detail-value[data-astro-cid-uhrerali]{color:var(--text-color);font-weight:500;font-size:.85rem}.project-tags[data-astro-cid-uhrerali]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.project-tag[data-astro-cid-uhrerali]{padding:.25rem .5rem;background:#0ea5e90d;color:var(--text-color);border:1px solid rgba(14,165,233,.1);border-radius:6px;font-size:.75rem;font-weight:500}.project-actions[data-astro-cid-uhrerali]{display:flex;justify-content:flex-end;margin-top:auto}.action-btn[data-astro-cid-uhrerali]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s ease;font-size:.9rem}.action-btn[data-astro-cid-uhrerali].primary{background:linear-gradient(135deg,#0ea5e9,#3b82f6);color:#fff}.action-btn[data-astro-cid-uhrerali].primary:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0ea5e926}.portfolio-actions[data-astro-cid-uhrerali]{text-align:center}.load-more-btn[data-astro-cid-uhrerali]{padding:1rem 2rem;background:transparent;border:2px solid rgba(14,165,233,.3);color:var(--text-color);border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:1rem}.load-more-btn[data-astro-cid-uhrerali]:hover{background:linear-gradient(135deg,#0ea5e9,#3b82f6);color:#fff;border-color:transparent;transform:translateY(-4px);box-shadow:0 12px 32px #0ea5e926}.dark-theme .load-more-btn[data-astro-cid-uhrerali]{border-color:#0ea5e94d}.dark-theme .load-more-btn[data-astro-cid-uhrerali]:hover{background:linear-gradient(135deg,#0ea5e9,#38bdf8)}.project-modal[data-astro-cid-uhrerali]{position:fixed;inset:0;z-index:1000;display:none;align-items:center;justify-content:center;padding:1rem}.project-modal[data-astro-cid-uhrerali].active{display:flex}.modal-backdrop[data-astro-cid-uhrerali]{position:absolute;inset:0;background:#000c;backdrop-filter:blur(5px)}.modal-content[data-astro-cid-uhrerali]{position:relative;background:var(--bg-color);border-radius:16px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 25px 50px #0000004d;z-index:1001}.dark-theme .modal-content[data-astro-cid-uhrerali]{background:#0f172af2;backdrop-filter:blur(10px)}.modal-header[data-astro-cid-uhrerali]{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid rgba(14,165,233,.1)}.dark-theme .modal-header[data-astro-cid-uhrerali]{border-bottom-color:#0ea5e91a}.modal-title[data-astro-cid-uhrerali]{font-size:1.5rem;font-weight:600;color:var(--text-color);margin:0}.modal-close[data-astro-cid-uhrerali]{width:40px;height:40px;border:none;background:#0ea5e91a;color:var(--primary-color);border-radius:50%;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.modal-close[data-astro-cid-uhrerali]:hover{background:#0ea5e933;transform:scale(1.1)}.modal-body[data-astro-cid-uhrerali]{padding:1.5rem}.modal-image-container[data-astro-cid-uhrerali]{position:relative;aspect-ratio:16/10;margin-bottom:2rem;border-radius:12px;overflow:hidden}.modal-image-container[data-astro-cid-uhrerali] img[data-astro-cid-uhrerali]{width:100%;height:100%;object-fit:cover}.image-nav[data-astro-cid-uhrerali]{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;padding:0 1rem;pointer-events:none}.nav-btn[data-astro-cid-uhrerali]{width:40px;height:40px;background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;pointer-events:all}.nav-btn[data-astro-cid-uhrerali]:hover{background:#0ea5e9cc;transform:scale(1.1)}.modal-info[data-astro-cid-uhrerali]{display:grid;gap:2rem}.info-section[data-astro-cid-uhrerali] h4[data-astro-cid-uhrerali]{font-size:1.2rem;font-weight:600;color:var(--text-color);margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid rgba(14,165,233,.1)}.dark-theme .info-section[data-astro-cid-uhrerali] h4[data-astro-cid-uhrerali]{border-bottom-color:#0ea5e91a}.detail-grid[data-astro-cid-uhrerali]{display:grid;gap:.75rem}.detail-row[data-astro-cid-uhrerali]{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0}.detail-row[data-astro-cid-uhrerali] .label[data-astro-cid-uhrerali]{color:var(--text-muted);font-weight:500}.detail-row[data-astro-cid-uhrerali] .value[data-astro-cid-uhrerali]{color:var(--text-color);font-weight:600}.tech-tags[data-astro-cid-uhrerali]{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tags[data-astro-cid-uhrerali] .project-tag[data-astro-cid-uhrerali],.dark-theme .tech-tags[data-astro-cid-uhrerali] .project-tag[data-astro-cid-uhrerali]{background:#0ea5e91a;border-color:#0ea5e933}.lightbox[data-astro-cid-uhrerali]{position:fixed;inset:0;z-index:2000;display:none;align-items:center;justify-content:center}.lightbox[data-astro-cid-uhrerali].active{display:flex}.lightbox-backdrop[data-astro-cid-uhrerali]{position:absolute;inset:0;background:#000000e6}.lightbox-content[data-astro-cid-uhrerali]{position:relative;max-width:90vw;max-height:90vh;z-index:2001}.lightbox-content[data-astro-cid-uhrerali] img[data-astro-cid-uhrerali]{width:100%;height:100%;object-fit:contain;border-radius:8px}.lightbox-close[data-astro-cid-uhrerali]{position:absolute;top:-50px;right:0;width:40px;height:40px;border:2px solid white;background:#00000080;color:#fff;border-radius:50%;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.lightbox-close[data-astro-cid-uhrerali]:hover{background:#0ea5e9cc;border-color:#0ea5e9}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes pulseGlow{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.project-modal[data-astro-cid-uhrerali].active .modal-content[data-astro-cid-uhrerali],.lightbox[data-astro-cid-uhrerali].active .lightbox-content[data-astro-cid-uhrerali]{animation:slideIn .3s ease-out}.portfolio-item[data-astro-cid-uhrerali]:nth-child(1){animation-delay:.1s}.portfolio-item[data-astro-cid-uhrerali]:nth-child(2){animation-delay:.2s}.portfolio-item[data-astro-cid-uhrerali]:nth-child(3){animation-delay:.3s}.portfolio-item[data-astro-cid-uhrerali]:nth-child(4){animation-delay:.4s}.portfolio-item[data-astro-cid-uhrerali]:nth-child(5){animation-delay:.5s}.portfolio-item[data-astro-cid-uhrerali]:nth-child(6){animation-delay:.6s}.portfolio-actions[data-astro-cid-uhrerali]{animation:fadeInUp .8s ease-out .7s both;display:flex;justify-content:center;align-items:center;text-align:center}@media (min-width: 768px){.portfolio-container[data-astro-cid-uhrerali]{padding:0 40px}.section-title[data-astro-cid-uhrerali]{font-size:2.8rem}.section-subtitle[data-astro-cid-uhrerali]{font-size:1.2rem;max-width:600px}.portfolio-grid[data-astro-cid-uhrerali]{grid-template-columns:repeat(2,1fr);gap:2.5rem}.project-header[data-astro-cid-uhrerali]{flex-direction:row;align-items:center}.project-details[data-astro-cid-uhrerali]{flex-direction:row;justify-content:space-between}.detail-item[data-astro-cid-uhrerali]{flex-direction:column;align-items:flex-start;gap:.25rem}.modal-body[data-astro-cid-uhrerali]{padding:2rem}.modal-info[data-astro-cid-uhrerali]{grid-template-columns:1fr 1fr;gap:3rem}.detail-grid[data-astro-cid-uhrerali]{gap:1rem}}@media (min-width: 1024px){.portfolio-section[data-astro-cid-uhrerali]{padding:120px 0}.section-title[data-astro-cid-uhrerali]{font-size:3.2rem}.section-subtitle[data-astro-cid-uhrerali]{font-size:1.3rem}.portfolio-grid[data-astro-cid-uhrerali]{grid-template-columns:repeat(3,1fr);gap:3rem}.project-content[data-astro-cid-uhrerali]{padding:2.5rem 2rem}.project-title[data-astro-cid-uhrerali]{font-size:1.4rem}.project-description[data-astro-cid-uhrerali]{font-size:1rem}}@media (min-width: 1440px){.portfolio-container[data-astro-cid-uhrerali]{max-width:1400px;padding:0 80px}.section-title[data-astro-cid-uhrerali]{font-size:3.6rem}.portfolio-grid[data-astro-cid-uhrerali]{gap:3.5rem}.project-content[data-astro-cid-uhrerali]{padding:3rem 2.5rem}}@media (prefers-reduced-motion: reduce){[data-astro-cid-uhrerali]{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.portfolio-card[data-astro-cid-uhrerali]:hover,.portfolio-card[data-astro-cid-uhrerali]:hover .project-image[data-astro-cid-uhrerali] img[data-astro-cid-uhrerali]{transform:none}}@media print{.portfolio-section[data-astro-cid-uhrerali]{padding:20px 0}.image-overlay[data-astro-cid-uhrerali],.project-actions[data-astro-cid-uhrerali],.load-more-btn[data-astro-cid-uhrerali]{display:none!important}.portfolio-card[data-astro-cid-uhrerali]{break-inside:avoid;box-shadow:none;border:1px solid #ccc}.project-image[data-astro-cid-uhrerali]{aspect-ratio:16/8}}@media (prefers-contrast: high){.portfolio-card[data-astro-cid-uhrerali]{border-width:2px}.category-badge[data-astro-cid-uhrerali]{border:2px solid currentColor}}.portfolio-item[data-astro-cid-uhrerali].loading{opacity:.6;pointer-events:none}.portfolio-item[data-astro-cid-uhrerali].loading:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid #f3f3f3;border-top:2px solid #0ea5e9;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.portfolio-item[data-astro-cid-uhrerali].error{opacity:.5;filter:grayscale(100%)}.portfolio-item[data-astro-cid-uhrerali].error .project-image[data-astro-cid-uhrerali]:after{content:"⚠️ Image failed to load";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#ef4444e6;color:#fff;padding:.5rem 1rem;border-radius:4px;font-size:.8rem}.action-btn[data-astro-cid-uhrerali]:focus,.load-more-btn[data-astro-cid-uhrerali]:focus,.modal-close[data-astro-cid-uhrerali]:focus,.lightbox-close[data-astro-cid-uhrerali]:focus{outline:2px solid var(--primary-color);outline-offset:2px}.view-btn[data-astro-cid-uhrerali]:focus,.expand-btn[data-astro-cid-uhrerali]:focus{outline:2px solid white;outline-offset:2px}.portfolio-grid[data-astro-cid-uhrerali]:empty:after{content:"No projects found matching your criteria.";display:block;text-align:center;color:var(--text-muted);font-style:italic;padding:3rem;grid-column:1 / -1}.modal-content[data-astro-cid-uhrerali]::-webkit-scrollbar{width:6px}.modal-content[data-astro-cid-uhrerali]::-webkit-scrollbar-track{background:#0ea5e91a;border-radius:3px}.modal-content[data-astro-cid-uhrerali]::-webkit-scrollbar-thumb{background:#0ea5e94d;border-radius:3px}.modal-content[data-astro-cid-uhrerali]::-webkit-scrollbar-thumb:hover{background:#0ea5e980}.portfolio-card[data-astro-cid-uhrerali],.project-image[data-astro-cid-uhrerali] img[data-astro-cid-uhrerali],.action-btn[data-astro-cid-uhrerali]{will-change:transform}.portfolio-item[data-astro-cid-uhrerali]{contain:layout style paint}@media (hover: none) and (pointer: coarse){.portfolio-card[data-astro-cid-uhrerali]:hover{transform:none}.image-overlay[data-astro-cid-uhrerali]{opacity:1;background:#0000004d}.view-btn[data-astro-cid-uhrerali],.expand-btn[data-astro-cid-uhrerali]{width:60px;height:60px}.action-btn[data-astro-cid-uhrerali],.load-more-btn[data-astro-cid-uhrerali]{min-height:44px}}.portfolio-item[data-astro-cid-uhrerali].hidden{display:none}.modal-overlay[data-astro-cid-7de7dfdc]{position:fixed;inset:0;background:#000c;backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem;opacity:0;visibility:hidden;transition:all .3s ease}.modal-overlay[data-astro-cid-7de7dfdc].show{opacity:1;visibility:visible}.modal-container[data-astro-cid-7de7dfdc]{background:var(--bg-color);border:1px solid var(--border-color);border-radius:1rem;max-width:800px;width:100%;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 25px 50px #00000040;transform:translateY(20px);transition:transform .3s ease}.modal-overlay[data-astro-cid-7de7dfdc].show .modal-container[data-astro-cid-7de7dfdc]{transform:translateY(0)}.modal-header[data-astro-cid-7de7dfdc]{padding:2rem 2rem 1rem;border-bottom:1px solid var(--border-color);display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.modal-title[data-astro-cid-7de7dfdc]{font-size:1.5rem;font-weight:700;color:var(--text-color);margin:0}.modal-close[data-astro-cid-7de7dfdc]{background:none;border:none;color:var(--text-color);cursor:pointer;padding:.5rem;border-radius:.5rem;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.modal-close[data-astro-cid-7de7dfdc]:hover{background:rgba(var(--primary-color),.1);color:var(--primary-color)}.modal-content[data-astro-cid-7de7dfdc]{padding:1rem 2rem;overflow-y:auto;flex:1}.last-updated[data-astro-cid-7de7dfdc]{font-size:.875rem;color:var(--text-color);opacity:.7;font-style:italic;margin-bottom:2rem}.section[data-astro-cid-7de7dfdc]{margin-bottom:2rem}.section[data-astro-cid-7de7dfdc] h3[data-astro-cid-7de7dfdc]{font-size:1.2rem;font-weight:600;color:var(--text-color);margin:0 0 1rem}.section[data-astro-cid-7de7dfdc] p[data-astro-cid-7de7dfdc]{color:var(--text-color);opacity:.8;line-height:1.6;margin:0 0 1rem}.section[data-astro-cid-7de7dfdc] ul[data-astro-cid-7de7dfdc]{margin:1rem 0;padding-left:1.5rem}.section[data-astro-cid-7de7dfdc] li[data-astro-cid-7de7dfdc]{color:var(--text-color);opacity:.8;line-height:1.6;margin-bottom:.5rem}.contact-info[data-astro-cid-7de7dfdc]{background:rgba(var(--primary-color),.05);border:1px solid rgba(var(--primary-color),.2);padding:1rem;border-radius:.5rem;margin-top:1rem}.contact-info[data-astro-cid-7de7dfdc] p[data-astro-cid-7de7dfdc]{margin:.5rem 0;color:var(--text-color)}.modal-footer[data-astro-cid-7de7dfdc]{padding:1rem 2rem 2rem;border-top:1px solid var(--border-color);display:flex;gap:1rem;justify-content:flex-end;flex-shrink:0}.modal-btn[data-astro-cid-7de7dfdc]{padding:.75rem 1.5rem;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:none}.modal-btn[data-astro-cid-7de7dfdc].secondary{background:rgba(var(--text-color),.1);color:var(--text-color);border:1px solid var(--border-color)}.modal-btn[data-astro-cid-7de7dfdc].secondary:hover{background:rgba(var(--text-color),.15)}.modal-btn[data-astro-cid-7de7dfdc].primary{background:var(--cta-color);color:var(--bg-color)}.modal-btn[data-astro-cid-7de7dfdc].primary:hover{background:var(--cta-hover);transform:translateY(-1px)}:root.dark-theme .modal-overlay[data-astro-cid-7de7dfdc]{background:#000000e6}:root.dark-theme .modal-container[data-astro-cid-7de7dfdc]{box-shadow:0 25px 50px #00000080}:root.dark-theme .contact-info[data-astro-cid-7de7dfdc]{background:rgba(var(--primary-color),.1);border:1px solid rgba(var(--primary-color),.3)}@media (max-width: 768px){.modal-overlay[data-astro-cid-7de7dfdc]{padding:.5rem}.modal-header[data-astro-cid-7de7dfdc]{padding:1.5rem 1.5rem 1rem}.modal-content[data-astro-cid-7de7dfdc]{padding:1rem 1.5rem}.modal-footer[data-astro-cid-7de7dfdc]{padding:1rem 1.5rem 1.5rem;flex-direction:column}.modal-btn[data-astro-cid-7de7dfdc]{width:100%}.modal-title[data-astro-cid-7de7dfdc]{font-size:1.25rem}}.modal-overlay[data-astro-cid-aapetlwr]{position:fixed;inset:0;background:#000c;backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem;opacity:0;visibility:hidden;transition:all .3s ease}.modal-overlay[data-astro-cid-aapetlwr].show{opacity:1;visibility:visible}.modal-container[data-astro-cid-aapetlwr]{background:var(--bg-color);border:1px solid var(--border-color);border-radius:1rem;max-width:800px;width:100%;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 25px 50px #00000040;transform:translateY(20px);transition:transform .3s ease}.modal-overlay[data-astro-cid-aapetlwr].show .modal-container[data-astro-cid-aapetlwr]{transform:translateY(0)}.modal-header[data-astro-cid-aapetlwr]{padding:2rem 2rem 1rem;border-bottom:1px solid var(--border-color);display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.modal-title[data-astro-cid-aapetlwr]{font-size:1.5rem;font-weight:700;color:var(--text-color);margin:0}.modal-close[data-astro-cid-aapetlwr]{background:none;border:none;color:var(--text-color);cursor:pointer;padding:.5rem;border-radius:.5rem;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.modal-close[data-astro-cid-aapetlwr]:hover{background:rgba(var(--primary-color),.1);color:var(--primary-color)}.modal-content[data-astro-cid-aapetlwr]{padding:1rem 2rem;overflow-y:auto;flex:1}.last-updated[data-astro-cid-aapetlwr]{font-size:.875rem;color:var(--text-color);opacity:.7;font-style:italic;margin-bottom:2rem}.section[data-astro-cid-aapetlwr]{margin-bottom:2rem}.section[data-astro-cid-aapetlwr] h3[data-astro-cid-aapetlwr]{font-size:1.2rem;font-weight:600;color:var(--text-color);margin:0 0 1rem}.section[data-astro-cid-aapetlwr] p[data-astro-cid-aapetlwr]{color:var(--text-color);opacity:.8;line-height:1.6;margin:0 0 1rem}.section[data-astro-cid-aapetlwr] ul[data-astro-cid-aapetlwr]{margin:1rem 0;padding-left:1.5rem}.section[data-astro-cid-aapetlwr] li[data-astro-cid-aapetlwr]{color:var(--text-color);opacity:.8;line-height:1.6;margin-bottom:.5rem}.contact-info[data-astro-cid-aapetlwr]{background:rgba(var(--primary-color),.05);border:1px solid rgba(var(--primary-color),.2);padding:1rem;border-radius:.5rem;margin-top:1rem}.contact-info[data-astro-cid-aapetlwr] p[data-astro-cid-aapetlwr]{margin:.5rem 0;color:var(--text-color)}.modal-footer[data-astro-cid-aapetlwr]{padding:1rem 2rem 2rem;border-top:1px solid var(--border-color);display:flex;gap:1rem;justify-content:flex-end;flex-shrink:0}.modal-btn[data-astro-cid-aapetlwr]{padding:.75rem 1.5rem;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:none}.modal-btn[data-astro-cid-aapetlwr].secondary{background:rgba(var(--text-color),.1);color:var(--text-color);border:1px solid var(--border-color)}.modal-btn[data-astro-cid-aapetlwr].secondary:hover{background:rgba(var(--text-color),.15)}.modal-btn[data-astro-cid-aapetlwr].primary{background:var(--cta-color);color:var(--bg-color)}.modal-btn[data-astro-cid-aapetlwr].primary:hover{background:var(--cta-hover);transform:translateY(-1px)}:root.dark-theme .modal-overlay[data-astro-cid-aapetlwr]{background:#000000e6}:root.dark-theme .modal-container[data-astro-cid-aapetlwr]{box-shadow:0 25px 50px #00000080}:root.dark-theme .contact-info[data-astro-cid-aapetlwr]{background:rgba(var(--primary-color),.1);border:1px solid rgba(var(--primary-color),.3)}@media (max-width: 768px){.modal-overlay[data-astro-cid-aapetlwr]{padding:.5rem}.modal-header[data-astro-cid-aapetlwr]{padding:1.5rem 1.5rem 1rem}.modal-content[data-astro-cid-aapetlwr]{padding:1rem 1.5rem}.modal-footer[data-astro-cid-aapetlwr]{padding:1rem 1.5rem 1.5rem;flex-direction:column}.modal-btn[data-astro-cid-aapetlwr]{width:100%}.modal-title[data-astro-cid-aapetlwr]{font-size:1.25rem}}.contact-section[data-astro-cid-xmivup5a]{position:relative;padding:80px 0;background:var(--bg-color);overflow:hidden}.contact-container[data-astro-cid-xmivup5a]{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:2}.section-header[data-astro-cid-xmivup5a]{text-align:center;margin-bottom:60px}.section-title[data-astro-cid-xmivup5a]{font-size:2.2rem;font-weight:700;color:var(--text-color);margin-bottom:1rem;position:relative;display:inline-block;line-height:1.2}.section-title[data-astro-cid-xmivup5a]:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:60px;height:3px;background:linear-gradient(135deg,#0ea5e9,#3b82f6);border-radius:2px}.section-subtitle[data-astro-cid-xmivup5a]{font-size:1.1rem;color:var(--text-muted);font-style:italic;max-width:100%;margin:0 auto;line-height:1.6;padding:0 10px}.contact-grid[data-astro-cid-xmivup5a]{display:grid;grid-template-columns:1fr;gap:3rem;align-items:start}.contact-form-container[data-astro-cid-xmivup5a]{order:2}.form-header[data-astro-cid-xmivup5a]{margin-bottom:2rem;text-align:center}.form-header[data-astro-cid-xmivup5a] h3[data-astro-cid-xmivup5a]{font-size:1.5rem;font-weight:600;color:var(--text-color);margin-bottom:.5rem}.form-header[data-astro-cid-xmivup5a] p[data-astro-cid-xmivup5a]{color:var(--text-muted);font-size:.95rem;line-height:1.5}.contact-form[data-astro-cid-xmivup5a]{background:#0ea5e908;border:1px solid rgba(14,165,233,.1);border-radius:16px;padding:2rem;transition:all .3s ease}.dark-theme .contact-form[data-astro-cid-xmivup5a]{background:#0ea5e90d;border-color:#0ea5e926}.form-row[data-astro-cid-xmivup5a]{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:1rem}.form-group[data-astro-cid-xmivup5a]{margin-bottom:1.5rem}.form-group[data-astro-cid-xmivup5a] label[data-astro-cid-xmivup5a]{display:block;font-weight:600;color:var(--text-color);margin-bottom:.5rem;font-size:.9rem}.form-group[data-astro-cid-xmivup5a] input[data-astro-cid-xmivup5a],.form-group[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a],.form-group[data-astro-cid-xmivup5a] select[data-astro-cid-xmivup5a]{width:100%;padding:.875rem 1rem;border:2px solid rgba(14,165,233,.1);border-radius:8px;background:var(--bg-color);color:var(--text-color);font-size:.95rem;transition:all .3s ease;font-family:inherit}.dark-theme .form-group[data-astro-cid-xmivup5a] input[data-astro-cid-xmivup5a],.dark-theme .form-group[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a],.dark-theme .form-group[data-astro-cid-xmivup5a] select[data-astro-cid-xmivup5a]{background:#0003;border-color:#0ea5e933}.form-group[data-astro-cid-xmivup5a] input[data-astro-cid-xmivup5a]:focus,.form-group[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a]:focus,.form-group[data-astro-cid-xmivup5a] select[data-astro-cid-xmivup5a]:focus{outline:none;border-color:#0ea5e9;box-shadow:0 0 0 3px #0ea5e91a;transform:translateY(-2px)}.form-group[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a]{resize:vertical;min-height:120px;line-height:1.6}.form-group[data-astro-cid-xmivup5a] select[data-astro-cid-xmivup5a]{cursor:pointer}.form-error[data-astro-cid-xmivup5a]{color:#ef4444;font-size:.8rem;margin-top:.25rem;display:none}.form-error[data-astro-cid-xmivup5a].show{display:block}.privacy-link[data-astro-cid-xmivup5a]{color:var(--primary-color);text-decoration:none;font-weight:500;background:none;border:none;cursor:pointer;padding:0;font-size:inherit;font-family:inherit}.privacy-link[data-astro-cid-xmivup5a]:hover{text-decoration:underline}.checkbox-group[data-astro-cid-xmivup5a]{margin-bottom:2rem}.checkbox-label[data-astro-cid-xmivup5a]{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;font-size:.9rem;line-height:1.5}.checkbox-label[data-astro-cid-xmivup5a] input[data-astro-cid-xmivup5a][type=checkbox]{display:none}.checkmark[data-astro-cid-xmivup5a]{width:20px;height:20px;border:2px solid rgba(14,165,233,.3);border-radius:4px;background:var(--bg-color);display:flex;align-items:center;justify-content:center;transition:all .3s ease;flex-shrink:0;margin-top:2px}.dark-theme .checkmark[data-astro-cid-xmivup5a]{background:#0003;border-color:#0ea5e966}.checkbox-label[data-astro-cid-xmivup5a] input[data-astro-cid-xmivup5a][type=checkbox]:checked+.checkmark[data-astro-cid-xmivup5a]{background:linear-gradient(135deg,#0ea5e9,#3b82f6);border-color:#0ea5e9}.checkbox-label[data-astro-cid-xmivup5a] input[data-astro-cid-xmivup5a][type=checkbox]:checked+.checkmark[data-astro-cid-xmivup5a]:after{content:"✓";color:#fff;font-weight:700;font-size:12px}.checkbox-text[data-astro-cid-xmivup5a]{color:var(--text-muted)}.checkbox-text[data-astro-cid-xmivup5a] a[data-astro-cid-xmivup5a]{color:#0ea5e9;text-decoration:none;font-weight:500}.checkbox-text[data-astro-cid-xmivup5a] a[data-astro-cid-xmivup5a]:hover{text-decoration:underline}.form-actions[data-astro-cid-xmivup5a]{text-align:center}.submit-btn[data-astro-cid-xmivup5a]{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:linear-gradient(135deg,#0ea5e9,#3b82f6);color:#fff;border:none;border-radius:12px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;min-width:160px;justify-content:center}.submit-btn[data-astro-cid-xmivup5a]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .8s ease}.submit-btn[data-astro-cid-xmivup5a]:hover:before{left:100%}.submit-btn[data-astro-cid-xmivup5a]:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0ea5e94d;background:linear-gradient(135deg,#0284c7,#2563eb)}.submit-btn[data-astro-cid-xmivup5a]:disabled{opacity:.7;cursor:not-allowed;transform:none}.submit-btn[data-astro-cid-xmivup5a]:disabled:hover{transform:none;box-shadow:none}.btn-loading[data-astro-cid-xmivup5a]{display:flex;align-items:center;gap:.5rem}.loading-spinner[data-astro-cid-xmivup5a]{width:16px;height:16px}.btn-icon[data-astro-cid-xmivup5a]{transition:transform .3s ease}.submit-btn[data-astro-cid-xmivup5a]:hover .btn-icon[data-astro-cid-xmivup5a]{transform:translate(4px)}.form-message[data-astro-cid-xmivup5a]{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;border-radius:12px;margin-top:1.5rem;animation:slideIn .3s ease-out}.form-message[data-astro-cid-xmivup5a].success{background:#22c55e1a;border:1px solid rgba(34,197,94,.2);color:#059669}.form-message[data-astro-cid-xmivup5a].error{background:#ef44441a;border:1px solid rgba(239,68,68,.2);color:#dc2626}.form-message[data-astro-cid-xmivup5a] svg[data-astro-cid-xmivup5a]{flex-shrink:0;margin-top:.125rem}.form-message[data-astro-cid-xmivup5a] h4[data-astro-cid-xmivup5a]{font-weight:600;margin:0 0 .25rem;font-size:1rem}.form-message[data-astro-cid-xmivup5a] p[data-astro-cid-xmivup5a]{margin:0;font-size:.9rem;opacity:.9}.contact-info-container[data-astro-cid-xmivup5a]{order:1}.contact-info[data-astro-cid-xmivup5a] h3[data-astro-cid-xmivup5a]{font-size:1.5rem;font-weight:600;color:var(--text-color);margin-bottom:1rem}.contact-info[data-astro-cid-xmivup5a]>p[data-astro-cid-xmivup5a]{color:var(--text-muted);font-size:.95rem;line-height:1.6;margin-bottom:2rem}.contact-cards[data-astro-cid-xmivup5a]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:3rem}@media (min-width: 640px){.contact-cards[data-astro-cid-xmivup5a]{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}}.contact-card[data-astro-cid-xmivup5a]{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:#0ea5e908;border:1px solid rgba(14,165,233,.1);border-radius:12px;transition:all .3s ease;cursor:pointer}.dark-theme .contact-card[data-astro-cid-xmivup5a]{background:#0ea5e90d;border-color:#0ea5e926}.contact-card[data-astro-cid-xmivup5a]:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0ea5e91a;border-color:#0ea5e933}.dark-theme .contact-card[data-astro-cid-xmivup5a]:hover{background:#0ea5e914;border-color:#0ea5e940}.card-icon[data-astro-cid-xmivup5a]{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:linear-gradient(135deg,#0ea5e9,#3b82f6);border-radius:12px;color:#fff;flex-shrink:0}.card-content[data-astro-cid-xmivup5a]{flex:1;min-width:0}.card-content[data-astro-cid-xmivup5a] h4[data-astro-cid-xmivup5a]{font-size:1.1rem;font-weight:600;color:var(--text-color);margin:0 0 .5rem}.card-content[data-astro-cid-xmivup5a] p[data-astro-cid-xmivup5a]{color:var(--text-muted);font-size:.9rem;line-height:1.5;margin:.25rem 0 0;word-wrap:break-word;overflow-wrap:break-word}.contact-link[data-astro-cid-xmivup5a]{color:#0ea5e9;text-decoration:none;font-weight:500;font-size:.95rem;transition:color .3s ease;word-break:break-all;display:inline-block;max-width:100%}.contact-link[data-astro-cid-xmivup5a]:hover{color:#0284c7;text-decoration:underline}.location-region[data-astro-cid-xmivup5a]{display:inline-block;background:#0ea5e91a;color:#0ea5e9;padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:500;margin-top:.5rem}.hours-list[data-astro-cid-xmivup5a]{display:flex;flex-direction:column;gap:.5rem}.hours-item[data-astro-cid-xmivup5a]{display:flex;justify-content:space-between;align-items:center;font-size:.9rem}.hours-item[data-astro-cid-xmivup5a] span[data-astro-cid-xmivup5a]:first-child{color:var(--text-muted)}.hours-item[data-astro-cid-xmivup5a] span[data-astro-cid-xmivup5a]:last-child{color:var(--text-color);font-weight:500}.social-section[data-astro-cid-xmivup5a]{padding-top:2rem;border-top:1px solid rgba(14,165,233,.1)}.dark-theme .social-section[data-astro-cid-xmivup5a]{border-top-color:#0ea5e926}.social-section[data-astro-cid-xmivup5a] h4[data-astro-cid-xmivup5a]{font-size:1.1rem;font-weight:600;color:var(--text-color);margin-bottom:1rem}.social-links[data-astro-cid-xmivup5a]{display:flex;flex-wrap:wrap;gap:1rem}.social-link[data-astro-cid-xmivup5a]{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#0ea5e90d;border:1px solid rgba(14,165,233,.1);border-radius:8px;color:var(--text-color);text-decoration:none;transition:all .3s ease;font-size:.9rem;font-weight:500}.dark-theme .social-link[data-astro-cid-xmivup5a]{background:#0ea5e914;border-color:#0ea5e926}.social-link[data-astro-cid-xmivup5a]:hover{background:#0ea5e91a;border-color:#0ea5e933;transform:translateY(-2px);color:#0ea5e9}.dark-theme .social-link[data-astro-cid-xmivup5a]:hover{background:#0ea5e91f;border-color:#0ea5e940}.social-link[data-astro-cid-xmivup5a] svg[data-astro-cid-xmivup5a]{width:20px;height:20px;flex-shrink:0}.social-name[data-astro-cid-xmivup5a]{white-space:nowrap}.contact-decorations[data-astro-cid-xmivup5a]{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:1}.decoration-blob[data-astro-cid-xmivup5a]{position:absolute;border-radius:50%;background:linear-gradient(135deg,#0ea5e91a,#3b82f60d);filter:blur(40px);animation:float 6s ease-in-out infinite}.blob-1[data-astro-cid-xmivup5a]{width:300px;height:300px;top:10%;left:-10%;animation-delay:0s}.blob-2[data-astro-cid-xmivup5a]{width:200px;height:200px;bottom:20%;right:-5%;animation-delay:3s}.decoration-grid[data-astro-cid-xmivup5a]{position:absolute;inset:0;background-image:linear-gradient(rgba(14,165,233,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(14,165,233,.03) 1px,transparent 1px);background-size:50px 50px;mask:radial-gradient(circle at center,black 30%,transparent 70%);-webkit-mask:radial-gradient(circle at center,black 30%,transparent 70%)}.dark-theme .decoration-grid[data-astro-cid-xmivup5a]{background-image:linear-gradient(rgba(14,165,233,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(14,165,233,.05) 1px,transparent 1px)}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(10deg)}}@media (min-width: 768px){.contact-section[data-astro-cid-xmivup5a]{padding:100px 0}.contact-container[data-astro-cid-xmivup5a]{padding:0 40px}.section-header[data-astro-cid-xmivup5a]{margin-bottom:80px}.section-title[data-astro-cid-xmivup5a]{font-size:2.8rem}.section-subtitle[data-astro-cid-xmivup5a]{font-size:1.2rem;max-width:600px;padding:0}.contact-grid[data-astro-cid-xmivup5a]{gap:4rem}.form-row[data-astro-cid-xmivup5a]{grid-template-columns:1fr 1fr}.contact-form[data-astro-cid-xmivup5a]{padding:2.5rem}.contact-cards[data-astro-cid-xmivup5a]{grid-template-columns:1fr 1fr;gap:2rem}.social-links[data-astro-cid-xmivup5a]{gap:1.5rem}.social-link[data-astro-cid-xmivup5a]{padding:1rem 1.5rem}.blob-1[data-astro-cid-xmivup5a]{width:400px;height:400px;left:-15%}.blob-2[data-astro-cid-xmivup5a]{width:300px;height:300px;right:-10%}}@media (min-width: 1024px){.contact-section[data-astro-cid-xmivup5a]{padding:120px 0}.section-title[data-astro-cid-xmivup5a]{font-size:3.2rem}.section-subtitle[data-astro-cid-xmivup5a]{font-size:1.3rem}.contact-grid[data-astro-cid-xmivup5a]{grid-template-columns:1fr 1fr;gap:6rem;align-items:start}.contact-form-container[data-astro-cid-xmivup5a]{order:1}.contact-info-container[data-astro-cid-xmivup5a]{order:2}.form-header[data-astro-cid-xmivup5a]{text-align:left}.contact-form[data-astro-cid-xmivup5a]{padding:3rem}.contact-cards[data-astro-cid-xmivup5a]{grid-template-columns:1fr}.contact-card[data-astro-cid-xmivup5a]{padding:2rem}.card-icon[data-astro-cid-xmivup5a]{width:56px;height:56px}.social-links[data-astro-cid-xmivup5a]{justify-content:flex-start}.blob-1[data-astro-cid-xmivup5a]{width:500px;height:500px;top:15%;left:-20%}.blob-2[data-astro-cid-xmivup5a]{width:350px;height:350px;bottom:15%;right:-15%}}@media (min-width: 1280px){.contact-container[data-astro-cid-xmivup5a]{max-width:1400px;padding:0 60px}.section-title[data-astro-cid-xmivup5a]{font-size:3.5rem}.contact-grid[data-astro-cid-xmivup5a]{gap:8rem}.contact-form[data-astro-cid-xmivup5a]{padding:3.5rem}.contact-cards[data-astro-cid-xmivup5a]{gap:2.5rem}.contact-card[data-astro-cid-xmivup5a]{padding:2.5rem}}@media (prefers-reduced-motion: reduce){.decoration-blob[data-astro-cid-xmivup5a],.submit-btn[data-astro-cid-xmivup5a],.contact-card[data-astro-cid-xmivup5a],.social-link[data-astro-cid-xmivup5a],.form-group[data-astro-cid-xmivup5a] input[data-astro-cid-xmivup5a],.form-group[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a],.form-group[data-astro-cid-xmivup5a] select[data-astro-cid-xmivup5a]{animation:none;transition:none}.submit-btn[data-astro-cid-xmivup5a]:before{display:none}}@media (prefers-contrast: high){.contact-form[data-astro-cid-xmivup5a],.contact-card[data-astro-cid-xmivup5a],.social-link[data-astro-cid-xmivup5a]{border-width:2px}.form-group[data-astro-cid-xmivup5a] input[data-astro-cid-xmivup5a]:focus,.form-group[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a]:focus,.form-group[data-astro-cid-xmivup5a] select[data-astro-cid-xmivup5a]:focus{box-shadow:0 0 0 3px currentColor}}@media print{.contact-section[data-astro-cid-xmivup5a]{background:#fff!important;color:#000!important}.contact-decorations[data-astro-cid-xmivup5a],.decoration-blob[data-astro-cid-xmivup5a],.decoration-grid[data-astro-cid-xmivup5a],.contact-form[data-astro-cid-xmivup5a],.submit-btn[data-astro-cid-xmivup5a]{display:none!important}.contact-card[data-astro-cid-xmivup5a],.social-link[data-astro-cid-xmivup5a]{background:#fff!important;border:1px solid #ccc!important}}
