.lottery-details-page[data-v-f88f121e]{min-height:100vh}[dir] .lottery-details-page[data-v-f88f121e]{padding-bottom:40px}.details-container[data-v-f88f121e]{max-width:1200px;position:relative}[dir] .details-container[data-v-f88f121e]{margin:0 auto;padding:24px}.page-header[data-v-f88f121e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}[dir] .page-header[data-v-f88f121e]{margin-bottom:24px}.page-header .back-button[data-v-f88f121e]{width:32px;height:32px;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;-webkit-transition:all .3s;transition:all .3s;color:var(--text-1-cl);-webkit-transform:translateY(-2px)}[dir] .page-header .back-button[data-v-f88f121e]{cursor:pointer;border-radius:6px;-webkit-transition:all .3s;background:var(--main-color-1);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.page-header .back-button[data-v-f88f121e]:hover{color:#fff}[dir] .page-header .back-button[data-v-f88f121e]:hover{background:var(--main-1-cl)}[dir=ltr] .page-header .back-button[data-v-f88f121e]:hover{-webkit-transform:translateX(-2px) translateY(-2px);transform:translateX(-2px) translateY(-2px)}[dir=rtl] .page-header .back-button[data-v-f88f121e]:hover{-webkit-transform:translateX(2px) translateY(-2px);transform:translateX(2px) translateY(-2px)}.page-header .back-button svg[data-v-f88f121e]{display:block}.page-header .page-title[data-v-f88f121e]{font-size:28px;font-weight:600}[dir] .page-header .page-title[data-v-f88f121e]{margin:0}.loading-wrapper[data-v-f88f121e]{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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px;color:var(--text-2-cl);font-size:14px}[dir] .loading-wrapper[data-v-f88f121e]{padding:80px 20px}.loading-wrapper .el-icon[data-v-f88f121e]{font-size:32px;color:var(--main-1-cl)}[dir=ltr] .loading-wrapper .is-loading[data-v-f88f121e]{-webkit-animation:rotating-ltr-f88f121e 2s linear infinite;animation:rotating-ltr-f88f121e 2s linear infinite}[dir=rtl] .loading-wrapper .is-loading[data-v-f88f121e]{-webkit-animation:rotating-rtl-f88f121e 2s linear infinite;animation:rotating-rtl-f88f121e 2s linear infinite}@-webkit-keyframes rotating-ltr-f88f121e{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes rotating-rtl-f88f121e{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes rotating-ltr-f88f121e{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotating-rtl-f88f121e{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}.card-bg[data-v-f88f121e],[dir] .card-bg[data-v-f88f121e]{-webkit-box-shadow:0 2px 8px rgba(0,0,0,.04)}[dir] .card-bg[data-v-f88f121e]{background:var(--card-bg);border-radius:16px;padding:24px;margin-bottom:20px;border:1px solid var(--border-color);box-shadow:0 2px 8px rgba(0,0,0,.04)}.product-info-card .info-item[data-v-f88f121e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:16px;line-height:1.6}[dir] .product-info-card .info-item[data-v-f88f121e]{margin-bottom:16px}[dir] .product-info-card .info-item[data-v-f88f121e]:last-child{margin-bottom:0}.product-info-card .info-item .info-label[data-v-f88f121e]{font-weight:500;min-width:100px;-ms-flex-negative:0;flex-shrink:0}[dir=ltr] .product-info-card .info-item .info-label[data-v-f88f121e]{margin-right:12px}[dir=rtl] .product-info-card .info-item .info-label[data-v-f88f121e]{margin-left:12px}.product-info-card .info-item .info-value[data-v-f88f121e]{font-weight:600;-webkit-box-flex:1;-ms-flex:1;flex:1;word-break:break-all}.user-numbers-section .section-title[data-v-f88f121e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:18px;font-weight:600}[dir] .user-numbers-section .section-title[data-v-f88f121e]{margin-bottom:20px}.user-numbers-section .numbers-container[data-v-f88f121e]{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:12px}[dir] .user-numbers-section .numbers-container[data-v-f88f121e]{margin-bottom:12px}.user-numbers-section .number-badge[data-v-f88f121e]{color:#fff;font-size:16px;font-weight:600;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);-webkit-transition:all .3s ease;transition:all .3s ease}[dir] .user-numbers-section .number-badge[data-v-f88f121e]{padding:12px 16px;border-radius:8px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1);-webkit-transition:all .3s ease;text-align:center}[dir=ltr] .user-numbers-section .number-badge[data-v-f88f121e]{background:linear-gradient(135deg,var(--main-1-cl),var(--main-2-cl))}[dir=rtl] .user-numbers-section .number-badge[data-v-f88f121e]{background:linear-gradient(-135deg,var(--main-1-cl),var(--main-2-cl))}.user-numbers-section .number-badge[data-v-f88f121e]:hover,[dir] .user-numbers-section .number-badge[data-v-f88f121e]:hover{-webkit-transform:translateY(-2px);-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15)}[dir] .user-numbers-section .number-badge[data-v-f88f121e]:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.user-numbers-section .no-numbers[data-v-f88f121e]{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;gap:8px;font-size:14px}[dir] .user-numbers-section .no-numbers[data-v-f88f121e]{padding:40px 0}.user-numbers-section .expand-action[data-v-f88f121e]{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;gap:6px;color:var(--main-1-cl);font-size:14px;-webkit-transition:all .3s ease;transition:all .3s ease}[dir] .user-numbers-section .expand-action[data-v-f88f121e]{margin-top:12px;padding:12px 0;cursor:pointer;-webkit-transition:all .3s ease}.user-numbers-section .expand-action[data-v-f88f121e]:hover{opacity:.8}.user-numbers-section .expand-action span[data-v-f88f121e]{font-weight:500}.user-numbers-section .expand-action svg[data-v-f88f121e]{transition:-webkit-transform .3s ease;-webkit-transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}[dir] .user-numbers-section .expand-action svg[data-v-f88f121e]{-webkit-transition:-webkit-transform .3s ease}.calculation-section[data-v-f88f121e]{color:#fff;-webkit-box-shadow:0 4px 16px rgba(0,0,0,.1)}[dir] .calculation-section[data-v-f88f121e]{padding:32px;-webkit-box-shadow:0 4px 16px rgba(0,0,0,.1);box-shadow:0 4px 16px rgba(0,0,0,.1)}[dir=ltr] .calculation-section[data-v-f88f121e]{background:linear-gradient(135deg,var(--main-1-cl),var(--main-2-cl))}[dir=rtl] .calculation-section[data-v-f88f121e]{background:linear-gradient(-135deg,var(--main-1-cl),var(--main-2-cl))}.calculation-section .calculation-title[data-v-f88f121e]{font-size:20px;font-weight:600;letter-spacing:.5px}[dir] .calculation-section .calculation-title[data-v-f88f121e]{margin-bottom:24px;text-align:center}[dir] .calculation-section .calculation-step[data-v-f88f121e]{margin-bottom:24px}[dir] .calculation-section .calculation-step[data-v-f88f121e]:last-of-type{margin-bottom:20px}.calculation-section .calculation-step .step-label[data-v-f88f121e]{font-size:16px;font-weight:600}[dir] .calculation-section .calculation-step .step-label[data-v-f88f121e]{margin-bottom:12px}[dir=ltr] .calculation-section .calculation-step .step-content[data-v-f88f121e]{padding-left:16px}[dir=rtl] .calculation-section .calculation-step .step-content[data-v-f88f121e]{padding-right:16px}.calculation-section .calculation-step .step-content .step-value[data-v-f88f121e]{font-size:24px;font-weight:700;word-break:break-all}[dir] .calculation-section .calculation-step .step-content .step-value[data-v-f88f121e]{margin-bottom:8px}.calculation-section .calculation-step .step-content .step-desc[data-v-f88f121e]{font-size:13px;opacity:.9;line-height:1.5}.calculation-section .calculation-step .step-content .step-formula[data-v-f88f121e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:8px;line-height:1.8}.calculation-section .calculation-step .step-content .step-formula .formula-number[data-v-f88f121e],.calculation-section .calculation-step .step-content .step-formula .formula-operator[data-v-f88f121e]{font-size:18px;font-weight:600}[dir] .calculation-section .calculation-step .step-content .step-formula .formula-operator[data-v-f88f121e]{margin:0 4px}.calculation-section .calculation-step .step-content .step-formula .formula-equals[data-v-f88f121e]{font-size:18px;font-weight:600}[dir] .calculation-section .calculation-step .step-content .step-formula .formula-equals[data-v-f88f121e]{margin:0 4px}.calculation-section .calculation-step .step-content .step-formula .formula-result[data-v-f88f121e]{font-size:20px;font-weight:700}.calculation-section .calculation-step .step-content .step-formula .formula-result.highlight[data-v-f88f121e]{font-size:24px;color:#fff200}[dir] .calculation-section .calculation-step .step-content .step-formula .formula-result.highlight[data-v-f88f121e]{text-shadow:0 0 10px rgba(255,242,0,.6)}.calculation-section .calculation-step .step-content .step-formula .formula-desc[data-v-f88f121e]{font-size:12px;opacity:.85}[dir] .calculation-section .calculation-footer[data-v-f88f121e]{margin-top:24px;padding-top:20px;border-top:1px solid hsla(0,0%,100%,.3)}.calculation-section .calculation-footer .footer-text[data-v-f88f121e]{font-size:13px;opacity:.9;line-height:1.8}[dir] .calculation-section .calculation-footer .footer-text[data-v-f88f121e]{margin-bottom:6px}[dir] .calculation-section .calculation-footer .footer-text[data-v-f88f121e]:last-child{margin-bottom:0}.records-section .section-title[data-v-f88f121e]{font-size:18px;font-weight:600}[dir] .records-section .section-title[data-v-f88f121e]{margin-bottom:20px}.records-section .records-table-wrapper[data-v-f88f121e]{overflow-x:auto;min-height:400px;position:relative}.records-section .records-table[data-v-f88f121e]{width:100%;border-collapse:collapse;font-size:14px;table-layout:fixed}[dir] .records-section .records-table thead[data-v-f88f121e]{background:var(--main-color-1)}.records-section .records-table thead th[data-v-f88f121e]{font-weight:600;color:var(--text-1-cl);white-space:nowrap}[dir] .records-section .records-table thead th[data-v-f88f121e]{padding:16px 12px;text-align:center;border-bottom:1px solid var(--border-color)}.records-section .records-table thead th[data-v-f88f121e]:first-child{width:35%}.records-section .records-table thead th[data-v-f88f121e]:nth-child(2){width:30%}.records-section .records-table thead th[data-v-f88f121e]:nth-child(3){width:35%}.records-section .records-table tbody tr[data-v-f88f121e]{-webkit-transition:background .2s ease;transition:background .2s ease}[dir] .records-section .records-table tbody tr[data-v-f88f121e]{border-bottom:1px solid var(--border-color);-webkit-transition:background .2s ease}[dir] .records-section .records-table tbody tr[data-v-f88f121e]:hover{background:var(--main-color-1)}[dir] .records-section .records-table tbody tr[data-v-f88f121e]:last-child{border-bottom:none}.records-section .records-table tbody tr td[data-v-f88f121e]{color:var(--text-2-cl);white-space:nowrap}[dir] .records-section .records-table tbody tr td[data-v-f88f121e]{padding:14px 12px;text-align:center}.records-section .records-table tbody tr td.time-cell[data-v-f88f121e]{font-size:13px}[dir=ltr] .records-section .records-table tbody tr td.time-cell[data-v-f88f121e]{text-align:left}[dir=rtl] .records-section .records-table tbody tr td.time-cell[data-v-f88f121e]{text-align:right}.records-section .records-table tbody tr td.numbers-cell[data-v-f88f121e]{color:var(--main-1-cl)}.records-section .records-table tbody tr td.numbers-cell .numbers-clickable[data-v-f88f121e]{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}[dir] .records-section .records-table tbody tr td.numbers-cell .numbers-clickable[data-v-f88f121e]{cursor:pointer;-webkit-transition:opacity .3s ease}.records-section .records-table tbody tr td.numbers-cell .numbers-clickable[data-v-f88f121e]:hover{opacity:.7;text-decoration:underline}.records-section .records-table tbody tr td.converted-data-cell[data-v-f88f121e]{font-size:13px}.records-section .pagination-wrapper[data-v-f88f121e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[dir] .records-section .pagination-wrapper[data-v-f88f121e]{margin-top:16px}[dir] .records-section .pagination-wrapper[data-v-f88f121e] .el-pagination .btn-next,[dir] .records-section .pagination-wrapper[data-v-f88f121e] .el-pagination .btn-prev{padding:0 6px}[dir] .records-section .pagination-wrapper[data-v-f88f121e] .el-pagination .el-pager li{margin:0 6px}.records-section .pagination-wrapper[data-v-f88f121e] .el-pagination .btn-next,.records-section .pagination-wrapper[data-v-f88f121e] .el-pagination .btn-prev,.records-section .pagination-wrapper[data-v-f88f121e] .el-pagination .el-pager li{color:var(--text-1-cl)}[dir] .records-section .pagination-wrapper[data-v-f88f121e] .el-pagination .btn-next,[dir] .records-section .pagination-wrapper[data-v-f88f121e] .el-pagination .btn-prev,[dir] .records-section .pagination-wrapper[data-v-f88f121e] .el-pagination .el-pager li{background-color:transparent;border:1px solid var(--border-color);border-radius:4px}.records-section .pagination-wrapper[data-v-f88f121e] .el-pagination .btn-next:hover,.records-section .pagination-wrapper[data-v-f88f121e] .el-pagination .btn-prev:hover,.records-section .pagination-wrapper[data-v-f88f121e] .el-pagination .el-pager li:hover{color:var(--main-1-cl)}[dir] .records-section .pagination-wrapper[data-v-f88f121e] .el-pagination .btn-next:hover,[dir] .records-section .pagination-wrapper[data-v-f88f121e] .el-pagination .btn-prev:hover,[dir] .records-section .pagination-wrapper[data-v-f88f121e] .el-pagination .el-pager li:hover{border-color:var(--main-1-cl)}.records-section .pagination-wrapper[data-v-f88f121e] .el-pagination .btn-next.active,.records-section .pagination-wrapper[data-v-f88f121e] .el-pagination .btn-prev.active,.records-section .pagination-wrapper[data-v-f88f121e] .el-pagination .el-pager li.active{color:#fff}[dir] .records-section .pagination-wrapper[data-v-f88f121e] .el-pagination .btn-next.active,[dir] .records-section .pagination-wrapper[data-v-f88f121e] .el-pagination .btn-prev.active,[dir] .records-section .pagination-wrapper[data-v-f88f121e] .el-pagination .el-pager li.active{background-color:var(--main-1-cl);border-color:var(--main-1-cl)}.records-section .pagination-wrapper[data-v-f88f121e] .el-pagination .btn-next:disabled,.records-section .pagination-wrapper[data-v-f88f121e] .el-pagination .btn-prev:disabled,.records-section .pagination-wrapper[data-v-f88f121e] .el-pagination .el-pager li:disabled{color:var(--text-2-cl)}[dir] .records-section .pagination-wrapper[data-v-f88f121e] .el-pagination .btn-next:disabled,[dir] .records-section .pagination-wrapper[data-v-f88f121e] .el-pagination .btn-prev:disabled,[dir] .records-section .pagination-wrapper[data-v-f88f121e] .el-pagination .el-pager li:disabled{cursor:not-allowed}.numbers-popup-content .numbers-grid[data-v-f88f121e]{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:12px}.numbers-popup-content .number-item[data-v-f88f121e]{font-size:14px;font-weight:500;color:var(--text-1-cl);-webkit-transition:all .2s ease;transition:all .2s ease}[dir] .numbers-popup-content .number-item[data-v-f88f121e]{padding:12px;background:var(--main-color-1);border-radius:8px;text-align:center;border:1px solid var(--border-color);-webkit-transition:all .2s ease}[dir] .numbers-popup-content .number-item[data-v-f88f121e]:hover{background:var(--border-color)}@media (max-width:768px){[dir] .details-container[data-v-f88f121e]{padding:16px}.back-button[data-v-f88f121e]{top:16px}[dir=ltr] .back-button[data-v-f88f121e]{left:16px}[dir=rtl] .back-button[data-v-f88f121e]{right:16px}.page-header .page-title[data-v-f88f121e]{font-size:22px}.user-numbers-section .numbers-container[data-v-f88f121e]{grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}[dir] .calculation-section[data-v-f88f121e]{padding:20px}.calculation-section .calculation-title[data-v-f88f121e]{font-size:18px}.records-table[data-v-f88f121e],.records-table thead th[data-v-f88f121e]{font-size:12px}[dir] .records-table thead th[data-v-f88f121e]{padding:12px 8px}.records-table tbody td[data-v-f88f121e]{font-size:12px}[dir] .records-table tbody td[data-v-f88f121e]{padding:10px 8px}}