:root{--color-primary:#0a2540;--color-primary-light:#1e3050;--color-accent:#eac26e;--color-accent-dark:#ce9f40;--color-accent-glow:#eac26e26;--color-light:#fff;--color-gray:#94a3b8;--color-gray-light:#e2e8f0;--color-bg:#f8fafc;--color-bg-alt:#f1f5f9;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 12px #0000001a;--shadow-lg:0 10px 30px #0000001f;--shadow-xl:0 20px 50px #00000026;--shadow-glow:0 0 40px #eac26e26}.service-categories[data-astro-cid-o3sjrmhh]{background:linear-gradient(180deg, #fff 0%, var(--color-bg) 100%);padding:6rem 1.5rem;font-family:Inter,system-ui,-apple-system,sans-serif}.site-container[data-astro-cid-o3sjrmhh]{max-width:var(--site-max-width,1400px);margin:0 auto}.section-header[data-astro-cid-o3sjrmhh]{text-align:center;margin-bottom:4rem}.subtitle[data-astro-cid-o3sjrmhh]{color:var(--color-accent);text-transform:uppercase;letter-spacing:3px;background:#eac26e1a;border-radius:6px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.title[data-astro-cid-o3sjrmhh]{color:var(--color-primary);letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.2}.section-desc[data-astro-cid-o3sjrmhh]{color:var(--color-gray);max-width:700px;margin:0 auto;font-size:1.1rem;line-height:1.6}.animate-on-scroll[data-astro-cid-o3sjrmhh]{opacity:0;will-change:opacity, transform}[data-astro-cid-o3sjrmhh][data-animation=fade-up]{transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1);transform:translateY(40px)}[data-astro-cid-o3sjrmhh][data-animation=fade-right]{transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1);transform:translate(-30px)}[data-astro-cid-o3sjrmhh][data-animation=slide-left]{transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1);transform:translate(-50px)}[data-astro-cid-o3sjrmhh][data-animation=scale-up]{transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1);transform:translateY(40px)scale(.95)}[data-astro-cid-o3sjrmhh][data-animation=icon-pop]{transition:opacity .6s cubic-bezier(.68,-.55,.265,1.55),transform .6s cubic-bezier(.68,-.55,.265,1.55);transform:scale(.5)}.animate-on-scroll[data-astro-cid-o3sjrmhh].is-visible{opacity:1;transform:translateY(0)translate(0)scale(1)}.categories-wrapper[data-astro-cid-o3sjrmhh]{flex-direction:column;gap:5rem;display:flex}.category-block[data-astro-cid-o3sjrmhh]{position:relative}.category-header[data-astro-cid-o3sjrmhh]{align-items:center;gap:1.5rem;margin-bottom:2.5rem;padding-bottom:1.5rem;display:flex;position:relative}.category-icon[data-astro-cid-o3sjrmhh]{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-light) 100%);width:56px;height:56px;color:var(--color-accent);box-shadow:var(--shadow-md);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;transition:transform .3s,box-shadow .3s;display:flex}.category-icon[data-astro-cid-o3sjrmhh] svg[data-astro-cid-o3sjrmhh]{width:28px;height:28px}.category-block[data-astro-cid-o3sjrmhh]:hover .category-icon[data-astro-cid-o3sjrmhh]{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.category-title[data-astro-cid-o3sjrmhh]{color:var(--color-primary);letter-spacing:-.01em;margin:0;font-size:1.75rem;font-weight:800}.category-line[data-astro-cid-o3sjrmhh]{background:linear-gradient(90deg, var(--color-accent-glow), transparent);border-radius:2px;flex:1;height:2px}.services-grid[data-astro-cid-o3sjrmhh]{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.service-card[data-astro-cid-o3sjrmhh]{color:inherit;text-decoration:none;display:block}.card-inner[data-astro-cid-o3sjrmhh]{border:1px solid var(--color-gray-light);height:100%;box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;flex-direction:column;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.card-inner[data-astro-cid-o3sjrmhh]:before{content:"";background:linear-gradient(90deg, var(--color-accent) 0%, var(--color-accent-dark) 100%);opacity:0;height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.service-card[data-astro-cid-o3sjrmhh]:hover .card-inner[data-astro-cid-o3sjrmhh]{box-shadow:var(--shadow-xl);border-color:#eac26e4d;transform:translateY(-8px)}.service-card[data-astro-cid-o3sjrmhh]:hover .card-inner[data-astro-cid-o3sjrmhh]:before{opacity:1}.service-icon[data-astro-cid-o3sjrmhh]{background:#eac26e1a;border-radius:14px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;transition:all .3s;display:flex}.emoji-icon[data-astro-cid-o3sjrmhh]{font-size:2.2rem;line-height:1;transition:transform .3s;display:inline-block}.emoji-icon[data-astro-cid-o3sjrmhh].emoji-bounce{animation:.6s cubic-bezier(.68,-.55,.265,1.55) emojiBounce}@keyframes emojiBounce{0%{transform:scale(0)rotate(-45deg)}50%{transform:scale(1.3)rotate(10deg)}to{transform:scale(1)rotate(0)}}.service-card[data-astro-cid-o3sjrmhh]:hover .service-icon[data-astro-cid-o3sjrmhh]{background:var(--color-primary);transform:scale(1.05);box-shadow:0 8px 20px #0a254033}.service-card[data-astro-cid-o3sjrmhh]:hover .emoji-icon[data-astro-cid-o3sjrmhh]{transform:scale(1.1)}.service-title[data-astro-cid-o3sjrmhh]{color:var(--color-primary);margin:0 0 .75rem;font-size:1.15rem;font-weight:700;line-height:1.3;transition:color .3s}.service-card[data-astro-cid-o3sjrmhh]:hover .service-title[data-astro-cid-o3sjrmhh]{color:var(--color-accent-dark)}.service-desc[data-astro-cid-o3sjrmhh]{color:var(--color-gray);flex-grow:1;margin:0 0 1.25rem;font-size:.95rem;line-height:1.6}.service-price[data-astro-cid-o3sjrmhh]{background:var(--color-bg);border-radius:10px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.75rem 1rem;display:flex}.price-label[data-astro-cid-o3sjrmhh]{color:var(--color-gray);font-size:.8rem}.price-value[data-astro-cid-o3sjrmhh]{color:var(--color-primary);font-size:1.1rem;font-weight:800}.service-features[data-astro-cid-o3sjrmhh]{flex-direction:column;gap:.6rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.feature-item[data-astro-cid-o3sjrmhh]{color:var(--color-primary-light);align-items:center;gap:.6rem;font-size:.9rem;display:flex}.check-icon[data-astro-cid-o3sjrmhh]{width:18px;height:18px;color:var(--color-accent);flex-shrink:0}.card-cta[data-astro-cid-o3sjrmhh]{border-top:1px solid var(--color-gray-light);justify-content:flex-end;align-items:center;gap:.75rem;margin-top:auto;padding-top:1.25rem;display:flex}.cta-text[data-astro-cid-o3sjrmhh]{color:var(--color-primary);font-size:.95rem;font-weight:600;transition:color .3s}.arrow-icon[data-astro-cid-o3sjrmhh]{width:20px;height:20px;color:var(--color-primary);transition:transform .3s,color .3s}.service-card[data-astro-cid-o3sjrmhh]:hover .cta-text[data-astro-cid-o3sjrmhh]{color:var(--color-accent-dark)}.service-card[data-astro-cid-o3sjrmhh]:hover .arrow-icon[data-astro-cid-o3sjrmhh]{color:var(--color-accent);transform:translate(6px)}@media (width<=1200px){.services-grid[data-astro-cid-o3sjrmhh]{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.service-categories[data-astro-cid-o3sjrmhh]{padding:4rem 1rem}.section-header[data-astro-cid-o3sjrmhh]{margin-bottom:3rem}.title[data-astro-cid-o3sjrmhh]{font-size:1.75rem}.section-desc[data-astro-cid-o3sjrmhh]{font-size:1rem}.categories-wrapper[data-astro-cid-o3sjrmhh]{gap:3rem}.category-header[data-astro-cid-o3sjrmhh]{text-align:center;justify-content:center;gap:1rem;margin-bottom:2rem;padding-bottom:1rem}.category-line[data-astro-cid-o3sjrmhh]{display:none}.category-icon[data-astro-cid-o3sjrmhh]{border-radius:12px;width:48px;height:48px}.category-icon[data-astro-cid-o3sjrmhh] svg[data-astro-cid-o3sjrmhh]{width:24px;height:24px}.category-title[data-astro-cid-o3sjrmhh]{font-size:1.4rem}.services-grid[data-astro-cid-o3sjrmhh]{grid-template-columns:1fr;gap:1.5rem;max-width:480px;margin:0 auto}.card-inner[data-astro-cid-o3sjrmhh]{text-align:center;align-items:center;padding:1.5rem}.service-price[data-astro-cid-o3sjrmhh]{width:100%}.service-features[data-astro-cid-o3sjrmhh]{text-align:left;width:100%}.card-cta[data-astro-cid-o3sjrmhh]{justify-content:flex-end;width:100%}}@media (width<=480px){.service-categories[data-astro-cid-o3sjrmhh]{padding:3rem .75rem}.section-header[data-astro-cid-o3sjrmhh]{margin-bottom:2rem}.subtitle[data-astro-cid-o3sjrmhh]{letter-spacing:2px;font-size:.65rem}.title[data-astro-cid-o3sjrmhh]{font-size:1.5rem}.category-title[data-astro-cid-o3sjrmhh]{font-size:1.25rem}.card-inner[data-astro-cid-o3sjrmhh]{padding:1.25rem}.service-icon[data-astro-cid-o3sjrmhh]{border-radius:12px;width:52px;height:52px;margin-bottom:1.25rem}.emoji-icon[data-astro-cid-o3sjrmhh]{font-size:1.8rem}.service-title[data-astro-cid-o3sjrmhh]{font-size:1.1rem}}@media (prefers-reduced-motion:reduce){.animate-on-scroll[data-astro-cid-o3sjrmhh]{opacity:1;transition:none;transform:none}.card-inner[data-astro-cid-o3sjrmhh],.service-icon[data-astro-cid-o3sjrmhh],.category-icon[data-astro-cid-o3sjrmhh],.arrow-icon[data-astro-cid-o3sjrmhh],.cta-text[data-astro-cid-o3sjrmhh],.emoji-icon[data-astro-cid-o3sjrmhh]{transition:none}.emoji-icon[data-astro-cid-o3sjrmhh].emoji-bounce{animation:none}}
