.style-a{--c-bg: #fbfcfb;--c-surface: #ffffff;--c-surface-2: #f3f6f4;--c-text: #2b352f;--c-text-muted: #5d6b64;--c-border: #e4e9e6;--c-heading: #14201b;--c-accent: #1f7d5c;--c-accent-hover: #19684c;--c-accent-contrast: #ffffff;--font-heading: "Inter Variable", system-ui, sans-serif;--font-body: "Inter Variable", system-ui, sans-serif;--fw-heading: 750;--tracking-heading: -.02em;--radius: 8px;--radius-lg: 12px;--btn-radius: 8px;--card-border: 1px solid var(--c-border);--card-shadow: 0 1px 2px rgba(15, 44, 30, .05), 0 10px 28px rgba(15, 44, 30, .06);--section-py: 6.5rem;--hero-eyebrow: #8fe3c0;--header-fg-overlay: #ffffff;--footer-bg: #14201b;--footer-fg: #b9c3bd;--footer-fg-strong: #ffffff;--footer-border: rgba(255, 255, 255, .08)}.style-a .services{counter-reset:svc;margin-top:3rem;display:grid;grid-template-columns:1fr;gap:1px;background:var(--c-border);border:1px solid var(--c-border);border-radius:12px;overflow:hidden}.style-a .service{counter-increment:svc;background:var(--c-surface);border:0;border-radius:0;box-shadow:none;padding:2rem;gap:.25rem}.style-a .service__icon{display:none}.style-a .service:before{content:counter(svc,decimal-leading-zero);color:var(--c-accent);font-weight:700;font-size:.8rem;letter-spacing:.12em;margin-bottom:.4rem}.style-a .service__title{font-size:1.2rem}@media(min-width:48rem){.style-a .services{grid-template-columns:repeat(2,1fr)}}.style-a .gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:.875rem}.style-a .gallery__item{border:0;box-shadow:none;background:none;border-radius:10px}@media(min-width:48rem){.style-a .gallery{grid-template-columns:repeat(3,1fr)}}.style-a .refs{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:48rem){.style-a .refs{grid-template-columns:1fr 1fr}}.style-a #kontakt{background:var(--c-surface-2)}
