:root{--service-green-bg: #d3f9d8;--service-green-border: #51cf66;--service-green-title: #2b8a3e;--service-blue-bg: #d0ebff;--service-blue-border: #4dabf7;--service-blue-title: #1971c2;--service-red-bg: #ffe0e0;--service-red-border: #ff8787;--service-red-title: #c92a2a;--service-body-text: #2b2f36}:root[data-theme=dark]{--service-green-bg: #1f3a2a;--service-green-border: #40c057;--service-green-title: #8ce99a;--service-blue-bg: #1d3448;--service-blue-border: #4dabf7;--service-blue-title: #a5d8ff;--service-red-bg: #432327;--service-red-border: #ff8787;--service-red-title: #ffc9c9;--service-body-text: #edf2f7}.homepage[data-astro-cid-ct3bgug4]{width:100%}.hero-section[data-astro-cid-ct3bgug4]{display:flex;flex-direction:column;gap:2rem;padding:clamp(2rem,6vw,4rem) clamp(1rem,4vw,3rem);background-color:var(--hero-bg)}.hero-header[data-astro-cid-ct3bgug4]{width:100%;display:flex;flex-direction:column;gap:.75rem}.hero-body[data-astro-cid-ct3bgug4]{display:flex;gap:clamp(1rem,3vw,2rem);align-items:stretch;justify-content:flex-start}.hero-content[data-astro-cid-ct3bgug4]{width:60%;display:flex;flex-direction:column;justify-content:center;gap:1rem}.hero-tag[data-astro-cid-ct3bgug4]{margin:0;display:inline-flex;width:fit-content;padding:.3rem .65rem;border-radius:999px;border:1px solid var(--border-color);background:var(--surface-primary);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:var(--accent-primary)}.hero-header[data-astro-cid-ct3bgug4] h1[data-astro-cid-ct3bgug4]{font-size:2.5rem;font-weight:700;margin:0;line-height:1.2}.hero-content[data-astro-cid-ct3bgug4] h2[data-astro-cid-ct3bgug4]{font-size:1.1rem;font-weight:400;margin:0;color:var(--text-muted)}.benefits-list[data-astro-cid-ct3bgug4]{list-style:none;padding:0;margin:.5rem 0;display:flex;flex-direction:column;gap:.6rem}.benefits-list[data-astro-cid-ct3bgug4] li[data-astro-cid-ct3bgug4]{font-size:.95rem;line-height:1.5;color:var(--text-muted);padding-left:1.5rem;position:relative}.benefits-list[data-astro-cid-ct3bgug4] li[data-astro-cid-ct3bgug4]:before{content:"✓";position:absolute;left:0;color:var(--accent-primary);font-weight:700;font-size:1.1rem}.closing-statement[data-astro-cid-ct3bgug4]{font-size:1rem;font-weight:500;color:var(--accent-primary);margin:.5rem 0;line-height:1.5}.button-group[data-astro-cid-ct3bgug4]{display:flex;gap:1rem;margin-top:1rem}.btn[data-astro-cid-ct3bgug4]{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;padding:.75rem 1.5rem;border-radius:.75rem;text-decoration:none;font-weight:600;text-align:center;transition:all .3s ease;border:none;cursor:pointer;font-size:1rem}.btn-primary[data-astro-cid-ct3bgug4]{background-color:var(--accent-primary);color:#fff}.btn-primary[data-astro-cid-ct3bgug4]:hover{background-color:var(--accent-hover);transform:translateY(-2px)}.btn-secondary[data-astro-cid-ct3bgug4]{background-color:var(--surface-primary);color:var(--accent-primary);border:2px solid var(--accent-primary)}.btn-secondary[data-astro-cid-ct3bgug4]:hover{background-color:var(--accent-soft);transform:translateY(-2px)}.hero-image[data-astro-cid-ct3bgug4]{width:39%;min-height:450px;display:flex;align-items:center;justify-content:center}.hero-illustration[data-astro-cid-ct3bgug4]{width:100%;max-width:560px;height:auto;border-radius:1rem;border:1px solid var(--border-color);box-shadow:0 18px 42px #00000038;animation:hero-float 5.2s ease-in-out infinite;transition:transform .32s ease,box-shadow .32s ease;will-change:transform}.hero-image[data-astro-cid-ct3bgug4]:hover .hero-illustration[data-astro-cid-ct3bgug4]{transform:translateY(-10px) rotate(-.8deg) scale(1.02);box-shadow:0 26px 54px #00000047;animation-play-state:paused}.service-section[data-astro-cid-ct3bgug4]{display:flex;align-items:center;justify-content:flex-start;padding:clamp(1.5rem,4vw,2rem) clamp(1rem,4vw,3rem);gap:clamp(1rem,3.5vw,3rem)}.service-section[data-astro-cid-ct3bgug4].green{justify-content:flex-start}.service-section[data-astro-cid-ct3bgug4].blue{justify-content:center}.service-section[data-astro-cid-ct3bgug4].red{justify-content:flex-end}.service-icon[data-astro-cid-ct3bgug4]{width:min(42%,420px);max-width:360px;min-width:180px;display:flex;align-items:center;justify-content:center}.service-illustration[data-astro-cid-ct3bgug4]{width:100%;height:auto;border-radius:.9rem;border:1px solid rgba(255,255,255,.35);box-shadow:0 14px 34px #0003;transition:transform .32s ease,box-shadow .32s ease,filter .32s ease;will-change:transform}.service-section[data-astro-cid-ct3bgug4].green .service-illustration[data-astro-cid-ct3bgug4]{animation:software-breathe 3.8s ease-in-out infinite}.service-section[data-astro-cid-ct3bgug4].blue .service-illustration[data-astro-cid-ct3bgug4]{animation:hardware-sway 4.2s ease-in-out infinite}.service-section[data-astro-cid-ct3bgug4].red .service-illustration[data-astro-cid-ct3bgug4]{animation:intelligence-pulse 3.4s ease-in-out infinite}.service-section[data-astro-cid-ct3bgug4]:hover .service-illustration[data-astro-cid-ct3bgug4]{transform:translateY(-10px) scale(1.03);box-shadow:0 18px 38px #00000042;filter:saturate(1.12);animation-play-state:paused}@keyframes hero-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-9px) rotate(-.7deg)}}@keyframes software-breathe{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-9px) scale(1.02)}}@keyframes hardware-sway{0%,to{transform:rotate(0) translateY(0)}30%{transform:rotate(-1.15deg) translateY(-7px)}70%{transform:rotate(1.15deg) translateY(-4px)}}@keyframes intelligence-pulse{0%,to{transform:scale(1);filter:saturate(1)}50%{transform:scale(1.03);filter:saturate(1.18)}}.service-content[data-astro-cid-ct3bgug4]{width:min(48%,520px);min-width:0;padding:1.5rem;border-radius:.5rem}.service-content[data-astro-cid-ct3bgug4] h2[data-astro-cid-ct3bgug4]{margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.service-content[data-astro-cid-ct3bgug4] p[data-astro-cid-ct3bgug4]{margin:0;line-height:1.6;color:var(--service-body-text)}.service-section[data-astro-cid-ct3bgug4].green .service-content[data-astro-cid-ct3bgug4]{background-color:var(--service-green-bg);border-left:4px solid var(--service-green-border)}.service-section[data-astro-cid-ct3bgug4].green .service-content[data-astro-cid-ct3bgug4] h2[data-astro-cid-ct3bgug4]{color:var(--service-green-title)}.service-section[data-astro-cid-ct3bgug4].blue .service-content[data-astro-cid-ct3bgug4]{background-color:var(--service-blue-bg);border-left:4px solid var(--service-blue-border)}.service-section[data-astro-cid-ct3bgug4].blue .service-content[data-astro-cid-ct3bgug4] h2[data-astro-cid-ct3bgug4]{color:var(--service-blue-title)}.service-section[data-astro-cid-ct3bgug4].red .service-content[data-astro-cid-ct3bgug4]{background-color:var(--service-red-bg);border-left:4px solid var(--service-red-border)}.service-section[data-astro-cid-ct3bgug4].red .service-content[data-astro-cid-ct3bgug4] h2[data-astro-cid-ct3bgug4]{color:var(--service-red-title)}.about-section[data-astro-cid-ct3bgug4]{display:flex;gap:2rem;padding:clamp(2rem,6vw,4rem) clamp(1rem,4vw,3rem);background-color:var(--hero-bg);align-items:center;justify-content:flex-start}.about-content[data-astro-cid-ct3bgug4]{width:60%;gap:1rem;min-height:400px;display:flex;flex-direction:column;justify-content:center}.about-content[data-astro-cid-ct3bgug4] h1[data-astro-cid-ct3bgug4]{font-size:2.5rem;font-weight:700;margin:0 0 1rem;line-height:1.2}.about-content[data-astro-cid-ct3bgug4] p[data-astro-cid-ct3bgug4]{font-size:1rem;line-height:1.6;color:var(--text-muted);margin:0}.about-image[data-astro-cid-ct3bgug4]{width:40%;min-height:320px;display:flex;align-items:center;justify-content:center}.about-image-container[data-astro-cid-ct3bgug4]{display:flex;flex-direction:column;gap:1rem;width:100%;align-items:center}.about-photo[data-astro-cid-ct3bgug4]{width:100%;max-width:400px;height:clamp(340px,58vw,500px);object-fit:cover;border-radius:1rem;border:1px solid var(--border-color);box-shadow:0 14px 30px #00000024}.ai-disclaimer[data-astro-cid-ct3bgug4]{font-size:.85rem;color:var(--text-muted);text-align:center;margin:0;max-width:400px;line-height:1.4;font-style:italic}@media(prefers-reduced-motion:reduce){.hero-illustration[data-astro-cid-ct3bgug4],.service-illustration[data-astro-cid-ct3bgug4]{animation:none!important;transition:none;filter:none!important}.hero-image[data-astro-cid-ct3bgug4]:hover .hero-illustration[data-astro-cid-ct3bgug4],.service-section[data-astro-cid-ct3bgug4]:hover .service-illustration[data-astro-cid-ct3bgug4]{transform:none;box-shadow:0 14px 34px #0003}}@media(max-width:1100px){.service-content[data-astro-cid-ct3bgug4]{width:min(54%,560px)}.service-icon[data-astro-cid-ct3bgug4]{width:min(46%,380px);min-width:160px}}@media(max-width:768px){.hero-section[data-astro-cid-ct3bgug4],.about-section[data-astro-cid-ct3bgug4]{gap:1.4rem;padding:1.4rem 1rem 2rem}.hero-body[data-astro-cid-ct3bgug4],.about-section[data-astro-cid-ct3bgug4]{flex-direction:column}.hero-content[data-astro-cid-ct3bgug4],.about-content[data-astro-cid-ct3bgug4]{width:100%}.hero-image[data-astro-cid-ct3bgug4],.about-image[data-astro-cid-ct3bgug4]{width:100%;min-height:0}.hero-header[data-astro-cid-ct3bgug4] h1[data-astro-cid-ct3bgug4],.about-content[data-astro-cid-ct3bgug4] h1[data-astro-cid-ct3bgug4]{font-size:2rem}.hero-illustration[data-astro-cid-ct3bgug4]{max-width:100%}.about-photo[data-astro-cid-ct3bgug4]{max-width:100%;height:240px}.button-group[data-astro-cid-ct3bgug4]{width:100%;flex-direction:column}.btn[data-astro-cid-ct3bgug4]{width:100%}.service-section[data-astro-cid-ct3bgug4]{flex-direction:column;text-align:left;align-items:flex-start;padding:1.25rem 1rem}.service-content[data-astro-cid-ct3bgug4]{width:100%;padding:1.1rem}.service-icon[data-astro-cid-ct3bgug4]{width:100%;max-width:380px;min-width:auto;justify-content:flex-start}.hero-tag[data-astro-cid-ct3bgug4]{font-size:.72rem;letter-spacing:.06em}.benefits-list[data-astro-cid-ct3bgug4] li[data-astro-cid-ct3bgug4]{font-size:.92rem}.closing-statement[data-astro-cid-ct3bgug4]{font-size:.95rem}}@media(max-width:520px){.hero-header[data-astro-cid-ct3bgug4] h1[data-astro-cid-ct3bgug4],.about-content[data-astro-cid-ct3bgug4] h1[data-astro-cid-ct3bgug4]{font-size:1.7rem}.hero-content[data-astro-cid-ct3bgug4] h3[data-astro-cid-ct3bgug4]{font-size:.98rem}.hero-content[data-astro-cid-ct3bgug4] h2[data-astro-cid-ct3bgug4]{font-size:.96rem}.about-photo[data-astro-cid-ct3bgug4]{height:260px}}
