.InteractiveHeroCards_container__EQUYL{position:relative;width:100%;max-width:380px;height:320px;perspective:1000px;cursor:pointer;margin:0 auto}.InteractiveHeroCards_glow__ULu9F{position:absolute;top:50%;left:50%;width:300px;height:300px;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(var(--ky-rgb),.15) 0,transparent 70%);filter:blur(40px);z-index:0;transition:transform .4s ease,opacity .4s ease}.InteractiveHeroCards_container__EQUYL:hover .InteractiveHeroCards_glow__ULu9F{transform:translate(-50%,-50%) scale(1.2);opacity:.8}.InteractiveHeroCards_card__7pMDL{position:absolute;top:40px;left:0;right:0;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:16px;padding:24px;box-shadow:0 12px 32px rgba(0,0,0,.08);transition:transform .5s cubic-bezier(.22,1,.36,1),box-shadow .5s cubic-bezier(.22,1,.36,1),border-color .3s ease;z-index:1;text-decoration:none;display:flex;flex-direction:column;gap:20px}.InteractiveHeroCards_card__7pMDL:hover{border-color:rgba(var(--ky-rgb),.5)}.InteractiveHeroCards_cardBack__UY3EN{transform:translate3d(0,-30px,-80px) scale(.9);z-index:1;opacity:.6}.InteractiveHeroCards_cardMiddle__SzRbE{transform:translate3d(0,-15px,-40px) scale(.95);z-index:2;opacity:.8}.InteractiveHeroCards_cardTop__FvAc_{transform:translateZ(0) scale(1);z-index:3;opacity:1}.InteractiveHeroCards_cardBack__UY3EN.InteractiveHeroCards_hovered__d7Z_5{transform:translate3d(40px,-45px,-80px) scale(.9) rotate(6deg);opacity:.9;box-shadow:0 20px 40px rgba(0,0,0,.05)}.InteractiveHeroCards_cardMiddle__SzRbE.InteractiveHeroCards_hovered__d7Z_5{transform:translate3d(-35px,-20px,-40px) scale(.95) rotate(-4deg);opacity:1;box-shadow:0 20px 40px rgba(0,0,0,.08)}.InteractiveHeroCards_cardTop__FvAc_.InteractiveHeroCards_hovered__d7Z_5{transform:translate3d(15px,15px,20px) scale(1.02);box-shadow:0 24px 48px rgba(0,0,0,.12)}.InteractiveHeroCards_cardHeader__fAqGN{display:flex;align-items:center;gap:12px}.InteractiveHeroCards_iconWrap__xnKMp{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center}.InteractiveHeroCards_cardTitle__cQx5n{font-weight:700;font-size:1.05rem;color:var(--color-text)}.InteractiveHeroCards_cardBody__dHc07{display:flex;flex-direction:column;gap:8px}.InteractiveHeroCards_skeletonLine__SC3ek{height:6px;width:100%;background:var(--color-border);border-radius:4px}.InteractiveHeroCards_skeletonLineShort__ZYNwG{height:6px;width:60%;background:var(--color-border);border-radius:4px}.InteractiveHeroCards_cardFooter__ycEgB{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:16px;border-top:1px dashed var(--color-border)}.InteractiveHeroCards_amount__SjytF{font-weight:800;color:var(--color-text);font-family:var(--font-display)}.InteractiveHeroCards_arrow__XADf2{color:var(--color-text-secondary);font-weight:700;transition:transform .2s ease,color .2s ease}.InteractiveHeroCards_card__7pMDL:hover .InteractiveHeroCards_arrow__XADf2{transform:translateX(4px);color:var(--ky-accent)}