.balatro-theme{--balatro-bg:#0c0713;--balatro-panel:#151022;--balatro-accent-red:#ff4d4d;--balatro-accent-blue:#2d8bff;--balatro-accent-gold:#f6c344;--balatro-radius:18px;background:radial-gradient(circle at 30% 20%,#120a1d,#06040a 70%);color:#f5f5f7}.balatro-theme .balatro-card{border-radius:var(--balatro-radius);background:linear-gradient(145deg,#fafafa,#d9d9d9);box-shadow:0 4px 20px -4px rgba(0,0,0,.4),0 0 0 1px #ffffffcc;position:relative;overflow:hidden;aspect-ratio:5/7;width:200px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.75rem;letter-spacing:.05em;user-select:none}.balatro-theme .balatro-swirl{border-radius:2rem;background:conic-gradient(from 0deg,var(--balatro-accent-red),#231b33 40%,var(--balatro-accent-blue),#231b33 75%,var(--balatro-accent-red));filter:contrast(1.1) saturate(1.2) brightness(.9);animation:balatro-swirl 14s linear infinite;position:relative;overflow:hidden}@keyframes balatro-swirl{0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(180deg) scale(1.05)}to{transform:rotate(1turn) scale(1)}}@media (prefers-reduced-motion:reduce){.balatro-theme .balatro-swirl{animation:none}}.balatro-theme .fade-in{animation:balatro-fade .5s ease forwards;opacity:0}@keyframes balatro-fade{to{opacity:1}}.balatro-theme .balatro-container{position:relative;width:100%;height:100%;border-radius:2rem;overflow:hidden;background:#07040c;box-shadow:0 0 0 1px #ffffff10,0 4px 30px -8px #000}.balatro-theme canvas{display:block}.balatro-theme .force-white,.balatro-theme .force-white *{color:#fff!important;-webkit-text-fill-color:#fff!important;mix-blend-mode:normal!important}.darkveil-canvas{width:100%;height:100%;display:block}