/* =========================================================================
   WALYSER — "KRASSER"-UPGRADE (additiv, überschreibt nichts Bestehendes)
   Scroll-Progress · Glow-Buttons · Card-Glow-Ring · Shimmer-Text ·
   Hero-Tilt-Glow · Section-Dividers · Pulsierende Zahlen
   ========================================================================= */

/* ---------- Gradient-Text: sanftes Shimmer + Glow ---------- */
.grad{background-size:220% auto;animation:gradShimmer 5s ease-in-out infinite;filter:drop-shadow(0 0 18px #7c5cff4d)}
@keyframes gradShimmer{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}}
@media(prefers-reduced-motion:reduce){.grad{animation:none}}

/* ---------- Eyebrow-Dot: pulsierender Glow-Ring ---------- */
.eyebrow{position:relative}
.dot{position:relative}
.dot:after{content:"";position:absolute;inset:-5px;border-radius:50%;border:1.5px solid var(--green);opacity:.9;animation:dotRing 1.8s ease-out infinite}
@keyframes dotRing{0%{transform:scale(.6);opacity:.8}100%{transform:scale(2.6);opacity:0}}
@media(prefers-reduced-motion:reduce){.dot:after{animation:none;display:none}}

/* ---------- Primary-Buttons: atmender Glow + Shine-Sweep ---------- */
.btn.primary{position:relative;overflow:hidden;display:inline-flex;align-items:center;box-shadow:0 0 0 0 #7c5cff00;animation:btnBreathe 3.2s ease-in-out infinite}
@keyframes btnBreathe{0%,100%{box-shadow:0 4px 18px -4px #7c5cff4a}50%{box-shadow:0 4px 30px -2px #7c5cff8f,0 0 26px -4px #00d9ff5c}}
.btn.primary:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(115deg,transparent 42%,#ffffff5c 50%,transparent 58%);transform:translateX(-140%) skewX(-20deg);transition:transform .55s ease;pointer-events:none}
.btn.primary:hover:before{transform:translateX(140%) skewX(-20deg)}
.btn.primary:hover{transform:translateY(-1px)}
@media(prefers-reduced-motion:reduce){.btn.primary{animation:none}}

/* ---------- Karten: Glow-Ring + Lift beim Hover (sitewide) ---------- */
.card,.ovCard,.priceCard,.smCard,.sbCard,.walyser-op-card,.item,.signal{transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s ease,border-color .3s ease}
.card:hover,.ovCard:hover,.priceCard:hover,.smCard:hover,.sbCard:hover,.walyser-op-card:hover{transform:translateY(-4px);box-shadow:0 22px 48px -18px #7c5cff4a,0 0 0 1px #7c5cff33;border-color:#8a72ff55}
@media(hover:none){.card:hover,.ovCard:hover,.priceCard:hover,.smCard:hover,.sbCard:hover,.walyser-op-card:hover{transform:none}}

/* ---------- Große Zahlen: kräftiger Glow ---------- */
.sbNum,.liveCounterItem b,.big,.priceCard .priceTag,.shockScore{filter:drop-shadow(0 0 14px #7c5cff40)}

/* ---------- Hero-Karte: stärkerer, lebendiger Beacon-Glow ---------- */
.heroCard{box-shadow:0 30px 80px -20px #4a2f9e55,0 0 90px -30px #00d9ff40}
.heroGlowBg{animation-duration:5.5s}
.heroCardWrap{transform-style:preserve-3d;perspective:1300px}
.heroCard{will-change:transform}

/* ---------- Sanfte Glow-Trennlinien zwischen großen Sektionen ---------- */
.smartMoneySection:before,.walyser-opportunity-suite:before,.showcase:before{content:"";display:block;width:min(220px,60%);height:2px;margin:0 auto 46px;background:linear-gradient(90deg,transparent,#7c5cff8a,#00d9ff8a,transparent);box-shadow:0 0 16px #7c5cff55;border-radius:2px}
.walyser-opportunity-suite:before{margin:0 0 30px}

/* ---------- Primary-CTA-Boxen: dezenter Konturglow (statisch, performant) ---------- */
.ctaBox,.smCta{position:relative;isolation:isolate}
.ctaBox:before,.smCta:before{content:"";position:absolute;inset:-1.5px;border-radius:inherit;z-index:-1;padding:1.5px;background:linear-gradient(120deg,#7c5cff,#00d9ff,#27e7a4,#7c5cff);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.5}

/* ---------- Health-/Score-Ringe: dauerhaft leichtes Glühen ---------- */
.scoreRing,.smScoreRing,.scanRing{filter:drop-shadow(0 0 10px #27e7a44a)}

@media(max-width:520px){.smartMoneySection:before,.walyser-opportunity-suite:before,.showcase:before{width:120px;margin-bottom:34px}}

/* ---------- Killer-Feature-Showcase: verständlich + interaktiv ---------- */
.killerShowcase{position:relative;overflow:hidden;padding-top:86px;padding-bottom:86px}
.killerGlow{left:55%;position:absolute;top:-80px;width:1100px;height:680px;transform:translateX(-50%);background:radial-gradient(ellipse 58% 45% at 50% 50%,#d9baff 0%,#8b5cf6 18%,#4f2aa8 40%,transparent 76%);filter:blur(18px);opacity:.28;pointer-events:none}
.killerHead{max-width:820px;margin:0 auto 38px;text-align:center}
.killerHead h2{font-size:clamp(30px,4vw,48px);line-height:1.04;letter-spacing:-.045em;margin:10px 0 14px}
.killerHead p{max-width:700px;margin:auto;font-size:16px;line-height:1.65;color:#aeb4c5}
.killerGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;position:relative}
.killerCard{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:22px;background:linear-gradient(145deg,rgba(20,20,38,.94),rgba(11,12,25,.94));padding:25px;min-height:390px;box-shadow:0 20px 55px -30px rgba(0,0,0,.9)}
.killerCard:after{content:"";position:absolute;width:220px;height:220px;right:-100px;top:-110px;border-radius:50%;background:#7c5cff;filter:blur(70px);opacity:.12;pointer-events:none}
.killerTop{display:flex;align-items:center;gap:10px;margin-bottom:17px}.killerIcon{font-size:22px}.killerLabel{font-size:10px;letter-spacing:.14em;font-weight:800;color:#8991a8}
.killerCard h3{font-size:26px;margin:0 0 9px;letter-spacing:-.025em}.killerWhy{color:#aeb4c5;line-height:1.58;margin:0;max-width:620px}.killerWhy b{color:#f4f5fb}
.killerDemo{margin-top:22px;border:1px solid rgba(255,255,255,.08);border-radius:15px;background:rgba(4,6,16,.55);padding:14px}
.miniPrompt{display:flex;gap:9px;align-items:center;background:rgba(255,255,255,.035);border-radius:10px;padding:8px 9px;font-size:12px;color:#d9dcea}.miniPrompt span{flex:1}.miniPrompt button,.smartWallet button{border:0;border-radius:8px;background:#7c5cff;color:white;font-weight:700;font-size:11px;padding:8px 10px;cursor:pointer}
.miniAnswer{margin-top:11px;padding:10px 4px 2px;font-size:11px;color:#aeb4c5}.miniAnswer b{color:#27e7a4}.miniAnswer p{margin:5px 0 0;line-height:1.5}.miniDot{display:inline-block;width:6px;height:6px;background:#27e7a4;border-radius:50%;margin-right:6px;box-shadow:0 0 10px #27e7a4}
.miniSignal{display:flex;align-items:center;gap:10px;padding:9px 0}.miniSignal+ .miniSignal{border-top:1px solid rgba(255,255,255,.06)}.miniSignal>span{font-size:19px}.miniSignal div{flex:1}.miniSignal b{display:block;font-size:10px;letter-spacing:.08em}.miniSignal small{display:block;color:#7f879d;font-size:11px;margin-top:3px}.miniSignal em{font-size:9px;font-style:normal;color:#27e7a4;font-weight:800}.mutedSignal em{color:#8991a8}
.smartMiniDemo{display:flex;align-items:center;gap:15px}.smartScore{width:78px;height:78px;flex:0 0 78px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid #7c5cff88;box-shadow:0 0 30px #7c5cff22;background:radial-gradient(circle,rgba(124,92,255,.2),transparent 68%)}.smartScore strong{font-size:27px}.smartScore span{font-size:9px;color:#8e96ab;line-height:1.2}.smartScore small{font-size:7px}.smartWallet{display:flex;flex-direction:column;gap:5px}.smartWallet>b{font-size:13px}.smartWallet>span{font-size:10px;line-height:1.45;color:#8e96ab}.smartWallet button{align-self:flex-start;margin-top:4px}
.killerFootnote{font-size:9px;color:#666e82;margin-top:9px}.stressHead,.stressResult{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#8e96ab}.stressHead b{font-size:22px;color:#f4f5fb}.stressMiniDemo input{width:100%;margin:18px 0 12px;accent-color:#7c5cff}.stressResult{padding-top:10px;border-top:1px solid rgba(255,255,255,.07)}.stressResult strong{font-size:17px;color:#ff8f9b}.stressMiniDemo a{display:inline-block;margin-top:14px;font-size:11px;color:#b9b1ff;text-decoration:none}.killerBottom{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:26px;padding:18px 20px;border:1px solid rgba(255,255,255,.07);border-radius:16px;background:rgba(255,255,255,.025);color:#aeb4c5;font-size:13px}.killerBottom i{font-style:normal;color:#7c5cff;margin-right:6px}
@media(max-width:760px){.killerGrid{grid-template-columns:1fr}.killerCard{min-height:auto}.killerBottom{flex-direction:column;align-items:flex-start}.smartMiniDemo{align-items:flex-start}.killerHead h2{font-size:32px}}
