.experiment-wrapper{padding:4rem 1rem;color:#fff;min-height:80vh}.experiment-header{text-align:center;margin-bottom:4rem;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:2rem}.experiment-title{font-size:3rem;color:#fdb91a;margin-bottom:.5rem}.experiment-subtitle{opacity:.7}.experiment-playground{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.exp-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;width:300px;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.exp-img{width:100%;height:300px;background:#222;border-radius:12px;margin-bottom:1rem;object-fit:cover}.exp-title{font-size:1.5rem;color:#fff;margin:.5rem 0}.exp-price{font-size:1.2rem;color:#fdb91a;font-weight:700;margin-bottom:1.5rem;display:block}.exp-action-container{position:relative;height:50px;width:100%}.exp-add-btn{width:100%;height:100%;background:#fdb91a;color:#191d38;border:none;border-radius:12px;font-weight:800;font-size:1rem;cursor:pointer;transition:all .2s cubic-bezier(.25,1,.5,1);display:flex;align-items:center;justify-content:center;text-transform:uppercase}.exp-add-btn.hidden{display:none}.exp-qty-selector{display:none;width:100%;height:100%;background:#ffffff1a;border:1px solid rgba(253,185,26,.5);border-radius:12px;align-items:center;justify-content:space-between;padding:0 8px;animation:fadeInScale .2s ease-out}.exp-qty-selector.visible{display:flex}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.exp-check{color:#fdb91a;font-size:1.2rem;margin-right:auto;padding-left:8px;font-weight:700}.exp-controls{display:flex;align-items:center;gap:12px}.exp-qty-btn{width:32px;height:32px;background:#fdb91a;color:#191d38;border:none;border-radius:8px;font-size:1.2rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.exp-qty-num{color:#fff;font-size:1.2rem;font-weight:700;min-width:20px;text-align:center}.exp-toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%) translateY(100px);background:#191d38;border:1px solid #FDB91A;color:#fff;padding:12px 24px;border-radius:50px;display:flex;align-items:center;gap:10px;box-shadow:0 10px 30px #00000080;opacity:0;transition:all .4s cubic-bezier(.175,.885,.32,1.275);z-index:6000}.exp-toast.show{transform:translate(-50%) translateY(0);opacity:1}.exp-toast-icon{color:#fdb91a;font-size:1.2rem}.exp-toast-text{font-size:.9rem;font-weight:600}
/*# sourceMappingURL=/cdn/shop/t/5/assets/nuclear-experiment.css.map */
