.welcome-container[data-v-9512c4ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100vh;background-color:#f8fafc;padding:40px 20px;gap:40px}.action-wrapper[data-v-9512c4ee]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dropdown[data-v-9512c4ee]{position:relative;display:inline-block}.create-badge-btn[data-v-9512c4ee]{background-color:#4f46e5;color:#fff;padding:14px 28px;font-size:16px;font-weight:500;border:none;border-radius:8px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-webkit-box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);-webkit-transition:background-color .2s;transition:background-color .2s}.create-badge-btn[data-v-9512c4ee]:hover{background-color:#4338ca}.create-badge-btn[data-v-9512c4ee]:disabled{background-color:#a5b4fc;cursor:not-allowed}.dropdown-menu[data-v-9512c4ee]{display:block;position:absolute;background-color:#fff;min-width:200px;-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.2);box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:10;border-radius:8px;padding:8px 0;margin-top:8px}.dropdown-item[data-v-9512c4ee]{color:#000;padding:12px 16px;text-decoration:none;display:block;text-align:left;font-size:15px;cursor:pointer}.dropdown-item[data-v-9512c4ee]:hover{background-color:#f1f1f1}.dropdown-item.disabled[data-v-9512c4ee]{color:#a0aec0;cursor:not-allowed}.designs-container[data-v-9512c4ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px;width:100%;max-width:1200px}.design-card[data-v-9512c4ee]{width:250px;background-color:#fff;border-radius:12px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1);box-shadow:0 4px 8px rgba(0,0,0,.1);overflow:visible;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;cursor:pointer}.design-card[data-v-9512c4ee]:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.card-preview[data-v-9512c4ee]{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:220px;background-color:#f8f9fa;border-bottom:1px solid #e2e8f0}.backdrop-placeholder[data-v-9512c4ee]{text-align:center;color:#6c757d}.design-icon[data-v-9512c4ee]{margin-bottom:16px;color:#64748b}.placeholder-text[data-v-9512c4ee]{font-size:14px;font-weight:500;color:#4a5568}.card-footer[data-v-9512c4ee]{background-color:#fff;color:#1e293b;padding:12px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #e2e8f0}.footer-title[data-v-9512c4ee]{font-size:14px;font-weight:600}.footer-subtitle[data-v-9512c4ee]{font-size:12px;color:#64748b}.footer-dots-container[data-v-9512c4ee]{position:relative}.footer-dots[data-v-9512c4ee]{font-size:20px;cursor:pointer;padding:4px 8px;border-radius:50%}.footer-dots[data-v-9512c4ee]:hover{background-color:#f1f5f9}.card-menu[data-v-9512c4ee]{position:absolute;right:0;bottom:30px;background-color:#fff;border-radius:8px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:20;width:120px;padding:8px 0}.card-menu-item[data-v-9512c4ee]{display:block;padding:10px 16px;color:#333;font-size:14px;text-decoration:none}.card-menu-item[data-v-9512c4ee]:hover{background-color:#f1f1f1}.modal-overlay[data-v-9512c4ee]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.85);z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.modal-content[data-v-9512c4ee],.modal-overlay[data-v-9512c4ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal-content[data-v-9512c4ee]{background:transparent;padding:0;border-radius:12px;position:relative;max-width:100%;max-height:100%}.modal-close-btn[data-v-9512c4ee]{position:absolute;top:10px;right:10px;background:#fff;border:none;border-radius:50%;width:36px;height:36px;font-size:24px;font-weight:700;color:#333;cursor:pointer;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.2);box-shadow:0 2px 10px rgba(0,0,0,.2);z-index:2000}.modal-close-btn[data-v-9512c4ee],.modal-preview-wrapper[data-v-9512c4ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal-preview-wrapper[data-v-9512c4ee]{width:90vw;height:85vh;overflow:hidden;position:relative}.modal-preview-canvas[data-v-9512c4ee]{position:relative;overflow:hidden;background-size:cover;background-position:50%;-webkit-box-shadow:0 10px 30px rgba(0,0,0,.5);box-shadow:0 10px 30px rgba(0,0,0,.5);border-radius:8px;background-color:#fff;-webkit-transform-origin:center center;transform-origin:center center;-ms-flex-negative:0;flex-shrink:0}.modal-preview-field[data-v-9512c4ee]{-webkit-box-sizing:border-box;box-sizing:border-box}.modal-preview-image[data-v-9512c4ee]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.modal-no-preview[data-v-9512c4ee]{background:#fff;padding:40px 60px;border-radius:12px;text-align:center;color:#4a5568}.modal-no-preview p[data-v-9512c4ee]{margin:8px 0;font-size:16px}.lucky-number-container-modal[data-v-9512c4ee]{width:100%;height:100%;gap:15px}.digit-box-modal[data-v-9512c4ee],.lucky-number-container-modal[data-v-9512c4ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.digit-box-modal[data-v-9512c4ee]{background-color:#fff;border-radius:12px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.1);box-shadow:0 6px 12px rgba(0,0,0,.1);text-align:center}