.profile-container{align-items:flex-start;gap:40px;max-width:1180px;margin:60px auto;padding:10px;display:flex}.sidebar_profile{border-radius:15px;min-width:300px;padding:10px;box-shadow:0 5px 15px #0000000d}main.content-container{min-width:50%}.sidebar_profile ul{flex-direction:column;gap:10px;display:flex}.sidebar_profile ul li{cursor:pointer;border-radius:10px;align-content:center;gap:15px;padding:13px 20px;font-size:16px;font-weight:400;line-height:20px;display:flex}.sidebar_profile ul li:hover,.sidebar_profile ul li.active{background-color:#f4f5f6}.side_nav_divider{border-top:1px solid #e3e3e8}.sidebar_profile ul li.logout{color:#f11a22}.sidebar_profile ul li img{width:24px;height:24px}.profile-container .profile-page-content h2{margin-top:10px;margin-bottom:30px;font-size:25px;font-weight:500;line-height:30px}.profile-container .profile_form{flex-direction:column;gap:20px;display:flex}.profile-container .profile_form input{border:1px solid #dedee2;border-radius:6px;width:100%;padding:10px 18px;font-size:18px;font-weight:400;line-height:22px}.profile-container .profile_form label{margin-bottom:10px;font-size:17px;font-weight:400;line-height:18px;display:block}.profile-container .profile_form button{color:#fff;background-color:#64b704;border:none;border-radius:6px;width:fit-content;padding:10px 18px;font-size:18px;font-weight:400;line-height:22px;transition:transform .3s}.profile-container .profile_form button:hover{transform:scale(1.05)}.orders-table td,.orders-table th{padding:20px}.orders-table th{color:#55556d;text-align:left;font-size:14px;font-weight:400;line-height:18px}.orders-table tbody{color:#1b1d1f;font-size:14px;font-weight:400;line-height:18px}.orders-table tbody tr{transition:box-shadow .3s}.orders-table tbody tr:hover{cursor:pointer;border-radius:10px;box-shadow:0 1px 10px #0000001a}.orders-table tbody tr td:nth-child(3),.orders-table thead tr th:nth-child(3){display:none}.orders-table .order-number{white-space:nowrap;color:#64b704;font-size:16px;line-height:22px}.orders-table .status{border-radius:6px;padding:4px 10px}.orders-table .status.completed{color:#28a745;background-color:#e6f8e6}.orders-table .status.accepted{color:#3768c7;background-color:#3768c71a}.loyalty_description_block{font-size:20px;font-weight:300;line-height:22px}.loyalty_image_block{background-image:url(https://nuxt.vitaline.uz/wp-content/uploads/2024/12/loyalty_bcg-1.webp);background-position:50%;background-size:cover;border-radius:20px;justify-content:space-between;align-items:center;min-height:400px;margin-bottom:60px;padding:20px;display:flex;box-shadow:1px 5px 20px #0003}.profile-page-content .current_balance{border:2px solid #5553;border-radius:10px;margin-bottom:30px;padding:10px;display:inline-block}.loyalty_image_block .billz_cart_barcode{border-radius:20px;width:50%;height:auto}.loyalty_image_block .billz_cart_number{align-self:flex-end;font-size:25px;font-weight:400;line-height:30px}.main_loyalty_description{text-align:center;margin-bottom:60px;font-size:20px;font-weight:400;line-height:22px}@media only screen and (max-width:768px){.profile-container{flex-direction:column;margin-top:20px;padding:0 22px}.sidebar_profile{width:100%;box-shadow:0 5px 15px #00000017}main.content-container{width:100%}.profile-container .profile-page-content h2{text-align:center;font-size:25px;font-weight:500;line-height:30px}.profile-container .profile_form{gap:10px;margin:0 auto}.loyalty_image_block{background-position:0;min-height:220px;position:relative}.loyalty_image_block .billz_cart_number{background-color:#fff;border-radius:10px;padding:5px 10px;font-size:16px;font-weight:400;line-height:30px;position:absolute;bottom:20px;right:20px}.main_loyalty_description{margin-bottom:40px}.main_loyalty_description,.loyalty_description_block{text-align:left;font-size:17px;line-height:19px}.profile-page-content .current_balance{text-align:center;width:100%;padding:20px;font-size:18px;line-height:20px}}.profile-container{display:flex}@media (max-width:768px){.sidebar_profile{width:100%}.sidebar_profile ul{margin:0;padding:0;display:none}.sidebar_profile .mobile-dropdown-header{cursor:pointer;justify-content:space-between;align-items:center;padding:15px;display:flex}.dropdown-arrow{color:gray;width:20px;transition:transform .3s;transform:rotate(0)}.dropdown-arrow.open{transform:rotate(180deg)}.menu-items.open ul{background:#fff;display:flex}.menu-items ul li{cursor:pointer;align-items:center;padding:15px;display:flex}}@media (min-width:769px){.mobile-dropdown-header{display:none}.menu-items ul{display:flex}.menu-items.open ul{display:block}.sidebar_profile ul li{cursor:pointer;align-items:center;padding:10px;display:flex}}.order-row{cursor:pointer;transition:background-color .2s}.order-row:hover{background-color:#f9f9f9}.order-arrow{color:#666;transition:transform .2s;display:inline-block}.order-arrow.expanded{transform:rotate(180deg)}.order-details-row{background-color:#f8f9fa}.order-details{border-top:1px solid #e9ecef;padding:20px}.order-details h4{color:#333;margin-bottom:15px;font-size:16px;font-weight:600}.order-products{flex-direction:column;gap:12px;display:flex}.product-item{background:#fff;border:1px solid #e9ecef;border-radius:8px;padding:15px}.product-info{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.product-main h5{color:#333;margin-bottom:8px;font-size:16px;font-weight:600}.product-meta{flex-direction:column;gap:4px;display:flex}.product-meta span{color:#666;font-size:14px}.product-price{text-align:right;flex-shrink:0}.product-price .price{color:#28a745;margin-bottom:4px;font-size:18px;font-weight:600}.product-price .quantity{color:#666;font-size:14px}.order-summary{border-top:1px solid #e9ecef;margin-top:20px;padding-top:15px}.summary-row{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.summary-row.total{color:#333;border-top:1px solid #e9ecef;margin-top:10px;padding-top:10px;font-size:18px;font-weight:600}.summary-row.total span:last-child{color:#28a745}.orders-desktop{display:block}.orders-mobile{display:none}@media (max-width:768px){.orders-desktop{display:none}.orders-mobile{display:block}.mobile-order-card{background:#fff;border:1px solid #e9ecef;border-radius:8px;margin-bottom:15px;overflow:hidden}.mobile-order-header{cursor:pointer;background:#fff;justify-content:space-between;align-items:center;padding:15px;transition:background-color .2s;display:flex}.mobile-order-header:hover{background-color:#f9f9f9}.mobile-order-main{flex:1}.mobile-order-number,.mobile-order-info{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.mobile-order-date{color:#666;font-size:14px}.mobile-order-price{font-size:16px;font-weight:600}.mobile-order-meta{color:#666;justify-content:space-between;font-size:13px;display:flex}.mobile-order-details{background-color:#f8f9fa;border-top:1px solid #e9ecef;padding:15px}.mobile-order-details h4{color:#333;margin-bottom:15px;font-size:16px;font-weight:600}.mobile-order-products{flex-direction:column;gap:12px;display:flex}.mobile-product-item{background:#fff;border:1px solid #e9ecef;border-radius:6px;padding:12px}.mobile-product-item h5{color:#333;margin-bottom:8px;font-size:14px;font-weight:600;line-height:1.3}.mobile-product-meta{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.mobile-product-meta>div:first-child{flex-direction:column;flex:1;gap:2px;display:flex}.mobile-product-meta span{color:#666;font-size:12px}.mobile-product-price{text-align:right;flex-shrink:0}.mobile-product-price .price{color:#28a745;margin-bottom:2px;font-size:14px;font-weight:600}.mobile-product-price .quantity{color:#666;font-size:12px}.mobile-order-summary{border-top:1px solid #e9ecef;margin-top:15px;padding-top:12px}.mobile-order-summary .summary-row{justify-content:space-between;align-items:center;margin-bottom:6px;font-size:14px;display:flex}.mobile-order-summary .summary-row.total{border-top:1px solid #e9ecef;margin-top:8px;padding-top:8px;font-size:16px;font-weight:600}.mobile-order-summary .summary-row.total span:last-child{color:#28a745}}.simple-modal-backdrop{z-index:9999;background-color:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.simple-modal-content{background:#fff;border-radius:8px;width:100%;max-width:28rem;max-height:90vh;padding:1.5rem;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}.simple-modal-close{color:#6b7280;cursor:pointer;z-index:10;background:0 0;border:none;font-size:1.5rem;position:absolute;top:1rem;right:1rem}.simple-modal-close:hover{color:#374151}.simple-modal-lang{color:#ff7900;cursor:pointer;z-index:10;background:0 0;border:none;font-size:.875rem;text-decoration:underline;position:absolute;top:1rem;left:1rem}.simple-modal-lang:hover{color:#e56900}.simple-modal-body{margin-top:2rem}.simple-modal-header{text-align:center;margin-bottom:1.5rem}.simple-modal-icon{background-color:#fed7aa;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1rem;display:flex}.simple-modal-icon img{width:70%;height:auto}.simple-modal-header h3{color:#111827;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.simple-modal-header p{color:#6b7280;font-size:.875rem;line-height:1.5}.simple-modal-steps{margin-bottom:1.5rem}.simple-modal-step{align-items:flex-start;margin-bottom:.75rem;display:flex}.step-number{flex-shrink:0;margin-right:.75rem;font-size:1.125rem}.step-text{color:#374151;font-size:.875rem;line-height:1.5}.simple-modal-buttons{flex-direction:column;gap:.75rem;display:flex}.simple-modal-btn{text-align:center;cursor:pointer;border:none;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-weight:500;text-decoration:none;transition:background-color .2s}.simple-modal-btn-primary{color:#fff;background-color:#64b704}.simple-modal-btn-primary:hover{background-color:#5ca903}.simple-modal-btn-secondary{color:#374151;background-color:#f3f4f6}.simple-modal-btn-secondary:hover{background-color:#e5e7eb}@media (max-width:640px){.simple-modal-content{margin:1rem;padding:1rem}.simple-modal-body{margin-top:1.5rem}}
/*# sourceMappingURL=3d1172b5648acd96.css.map*/