.ref-hero[data-astro-cid-cp7vfhoz]{position:relative;min-height:50vh;display:flex;overflow:hidden;background:#0a0a0a}.ref-hero-media[data-astro-cid-cp7vfhoz]{position:absolute;inset:0;z-index:1}.ref-hero-img[data-astro-cid-cp7vfhoz]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.ref-hero-overlay-left[data-astro-cid-cp7vfhoz]{position:absolute;inset:0;background:linear-gradient(to right,#0a0a0a 0%,rgba(10,10,10,.85) 35%,rgba(10,10,10,.4) 60%,transparent 100%);z-index:2}.ref-hero-overlay-bottom[data-astro-cid-cp7vfhoz]{position:absolute;inset:0;background:linear-gradient(to top,#0a0a0a 0%,rgba(10,10,10,.3) 40%,transparent 70%);z-index:2}.ref-hero-inner[data-astro-cid-cp7vfhoz]{position:relative;z-index:5;display:flex;align-items:center;flex:1;max-width:1200px;margin:0 auto;width:100%;padding:8rem 1.5rem 4rem}@media (min-width: 768px){.ref-hero-inner[data-astro-cid-cp7vfhoz]{padding:9rem 2rem 4rem}}.ref-hero-content[data-astro-cid-cp7vfhoz]{max-width:600px}.ref-breadcrumbs[data-astro-cid-cp7vfhoz]{font-size:.8125rem;margin-bottom:1.5rem}.ref-breadcrumbs[data-astro-cid-cp7vfhoz] a[data-astro-cid-cp7vfhoz]{color:#fff6;transition:color .3s;text-decoration:none}.ref-breadcrumbs[data-astro-cid-cp7vfhoz] a[data-astro-cid-cp7vfhoz]:hover{color:#fff}.ref-breadcrumbs[data-astro-cid-cp7vfhoz] span[data-astro-cid-cp7vfhoz]{color:#ffffff40;margin:0 .4rem}.ref-breadcrumbs[data-astro-cid-cp7vfhoz] .current[data-astro-cid-cp7vfhoz]{color:var(--accent);font-weight:500}.ref-hero-badge[data-astro-cid-cp7vfhoz]{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem 1rem;background:#dc26261a;border:1px solid rgba(220,38,38,.25);border-radius:9999px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);font-size:.8125rem;font-weight:600;color:#ffffffb3;margin-bottom:1.25rem}.ref-hero-title[data-astro-cid-cp7vfhoz]{font-size:2.5rem;font-weight:800;color:#fff;line-height:1.05;letter-spacing:-.03em;margin:0 0 1rem;text-shadow:0 2px 20px rgba(0,0,0,.5)}@media (min-width: 768px){.ref-hero-title[data-astro-cid-cp7vfhoz]{font-size:3.5rem}}@media (min-width: 1200px){.ref-hero-title[data-astro-cid-cp7vfhoz]{font-size:4rem}}.ref-hero-sub[data-astro-cid-cp7vfhoz]{font-size:1.125rem;color:#fff9;line-height:1.6;margin:0;max-width:480px;text-shadow:0 1px 8px rgba(0,0,0,.4)}.ref-hero-neon[data-astro-cid-cp7vfhoz]{position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,var(--accent) 30%,var(--accent) 70%,transparent);box-shadow:0 0 12px #dc26264d;z-index:10}.ref-rating[data-astro-cid-cp7vfhoz]{padding:5rem 1.5rem;text-align:center;position:relative;overflow:hidden}@media (min-width: 768px){.ref-rating[data-astro-cid-cp7vfhoz]{padding:6rem 2rem}}.ref-rating-inner[data-astro-cid-cp7vfhoz]{max-width:900px;margin:0 auto}.ref-overline[data-astro-cid-cp7vfhoz]{display:block;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:2rem}.ref-rating-display[data-astro-cid-cp7vfhoz]{position:relative;display:inline-block;margin-bottom:1rem}.ref-rating-glow[data-astro-cid-cp7vfhoz]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(220,38,38,.15) 0%,transparent 70%);animation:ref-pulse 3s ease-in-out infinite}@keyframes ref-pulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.7}50%{transform:translate(-50%,-50%) scale(1.3);opacity:1}}.ref-rating-big[data-astro-cid-cp7vfhoz]{position:relative;font-size:6rem;font-weight:800;color:#111;line-height:1;z-index:2}@media (min-width: 768px){.ref-rating-big[data-astro-cid-cp7vfhoz]{font-size:8rem}}.ref-rating-stars[data-astro-cid-cp7vfhoz]{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1rem}.ref-star-lg[data-astro-cid-cp7vfhoz]{width:2rem;height:2rem}@media (min-width: 768px){.ref-star-lg[data-astro-cid-cp7vfhoz]{width:2.5rem;height:2.5rem}}.ref-google-logo[data-astro-cid-cp7vfhoz]{margin-left:.5rem}.ref-rating-text[data-astro-cid-cp7vfhoz]{color:#666;font-size:1.0625rem;margin:0 0 3rem}.ref-rating-text[data-astro-cid-cp7vfhoz] strong[data-astro-cid-cp7vfhoz]{color:#111}.ref-reviews-top[data-astro-cid-cp7vfhoz]{display:grid;grid-template-columns:1fr;gap:1.25rem}@media (min-width: 640px){.ref-reviews-top[data-astro-cid-cp7vfhoz]{grid-template-columns:repeat(3,1fr)}}.ref-review-card[data-astro-cid-cp7vfhoz]{background:#fff;border:1px solid #e8e8e8;border-radius:1rem;padding:1.5rem;text-align:left;display:flex;gap:1rem;box-shadow:0 4px 24px #0000000d;transition:transform .4s cubic-bezier(.19,1,.22,1),box-shadow .4s;animation-delay:var(--delay, 0s)}.ref-review-card[data-astro-cid-cp7vfhoz]:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000001a}.ref-review-avatar[data-astro-cid-cp7vfhoz]{width:48px;height:48px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.ref-review-body[data-astro-cid-cp7vfhoz]{flex:1;min-width:0}.ref-review-header[data-astro-cid-cp7vfhoz]{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;flex-wrap:wrap}.ref-review-name[data-astro-cid-cp7vfhoz]{font-weight:600;color:#111;font-size:.9375rem}.ref-review-stars-sm[data-astro-cid-cp7vfhoz]{display:flex;gap:.125rem}.ref-review-text[data-astro-cid-cp7vfhoz]{font-size:.875rem;color:#555;line-height:1.65;margin:0 0 .5rem;border:none;padding:0;font-style:italic}.ref-review-time[data-astro-cid-cp7vfhoz]{font-size:.75rem;color:#999}.ref-projekte[data-astro-cid-cp7vfhoz]{padding:5rem 1.5rem}@media (min-width: 768px){.ref-projekte[data-astro-cid-cp7vfhoz]{padding:6rem 2rem}}.ref-projekte-inner[data-astro-cid-cp7vfhoz]{max-width:1100px;margin:0 auto}.ref-projekte-header[data-astro-cid-cp7vfhoz]{text-align:center;margin-bottom:3rem}.ref-overline-light[data-astro-cid-cp7vfhoz]{display:block;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:.75rem}.ref-projekte-header[data-astro-cid-cp7vfhoz] h2[data-astro-cid-cp7vfhoz]{color:#fff;font-size:1.75rem;font-weight:700;margin:0}@media (min-width: 768px){.ref-projekte-header[data-astro-cid-cp7vfhoz] h2[data-astro-cid-cp7vfhoz]{font-size:2.25rem}}.ref-videos[data-astro-cid-cp7vfhoz]{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 640px){.ref-videos[data-astro-cid-cp7vfhoz]{grid-template-columns:repeat(3,1fr)}}.ref-video-card[data-astro-cid-cp7vfhoz]{position:relative;border-radius:1rem;overflow:hidden;aspect-ratio:9/10;cursor:pointer;background:#111;animation-delay:var(--delay, 0s)}@media (min-width: 640px){.ref-video-card[data-astro-cid-cp7vfhoz]{aspect-ratio:9/12}}.ref-video[data-astro-cid-cp7vfhoz]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transform:scale(1.08);transition:transform .6s cubic-bezier(.19,1,.22,1)}.ref-video-card[data-astro-cid-cp7vfhoz]:hover .ref-video[data-astro-cid-cp7vfhoz]{transform:scale(1.12)}.ref-video-narrow[data-astro-cid-cp7vfhoz] .ref-video[data-astro-cid-cp7vfhoz]{transform:scale(1.42)}.ref-video-narrow[data-astro-cid-cp7vfhoz]:hover .ref-video[data-astro-cid-cp7vfhoz]{transform:scale(1.45)}@media (min-width: 640px){.ref-video-narrow[data-astro-cid-cp7vfhoz] .ref-video[data-astro-cid-cp7vfhoz]{transform:scale(1.18)}.ref-video-narrow[data-astro-cid-cp7vfhoz]:hover .ref-video[data-astro-cid-cp7vfhoz]{transform:scale(1.22)}}.ref-video-overlay[data-astro-cid-cp7vfhoz]{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,transparent 50%,rgba(0,0,0,.15) 100%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;transition:opacity .4s;pointer-events:none}.ref-video-card[data-astro-cid-cp7vfhoz]:hover .ref-video-overlay[data-astro-cid-cp7vfhoz]{opacity:0}.ref-video-play[data-astro-cid-cp7vfhoz]{width:56px;height:56px;border-radius:50%;background:#dc2626d9;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #dc262666;transition:transform .3s}.ref-video-card[data-astro-cid-cp7vfhoz]:hover .ref-video-play[data-astro-cid-cp7vfhoz]{transform:scale(1.1)}.ref-video-label[data-astro-cid-cp7vfhoz]{position:absolute;bottom:1rem;left:1rem;font-size:.875rem;font-weight:600;color:#fff;text-shadow:0 1px 6px rgba(0,0,0,.6)}.ref-video-card[data-astro-cid-cp7vfhoz].is-playing .ref-video-overlay[data-astro-cid-cp7vfhoz]{opacity:0}.ref-stats-banner[data-astro-cid-cp7vfhoz]{background:var(--accent);padding:2.5rem 1.5rem;position:relative;overflow:hidden}.ref-stats-banner[data-astro-cid-cp7vfhoz]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,0,0,.15) 0%,transparent 50%,rgba(255,255,255,.05) 100%);pointer-events:none}.ref-stats-inner[data-astro-cid-cp7vfhoz]{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:0;flex-wrap:wrap;position:relative;z-index:2}.ref-stat-item[data-astro-cid-cp7vfhoz]{text-align:center;display:flex;flex-direction:column;gap:.15rem;padding:.75rem 2rem;flex:1;min-width:140px}.ref-stat-num[data-astro-cid-cp7vfhoz]{font-size:2.25rem;font-weight:800;color:#fff;line-height:1.1}@media (min-width: 768px){.ref-stat-num[data-astro-cid-cp7vfhoz]{font-size:2.75rem}}.ref-stat-label[data-astro-cid-cp7vfhoz]{font-size:.75rem;color:#ffffffb3;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.ref-stat-divider[data-astro-cid-cp7vfhoz]{width:1px;height:3rem;background:#fff3;flex-shrink:0}@media (max-width: 639px){.ref-stat-divider[data-astro-cid-cp7vfhoz]{display:none}.ref-stat-item[data-astro-cid-cp7vfhoz]{min-width:50%}}
