.hub{background:var(--bg);color:var(--text);min-height:100vh;position:relative;overflow-x:clip}.hub-inner{z-index:1;max-width:1100px;margin:0 auto;padding:4rem 1.5rem 5rem;position:relative}.hub-orbs{pointer-events:none;z-index:0;height:760px;position:absolute;inset:0 0 auto;overflow:hidden}.hub-orb{filter:blur(56px);opacity:.5;will-change:transform;border-radius:50%;position:absolute}.hub-orb.a{background:radial-gradient(circle, rgb(var(--accent-rgb)), transparent 70%);width:400px;height:400px;top:-90px;left:-70px}.hub-orb.b{background:radial-gradient(circle, rgb(var(--accent2-rgb)), transparent 70%);width:340px;height:340px;top:20px;right:-60px}.hub-orb.c{background:radial-gradient(circle, rgb(var(--accent3-rgb)), transparent 70%);width:300px;height:300px;top:300px;left:38%}[data-theme=light] .hub-orb{opacity:.28}.hub-badge{letter-spacing:.12em;text-transform:uppercase;color:var(--link);margin-bottom:1rem;font-size:.72rem;font-weight:800;display:inline-block}.hub h1{letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(2rem,5vw,3.4rem);font-weight:900;line-height:1.1}.hub h1 em{background:var(--heading-grad);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}@media (prefers-reduced-motion:no-preference){.hub h1 em,.hub-cta-title em{background-size:200%;animation:6s ease-in-out infinite cm-shimmer}@keyframes cm-shimmer{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.hub-card{transition:transform .3s,border-color .3s,background .3s,box-shadow .3s}.hub-card:hover{box-shadow:0 18px 40px -22px rgba(var(--accent-rgb), .55)}}.pitch-hero-tagline{color:var(--text-soft);letter-spacing:-.01em;margin:0 0 1.25rem;font-size:clamp(1.1rem,2.1vw,1.45rem);font-weight:600;line-height:1.4}.hub-sub{color:var(--text-mut);max-width:600px;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.7}.hub-section-title{align-items:center;gap:.75rem;margin:3rem 0 .4rem;font-size:1.3rem;font-weight:800;display:flex}.hub-section-title .tag{letter-spacing:.08em;text-transform:uppercase;background:var(--surface-2);color:var(--text-soft);border-radius:50px;padding:.25rem .6rem;font-size:.65rem;font-weight:800}.hub-section-sub{color:var(--text-faint);margin-bottom:1.75rem;font-size:.95rem}.hub-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}@media (max-width:820px){.hub-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.hub-grid{grid-template-columns:1fr}}.hub-card{color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:16px;text-decoration:none;transition:transform .3s,border-color .3s,background .3s;display:block;overflow:hidden}.hub-card:hover{border-color:var(--border-hover-2);background:var(--surface-2);transform:translateY(-5px)}.hub-thumb{height:130px;position:relative;overflow:hidden}.hub-thumb-orb{filter:blur(36px);opacity:.85;border-radius:50%;width:160px;height:160px;position:absolute}.hub-thumb-orb.a{top:-40px;left:-20px}.hub-thumb-orb.b{bottom:-50px;right:-10px}.hub-thumb-name{letter-spacing:-.02em;text-shadow:0 2px 20px #0006;justify-content:center;align-items:center;font-size:1.6rem;font-weight:900;display:flex;position:absolute;inset:0}.hub-card-body{padding:1.1rem 1.25rem 1.35rem}.hub-card-tagline{margin-bottom:.25rem;font-size:.92rem;font-weight:700}.hub-card-branche{color:var(--text-faint);font-size:.78rem;line-height:1.5}.hub-card-cta{color:var(--link);gap:.3rem;margin-top:.9rem;font-size:.78rem;font-weight:700;transition:gap .2s;display:inline-flex}.hub-card:hover .hub-card-cta{gap:.6rem}.hub-foot{border-top:1px solid var(--border);color:var(--text-dim);margin-top:4rem;padding-top:2rem;font-size:.82rem}.hub-cta{background:var(--cta-grad);border:1px solid var(--border-strong);border-radius:24px;margin-top:5rem;padding:3rem 2.5rem}.hub-cta-badge{letter-spacing:.12em;text-transform:uppercase;color:var(--link);margin-bottom:1rem;font-size:.72rem;font-weight:800;display:inline-block}.hub-cta-title{letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:900;line-height:1.15}.hub-cta-title em{background:var(--heading-grad-2);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.hub-cta-sub{color:var(--text-mut);max-width:620px;margin-bottom:1.75rem;font-size:1.02rem;line-height:1.7}.hub-cta-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.hub-cta-btn{border-radius:50px;align-items:center;padding:.8rem 1.6rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s;display:inline-flex}.hub-cta-btn.primary{background:var(--accent-grad);color:var(--on-accent);box-shadow:0 8px 30px rgba(var(--accent-rgb),.35)}.hub-cta-btn.primary:hover{box-shadow:0 12px 38px rgba(var(--accent-rgb),.5);transform:translateY(-2px)}.hub-cta-btn.ghost{background:var(--surface-2);color:var(--text);border:1px solid var(--border-strong)}.hub-cta-btn.ghost:hover{border-color:var(--border-hover-2);transform:translateY(-2px)}.hub-cta-btn.ghost.accent{border-color:var(--accent-border)}.hub-cta-btn.ghost.accent:hover{border-color:var(--border-hover-2)}.hub-cta-proof{border:1px solid color-mix(in srgb, var(--star) 30%, transparent);background:color-mix(in srgb, var(--star) 6%, transparent);color:var(--text-soft);border-radius:50px;align-items:center;gap:.55rem;margin-bottom:1.5rem;padding:.4rem .9rem;font-size:.85rem;display:inline-flex}.hub-cta-proof-stars{color:var(--star);letter-spacing:.05em;font-size:.75rem}.hub-cta-proof-label{color:var(--text-soft)}.hub-cta-note{color:var(--text-dim);margin-top:1.25rem;font-size:.82rem}@media (max-width:560px){.hub-cta{padding:2.25rem 1.5rem}}.hub-back{color:var(--text-faint);margin-bottom:1.5rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}.hub-back:hover{color:var(--link)}.pitch-hero-wrap{grid-template-columns:1fr auto;align-items:center;gap:3rem;margin-bottom:1rem;display:grid}.pitch-hero-img{flex:none;width:470px}.pitch-hero-img img{object-fit:cover;border-radius:20px;width:470px;height:410px;display:block}@media (max-width:1100px){.pitch-hero-img{width:320px}.pitch-hero-img img{width:320px;height:280px}}@media (max-width:820px){.pitch-hero-img{width:220px}.pitch-hero-img img{width:220px;height:190px}.pitch-hero-wrap{gap:1.75rem}}@media (max-width:620px){.pitch-hero-wrap{grid-template-columns:1fr}.pitch-hero-img{display:none}}.pitch-hero-actions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:2.5rem;display:flex}.pitch-hero-tel{color:var(--text-faint);margin-left:.25rem;font-size:.88rem;text-decoration:none}.pitch-hero-tel:hover{color:var(--text-soft)}.hero-trust{flex-wrap:wrap;align-items:center;gap:.45rem 1.1rem;margin-top:1.5rem;display:flex}.hero-trust-item{color:var(--text-soft);align-items:center;gap:.4rem;font-size:.95rem;display:inline-flex}.hero-trust-star{color:var(--star);letter-spacing:.04em;font-size:.8rem;font-weight:800}.hero-trust-rating{color:var(--text);font-weight:800}.hero-trust-sep{background:var(--border-strong);width:1px;height:.95rem}@media (max-width:620px){.hero-trust-sep{display:none}}.pitch-section-title{letter-spacing:-.02em;margin:5rem 0 .5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:900}.pitch-section-title em{background:var(--heading-grad-2);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.pitch-setup{color:var(--text-mut);margin-bottom:1.75rem;font-size:1rem}.pitch-setup strong{color:var(--text)}.price-grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:1.1rem;display:grid}@media (max-width:1024px){.price-grid{grid-template-columns:repeat(2,1fr);max-width:720px}}@media (max-width:560px){.price-grid{grid-template-columns:1fr;max-width:460px}}.price-card{background:var(--surface);border:1px solid var(--border);border-radius:18px;flex-direction:column;padding:1.75rem 1.5rem;transition:transform .3s,border-color .3s,background .3s;display:flex;position:relative}.price-card:hover{border-color:var(--border-hover);transform:translateY(-4px)}.price-card.featured{border-color:var(--featured-border);background:var(--featured-grad);box-shadow:0 12px 40px rgba(var(--accent-rgb),.18)}.price-pop{letter-spacing:.1em;text-transform:uppercase;background:var(--accent-grad);color:var(--on-accent);border-radius:50px;padding:.3rem .7rem;font-size:.65rem;font-weight:800;position:absolute;top:-.7rem;left:1.5rem}.price-name{letter-spacing:.12em;text-transform:uppercase;color:var(--price-name);margin-bottom:.6rem;font-size:.78rem;font-weight:800}.price-amount{letter-spacing:-.02em;font-size:2.2rem;font-weight:900;line-height:1}.price-unit{color:var(--text-faint);letter-spacing:0;margin-left:.35rem;font-size:.9rem;font-weight:600}.price-vat{color:var(--text-faint);margin-top:.2rem;margin-bottom:.1rem;font-size:.72rem}.price-tagline{color:var(--text-mut);margin:.55rem 0 1.25rem;font-size:1rem;line-height:1.5}.price-feats{flex-direction:column;flex-grow:1;gap:.6rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.price-feats li{color:var(--text-soft);padding-left:1.4rem;font-size:1rem;line-height:1.45;position:relative}.price-feats li:before{content:"✓";color:var(--ok);font-weight:800;position:absolute;left:0}.price-btn{border-radius:50px;justify-content:center;align-items:center;padding:.75rem 1.25rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s;display:inline-flex}.price-btn.primary{background:var(--accent-grad);color:var(--on-accent);box-shadow:0 8px 26px rgba(var(--accent-rgb),.35)}.price-btn.primary:hover{box-shadow:0 12px 34px rgba(var(--accent-rgb),.5);transform:translateY(-2px)}.price-btn.ghost{background:var(--surface-2);color:var(--text);border:1px solid var(--border-strong)}.price-btn.ghost:hover{border-color:var(--border-hover-2)}.pitch-fineprint{color:var(--text-dim);max-width:760px;margin-top:1.5rem;font-size:.8rem;line-height:1.7}.hosting-note{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.75rem;display:grid}@media (max-width:720px){.hosting-note{grid-template-columns:1fr}}.hosting-note-item{background:var(--surface-3);border:1px solid var(--border);color:var(--text-mut);border-radius:16px;align-items:flex-start;gap:.9rem;padding:1.25rem 1.4rem;font-size:1rem;line-height:1.6;display:flex}.hosting-note-item strong{color:var(--text);font-weight:700}.hosting-note-wide{grid-column:1/-1}.hosting-note-cta{margin-top:.9rem}.hosting-note-ic{background:var(--accent-fill);border:1px solid var(--accent-fill-border);width:2rem;height:2rem;color:var(--accent-icon);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.05rem;line-height:1;display:inline-flex}.trust-row{background:var(--surface-3);border:1px solid var(--border-soft);border-radius:16px;flex-wrap:wrap;gap:.6rem 1.5rem;margin-top:3rem;padding:1.5rem 1.75rem;display:flex}.trust-item{color:var(--text-soft);align-items:center;gap:.5rem;font-size:.88rem;display:inline-flex}.trust-check{color:var(--ok);font-weight:800}.ref-intro{align-items:center;gap:1.5rem;margin:1.5rem 0 2.25rem;display:flex}.ref-portraits{flex:none;gap:.65rem;display:flex}.ref-portrait{object-fit:cover;border:2px solid var(--accent-border);border-radius:50%;flex:none;width:84px;height:84px}.ref-intro-text{color:var(--text-mut);flex:1;max-width:none;margin:0;font-size:1rem;line-height:1.7}@media (max-width:640px){.ref-intro{flex-direction:column;align-items:flex-start;gap:1rem}.ref-portrait{width:58px;height:58px}}.einblicke-grid{grid-template-columns:3fr 2fr;gap:1rem;margin:2rem 0 2.75rem;display:grid}@media (max-width:640px){.einblicke-grid{grid-template-columns:1fr}}.einblicke-cell{border:1px solid var(--border);background:var(--surface-2);aspect-ratio:4/3;border-radius:16px;overflow:hidden}.einblicke-cell img{object-fit:cover;width:100%;height:100%;display:block}.bewertung-img{border:1px solid var(--border);border-radius:12px;flex:none;width:200px}@media (max-width:640px){.bewertung-img{width:100%}}.ref-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}@media (max-width:820px){.ref-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.ref-grid{grid-template-columns:1fr;max-width:420px}}.ref-card{background:var(--surface);border:1px solid var(--border);color:inherit;cursor:pointer;border-radius:16px;flex-direction:column;margin:0;text-decoration:none;transition:transform .18s,border-color .18s;display:flex;overflow:hidden}.ref-card:hover{border-color:var(--accent-border);transform:translateY(-3px)}.ref-photo-wrap{aspect-ratio:4/3;position:relative;overflow:hidden}.ref-photo{object-fit:cover;width:100%;height:100%;display:block}.ref-tag{letter-spacing:.06em;text-transform:uppercase;color:var(--on-accent);background:var(--accent-grad);border-radius:999px;padding:.25rem .6rem;font-size:.66rem;font-weight:800;position:absolute;top:.7rem;left:.7rem}.ref-cap{flex-direction:column;gap:.3rem;padding:1rem 1.1rem 1.2rem;display:flex}.ref-title{font-size:.98rem;font-weight:800;line-height:1.25}.ref-meta{color:var(--text-meta);font-size:.78rem}.ref-subhead{letter-spacing:-.02em;margin:2.75rem 0 1.25rem;font-size:clamp(1.15rem,2.2vw,1.5rem);font-weight:800}.ref-subhead em{background:var(--heading-grad-2);color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.domain-block{background:var(--domain-grad);border:1px solid var(--border-strong);border-radius:24px;margin-top:5rem;padding:3rem 2.5rem}.steps-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:1.75rem;display:grid}@media (max-width:820px){.steps-grid{grid-template-columns:1fr;max-width:540px}}.step-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1.75rem 1.5rem}.step-num{background:var(--accent-grad);width:2.4rem;height:2.4rem;color:var(--on-accent);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.1rem;font-weight:900;display:inline-flex}.step-title{margin-bottom:.5rem;font-size:1.05rem;font-weight:800}.step-desc{color:var(--text-mut);font-size:1rem;line-height:1.6}@media (max-width:560px){.domain-block{padding:2.25rem 1.5rem}.pitch-section-title{margin-top:3.5rem}}.rev-stathead{color:var(--text-faint);flex-wrap:wrap;gap:1.75rem;margin:1.5rem 0 0;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.78rem;display:flex}.rev-stathead .s{align-items:center;gap:.45rem;display:inline-flex}.rev-stathead .s b{color:var(--link);letter-spacing:-.01em;font-family:inherit;font-size:1.05rem;font-weight:800}.rev-grid{grid-template-columns:1fr 1fr;gap:1.1rem;margin-top:2.5rem;display:grid}@media (max-width:760px){.rev-grid{grid-template-columns:1fr}}.rev-card{background:var(--surface);border:1px solid var(--border);border-radius:18px;flex-direction:column;gap:1rem;padding:1.75rem 1.85rem;scroll-margin-top:100px;transition:border-color .3s,background .3s;display:flex}.rev-card:hover{border-color:var(--border-hover);background:var(--surface-2)}.rev-top{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.rev-stars{color:var(--star);gap:3px;display:flex}.rev-area{letter-spacing:.06em;text-transform:uppercase;color:var(--area-text);background:var(--area-bg);border:1px solid var(--area-border);white-space:nowrap;border-radius:6px;padding:.2rem .55rem;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.64rem}.rev-quote{color:var(--text-soft);flex:1;font-size:1rem;font-style:italic;line-height:1.72}.rev-author{border-top:1px solid var(--border);align-items:center;gap:.75rem;padding-top:.9rem;display:flex}.rev-avatar{background:linear-gradient(135deg, rgb(var(--accent2-rgb)), rgb(var(--accent-rgb)));color:#fff;border-radius:10px;flex-shrink:0;place-items:center;width:38px;height:38px;font-size:.78rem;font-weight:800;display:grid}img.rev-avatar{object-fit:cover;background:0 0}.rev-authenticity{border:1px solid var(--border);background:var(--surface);max-width:70ch;color:var(--text-faint);border-radius:16px;margin:2.75rem auto .5rem;padding:1.15rem 1.4rem;font-size:.82rem;line-height:1.6}.rev-authenticity strong{color:var(--text-mut);font-weight:700}.rev-name{font-size:.9rem;font-weight:700;display:block}.rev-role{color:var(--text-faint);margin-top:2px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.7rem;display:block}.rev-teaser-foot{margin-top:2rem}.miet-hinweis{background:var(--surface);border:1px solid var(--border);border-left:3px solid var(--accent-icon);border-radius:14px;align-items:flex-start;gap:.85rem;margin:2rem 0 0;padding:1.1rem 1.3rem;display:flex}.miet-hinweis-ic{background:var(--accent-fill);width:26px;height:26px;color:var(--accent-icon);border:1px solid var(--accent-fill-border);border-radius:8px;flex-shrink:0;place-items:center;font-size:.95rem;display:grid}.miet-hinweis p{color:var(--text-mut);margin:0;font-size:.9rem;line-height:1.65}.miet-hinweis strong{color:var(--text)}.miet-hinweis a{color:var(--link);text-decoration:underline}.miet-hinweis a:hover{color:var(--link-hover)}.hosting-hinweis-wrap{max-width:1100px;margin:0 auto;padding:0 1.5rem}.hosting-hinweis{background:var(--surface);border:1px solid var(--border);border-left:3px solid var(--border);border-radius:14px;align-items:flex-start;gap:.85rem;margin:2rem 0;padding:1.1rem 1.3rem;display:flex}.hosting-hinweis-ic{background:var(--accent-fill);width:26px;height:26px;color:var(--accent-icon);border:1px solid var(--accent-fill-border);border-radius:8px;flex-shrink:0;place-items:center;font-size:.95rem;display:grid}.hosting-hinweis p{color:var(--text-mut);margin:0;font-size:.88rem;line-height:1.65}.hosting-hinweis strong{color:var(--text)}.faq-section{max-width:760px;margin:5rem auto 0}.faq-section .pitch-section-title{margin-top:0}.faq-list{flex-direction:column;gap:.85rem;margin-top:.5rem;display:flex}.faq-item{border:1px solid var(--border-strong);background:var(--surface-2);border-radius:16px;padding:0 1.4rem;transition:border-color .2s,background .2s}.faq-item[open],.faq-item:hover{border-color:var(--border-hover-2)}.faq-q{cursor:pointer;color:var(--text);justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem 0;font-size:1.08rem;font-weight:700;list-style:none;display:flex}.faq-q::-webkit-details-marker{display:none}.faq-ic{width:26px;height:26px;color:var(--link);background:var(--accent-fill);border:1px solid var(--accent-fill-border);border-radius:8px;flex:none;place-items:center;font-size:1.25rem;line-height:1;transition:transform .25s;display:grid}.faq-item[open] .faq-ic{transform:rotate(45deg)}.faq-a{color:var(--text-mut);max-width:660px;margin:0;padding:0 0 1.3rem;font-size:1.02rem;line-height:1.7}.faq-a strong{color:var(--text)}
