#sp-popup *,#sp-popup *:before,#sp-popup *:after{box-sizing:border-box;margin:0;padding:0}#sp-popup{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;background:#0a081ec7;align-items:center;justify-content:center;padding:16px;font-family:DM Sans,-apple-system,sans-serif}#sp-popup.sp-open{display:flex}#sp-card{background:#fff;border-radius:24px;width:100%;max-width:800px;max-height:90vh;overflow-y:auto;display:grid;grid-template-columns:1fr 1fr;position:relative;box-shadow:0 40px 80px #00000080;animation:sp-up .35s cubic-bezier(.34,1.56,.64,1)}@keyframes sp-up{0%{opacity:0;transform:translateY(32px) scale(.96)}to{opacity:1;transform:none}}#sp-close{position:absolute;top:14px;right:14px;z-index:999;width:36px;height:36px;border-radius:50%;border:none;background:#0000001a;color:#333;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1}#sp-close:hover{background:#0003}#sp-left{background:linear-gradient(160deg,#1a1a1a,#0a0a0a,#111);padding:44px 28px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:24px 0 0 24px;overflow:hidden}.sp-wheel-wrap{position:relative;width:260px;height:260px;margin-bottom:16px}.sp-wheel-caption{color:#ffffff73;font-size:12px;text-align:center}#sp-right{padding:48px 40px;display:flex;flex-direction:column;justify-content:center;min-height:420px}.sp-state{display:none;flex-direction:column}.sp-state.active{display:flex}.sp-center{align-items:center;justify-content:center;text-align:center;height:100%}.sp-badge{display:inline-flex;align-items:center;gap:7px;background:#fff3e0;color:#c44a00;font-size:11px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;padding:5px 12px;border-radius:100px;margin-bottom:18px;width:fit-content}.sp-badge-dot{width:6px;height:6px;background:#c44a00;border-radius:50%;animation:sp-pulse 1.5s ease-in-out infinite}@keyframes sp-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.6)}}.sp-title{font-family:"DM Serif Display",Georgia,serif;font-size:30px;line-height:1.15;color:#0f0c29;margin-bottom:10px}.sp-title-accent{font-style:italic;color:#111}.sp-sub{font-size:14px;color:#6b7280;line-height:1.65;margin-bottom:24px}.sp-prizes{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:28px}.sp-chip{display:inline-flex;align-items:center;gap:5px;padding:6px 13px;border-radius:100px;font-size:12.5px;font-weight:500;border:1.5px solid}.sp-chip-black{background:#f1f1f1;color:#111;border-color:#ccc}.sp-chip-blue{background:#e0f2fe;color:#0369a1;border-color:#bae6fd}.sp-chip-green{background:#dcfce7;color:#166534;border-color:#86efac}.sp-chip-amber{background:#fef3c7;color:#92400e;border-color:#fcd34d}.sp-input-row{display:flex;gap:10px;margin-bottom:8px}.sp-input{flex:1;padding:16px 20px;border:1.5px solid #E5E7EB;border-radius:12px;font-size:16px;font-family:inherit;color:#111827;background:#f9fafb;outline:none;min-width:0;transition:border-color .2s}.sp-input:focus{border-color:#111;background:#fff}.sp-input::placeholder{color:#b0b8c4}.sp-input.error{border-color:#ef4444}.sp-error{color:#ef4444;font-size:12px;margin-top:4px;display:none}.sp-terms{font-size:11px;color:#9ca3af;line-height:1.55;margin-top:12px}.sp-terms a{color:#111;text-decoration:none}.sp-btn{padding:13px 24px;border:none;border-radius:12px;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;white-space:nowrap}.sp-btn-primary{background:linear-gradient(135deg,#111,#333);color:#fff;box-shadow:0 4px 18px #7b22f659}.sp-btn-primary:hover{box-shadow:0 6px 24px #7b22f673}.sp-btn-primary:disabled{opacity:.6;cursor:not-allowed}.sp-btn-lg{padding:15px 44px;font-size:15px;border-radius:14px}.sp-confetti{font-size:48px;margin-bottom:14px}.sp-state-title{font-family:"DM Serif Display",Georgia,serif;font-size:26px;color:#0f0c29;margin-bottom:8px}.sp-state-sub{font-size:14px;color:#6b7280;line-height:1.6;margin-bottom:20px}.sp-prize-pill{display:inline-flex;align-items:center;padding:10px 28px;border-radius:100px;font-size:20px;font-weight:600;margin:10px 0 18px}.sp-code-row{display:flex;gap:8px;width:100%;max-width:340px;margin:0 0 14px}.sp-code{flex:1;padding:12px 16px;background:#f3e8ff;border:1.5px dashed #C084FC;border-radius:10px;font-size:15px;font-weight:700;color:#6b21a8;letter-spacing:.1em;text-align:center;font-family:monospace}.sp-copy-btn{padding:12px 18px;background:#111;color:#fff;border:none;border-radius:10px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit}.sp-copy-btn:hover{background:#000}.sp-email-note{font-size:12px;color:#9ca3af;line-height:1.55;text-align:center;max-width:280px;margin-bottom:16px}.sp-shop-btn{padding:11px 28px;background:transparent;color:#111;border:1.5px solid #111111;border-radius:10px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit}.sp-shop-btn:hover{background:#111;color:#fff}.sp-dots{display:flex;gap:8px}.sp-dots span{width:10px;height:10px;border-radius:50%;background:#111;animation:sp-bounce 1.2s ease-in-out infinite}.sp-dots span:nth-child(2){animation-delay:.2s}.sp-dots span:nth-child(3){animation-delay:.4s}@keyframes sp-bounce{0%,to{transform:translateY(0);opacity:.4}50%{transform:translateY(-12px);opacity:1}}@media(max-width:640px){#sp-card{grid-template-columns:1fr;border-radius:20px}#sp-left{padding:32px 20px 28px;border-radius:20px 20px 0 0}.sp-wheel-wrap,#sp-wheel{width:200px;height:200px}#sp-right{padding:32px 24px 36px;min-height:auto}.sp-title{font-size:26px}.sp-input-row{flex-direction:column}.sp-btn{width:100%}.sp-code-row{max-width:100%}}.sp-pointer{position:absolute;top:-14px;left:50%;transform:translate(-50%);width:0;height:0;border-left:14px solid transparent;border-right:14px solid transparent;border-top:28px solid #FFD700;z-index:5}.sp-hub{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:38px;height:38px;background:#fff;border-radius:50%;border:3px solid #FFD700;z-index:5}#sp-wheel{width:260px;height:260px;border-radius:50%;display:block;border:4px solid rgba(255,255,255,.12);box-shadow:0 0 0 2px #b450ff33,0 12px 48px #00000080}#sp-logo{display:flex;justify-content:center;padding:0 0 20px}#sp-logo img{height:48px;width:auto;object-fit:contain}
/*# sourceMappingURL=/cdn/shop/t/11/assets/spinner-popup.css.map */
