html{scroll-behavior:smooth}.container.svelte-wh90co{max-width:1200px;margin:0 auto;padding:0 1.5rem}.section-label.svelte-wh90co{display:block;color:#d4af37;font-size:.72rem;text-transform:uppercase;letter-spacing:3px;font-weight:700;margin-bottom:.6rem}.section-title.svelte-wh90co{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:900;color:#fff;margin:0 0 2.5rem;line-height:1.2}.gold-line.svelte-wh90co{width:48px;height:4px;background:#d4af37;border-radius:2px;margin:1.2rem 0 1.8rem}.hero.svelte-wh90co{min-height:100vh;display:flex;align-items:center;background:#000;position:relative;overflow:hidden;padding:7rem 0 5rem}.hero-bg.svelte-wh90co{position:absolute;inset:0;background:radial-gradient(ellipse 70% 50% at 55% 45%,rgba(212,175,55,.05) 0%,transparent 70%),url(../../../images/home/nachher4.webp) center / cover no-repeat;opacity:.2}.hero-content.svelte-wh90co{position:relative;z-index:2}.hero-text-wrap.svelte-wh90co{max-width:700px}.hero-badge.svelte-wh90co{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(212,175,55,.35);background:#d4af370d;color:#d4af37;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;padding:.45rem 1rem;border-radius:30px;margin-bottom:1.5rem}.badge-dot.svelte-wh90co{width:6px;height:6px;background:#d4af37;border-radius:50%;animation:svelte-wh90co-blink 2s infinite}@keyframes svelte-wh90co-blink{0%,to{opacity:1}50%{opacity:.3}}.hero.svelte-wh90co h1:where(.svelte-wh90co){font-size:clamp(2.4rem,6.5vw,5rem);font-weight:900;line-height:1.05;color:#fff;margin:0 0 1.5rem;letter-spacing:-1.5px}.hero.svelte-wh90co h1:where(.svelte-wh90co) em:where(.svelte-wh90co){font-style:normal;color:#d4af37}.hero-sub.svelte-wh90co{display:block;font-size:.6em;color:#777;font-weight:400;letter-spacing:0;margin-top:.3em}.hero-lead.svelte-wh90co{font-size:clamp(1rem,2vw,1.15rem);color:#999;line-height:1.7;max-width:620px;margin:0 0 2.5rem}.hero-cta.svelte-wh90co{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:2rem}.btn-primary.svelte-wh90co{background:#d4af37;color:#000;font-weight:900;font-size:1rem;padding:1rem 2.2rem;border-radius:10px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block;box-shadow:0 8px 24px #d4af374d}.btn-primary.svelte-wh90co:hover{transform:translateY(-3px);box-shadow:0 14px 30px #d4af3773}.btn-ghost.svelte-wh90co{border:1px solid #333;color:#ccc;font-weight:700;font-size:1rem;padding:1rem 2rem;border-radius:10px;text-decoration:none;transition:border-color .2s,color .2s;display:inline-block}.btn-ghost.svelte-wh90co:hover{border-color:#d4af37;color:#d4af37}.hero-micro.svelte-wh90co{display:flex;gap:1.5rem;flex-wrap:wrap}.hero-micro.svelte-wh90co span:where(.svelte-wh90co){font-size:.78rem;color:#555;font-weight:600}.content-section.svelte-wh90co{background:#050505;padding:clamp(5rem,10vw,9rem) 0;color:#fff}.content-grid.svelte-wh90co{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(3rem,6vw,6rem);align-items:center}.content-text.svelte-wh90co h2:where(.svelte-wh90co){font-size:clamp(1.7rem,3.5vw,2.5rem);font-weight:900;color:#fff;line-height:1.2;margin:0 0 .5rem}.content-text.svelte-wh90co p:where(.svelte-wh90co){font-size:1.05rem;color:#888;line-height:1.8;margin-bottom:1.3rem}.content-text.svelte-wh90co p:where(.svelte-wh90co) strong:where(.svelte-wh90co){color:#d4af37}.content-visual.svelte-wh90co{position:relative}.content-img.svelte-wh90co{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:20px;border:1px solid #222;display:block}.content-tags.svelte-wh90co{display:flex;gap:.5rem;margin-top:1rem;flex-wrap:wrap}.ctag.svelte-wh90co{background:#0a0a0a;border:1px solid #222;color:#d4af37;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:.3rem .7rem;border-radius:6px}.services-section.svelte-wh90co{background:#030303;padding:clamp(4rem,9vw,8rem) 0;color:#fff;border-top:1px solid #111}.services-grid.svelte-wh90co{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.2rem}.service-card.svelte-wh90co{background:#0a0a0a;border:1px solid #1a1a1a;border-radius:16px;padding:2rem 2rem 1.8rem;transition:border-color .25s,transform .25s}.service-card.svelte-wh90co:hover{border-color:#d4af3759;transform:translateY(-4px)}.sc-icon.svelte-wh90co{font-size:1.6rem;display:block;margin-bottom:1rem}.sc-title.svelte-wh90co{font-size:1.05rem;font-weight:800;color:#fff;margin:0 0 .7rem;line-height:1.3}.sc-desc.svelte-wh90co{font-size:.88rem;color:#666;line-height:1.65;margin:0}.ref-section.svelte-wh90co,.tobias-section.svelte-wh90co{background:#050505;padding:clamp(3rem,7vw,6rem) 0;border-top:1px solid #111;color:#fff}.tobias-section.svelte-wh90co{background:#030303}@media(max-width:900px){.content-grid.svelte-wh90co{grid-template-columns:1fr}.content-visual.svelte-wh90co{order:-1}}
