.button--prelaunch{position:relative;overflow:hidden;background:linear-gradient(135deg,#000,#1a2921);color:#f5f0e8;border:1px solid rgba(245,240,232,.15);cursor:default;opacity:1;letter-spacing:.05em;transition:all .3s ease;pointer-events:none}.button--prelaunch:disabled{opacity:1;cursor:default}.button--prelaunch span{color:#fff;display:flex;align-items:center;justify-content:center;gap:8px}.button--prelaunch span:before{content:"";display:inline-block;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f5f0e8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Cline x1='16' y1='2' x2='16' y2='6'%3E%3C/line%3E%3Cline x1='8' y1='2' x2='8' y2='6'%3E%3C/line%3E%3Cline x1='3' y1='10' x2='21' y2='10'%3E%3C/line%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;flex-shrink:0}.button--prelaunch span:after{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background-color:#d4af37;animation:prelaunch-pulse 2s ease-in-out infinite;flex-shrink:0}.button--prelaunch:after{content:"";position:absolute;top:0;left:-100%;width:60%;height:100%;background:linear-gradient(120deg,transparent 0%,rgba(212,175,55,.12) 50%,transparent 100%);animation:prelaunch-shimmer 3.5s ease-in-out infinite}@keyframes prelaunch-shimmer{0%{left:-100%}50%{left:120%}to{left:120%}}@keyframes prelaunch-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.4)}}.button--prelaunch:hover{background:linear-gradient(135deg,#2a4235,#202f26);border-color:#d4af3759}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-prelaunch-button.css.map */
