.wds-pakete-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin:48px auto;max-width:1200px;padding:0 16px}.wds-paket{position:relative;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:32px 24px;display:flex;flex-direction:column;min-height:620px;transition:transform .25s,box-shadow .25s}.wds-paket:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgba(0,0,0,.08)}.wds-paket--featured{border:2px solid #2563eb;box-shadow:0 12px 32px rgba(37,99,235,.12)}.wds-paket__highlight{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:#2563eb;color:#fff;padding:6px 16px;border-radius:999px;font-size:13px;font-weight:600;white-space:nowrap}.wds-paket__badge{display:inline-block;font-size:11px;letter-spacing:.12em;font-weight:700;color:#2563eb;text-transform:uppercase;margin-bottom:8px}.wds-paket__name{font-size:24px;font-weight:700;margin:0 0 8px;color:#0f172a}.wds-paket__zielgruppe{color:#64748b;font-size:14px;margin:0 0 20px}.wds-paket__price{display:flex;align-items:baseline;gap:6px;margin-bottom:8px}.wds-paket__amount{font-size:48px;font-weight:800;color:#0f172a;line-height:1}.wds-paket__period{color:#64748b;font-size:16px}.wds-paket__setup{color:#475569;font-size:14px;margin:0 0 20px;padding-bottom:20px;border-bottom:1px solid #e5e7eb}.wds-paket__features{list-style:none;padding:0;margin:0 0 24px;flex:1}.wds-paket__features li{position:relative;padding:6px 0 6px 28px;color:#334155;font-size:15px}.wds-paket__features li::before{content:"✓";position:absolute;left:0;top:6px;color:#16a34a;font-weight:700}.wds-paket__cta{display:block;text-align:center;background:#f1f5f9;color:#0f172a;padding:14px 24px;border-radius:10px;text-decoration:none;font-weight:600;min-height:48px;line-height:24px;transition:background .2s}.wds-paket__cta:hover{background:#e2e8f0}.wds-paket__cta--primary{background:#2563eb;color:#fff}.wds-paket__cta--primary:hover{background:#1d4ed8}.wds-paket__small{text-align:center;font-size:12px;color:#94a3b8;margin:12px 0 0}.wds-trust-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;padding:32px 16px;background:#f8fafc;border-radius:12px;margin:48px auto;max-width:1100px}.wds-trust-badge{display:flex;align-items:center;gap:10px;font-size:14px;color:#475569;font-weight:500}.wds-trust-badge::before{content:"✓";display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:#16a34a;color:#fff;border-radius:50%;font-weight:700}.wds-social{display:flex;gap:12px;align-items:center}.wds-social__icon{display:inline-flex;width:40px;height:40px;border-radius:50%;background:#f1f5f9;color:#0f172a;align-items:center;justify-content:center;text-decoration:none;font-weight:700}