.tilted-card-figure{perspective:800px;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.tilted-card-mobile-alert{text-align:center;font-size:.875rem;display:none;position:absolute;top:1rem}@media (max-width:640px){.tilted-card-mobile-alert{display:block}.tilted-card-caption{display:none}}.tilted-card-inner{transform-style:preserve-3d;background:linear-gradient(135deg, var(--surface-1), var(--surface-2));border:1px solid var(--white-12);box-shadow:0 30px 80px var(--black-90);border-radius:15px;padding:32px 24px;position:relative;overflow:visible}.tilted-card-img{will-change:transform;width:100%;height:100%;transform-style:preserve-3d;flex-direction:column;justify-content:space-between;align-items:center;display:flex;position:static;transform:translateZ(0)}.tilted-card-overlay{z-index:2;will-change:transform;position:absolute;top:0;left:0;transform:translateZ(30px)}.tilted-card-caption{pointer-events:none;background-color:var(--white);color:var(--bg-2);opacity:0;z-index:3;border-radius:4px;padding:4px 10px;font-size:10px;position:absolute;top:0;left:0}.tilted-card-header{text-align:center;width:100%}.tilted-card-title{color:var(--text-0);margin:0 0 12px;font-size:24px;font-weight:700}.tilted-card-description{color:var(--text-2);margin:0;font-size:11px;line-height:1.5}.tilted-card-badge-section{transform-style:preserve-3d;margin:20px 0;position:relative}.tilted-card-badge-counter{background:var(--text-0);color:var(--bg-0);z-index:2;border-radius:6px;padding:4px 8px;font-size:11px;font-weight:700;position:absolute;top:-10px;right:-10px}.tilted-card-badge-container{background:var(--white-08);border:2px solid var(--white-20);border-radius:24px;justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative;transform:translateZ(30px)}.tilted-card-badge-image{object-fit:contain;width:180px;height:180px;transform:translateZ(15px)}.tilted-card-progress-section{width:100%;margin-top:20px}.tilted-card-progress-row{align-items:center;gap:8px;margin-bottom:12px;display:flex}.tilted-card-progress-wrapper{flex:1;position:relative}.tilted-card-progress-label{background:var(--white-10);color:var(--white-90);white-space:nowrap;border-radius:5px;padding:3px 10px;font-size:10px;font-weight:700;position:absolute;top:-20px;left:50%;transform:translate(-50%)}.tilted-card-progress-track{background:var(--white-10);border:1px solid var(--white-15);border-radius:8px;width:100%;height:16px;overflow:hidden}.tilted-card-progress-fill{background:linear-gradient(90deg, var(--accent-orange), var(--accent-orange-40));border-radius:8px;height:100%;transition:width .3s}.tilted-card-lock-icon{background:var(--white-10);border:1px solid var(--white-20);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.tilted-card-bottom-text{color:var(--text-2);text-align:center;margin:0;font-size:12px;line-height:1.4}
