.sidebar{width:360px;height:auto;background-color:#0d101bcc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;flex-direction:column;padding:24px;box-shadow:2px 0 10px #0003;border-radius:16px;position:relative}@media (max-width: 1279px){.sidebar{position:fixed;top:0;left:0;z-index:9999;height:100vh}}@media (max-width: 768px){.sidebar{position:fixed;top:0;left:0;z-index:9999;width:260px;font-size:.9em;height:100vh}}.sidebar .logo{display:flex;align-items:center;gap:12px;margin-bottom:40px;height:37px}.sidebar .logo .logo-img{width:40px;height:40px;cursor:pointer}.sidebar .logo .logo-text{color:#fff;font-size:1.2em;font-weight:400}.sidebar .logo .logo-text a{text-decoration:none;color:#fff}.sidebar .logo .close-button{position:absolute;top:16px;right:16px;background:none;border:none;cursor:pointer;font-size:1.6rem;color:#fff;display:none}@media (max-width: 1279px){.sidebar .logo .close-button .close-button{display:block}}.sidebar .nav-menu{display:flex;flex-direction:column}.sidebar .nav-menu .nav-item{position:relative;display:flex;align-items:center;gap:10px;color:#b7b8c4;text-decoration:none;font-size:1.2em;padding:16px;height:56px;border-radius:8px;transition:background .2s ease-in-out}.sidebar .nav-menu .nav-item .custom-popup{position:absolute;top:-10px;left:50%;transform:translate(-50%);background-color:#0d101be6;color:#fff;padding:8px 14px;border-radius:8px;font-size:.9rem;white-space:nowrap;box-shadow:0 2px 12px #0000004d;z-index:10;pointer-events:none;-webkit-user-select:none;user-select:none;animation:fadeInOut 5s forwards}@media screen and (min-width: 1280px) and (min-device-pixel-ratio: 2),screen and (min-width: 1280px) and (min-resolution: 192dpi),screen and (min-width: 1280px) and (min-resolution: 2dppx){.sidebar .nav-menu .nav-item{display:flex;align-items:center;gap:10px;color:#b7b8c4;text-decoration:none;font-size:1.1em;padding:16px;height:36px;border-radius:8px;transition:background .2s ease-in-out}}.sidebar .nav-menu .nav-item.active{color:#fff;background-color:#a0bef01a}.sidebar .nav-menu .nav-item.active .title{text-shadow:0 0 10px rgba(136,162,248,.8);color:#a0bef0}.sidebar .nav-menu .nav-item .title{transition:text-shadow .2s ease-in-out}.sidebar .nav-menu .nav-item:hover{background-color:#a0bef00d}.sidebar .nav-menu .nav-item:hover .title{text-shadow:0 0 10px rgba(136,162,248,.8);color:#a0bef0}.sidebar .nav-menu .nav-item .nav-icon{width:20px;height:20px}.sidebar .logout{margin-top:auto;height:56px}.sidebar .logout .logout-btn{width:100%;padding:12px;border:none;border-radius:8px;background-color:transparent;color:#ff4e4e;font-size:1.2em;height:56px;display:flex;align-items:center;gap:10px;justify-content:flex-start;cursor:pointer;transition:background .2s ease-in-out}.sidebar .logout .logout-btn .nav-icon{width:20px;height:20px}.sidebar .logout .logout-btn:hover{background-color:#a0bef00d;color:#fd4c4c}@media (max-width: 1279px){.sidebar .logo .close-button{margin-top:10px!important;display:block}}@keyframes fadeInOut{0%{opacity:0}10%{opacity:1}90%{opacity:1}to{opacity:0}}.admin-header[data-v-9594e72c]{display:flex;align-items:center;justify-content:space-between;padding:10px 40px;margin-left:20px;background-color:#a0bef00d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:12px;max-width:1420px}.admin-header .menu-button[data-v-9594e72c]{background:none;border:none;cursor:pointer}.admin-header .header-title[data-v-9594e72c]{font-size:1.2em;font-weight:500;color:#fff}@media (max-width: 768px){.admin-header .header-title[data-v-9594e72c]{font-size:1em}}.admin-header .language-selector[data-v-9594e72c]{display:flex;align-items:center;padding:8px 16px;height:36px;background:#a0bef01a;border-radius:8px;gap:8px;cursor:pointer;transition:background .2s ease-in-out}@media (max-width: 768px){.admin-header .language-selector[data-v-9594e72c]{font-size:1em;padding:4px 12px;height:36px}}.admin-header .language-selector[data-v-9594e72c]:hover{background:#fff3}.admin-header .language-selector .flag-icon[data-v-9594e72c]{width:28px;height:20px;border-radius:4px}.admin-header .language-selector .dropdown-icon[data-v-9594e72c]{width:20px;height:auto;fill:none}@media (max-width: 1279px){.admin-header[data-v-9594e72c]{display:flex;align-items:center;justify-content:space-between;padding:10px 40px;margin:0;background-color:#a0bef00d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:12px;max-width:1420px}}.dashboard[data-v-ab7e37c5]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0;color:#fff;width:100%;max-width:100%}.dashboard .purchase-container[data-v-ab7e37c5]{font-size:1.4em;font-weight:400;padding-top:24px;padding-left:24px;display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1500px}.dashboard .purchase-container .export-buttons[data-v-ab7e37c5]{display:flex;align-items:center;justify-content:space-between;gap:10px}.dashboard .purchase-container .export-buttons .csv-btn[data-v-ab7e37c5]{font-size:.9em;padding:8px 16px;color:#b7b8c4;border-radius:8px;text-decoration:none;transition:background .2s ease-in-out;white-space:nowrap;border:none;background-color:#0d101be6;cursor:pointer;font-weight:600}.dashboard .purchase-container .export-buttons .csv-btn[data-v-ab7e37c5]:hover{color:#fff;background-color:#a0bef01a}.dashboard .top-section[data-v-ab7e37c5]{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px;width:100%;max-width:1500px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:transparent}.dashboard .top-section .table-top__container[data-v-ab7e37c5]{background-color:#a0bef00d;padding:24px;width:100%;border-radius:24px;height:60px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.dashboard .top-section .table-top__container .tab-info[data-v-ab7e37c5]{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;height:80px}.dashboard .top-section .table-top__container .tab-info .label[data-v-ab7e37c5]{font-size:1.2em;color:#b7b8c4}.dashboard .top-section .table-top__container .tab-info .value[data-v-ab7e37c5]{font-size:1.6em;font-weight:600}.dashboard .top-section .table-top__container .image_container[data-v-ab7e37c5]{width:80px;height:80px;display:flex}.dashboard .mid-section[data-v-ab7e37c5]{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px;width:100%;max-width:1500px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:transparent}.dashboard .mid-section .table-mid__container[data-v-ab7e37c5]{background-color:#a0bef00d;padding:24px;width:100%;border-radius:24px;height:60px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.dashboard .mid-section .table-mid__container .tab-info[data-v-ab7e37c5]{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;height:80px}.dashboard .mid-section .table-mid__container .tab-info .label[data-v-ab7e37c5]{font-size:1.2em;color:#b7b8c4}.dashboard .mid-section .table-mid__container .tab-info .value[data-v-ab7e37c5]{font-size:1.6em;font-weight:600}.dashboard .mid-section .table-mid__container .image_container[data-v-ab7e37c5]{width:80px;height:80px;display:flex}.dashboard .table-section-wrapper[data-v-ab7e37c5]{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px;width:100%;max-width:1500px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:transparent}.dashboard .table-section-wrapper .table-container[data-v-ab7e37c5]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.dashboard .table-section-wrapper table[data-v-ab7e37c5]{width:100%;border-collapse:separate;border-spacing:0 12px;border-radius:12px;font-size:1em;font-weight:400}.dashboard .table-section-wrapper table thead tr[data-v-ab7e37c5]{background-color:transparent}.dashboard .table-section-wrapper table tbody tr[data-v-ab7e37c5]{background-color:#a0bef00d}.dashboard .table-section-wrapper table tbody tr:first-child td[data-v-ab7e37c5]:first-child{border-top-left-radius:12px}.dashboard .table-section-wrapper table tbody tr:first-child td[data-v-ab7e37c5]:last-child{border-top-right-radius:12px}.dashboard .table-section-wrapper table tbody tr:last-child td[data-v-ab7e37c5]:first-child{border-bottom-left-radius:12px}.dashboard .table-section-wrapper table tbody tr:last-child td[data-v-ab7e37c5]:last-child{border-bottom-right-radius:12px}.dashboard .table-section-wrapper table th[data-v-ab7e37c5],.dashboard .table-section-wrapper table td[data-v-ab7e37c5]{padding:12px 24px;text-align:left;font-size:1em;font-weight:400}.dashboard .table-section-wrapper table tr[data-v-ab7e37c5]{background-color:#a0bef00d;font-size:1em;font-weight:400}.dashboard .table-section-wrapper table td[data-v-ab7e37c5]{border:none;font-size:1em;font-weight:400}.dashboard .table-section-wrapper table th[data-v-ab7e37c5]{color:#b7b8c4;font-size:1em;font-weight:400}.dashboard .table-section-wrapper table th[data-v-ab7e37c5]:last-child{text-align:right;color:#28a1d6}.dashboard .table-section-wrapper table .sold-100[data-v-ab7e37c5]{color:#45e0f8}.dashboard .table-section-wrapper table .sold-50[data-v-ab7e37c5]{color:#ff9f43}.dashboard .table-section-wrapper table .sold-20[data-v-ab7e37c5]{color:#ff4e4e}.dashboard .last-section[data-v-ab7e37c5]{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px;width:100%;max-width:1500px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:transparent}.dashboard .last-section .table-last__container[data-v-ab7e37c5]{background-color:#a0bef00d;padding:24px;width:100%;border-radius:24px;height:60px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.dashboard .last-section .table-last__container .tab-info[data-v-ab7e37c5]{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;height:80px}.dashboard .last-section .table-last__container .tab-info .label[data-v-ab7e37c5]{font-size:1.2em;color:#b7b8c4}.dashboard .last-section .table-last__container .tab-info .value[data-v-ab7e37c5]{font-size:1.6em;font-weight:600}.dashboard .footer[data-v-ab7e37c5]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:20px;width:100%;max-width:1500px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:transparent}.dashboard .powered-by[data-v-ab7e37c5]{display:flex;align-items:center;justify-content:center;font-size:1.2em;margin:0 auto;gap:5px;color:#d9d9d9}.dashboard .powered-by a[data-v-ab7e37c5]{color:#fff;text-decoration:none;transition:color .2s ease}.dashboard .powered-by a[data-v-ab7e37c5]:hover{color:#fff;text-decoration:underline}.dashboard .powered-by a[data-v-ab7e37c5]:active{color:#ccc;text-decoration:underline}.dashboard .powered-by .bc-logo[data-v-ab7e37c5]{width:18px;height:18px}.dashboard .demo-text[data-v-ab7e37c5]{display:flex;align-items:center;justify-content:center;text-align:center;font-size:.9em;color:#575c6c}@media (min-width: 768px) and (max-width: 1280px){.dashboard[data-v-ab7e37c5]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0;gap:10px;color:#fff;width:100%}.dashboard .purchase-container[data-v-ab7e37c5]{font-size:1.2em;font-weight:400;padding-top:14px;padding-left:0;display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1500px}.dashboard .top-section[data-v-ab7e37c5]{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0;width:100%;max-width:1500px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:transparent}.dashboard .top-section .table-top__container[data-v-ab7e37c5]{background-color:#a0bef00d;padding:24px;width:100%;border-radius:24px;height:60px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.dashboard .top-section .table-top__container .tab-info[data-v-ab7e37c5]{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;height:60px}.dashboard .top-section .table-top__container .tab-info .label[data-v-ab7e37c5]{font-size:1.1em;color:#b7b8c4}.dashboard .top-section .table-top__container .tab-info .value[data-v-ab7e37c5]{font-size:1.2em;font-weight:600}.dashboard .top-section .table-top__container .image_container[data-v-ab7e37c5]{width:80px;height:80px;display:flex}.dashboard .mid-section[data-v-ab7e37c5]{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0;width:100%;max-width:1200px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:transparent}.dashboard .mid-section .table-mid__container[data-v-ab7e37c5]{background-color:#a0bef00d;padding:24px;width:100%;border-radius:24px;height:60px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.dashboard .mid-section .table-mid__container .tab-info[data-v-ab7e37c5]{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;height:60px}.dashboard .mid-section .table-mid__container .tab-info .label[data-v-ab7e37c5]{font-size:1.1em;color:#b7b8c4}.dashboard .mid-section .table-mid__container .tab-info .value[data-v-ab7e37c5]{font-size:1.4em;font-weight:600}.dashboard .mid-section .table-mid__container .image_container[data-v-ab7e37c5]{width:50px;height:50px;display:flex}.dashboard .table-section-wrapper[data-v-ab7e37c5]{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0;width:100%;max-width:1200px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:transparent}.dashboard .table-section-wrapper .table-container[data-v-ab7e37c5]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.dashboard .table-section-wrapper table[data-v-ab7e37c5]{width:100%;border-collapse:separate;border-spacing:0 12px;border-radius:12px;font-size:1em;font-weight:400}.dashboard .table-section-wrapper table thead tr[data-v-ab7e37c5]{background-color:transparent}.dashboard .table-section-wrapper table tbody tr[data-v-ab7e37c5]{background-color:#a0bef00d}.dashboard .table-section-wrapper table tbody tr:first-child td[data-v-ab7e37c5]:first-child{border-top-left-radius:12px}.dashboard .table-section-wrapper table tbody tr:first-child td[data-v-ab7e37c5]:last-child{border-top-right-radius:12px}.dashboard .table-section-wrapper table tbody tr:last-child td[data-v-ab7e37c5]:first-child{border-bottom-left-radius:12px}.dashboard .table-section-wrapper table tbody tr:last-child td[data-v-ab7e37c5]:last-child{border-bottom-right-radius:12px}.dashboard .table-section-wrapper table th[data-v-ab7e37c5],.dashboard .table-section-wrapper table td[data-v-ab7e37c5]{padding:12px 24px;text-align:left;font-size:1em;font-weight:400}.dashboard .table-section-wrapper table tr[data-v-ab7e37c5]{background-color:#a0bef00d;font-size:1em;font-weight:400}.dashboard .table-section-wrapper table td[data-v-ab7e37c5]{border:none;font-size:1em;font-weight:400}.dashboard .table-section-wrapper table th[data-v-ab7e37c5]{color:#b7b8c4;font-size:1em;font-weight:400}.dashboard .table-section-wrapper table th[data-v-ab7e37c5]:last-child{text-align:right;color:#28a1d6}.dashboard .table-section-wrapper table .sold-100[data-v-ab7e37c5]{color:#45e0f8}.dashboard .table-section-wrapper table .sold-50[data-v-ab7e37c5]{color:#ff9f43}.dashboard .table-section-wrapper table .sold-20[data-v-ab7e37c5]{color:#ff4e4e}.dashboard .last-section[data-v-ab7e37c5]{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0;width:100%;max-width:1200px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:transparent}.dashboard .last-section .table-last__container[data-v-ab7e37c5]{background-color:#a0bef00d;padding:24px;width:100%;border-radius:24px;height:60px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.dashboard .last-section .table-last__container .tab-info[data-v-ab7e37c5]{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;height:60px}.dashboard .last-section .table-last__container .tab-info .label[data-v-ab7e37c5]{font-size:1.1em;color:#b7b8c4}.dashboard .last-section .table-last__container .tab-info .value[data-v-ab7e37c5]{font-size:1.4em;font-weight:600}.dashboard .last-section .table-last__container .tab-info .image_container[data-v-ab7e37c5]{width:50px;height:50px;display:flex}.dashboard .footer[data-v-ab7e37c5]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:20px 0;gap:10px}.dashboard .powered-by[data-v-ab7e37c5]{display:flex;align-items:center;justify-content:center;font-size:1em;margin:0 auto;gap:5px;color:#d9d9d9}.dashboard .powered-by a[data-v-ab7e37c5]{color:#fff;text-decoration:none;transition:color .2s ease}.dashboard .powered-by a[data-v-ab7e37c5]:hover{color:#fff;text-decoration:underline}.dashboard .powered-by a[data-v-ab7e37c5]:active{color:#ccc;text-decoration:underline}.dashboard .powered-by .bc-logo[data-v-ab7e37c5]{width:18px;height:18px}.dashboard .demo-text[data-v-ab7e37c5]{display:flex;align-items:center;justify-content:center;text-align:center;font-size:.8em;color:#575c6c}}@media (max-width: 768px){.dashboard[data-v-ab7e37c5]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0;margin:0;gap:0;color:#fff;width:100%}.dashboard .purchase-container[data-v-ab7e37c5]{font-size:1em;font-weight:400;padding-top:10px;padding-bottom:10px;padding-left:10px;display:flex;flex-direction:column;align-items:center;gap:10px;width:100%}.dashboard .top-section[data-v-ab7e37c5]{gap:10px;padding:0;width:100%;max-width:90vw;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:transparent}.dashboard .top-section .table-top__container[data-v-ab7e37c5]{background-color:#a0bef00d;padding:12px;width:100%;border-radius:24px;height:60px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.dashboard .top-section .table-top__container .tab-info[data-v-ab7e37c5]{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;height:60px}.dashboard .top-section .table-top__container .tab-info .label[data-v-ab7e37c5]{font-size:1em;color:#b7b8c4}.dashboard .top-section .table-top__container .tab-info .value[data-v-ab7e37c5]{font-size:1.2em;font-weight:600}.dashboard .top-section .table-top__container .image_container[data-v-ab7e37c5]{width:50px;height:50px;display:flex}.dashboard .mid-section[data-v-ab7e37c5]{gap:10px;padding:0;width:100%;max-width:90vw;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:transparent}.dashboard .mid-section .table-mid__container[data-v-ab7e37c5]{background-color:#a0bef00d;padding:12px;width:100%;border-radius:24px;height:60px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.dashboard .mid-section .table-mid__container .tab-info[data-v-ab7e37c5]{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;height:60px}.dashboard .mid-section .table-mid__container .tab-info .label[data-v-ab7e37c5]{font-size:1em;color:#b7b8c4}.dashboard .mid-section .table-mid__container .tab-info .value[data-v-ab7e37c5]{font-size:1.2em;font-weight:600}.dashboard .mid-section .table-mid__container .image_container[data-v-ab7e37c5]{width:40px;height:40px;display:flex}.dashboard .table-section-wrapper[data-v-ab7e37c5]{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0;width:100%;max-width:1200px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:transparent}.dashboard .table-section-wrapper .table-container[data-v-ab7e37c5]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.dashboard .table-section-wrapper table[data-v-ab7e37c5]{width:100%;border-collapse:separate;border-spacing:0 12px;border-radius:12px;font-size:1em;font-weight:400}.dashboard .table-section-wrapper table thead tr[data-v-ab7e37c5]{background-color:transparent}.dashboard .table-section-wrapper table tbody tr[data-v-ab7e37c5]{background-color:#a0bef00d}.dashboard .table-section-wrapper table tbody tr:first-child td[data-v-ab7e37c5]:first-child{border-top-left-radius:12px}.dashboard .table-section-wrapper table tbody tr:first-child td[data-v-ab7e37c5]:last-child{border-top-right-radius:12px}.dashboard .table-section-wrapper table tbody tr:last-child td[data-v-ab7e37c5]:first-child{border-bottom-left-radius:12px}.dashboard .table-section-wrapper table tbody tr:last-child td[data-v-ab7e37c5]:last-child{border-bottom-right-radius:12px}.dashboard .table-section-wrapper table th[data-v-ab7e37c5],.dashboard .table-section-wrapper table td[data-v-ab7e37c5]{padding:12px 24px;text-align:left;font-size:1em;font-weight:400}.dashboard .table-section-wrapper table tr[data-v-ab7e37c5]{background-color:#a0bef00d;font-size:1em;font-weight:400}.dashboard .table-section-wrapper table td[data-v-ab7e37c5]{border:none;font-size:1em;font-weight:400}.dashboard .table-section-wrapper table th[data-v-ab7e37c5]{color:#b7b8c4;font-size:1em;font-weight:400}.dashboard .table-section-wrapper table th[data-v-ab7e37c5]:last-child{text-align:right;color:#28a1d6}.dashboard .table-section-wrapper table .sold-100[data-v-ab7e37c5]{color:#45e0f8}.dashboard .table-section-wrapper table .sold-50[data-v-ab7e37c5]{color:#ff9f43}.dashboard .table-section-wrapper table .sold-20[data-v-ab7e37c5]{color:#ff4e4e}.dashboard .last-section[data-v-ab7e37c5]{gap:10px;padding:0;width:100%;max-width:90vw;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:transparent}.dashboard .last-section .table-last__container[data-v-ab7e37c5]{background-color:#a0bef00d;padding:12px;width:100%;border-radius:24px;height:60px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.dashboard .last-section .table-last__container .tab-info[data-v-ab7e37c5]{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;height:60px}.dashboard .last-section .table-last__container .tab-info .label[data-v-ab7e37c5]{font-size:1em;color:#b7b8c4}.dashboard .last-section .table-last__container .tab-info .value[data-v-ab7e37c5]{font-size:1.2em;font-weight:600}.dashboard .last-section .table-last__container .image_container[data-v-ab7e37c5]{width:40px;height:40px;display:flex}.dashboard .footer[data-v-ab7e37c5]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:20px 0;gap:10px}.dashboard .powered-by[data-v-ab7e37c5]{display:flex;align-items:center;justify-content:center;font-size:1em;margin:0 auto;gap:5px;color:#d9d9d9}.dashboard .powered-by a[data-v-ab7e37c5]{color:#fff;text-decoration:none;transition:color .2s ease}.dashboard .powered-by a[data-v-ab7e37c5]:hover{color:#fff;text-decoration:underline}.dashboard .powered-by a[data-v-ab7e37c5]:active{color:#ccc;text-decoration:underline}.dashboard .powered-by .bc-logo[data-v-ab7e37c5]{width:18px;height:18px}.dashboard .demo-text[data-v-ab7e37c5]{display:flex;align-items:center;justify-content:center;text-align:center;font-size:.8em;color:#575c6c}.top-section[data-v-ab7e37c5],.mid-section[data-v-ab7e37c5],.last-section[data-v-ab7e37c5]{flex-direction:column}.table-top__container[data-v-ab7e37c5],.table-mid__container[data-v-ab7e37c5],.table-last__container[data-v-ab7e37c5]{width:100%;max-width:400px;margin:0 auto}}.mobile-tabs[data-v-ab7e37c5]{width:100%;margin-top:20px}.tabs-nav[data-v-ab7e37c5]{display:flex;gap:8px;margin-bottom:16px}.tabs-nav button[data-v-ab7e37c5]{flex:1;background-color:#a0bef00d;border:none;color:#fff;padding:10px;border-radius:8px;cursor:pointer;text-align:center}.tabs-nav button.active[data-v-ab7e37c5]{background-color:#a0bef04d}.tab-content[data-v-ab7e37c5]{display:flex;flex-direction:column;gap:16px}.mobile-stage-card[data-v-ab7e37c5]{background-color:#a0bef00d;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:10px}.mobile-stage-card .row-item[data-v-ab7e37c5]{display:flex;flex-direction:row;justify-content:space-between}.mobile-stage-card .row-item span[data-v-ab7e37c5]{color:#b7b8c4}.mobile-stage-card .row-item strong[data-v-ab7e37c5]{color:#fff}@media screen and (min-width: 1280px) and (min-device-pixel-ratio: 2),screen and (min-width: 1280px) and (min-resolution: 192dpi),screen and (min-width: 1280px) and (min-resolution: 2dppx){.dashboard[data-v-ab7e37c5]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0;gap:10px;color:#fff;width:100%}.dashboard .purchase-container[data-v-ab7e37c5]{font-size:1.2em;font-weight:400;padding-top:14px;padding-left:0;display:flex;align-items:center;justify-content:center}.dashboard .top-section[data-v-ab7e37c5]{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0;width:100%;max-width:1500px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:transparent}.dashboard .top-section .table-top__container[data-v-ab7e37c5]{background-color:#a0bef00d;padding:24px;width:100%;border-radius:24px;height:60px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.dashboard .top-section .table-top__container .tab-info[data-v-ab7e37c5]{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;height:60px}.dashboard .top-section .table-top__container .tab-info .label[data-v-ab7e37c5]{font-size:1.1em;color:#b7b8c4}.dashboard .top-section .table-top__container .tab-info .value[data-v-ab7e37c5]{font-size:1.2em;font-weight:600}.dashboard .top-section .table-top__container .image_container[data-v-ab7e37c5]{width:40px;height:40px;display:flex}.dashboard .mid-section[data-v-ab7e37c5]{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0;width:100%;max-width:1200px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:transparent}.dashboard .mid-section .table-mid__container[data-v-ab7e37c5]{background-color:#a0bef00d;padding:24px;width:100%;border-radius:24px;height:60px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.dashboard .mid-section .table-mid__container .tab-info[data-v-ab7e37c5]{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;height:60px}.dashboard .mid-section .table-mid__container .tab-info .label[data-v-ab7e37c5]{font-size:1.1em;color:#b7b8c4}.dashboard .mid-section .table-mid__container .tab-info .value[data-v-ab7e37c5]{font-size:1.4em;font-weight:600}.dashboard .mid-section .table-mid__container .image_container[data-v-ab7e37c5]{width:40px;height:40px;display:flex}.dashboard .table-section-wrapper[data-v-ab7e37c5]{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0;width:100%;max-width:1200px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:transparent}.dashboard .table-section-wrapper .table-container[data-v-ab7e37c5]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.dashboard .table-section-wrapper table[data-v-ab7e37c5]{width:100%;border-collapse:separate;border-spacing:0 12px;border-radius:12px;font-size:1em;font-weight:400}.dashboard .table-section-wrapper table thead tr[data-v-ab7e37c5]{background-color:transparent}.dashboard .table-section-wrapper table tbody tr[data-v-ab7e37c5]{background-color:#a0bef00d}.dashboard .table-section-wrapper table tbody tr:first-child td[data-v-ab7e37c5]:first-child{border-top-left-radius:12px}.dashboard .table-section-wrapper table tbody tr:first-child td[data-v-ab7e37c5]:last-child{border-top-right-radius:12px}.dashboard .table-section-wrapper table tbody tr:last-child td[data-v-ab7e37c5]:first-child{border-bottom-left-radius:12px}.dashboard .table-section-wrapper table tbody tr:last-child td[data-v-ab7e37c5]:last-child{border-bottom-right-radius:12px}.dashboard .table-section-wrapper table th[data-v-ab7e37c5],.dashboard .table-section-wrapper table td[data-v-ab7e37c5]{padding:12px 24px;text-align:left;font-size:1em;font-weight:400}.dashboard .table-section-wrapper table tr[data-v-ab7e37c5]{background-color:#a0bef00d;font-size:1em;font-weight:400}.dashboard .table-section-wrapper table td[data-v-ab7e37c5]{border:none;font-size:1em;font-weight:400}.dashboard .table-section-wrapper table th[data-v-ab7e37c5]{color:#b7b8c4;font-size:1em;font-weight:400}.dashboard .table-section-wrapper table th[data-v-ab7e37c5]:last-child{text-align:right;color:#28a1d6}.dashboard .table-section-wrapper table .sold-100[data-v-ab7e37c5]{color:#45e0f8}.dashboard .table-section-wrapper table .sold-50[data-v-ab7e37c5]{color:#ff9f43}.dashboard .table-section-wrapper table .sold-20[data-v-ab7e37c5]{color:#ff4e4e}.dashboard .last-section[data-v-ab7e37c5]{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0;width:100%;max-width:1200px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:transparent}.dashboard .last-section .table-last__container[data-v-ab7e37c5]{background-color:#a0bef00d;padding:24px;width:100%;border-radius:24px;height:60px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.dashboard .last-section .table-last__container .tab-info[data-v-ab7e37c5]{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;height:60px}.dashboard .last-section .table-last__container .tab-info .label[data-v-ab7e37c5]{font-size:1.1em;color:#b7b8c4}.dashboard .last-section .table-last__container .tab-info .value[data-v-ab7e37c5]{font-size:1.4em;font-weight:600}.dashboard .last-section .table-last__container .tab-info .image_container[data-v-ab7e37c5]{width:40px;height:40px;display:flex}}.login-form[data-v-141ca924]{display:flex;flex-direction:column;max-width:300px;margin:15vh auto;gap:10px}@media (max-width: 768px){.login-form[data-v-141ca924]{max-width:240px;margin:35vh auto}}.login-form input[data-v-141ca924],.login-form button[data-v-141ca924]{padding:10px;font-size:16px;border:none;cursor:pointer;border-radius:8px}@media (max-width: 768px){.login-form input[data-v-141ca924],.login-form button[data-v-141ca924]{font-size:14px}}.login-form button[data-v-141ca924]{background-color:#a0bef01a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#a0bef0;border-radius:8px}.login-form button[data-v-141ca924]:hover{background-color:#a0bef00d;color:#a0bef0}.welcome-modal[data-v-141ca924]{position:fixed;top:0;right:0;bottom:0;left:0;background:#090c15;display:flex;align-items:center;justify-content:center;z-index:999}.welcome-modal .popup-card[data-v-141ca924]{width:420px;height:280px;background:#000;padding:24px;color:#fff;font-family:Inter,sans-serif;text-align:center;display:flex;flex-direction:column;justify-content:space-between;border-radius:18px;border:1px solid #ffffff}@media (max-width: 768px){.welcome-modal .popup-card[data-v-141ca924]{width:380px;padding:24px;box-sizing:border-box}}.welcome-modal .popup-card h2[data-v-141ca924]{font-size:32px;font-weight:700;margin:0}@media (max-width: 768px){.welcome-modal .popup-card h2[data-v-141ca924]{font-size:24px;font-weight:700;margin:0}}.welcome-modal .popup-card p[data-v-141ca924]{font-size:16px;line-height:24px;margin:0}@media (max-width: 768px){.welcome-modal .popup-card p[data-v-141ca924]{font-size:14px;line-height:18px;margin:0}}.welcome-modal .popup-card .highlight-container[data-v-141ca924]{display:flex;flex-direction:column;align-items:center;justify-content:center}.welcome-modal .popup-card .highlight-container .highlight[data-v-141ca924]{color:red;font-weight:500;margin:0}.welcome-modal .popup-card button[data-v-141ca924]{margin-top:16px;font-size:15px;padding:10px;background-color:red;border-radius:16px;color:#fff;font-weight:600;border:none;cursor:pointer}.welcome-modal .popup-card button[data-v-141ca924]:hover{opacity:.8}@media (max-width: 768px){.welcome-modal .popup-card button[data-v-141ca924]{padding:8px;font-size:14px;line-height:18px;margin:0}}.admin-layout[data-v-3735811c]{display:flex;align-items:stretch;min-height:100vh;padding:10px}.admin-layout .main-content[data-v-3735811c]{display:flex;flex-direction:column;width:100%;flex-grow:1}.view-only-modal[data-v-3735811c]{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:999}.view-only-modal .view-only-card[data-v-3735811c]{background:#000;padding:24px;border-radius:18px;border:1px solid #FFFFFF;color:#fff;font-family:Inter,sans-serif;text-align:left;width:90%;max-width:420px}.view-only-modal .view-only-card h2[data-v-3735811c]{font-size:32px;font-weight:700;margin:0 0 10px;text-align:center}@media (max-width: 768px){.view-only-modal .view-only-card h2[data-v-3735811c]{font-size:24px;font-weight:700;margin:0 0 10px;text-align:center}}.view-only-modal .view-only-card .desc[data-v-3735811c]{font-size:16px;line-height:24px;margin:0 0 20px;text-align:left}@media (max-width: 768px){.view-only-modal .view-only-card .desc[data-v-3735811c]{font-size:14px;line-height:18px;margin:0}}.view-only-modal .view-only-card .ul-starts[data-v-3735811c]{margin:0;text-align:left}@media (max-width: 768px){.view-only-modal .view-only-card .ul-starts[data-v-3735811c]{margin-top:20px;font-size:14px;line-height:14px}}.view-only-modal .view-only-card ul[data-v-3735811c]{list-style:disc;text-align:left;font-size:16px;margin:0}@media (max-width: 768px){.view-only-modal .view-only-card ul[data-v-3735811c]{font-size:14px;line-height:14px;margin:0}}.view-only-modal .view-only-card ul li[data-v-3735811c]{margin:5px}.view-only-modal .view-only-card button[data-v-3735811c]{font-size:16px;padding:10px 20px;font-weight:600;border:none;cursor:pointer;width:100%;margin-top:20px;background-color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#000;border-radius:8px}.view-only-modal .view-only-card button[data-v-3735811c]:hover{opacity:.8}@media (max-width: 768px){.view-only-modal .view-only-card button[data-v-3735811c]{font-size:14px}}html,body,#app{margin:0;padding:0;overflow-x:hidden;scroll-behavior:smooth;touch-action:manipulation;overscroll-behavior:none;height:100vh;font-family:"Alexandria",Serif;font-size:16px;background-color:#090c15;display:flex;flex-direction:column}body{margin:0;padding:0;background-color:#090c15;font-family:Alexandria,sans-serif}
