@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap";@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap";.action-button{width:100%;height:50px;border-radius:100px;border:1px solid #888;background:#fff;color:#454545;font-size:16px;font-weight:400;cursor:pointer;transition:all .2s ease}.action-button:hover{filter:brightness(95%)}.action-button:active{transform:scale(.98)}.action-button--primary{background:#1a71f6;color:#fff;border:1px solid #1a71f6}.action-button--primary:hover{filter:brightness(90%)}.action-button--outlined{color:#1a71f6;border:1px solid rgba(26,113,246,.2);background:#1a71f633}.action-button--outlined:hover{filter:brightness(95%)}.action-button:disabled{opacity:.6;cursor:not-allowed}.custom-input{width:100%;display:flex;flex-direction:column;gap:8px}.custom-input__label{color:#052e37;font-size:14px;font-weight:400}.custom-input__required{color:#ff4d4f}.custom-input__input,.custom-input__select,.custom-input__datepicker{width:100%}.custom-input__switch{margin-top:4px}.custom-input__file-preview{display:flex;align-items:center}.custom-input__file-avatar{width:39px;height:39px;border-radius:50%}.custom-input__file-download{color:#1a71f6}.custom-input__upload-btn{width:100%;height:40px;border:1px dashed #d9d9d9;border-radius:4px;background:#fafafa;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .3s}.custom-input__upload-btn:hover{border-color:#1a71f6;background:#f0f7ff}.custom-input__info{color:#737373;font-size:12px;font-weight:400;margin:0}.custom-input__error{color:#ff4d4f;font-size:12px;margin:0}.custom-input__select{border-radius:12px!important;padding-left:12px!important;padding-right:12px!important}.create-new-gift-card{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px}.create-new-gift-card__title{color:#454545;font-size:20px;font-weight:700}.create-new-gift-card__subtitle{color:#454545;text-align:center;font-size:12px;font-weight:400}.create-new-gift-card__select-root{width:100%;background:#e7e7e7!important;border-radius:5px;border:none!important;outline:none!important;box-shadow:none!important}.create-new-gift-card__select-root .ant-select-placeholder{color:#737373!important;font-size:18px;font-weight:400}.create-new-gift-card__select-root .ant-select{height:34px!important}.create-new-gift-card__actions{margin-top:22px;display:flex;justify-content:center;align-items:center;gap:12px;width:100%}.create-new-gift-card__field{width:100%}.create-new-voucher{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px}.create-new-voucher__title{color:#454545;font-size:20px;font-weight:700}.create-new-voucher__subtitle{color:#454545;text-align:center;font-size:12px;font-weight:400}.create-new-voucher__select-wrapper,.create-new-voucher__field{width:100%}.create-new-voucher__error{color:#ff4d4f;font-size:12px;margin:4px 0 0}.create-new-voucher__select-root{width:100%;background:#e7e7e7!important;border-radius:5px;border:none!important;outline:none!important;box-shadow:none!important}.create-new-voucher__select-root .ant-select-placeholder{color:#737373!important;font-size:18px;font-weight:400}.create-new-voucher__select-root .ant-select{height:34px!important}.create-new-voucher__actions{margin-top:22px;display:flex;justify-content:center;align-items:center;gap:12px;width:100%}.select-voucher-type-modal{padding:12px;display:flex;flex-direction:column;gap:22px}.select-voucher-type-modal__content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:25px}.select-voucher-type-modal__content-wrapper{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:25px;max-width:325px}.select-voucher-type-modal__content-wrapper-title{color:#454545;font-size:20px;font-weight:700;text-transform:capitalize}.select-voucher-type-modal__content-wrapper-button{width:100%;display:flex;padding:10px 20px;justify-content:space-between;align-items:center;border-radius:100px;border:1px solid #888;background:#fff;cursor:pointer;color:#454545;font-size:18px;font-weight:700}.select-voucher-type-modal__content-wrapper-button.selected{border:1px solid #1a71f6;background:#1a71f6;color:#fff}.select-voucher-type-modal__actions{display:flex;justify-content:center;align-items:center;gap:10px}.select-voucher-type-modal__actions-button{flex:1;height:50px;border-radius:100px;border:1px solid #888;background:#fff;color:#454545;font-size:16px;font-weight:400;cursor:pointer}.select-voucher-type-modal__actions-button--primary{background:#1a71f6;color:#fff;border:1px solid #1a71f6}.voucher-created-success-drawer-root .ant-drawer-body{padding:24px}.voucher-created-success-drawer{display:flex;flex-direction:column;gap:16px}.voucher-created-success-drawer__content{display:flex;flex-direction:column;align-items:center;gap:16px}.voucher-created-success-drawer__title{color:#454545;font-size:20px;font-weight:700;text-align:center}.voucher-created-success-drawer__description{color:#454545;font-size:14px;text-align:center}.voucher-created-success-drawer__mock-bg{position:relative;width:100%;border-radius:16px;overflow:hidden}.voucher-created-success-drawer__mock-bg-image{width:100%;display:block}.voucher-created-success-drawer__mock-tiket{position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.voucher-created-success-drawer__mock-tiket-content{position:absolute;inset:0;padding:12px;display:flex;flex-direction:column;justify-content:space-between;color:#fff}.voucher-created-success-drawer__mock-tiket-content-header{display:flex;justify-content:space-between;align-items:center;gap:8px}.voucher-created-success-drawer__mock-tiket-content-header-info{display:flex;align-items:center;gap:8px}.voucher-created-success-drawer__mock-tiket-content-header-info img{width:32px;height:32px;border-radius:50%;object-fit:cover}.voucher-created-success-drawer__mock-tiket-content-header-info h6{margin:0;font-size:14px;font-weight:600}.voucher-created-success-drawer__mock-tiket-content-header-info p{margin:0;font-size:12px;opacity:.8}.voucher-created-success-drawer__mock-tiket-content-header-id{margin:0;font-weight:600;font-size:14px}.voucher-created-success-drawer__mock-tiket-content-details{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.voucher-created-success-drawer__mock-tiket-content-details p,.voucher-created-success-drawer__mock-tiket-content-details h6{margin:0;font-size:12px}.voucher-created-success-drawer__actions{margin-top:16px;width:100%}.voucher-details-drawer-root .ant-drawer-body{padding:20px}.voucher-details-drawer__error{color:var(--color-error, #ff4d4f);text-align:center;padding:24px}.voucher-details-drawer__content{display:flex;flex-direction:column;gap:12px}.voucher-details-drawer__image-wrap{width:100%;aspect-ratio:1;border-radius:8px;overflow:hidden;background:#f5f5f5;display:flex;justify-content:center;align-items:center}.voucher-details-drawer__image{width:100%;height:100%;object-fit:contain}.voucher-details-drawer__title{font-size:1.25rem;font-weight:600;margin:0}.voucher-details-drawer__description{font-size:.875rem;color:#666;margin:0;line-height:1.5}.voucher-details-drawer__merchant{display:flex;align-items:center;gap:8px;font-size:.875rem}.voucher-details-drawer__merchant-logo{width:28px;height:28px;border-radius:50%;object-fit:cover}.voucher-details-drawer__category{font-size:.875rem;color:#666;margin:0}.voucher-details-drawer__meta{display:flex;flex-wrap:wrap;gap:12px;font-size:.8125rem;color:#666}.voucher-details-drawer__gallery{display:flex;gap:8px;flex-wrap:wrap}.voucher-details-drawer__gallery-btn{padding:0;border:2px solid transparent;border-radius:6px;overflow:hidden;cursor:pointer;flex-shrink:0;background:none}.voucher-details-drawer__gallery-btn--active{border-color:#1a71f6}.voucher-details-drawer__gallery-img{width:64px;height:64px;display:block;object-fit:contain;border-radius:4px}.voucher-details-drawer__actions{display:flex;gap:12px;justify-content:center}@media(max-width:420px){.voucher-details-drawer__actions{flex-direction:column}}.voucher-details-drawer__buy-btn{margin-top:8px;width:100%;padding:12px 16px;font-size:1rem;font-weight:600;border-radius:100px;cursor:pointer;border:2px solid #1a71f6;background:transparent;color:#1a71f6;transition:background .2s,color .2s}.voucher-details-drawer__buy-btn:hover{background:#1a71f614}.voucher-details-drawer__buy-btn--checkout{background:linear-gradient(90deg,#1a71f6,#224b99);color:#fff;border-color:transparent}.voucher-details-drawer__buy-btn--checkout:hover{background:linear-gradient(90deg,#2563eb,#1e3a8a);color:#fff}.voucher-details-drawer .strong-txt{color:#232321;font-size:14px;font-weight:700}.voucher-details-drawer-header-whishlist{display:flex;justify-content:space-between;align-items:flex-start}.voucher-details-drawer__wishlist_btn{border:none;background:transparent;padding:2px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;cursor:pointer}.voucher-details-drawer__wishlist_btn:hover{background:#1a71f614}.voucher-details-drawer__wishlist_btn:disabled{cursor:not-allowed}.select-voucher-place-modal{padding:12px;display:flex;flex-direction:column;gap:22px}.select-voucher-place-modal__content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:25px}.select-voucher-place-modal__content-wrapper{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:25px;max-width:325px}.select-voucher-place-modal__content-wrapper-title{color:#454545;font-size:20px;font-weight:700;text-transform:capitalize}.select-voucher-place-modal__content-wrapper-button{width:100%;display:flex;padding:10px 20px;justify-content:space-between;align-items:center;border-radius:100px;border:1px solid #888;background:#fff;cursor:pointer;color:#454545;font-size:18px;font-weight:700}.select-voucher-place-modal__content-wrapper-button.selected{border:1px solid #1a71f6;background:#1a71f6;color:#fff}.select-voucher-place-modal__error{color:#ff4d4f;font-size:12px;margin:0;text-align:center}.select-voucher-place-modal__reseller-section{width:100%;display:flex;flex-direction:column;gap:20px;padding:20px 0;border-top:1px solid #e8e8e8;margin-top:10px}.select-voucher-place-modal__reseller-title{color:#454545;font-size:18px;font-weight:700;margin:0;text-align:center}.select-voucher-place-modal__reseller-fields{display:flex;flex-direction:column;gap:16px;width:100%;max-width:325px;margin:0 auto}.select-voucher-place-modal__field-error{color:#ff4d4f;font-size:12px;margin:-12px 0 0;padding-left:4px}.select-voucher-place-modal__actions{display:flex;justify-content:center;align-items:center;gap:10px}.admin_merchant_settlements_drawer_root .ant-drawer-body{padding:20px}.merchant_settlements_drawer{display:flex;flex-direction:column;gap:16px}.merchant_settlements_list{display:flex;flex-direction:column;gap:12px}.merchant_settlement_card{background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:16px;transition:border-color .2s,box-shadow .2s}.merchant_settlement_card:hover{border-color:#d0d7de;box-shadow:0 2px 8px #0000000a}.merchant_settlement_card_header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.merchant_settlement_period{display:flex;align-items:center;gap:6px;font-size:12px;color:#6b7280;font-weight:500;flex:1;min-width:0}.merchant_settlement_status{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;padding:4px 10px;border-radius:6px;flex-shrink:0}.merchant_settlement_status.status_pending{background:#fff7ed;color:#c2410c}.merchant_settlement_status.status_paid{background:#dcfce7;color:#166534}.merchant_settlement_status.status_failed{background:#fee2e2;color:#b91c1c}.merchant_settlement_status.status_default{background:#f3f4f6;color:#4b5563}.merchant_settlement_amount{display:flex;align-items:baseline;gap:8px;font-size:18px;font-weight:700;color:#1a71f6;margin-bottom:12px}.merchant_settlement_amount svg{color:#94a3b8;flex-shrink:0}.merchant_settlement_amount .merchant_settlement_amount_label{font-size:12px;font-weight:500;color:#64748b}.merchant_settlement_details{display:flex;flex-direction:column;gap:6px;padding-top:12px;border-top:1px solid #f1f5f9}.merchant_settlement_row{display:flex;align-items:center;gap:8px;font-size:13px;color:#475569}.merchant_settlement_row svg{flex-shrink:0;color:#94a3b8}.merchant_settlement_footer{padding-top:10px;margin-top:10px;border-top:1px solid #f1f5f9}.merchant_settlement_created{font-size:12px;color:#94a3b8}.merchant_settlement_skeleton{pointer-events:none}.merchant_settlement_skeleton .ant-skeleton .ant-skeleton-content .ant-skeleton-title{margin-top:0}.merchant_settlements_empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;text-align:center;background:#f8fafc;border-radius:12px;border:1px dashed #e2e8f0}.merchant_settlements_empty svg{color:#cbd5e1;margin-bottom:16px}.merchant_settlements_empty p{margin:0 0 4px;font-size:16px;font-weight:600;color:#334155}.merchant_settlements_empty span{font-size:13px;color:#64748b}.admin_settle_now_drawer_root .ant-drawer-body{padding:20px}.settle_now_drawer_footer{display:flex;justify-content:flex-end;gap:8px}.settle_now_drawer{display:flex;flex-direction:column;gap:20px}.settle_now_drawer_summary{padding:12px 16px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}.settle_now_drawer_summary .settle_now_drawer_period{margin:0 0 4px;font-size:13px;color:#475569}.settle_now_drawer_summary .settle_now_drawer_merchant{margin:0;font-size:14px;font-weight:600;color:#334155}.settle_now_drawer_form .settle_now_drawer_amount_item{margin-bottom:16px}.settle_now_drawer_form .settle_now_drawer_amount_value{font-size:18px;font-weight:700;color:#1a71f6;padding:8px 12px;background:#f0f7ff;border-radius:8px;border:1px solid #bfdbfe}.settle_now_drawer_form .settle_now_drawer_field{margin-bottom:16px}.merchant_dashboard_pdf_capture{position:fixed;left:-16000px;top:0;z-index:-1;pointer-events:none;overflow:visible;box-sizing:border-box;width:1280px;max-width:1280px;font-family:Plus Jakarta Sans,Inter,sans-serif;letter-spacing:.025em;background:#f3f4f8}.merchant_dashboard_pdf_capture .merchant_dashboard_pdf_capture_sheet{background:#fff;border-radius:12px;border:1px solid #e8eaef;box-shadow:0 1px 2px #2a2a2a0a;padding:24px 28px 32px}.merchant_dashboard_pdf_capture .merchant_dashboard_pdf_capture_header{margin-bottom:22px;padding-bottom:16px;border-bottom:1px solid #eceef2;display:flex;flex-direction:column;gap:8px}.merchant_dashboard_pdf_capture .merchant_dashboard_pdf_capture_title_row{display:flex;align-items:center;gap:8px}.merchant_dashboard_pdf_capture .merchant_dashboard_pdf_capture_title_text{margin:0;color:#2a2a2a;font-size:20px;font-weight:600;line-height:1.35}.merchant_dashboard_pdf_capture .merchant_dashboard_pdf_capture_meta{margin:0;font-size:12px;font-weight:500;color:#8c8c8c}.merchant_dashboard_pdf_capture .admin_active_merchants_businesses_details{gap:22px}.merchant_dashboard_pdf_capture .admin_active_merchants_businesses_details .admin_active_merchants_businesses_details_stats_cards_2{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}.merchant_dashboard_pdf_capture .admin_active_merchants_businesses_details .admin_active_merchants_businesses_details_weekly_voucher_transactions_and_quick_actions{display:grid;grid-template-columns:1fr 1fr;gap:20px}.merchant_dashboard_pdf_capture .shared_stats_card_primary{background:linear-gradient(119deg,#1a71f6 1.25%,#0f4290 99.06%)!important}.merchant_dashboard_pdf_capture .shared_stats_card_primary .shared_stats_card_header_title{background:none!important;background-image:none!important;-webkit-background-clip:border-box!important;background-clip:border-box!important;-webkit-text-fill-color:#ffffff!important;color:#fff!important;font-size:24px!important;font-weight:700!important}.merchant_dashboard_pdf_capture .shared_stats_card_primary .shared_stats_card_footer .shared_stats_card_footer_title{color:#fff!important}.merchant_dashboard_pdf_capture .shared_stats_card_2 .shared_stats_card_2_value{font-size:32px!important}.merchant_dashboard_pdf_capture .shared_quick_actions .shared_quick_actions_header{background:none!important;background-image:none!important;-webkit-background-clip:border-box!important;background-clip:border-box!important;-webkit-text-fill-color:#1a71f6!important;color:#1a71f6!important;font-size:20px!important;font-weight:700!important}.merchant_dashboard_pdf_capture .shared_quick_actions .shared_quick_actions_items .shared_quick_actions_item{flex-direction:row!important;align-items:center!important;padding:15px 20px!important;min-height:128px!important}.merchant_dashboard_pdf_capture .shared_quick_actions .shared_quick_actions_items .shared_quick_actions_item_selected{border:1px solid #737373!important;background:linear-gradient(90deg,#0f4290,#1a71f6)!important;box-shadow:0 4px 100px #00000008!important}.merchant_dashboard_pdf_capture .shared_quick_actions .shared_quick_actions_items .shared_quick_actions_item_selected .shared_quick_actions_title,.merchant_dashboard_pdf_capture .shared_quick_actions .shared_quick_actions_items .shared_quick_actions_item_selected .shared_quick_actions_description{color:#fff!important}.merchant_dashboard_pdf_capture .dashboard-chart-card{padding:18px 20px 20px!important;gap:12px!important}.merchant_dashboard_pdf_capture .dashboard-chart-card__title{font-size:20px!important;line-height:32px!important}.merchant_dashboard_pdf_capture .dashboard-chart-card__body{gap:12px!important}.merchant_dashboard_pdf_capture .dashboard-chart-card__y-axis span{font-size:12px!important;line-height:16px!important}.merchant_dashboard_pdf_capture .dashboard-chart-card__bars{gap:16px!important}.merchant_dashboard_pdf_capture .dashboard-chart-card__bars-inner{height:180px!important;gap:6px!important}.merchant_dashboard_pdf_capture .dashboard-chart-card__bar{width:10px!important}.merchant_dashboard_pdf_capture .dashboard-chart-card__day-group{gap:6px!important}.merchant_dashboard_pdf_capture .dashboard-chart-card__day-label{font-size:12px!important;line-height:16px!important}.merchant_dashboard_pdf_capture .dashboard-chart-card__day-label--full{display:inline!important}.merchant_dashboard_pdf_capture .dashboard-chart-card__day-label--short{display:none!important}.merchant_dashboard_pdf_capture .dashboard-chart-card-status-container .dashboard-chart-card-status p{font-size:12px!important}.merchant_dashboard_pdf_capture .shared_quick_actions_item>.ant-badge{display:none!important}.merchant_dashboard_pdf_capture .shared_quick_actions_item{justify-content:flex-start!important}.merchant_dashboard_pdf_capture .shared_transactions_top_vouchers_transactions_footer{display:none!important}.merchant_dashboard{width:100%;height:100%;display:flex;flex-direction:column;gap:22px}.merchant_dashboard .merchant_dashboard_stats_cards{display:flex;flex-wrap:wrap;gap:10px}.merchant_dashboard .merchant_dashboard_stats_cards>*{flex:1 1 220px;min-width:220px}.merchant_dashboard .merchant_dashboard_stats_cards_2{width:100%;display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:768px){.merchant_dashboard .merchant_dashboard_stats_cards_2{grid-template-columns:1fr 1fr 1fr;gap:10px}}.merchant_dashboard .merchant_dashboard_transactions_top_vouchers{width:100%}.merchant_dashboard .merchant_dashboard_weekly_voucher_transactions_and_quick_actions{width:100%;display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:1200px){.merchant_dashboard .merchant_dashboard_weekly_voucher_transactions_and_quick_actions{grid-template-columns:1fr 1fr}}.admin_voucher_details_tag strong{font-weight:600}.preview_in_store_modal .ant-modal-content{border-radius:12px;overflow:hidden}.preview_in_store_modal .ant-modal-body{padding:0;max-height:85vh;overflow-y:auto}.preview_in_store{display:grid;grid-template-columns:1fr 1fr;gap:32px;min-height:480px;border-radius:12px;background:#fff}@media(max-width:768px){.preview_in_store{grid-template-columns:1fr}}.preview_in_store_gallery{display:flex;flex-direction:column;gap:16px;padding:24px}.preview_in_store_main_img_wrap{border-radius:12px;overflow:hidden;background:#fafafa}.preview_in_store_main_img{width:100%;object-fit:contain}.preview_in_store_placeholder{width:100%;height:100%;min-height:280px;background:#e5e7eb}.preview_in_store_thumbnails{display:flex;align-items:center;gap:8px}.preview_in_store_nav{width:36px;height:36px;border-radius:50%;border:none;background:#111827;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.preview_in_store_nav:hover{background:#374151}.preview_in_store_thumb_list{display:flex;gap:8px;overflow-x:auto;flex:1;min-width:0}.preview_in_store_thumb{flex-shrink:0;width:64px;height:64px;border-radius:8px;overflow:hidden;border:2px solid transparent;padding:0;background:#e5e7eb;cursor:pointer}.preview_in_store_thumb img{width:100%;height:100%;object-fit:cover}.preview_in_store_thumb.active{border-color:#111827}.preview_in_store_details{padding:24px 24px 24px 0;display:flex;flex-direction:column;gap:16px}@media(max-width:768px){.preview_in_store_details{padding:24px}}.preview_in_store_rating{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.preview_in_store_rating .ant-rate{font-size:16px}.preview_in_store_rating .ant-rate .ant-rate-star-full .ant-rate-star-second{color:#facc15}.preview_in_store_rating_text{font-size:14px;color:#374151}.preview_in_store_rating_count{font-size:13px;color:#6b7280}.preview_in_store_title{font-size:22px;font-weight:700;color:#111827;margin:0;line-height:1.3}.preview_in_store_description{font-size:14px;color:#4b5563;line-height:1.6;margin:0}.preview_in_store_meta{display:flex;flex-direction:column;gap:8px;font-size:13px;color:#6b7280}.preview_in_store_meta_row{display:flex;gap:24px}.preview_in_store_meta_row .in_stock{color:#16a34a;font-weight:500}.preview_in_store_meta_row .out_stock{color:#dc2626}.preview_in_store_pricing{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.preview_in_store_price{font-size:24px;font-weight:700;color:#16a34a}.preview_in_store_original{font-size:18px;color:#9ca3af;text-decoration:line-through}.preview_in_store_discount_tag{background:#facc15;color:#111827;font-size:13px;font-weight:600;padding:4px 10px;border-radius:6px}.preview_in_store_quantity{display:flex;align-items:center;gap:12px}.preview_in_store_quantity_label{font-size:14px;color:#374151}.preview_in_store_quantity_input{width:120px}.preview_in_store_quantity_input .ant-input-number-handler-wrap{opacity:1}.preview_in_store_flash{padding:12px 0}.preview_in_store_flash_text{font-size:14px;font-weight:500;color:#2563eb;margin-bottom:8px}.preview_in_store_flash_bar{height:8px;background:#dbeafe;border-radius:4px;overflow:hidden}.preview_in_store_flash_progress{height:100%;background:#2563eb;border-radius:4px;transition:width .2s}.preview_in_store_actions{display:flex;gap:12px;margin-top:auto;padding-top:16px}.preview_in_store_btn{display:inline-flex;align-items:center;gap:8px;flex:1}.preview_in_store_btn.preview_in_store_btn_fav,.preview_in_store_btn.preview_in_store_btn_add{border-color:#2563eb;color:#2563eb}.preview_in_store_btn.preview_in_store_btn_fav:hover,.preview_in_store_btn.preview_in_store_btn_add:hover{border-color:#1d4ed8;color:#1d4ed8}.preview_in_store_btn.preview_in_store_btn_buy{background:#2563eb;border-color:#2563eb;color:#fff}.preview_in_store_btn.preview_in_store_btn_buy:hover{background:#1d4ed8;border-color:#1d4ed8;color:#fff}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.cart_similar{margin-top:40px;padding-top:32px;border-top:1px solid #e8e8e8}.cart_similar_header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.cart_similar_title{margin:0;font-size:1rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#1a1a1a}.cart_similar_nav{display:flex;gap:8px}.cart_similar_nav_btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:1px solid #d9d9d9;border-radius:8px;background:#fff;color:#333;cursor:pointer;transition:border-color .2s,background .2s}.cart_similar_nav_btn:hover{border-color:#1a71f6;color:#1a71f6}.cart_similar_track_wrap{margin:0 -16px;padding:0 16px}@media(min-width:640px){.cart_similar_track_wrap{margin:0 -24px;padding:0 24px}}.cart_similar_track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px;scrollbar-width:none}.cart_similar_track::-webkit-scrollbar{height:6px}.cart_similar_track::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.cart_similar_card{flex:0 0 min(100%,340px);scroll-snap-align:start;display:flex;flex-direction:row;gap:14px;padding:14px;border:1px solid #e8e8e8;border-radius:12px;background:#fff;min-height:140px}.cart_similar_card--skeleton{min-height:140px;background:linear-gradient(90deg,#f0f0f0 25%,#f8f8f8,#f0f0f0 75%);background-size:200% 100%;animation:cart_similar_shimmer 1.2s ease-in-out infinite}@keyframes cart_similar_shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.cart_similar_card_media{flex-shrink:0;width:100px}.cart_similar_card_img,.cart_similar_card_img_placeholder{width:100px;height:100px;border-radius:10px;object-fit:cover}.cart_similar_card_img_placeholder{background:#e8e8e8}.cart_similar_card_body{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:6px}.cart_similar_card_badges{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.cart_similar_badge{font-size:11px;font-weight:600;padding:2px 8px;border-radius:4px;line-height:1.3}.cart_similar_badge--discount{background:#e53935;color:#fff}.cart_similar_badge--type{background:#1a71f6;color:#fff}.cart_similar_badge--gift{background:#7c3aed}.cart_similar_card_name{margin:0;font-size:.95rem;font-weight:700;color:#111;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart_similar_card_merchant{margin:0;font-size:.8125rem;color:#666;line-height:1.3;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.cart_similar_add_btn{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:8px 16px;border-radius:999px;border:1px solid #c9c9c9;background:#fff;cursor:pointer;font-size:.8125rem;font-weight:600;color:#222;transition:border-color .2s,color .2s}.cart_similar_add_btn:hover{border-color:#1a71f6;color:#1a71f6}.cart_similar_add_price{font-weight:700;white-space:nowrap}.cart_similar_add_label{font-weight:600;white-space:nowrap}.checkout_page_form_body{display:flex;flex-direction:column;gap:16px}.checkout_page_field{width:100%}.checkout_page_field_label{display:block;margin-bottom:6px;font-size:.9rem;font-weight:500;color:#555}.checkout_page_payment_btn_inner{display:flex;align-items:center;justify-content:space-between;width:100%;gap:12px}.checkout_page_payment_icon{height:28px;max-width:72px;object-fit:contain}.checkout_page_payment_form{margin-top:20px;border:1px solid #e6e6e6;border-radius:12px;padding:16px 16px 12px;display:flex;flex-direction:column;gap:12px}.checkout_page_payment_form_label{font-weight:600;margin-bottom:6px;color:#333}.checkout_page_payment_card_wrapper{border-radius:10px;border:1px solid #e0e0e0;background:#fff;overflow:hidden}.checkout_page_payment_card_number_row{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-bottom:1px solid #eee}.checkout_page_payment_card_number_input{flex:1;margin-right:8px}.checkout_page_payment_card_brands{display:flex;align-items:center;gap:4px}.checkout_page_payment_brand_badge{padding:2px 6px;border-radius:4px;font-size:10px;font-weight:600;color:#fff}.checkout_page_payment_brand_badge--amex{background:#016fd0}.checkout_page_payment_brand_badge--mada{background:#00966b}.checkout_page_payment_brand_badge--visa{background:#1a1f71}.checkout_page_payment_brand_badge--mc{background:#f79e1b}.checkout_page_payment_card_bottom_row{display:grid;grid-template-columns:1fr 1fr}.checkout_page_payment_card_bottom_cell{padding:8px 12px;border-right:1px solid #eee}.checkout_page_payment_card_bottom_cell:last-child{border-right:none}.checkout_page{min-height:100vh;display:flex;flex-direction:column;background:#fff}.checkout_page_main{flex:1;padding:24px 16px 48px}@media(min-width:640px){.checkout_page_main{padding:32px 24px 64px}}@media(min-width:1024px){.checkout_page_main{padding:40px 60px 80px}}.checkout_page_container{max-width:1200px;margin:0 auto}.checkout_page_grid{display:grid;gap:24px}@media(min-width:1024px){.checkout_page_grid{grid-template-columns:1fr 360px;align-items:start;gap:32px}}.checkout_page_form{min-width:0}.checkout_page_section_title{margin:0 0 14px;font-size:1.25rem;font-weight:700;color:#2a2a2a}.checkout_page_section_title--spaced{margin-top:24px}.checkout_page_subtitle{margin:-6px 0 14px;color:#777;font-size:.9rem}.checkout_page_two_cols{display:grid;gap:14px}@media(min-width:768px){.checkout_page_two_cols{grid-template-columns:1fr 1fr}}.checkout_page_payment_group{display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:640px){.checkout_page_payment_group{grid-template-columns:1fr 1fr 1fr}}.checkout_page_payment_btn{height:54px;display:flex;align-items:center;justify-content:center;border-radius:12px!important;border:1px solid #e6e6e6!important;background:#fff!important;padding:0 14px!important}.checkout_page_payment_btn .checkout_page_payment_label{font-weight:600;color:#2a2a2a}.ant-radio-button-wrapper-checked.checkout_page_payment_btn{border-color:#1a71f6!important;background:#eff6ff!important}@media(min-width:1024px){.checkout_page_summary{position:sticky;top:24px}}.checkout_page_summary_card{border-radius:14px;box-shadow:0 2px 12px #0000000f;border:1px solid #eee}.checkout_page_summary_title{margin:0 0 16px;font-size:1.1rem;font-weight:700;color:#2a2a2a}.checkout_page_summary_rows{display:flex;flex-direction:column;gap:12px;margin:0 0 16px}.checkout_page_summary_row{display:flex;justify-content:space-between;align-items:center;font-size:.95rem}.checkout_page_summary_row dt{margin:0;color:#666;font-weight:500}.checkout_page_summary_row dd{margin:0;font-weight:600;color:#2a2a2a}.checkout_page_summary_row--total{padding-top:12px;border-top:1px solid #eee}.checkout_page_summary_row--total dd{font-weight:800;color:#1a71f6}.checkout_page_summary_btn{width:100%;height:52px;border-radius:12px;font-weight:800;letter-spacing:.2px}.payment_result_page{min-height:100vh;display:flex;flex-direction:column;background:#fff}.payment_result_main{flex:1;display:flex;align-items:center;justify-content:center;padding:40px 16px}.payment_result_card{max-width:420px;width:100%;text-align:center;padding:32px 24px 28px;border-radius:16px;box-shadow:0 8px 30px #0000000f;border:1px solid #f0f0f0;background:#fff}.payment_result_icon{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.payment_result_icon--success{background:#e8f9f0;color:#22c55e}.payment_result_icon--error{background:#fef2f2;color:#ef4444;font-weight:700;font-size:28px}.payment_result_title{margin:0 0 8px;font-size:1.3rem;font-weight:700;color:#111827}.payment_result_subtitle{margin:0 0 24px;font-size:.95rem;color:#6b7280}.payment_result_actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.payment_result_btn{min-width:150px;height:44px;border-radius:999px!important;font-weight:600}.payment_result_btn--secondary{background:#fff!important;color:#111827!important;border-color:#d1d5db!important}.payment_result_btn--primary{background:#1d4ed8!important;border-color:#1d4ed8!important}*{font-family:Plus Jakarta Sans,Inter,sans-serif;font-optical-sizing:auto;margin:0;padding:0;box-sizing:border-box;text-decoration:none;outline:none;border:none;letter-spacing:.025em;font-size:.8rem;font-weight:600;line-height:1.5}html{background-color:#f3f4f8;scroll-behavior:smooth;scroll-padding-top:5rem;overflow-x:hidden;font-size:107.5%;text-size-adjust:none}html ::-webkit-scrollbar-track{background-color:#f3f4f8}html ::-webkit-scrollbar{width:8px;background-color:#f3f4f8}html ::-webkit-scrollbar-thumb{background-color:#42424233;border:0px;background-clip:padding-box;border-radius:5px}.main_layout{width:100%;height:100dvh;display:flex}@media(min-width:1024px){.main_layout .sidebar_component_desktop~.main_layout_body{margin-left:92px;transition:margin-left .2s ease}.main_layout .sidebar_component_desktop.sidebar_component_expanded~.main_layout_body{margin-left:280px}}.main_layout .main_layout_body{flex:1;display:flex;flex-direction:column;min-width:0}.main_layout .main_layout_body .main_layout_content{flex:1;display:flex;justify-content:center;overflow-y:auto}.main_layout .main_layout_body .main_layout_content .main_layout_content_inner{flex:1;height:fit-content;max-width:1440px;padding:22px 32px;width:100%}@media only screen and (max-width:768px){.main_layout .main_layout_body .main_layout_content .main_layout_content_inner{padding:22px}}@media only screen and (max-width:420px){.main_layout .main_layout_body .main_layout_content .main_layout_content_inner{padding:22px 12px}}.navbar_component{width:100%;height:82px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 32px;background-color:#fff}.navbar_component .navbar_component_sidebar_toggle{width:100%;display:flex;align-items:center;gap:12px}.navbar_component .navbar_component_sidebar_toggle .navbar_component_search_icon{cursor:pointer;display:none}@media(max-width:1024px){.navbar_component .navbar_component_sidebar_toggle .navbar_component_search_icon{display:flex;justify-content:center;align-items:center}}.navbar_component .navbar_component_input{width:100%;max-width:300px}.navbar_component .navbar_component_actions{display:flex;align-items:center;gap:16px}.navbar_component .navbar_component_actions_btn{width:36px;height:36px;padding:6px;display:flex;justify-content:center;align-items:center;border-radius:9px;background:#f6f6f6;cursor:pointer}.navbar_component .navbar_component_actions_menu{display:flex;align-items:center;gap:12px;cursor:pointer}.navbar_component .navbar_component_actions_menu .navbar_component_actions_menu_user{display:flex;flex-direction:column}@media(max-width:767px){.navbar_component .navbar_component_actions_menu .navbar_component_actions_menu_user{display:none}}.navbar_component .navbar_component_actions_menu .navbar_component_actions_menu_user .navbar_component_actions_menu_user_name{color:#2a2a2a;font-size:16px;font-weight:700;white-space:nowrap}.navbar_component .navbar_component_actions_menu .navbar_component_actions_menu_user .navbar_component_actions_menu_user_role{text-align:end;color:#727272;font-size:12px;font-weight:400;white-space:nowrap}.navbar_component_dropdown_header{display:flex;flex-direction:column;gap:2px;padding:2px 0;min-width:140px}.navbar_component_dropdown_header .navbar_component_dropdown_header_name{font-weight:600;font-size:14px;color:#2a2a2a}.navbar_component_dropdown_header .navbar_component_dropdown_header_role{font-size:12px;color:#727272}.sidebar_component{height:100%;display:flex;flex-direction:column;background:#fff}.sidebar_component .sidebar_header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:20px 16px;height:82px}.sidebar_component .sidebar_logo{height:22px;width:auto;display:block;cursor:pointer}.sidebar_component .sidebar_collapse_btn{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:8px;background:transparent;color:#666;cursor:pointer;transition:background .2s,color .2s}.sidebar_component .sidebar_collapse_btn:hover{background:#f5f5f5;color:#000}.sidebar_component .sidebar_content{flex:1;overflow-y:auto;padding:16px 0}.sidebar_component .sidebar_section{margin-bottom:20px}.sidebar_component .sidebar_section:last-of-type{margin-bottom:0}.sidebar_component .sidebar_section_label{padding:0 16px 12px;letter-spacing:.5px;text-transform:uppercase;color:#727272;font-size:14px;font-weight:600}.sidebar_component .sidebar_section_items{display:flex;flex-direction:column;gap:10px}.sidebar_component .sidebar_nested_group{margin:0 8px}.sidebar_component .sidebar_nested_header{display:flex;align-items:center;gap:12px;padding:10px 16px;border-radius:8px;font-size:14px;color:#595959;cursor:pointer;transition:background .2s,color .2s}.sidebar_component .sidebar_nested_header:hover{background:#f5f5f5;color:#262626}.sidebar_component .sidebar_nested_icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;color:#888}.sidebar_component .sidebar_nested_label{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#888;font-size:14px;font-weight:400}.sidebar_component .sidebar_nested_chevron{flex-shrink:0;display:flex;align-items:center;color:#888}.sidebar_component .sidebar_nested_children{position:relative;padding-left:20px;margin-top:4px;border-left:1px solid #e8e8e8;margin-left:28px}.sidebar_component .sidebar_nested_child{position:relative;margin-bottom:2px}.sidebar_component .sidebar_nested_child:last-child{margin-bottom:0}.sidebar_component .sidebar_nested_child_line{position:absolute;left:-20px;top:50%;width:12px;height:1px;background:#e8e8e8;pointer-events:none}.sidebar_component .sidebar_nested_child .sidebar_item{margin:0;padding:8px 12px}.sidebar_component .sidebar_item{display:flex;align-items:center;gap:12px;padding:10px 16px;margin:0 8px;border-radius:8px;font-size:14px;color:#595959;cursor:pointer;transition:background .2s,color .2s;text-decoration:none}.sidebar_component .sidebar_item:hover{background:#f5f5f5;color:#262626}.sidebar_component a .sidebar_item{color:inherit}.sidebar_component .sidebar_item_active{background:#e6f4ff;color:#1a71f6}.sidebar_component .sidebar_item_active:hover{background:#bae0ff;color:#0958d9}.sidebar_component .sidebar_item_icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;color:inherit}.sidebar_component .sidebar_item_title{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#888;font-size:14px;font-weight:400}.sidebar_component .sidebar_item_badge{flex-shrink:0;font-size:13px;color:inherit;opacity:.9}.sidebar_component .sidebar_item_badge_count{min-width:20px;height:20px;padding:0 6px;border-radius:10px;background:#ff4d4f;color:#fff;font-size:11px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;line-height:1;opacity:1}.sidebar_component .sidebar_item_active .sidebar_item_badge_count{background:#ff4d4f;color:#fff}.sidebar_component .sidebar_footer{flex-shrink:0;padding:16px;border-top:1px solid #f0f0f0}.sidebar_component .sidebar_user{display:flex;align-items:center;gap:12px;padding:12px;border-radius:10px;background:#fafafa;cursor:pointer;transition:background .2s}.sidebar_component .sidebar_user:hover{background:#f0f0f0}.sidebar_component .sidebar_user_avatar{flex-shrink:0;background:#1a71f6;color:#fff;font-size:14px;font-weight:600}.sidebar_component .sidebar_user_info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.sidebar_component .sidebar_user_name{font-size:14px;font-weight:600;color:#000}.sidebar_component .sidebar_user_role{font-size:12px;color:#8c8c8c}.sidebar_component .sidebar_user_chevron{flex-shrink:0;color:#8c8c8c}.sidebar_component_desktop{position:fixed;left:0;top:0;bottom:0;z-index:100;width:92px;transition:width .2s ease}.sidebar_component_desktop.sidebar_component_expanded{width:280px}.sidebar_component_desktop.sidebar_component_collapsed .sidebar_logo{opacity:0;width:0;padding:0;overflow:hidden;height:0}.sidebar_component_desktop.sidebar_component_collapsed .sidebar_section_label{opacity:0;height:0;padding:0;margin:0;overflow:hidden}.sidebar_component_desktop.sidebar_component_collapsed .sidebar_item_title,.sidebar_component_desktop.sidebar_component_collapsed .sidebar_item_badge,.sidebar_component_desktop.sidebar_component_collapsed .sidebar_nested_label,.sidebar_component_desktop.sidebar_component_collapsed .sidebar_nested_chevron{display:none}.sidebar_component_desktop.sidebar_component_collapsed .sidebar_nested_header{justify-content:center;padding-inline:12px}.sidebar_component_desktop.sidebar_component_collapsed .sidebar_nested_children{padding-left:0;margin-left:0;border-left:none}.sidebar_component_desktop.sidebar_component_collapsed .sidebar_nested_child{padding-left:0}.sidebar_component_desktop.sidebar_component_collapsed .sidebar_nested_child_line{display:none}.sidebar_component_desktop.sidebar_component_collapsed .sidebar_item{justify-content:center;padding-inline:12px}.sidebar_component_desktop.sidebar_component_collapsed .sidebar_user_info,.sidebar_component_desktop.sidebar_component_collapsed .sidebar_user_chevron{display:none}.sidebar_component_desktop.sidebar_component_collapsed .sidebar_header{justify-content:center}.sidebar_component_desktop.sidebar_component_collapsed .sidebar_user{justify-content:center;padding:12px}.sidebar_component_drawer{height:100%;min-height:100dvh}.sidebar_drawer_body{padding:0!important;height:100%}.custom_input{width:100%;display:flex;flex-direction:column;gap:8px}.custom_input .custom_input_label{color:#052e37;font-size:14px;font-weight:400;text-transform:capitalize;display:inline-flex;align-items:center;gap:2px}.custom_input .custom_input_label_required{color:#dc2626;font-size:14px;font-weight:500}.custom_input .custom_input_error{color:#dc3545;font-size:11px;font-weight:500}.custom_input .custom_input_textarea{resize:none}.shared_header{display:flex;justify-content:space-between;align-items:center;gap:22px}.shared_header .shared_header_left{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px}.shared_header .shared_header_left .shared_header_left_title{display:flex;align-items:center;gap:8px}.shared_header .shared_header_left .shared_header_left_title .shared_header_left_title_icon{cursor:pointer}.shared_header .shared_header_left .shared_header_left_title .shared_header_left_title_text{color:#2a2a2a;font-size:20px;font-weight:600}.shared_header .shared_header_left .shared_header_left_breadcrumb{font-size:12px}.shared_header .shared_header_left .shared_header_left_breadcrumb .ant-breadcrumb-link{font-size:12px;display:flex;justify-content:center;align-items:center}.shared_header .shared_header_left .shared_header_left_breadcrumb .ant-breadcrumb-separator{font-size:12px}.shared_header .shared_header_left .shared_header_left_breadcrumb_item{font-size:12px;display:flex;justify-content:center;align-items:center}.shared_header .shared_header_left .shared_header_left_breadcrumb_item_link{cursor:pointer;transition:opacity .2s ease,color .2s ease}.shared_header .shared_header_left .shared_header_left_breadcrumb_item_link:hover{opacity:.8;color:#1a71f6}.shared_table{width:100%;padding:24px;display:flex;flex-direction:column;gap:24px;border-radius:24px;background:#fff}.shared_table .shared_table_header{display:flex;justify-content:space-between;align-items:center;width:100%;gap:12px}.shared_table .shared_table_header .shared_table_header_input{max-width:300px}.shared_table .shared_table_body{width:100%;border-radius:12px;border:1px solid #e7e7e7;overflow-x:auto;overflow-y:hidden}.shared_table .shared_table_body::-webkit-scrollbar{height:4px;width:4px}.shared_table .shared_table_body::-webkit-scrollbar-track{background:transparent}.shared_table .shared_table_body::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:2px}.shared_table .shared_table_body::-webkit-scrollbar-thumb:hover{background:#b0b0b0}.shared_table .shared_table_body{scrollbar-width:thin;scrollbar-color:#d0d0d0 transparent}.shared_table .shared_table_body .ant-table-thead>tr>th{height:50px;white-space:nowrap;color:#6b7280;font-size:12px;font-weight:500}.shared_table .shared_table_body .ant-table-tbody>tr{min-height:62px}.shared_table .shared_table_body .ant-table-tbody>tr>td{height:62px;color:#454545;font-size:14px;font-weight:600}.shared_table .shared_table_footer{display:flex;justify-content:space-between;align-items:center;width:100%;gap:12px;flex-wrap:wrap}.shared_table .shared_table_footer .shared_table_footer_text{color:#737373;font-size:14px;font-weight:400}.shared_table .shared_table_footer .shared_table_footer_text span{color:#1a71f6}.shared_table .shared_table_footer .shared_table_footer_actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.shared_table .shared_table_footer .shared_table_footer_actions .shared_table_footer_actions_text{color:#454545;font-size:14px;font-weight:400}.shared_table .shared_table_footer .shared_table_footer_actions .shared_table_footer_actions_buttons{display:flex;align-items:center;gap:12px}@media(max-width:640px){.shared_table{padding:16px}.shared_table .shared_table_footer{flex-direction:column;align-items:stretch;gap:12px;text-align:center}.shared_table .shared_table_footer .shared_table_footer_text{font-size:13px}.shared_table .shared_table_footer .shared_table_footer_actions{justify-content:center}.shared_table .shared_table_footer .shared_table_footer_actions_text{font-size:13px}}.shared_not_found{width:100%;height:100dvh;display:flex;align-items:center;justify-content:center}.shared_coming_soon{width:100%;min-height:100%;display:flex;align-items:center;justify-content:center}.shared_stats_card{width:100%;min-width:220px;min-height:182px;border-radius:10px;background:#fff;box-shadow:0 4px 100px 20px #00000008;padding:20px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:20px;overflow:hidden}.shared_stats_card .shared_stats_card_header{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.shared_stats_card .shared_stats_card_header .shared_stats_card_header_title{color:#454545;font-size:20px;font-weight:700}.shared_stats_card .shared_stats_card_header .shared_stats_card_header_value{color:#19c332;font-size:14px;font-weight:500;display:flex;align-items:center;gap:4px}.shared_stats_card .shared_stats_card_body{color:#737373;font-size:32px;font-weight:700}.shared_stats_card .shared_stats_card_footer{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px}.shared_stats_card .shared_stats_card_footer .shared_stats_card_footer_title{color:#737373;font-size:28px;font-weight:700}.shared_stats_card_primary{border-radius:10px;background:linear-gradient(119deg,#1a71f6 1.25%,#0f4290 99.06%);box-shadow:0 4px 100px 20px #00000008}.shared_stats_card_primary .shared_stats_card_header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.shared_stats_card_primary .shared_stats_card_header .shared_stats_card_header_title{font-size:24px;font-weight:700;background:linear-gradient(97deg,#fff -1.96%,#ffffff80 102.58%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.shared_stats_card_primary .shared_stats_card_body,.shared_stats_card_primary .shared_stats_card_footer .shared_stats_card_footer_title{color:#fff}.shared_stats_card_footer_button{cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;position:relative}.shared_stats_card_footer_button .shared_stats_card_footer_button_notification{display:inline-flex;min-width:20px;min-height:20px;padding:4px 6px;font-size:11px;font-weight:700;color:#fff;background:#ef4444;border-radius:10px;white-space:nowrap;box-shadow:0 1px 3px #ef44444d;display:flex;align-items:center;justify-content:center;gap:3px}.shared_stats_card_primary .shared_stats_card_footer_button .shared_stats_card_footer_button_notification{background:#fffffff2;color:#1a71f6;box-shadow:0 1px 3px #00000026}.shared_stats_card_footer_button .shared_stats_card_footer_button_notification_value{color:#1a71f6;font-size:12px;font-weight:700}.shared_stats_card_2{width:100%;min-height:180px;border-radius:10px;background:#fff;box-shadow:0 4px 20px #0000000f;padding:20px;display:flex;flex-direction:column;justify-content:space-between;gap:16px}.shared_stats_card_2 .shared_stats_card_2_header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.shared_stats_card_2 .shared_stats_card_2_header_text{flex:1;min-width:0}.shared_stats_card_2 .shared_stats_card_2_title{margin:0;color:#333;font-size:16px;font-weight:700;line-height:1.3}.shared_stats_card_2 .shared_stats_card_2_timeframe{margin:4px 0 0;color:#737373;font-size:13px;font-weight:400}.shared_stats_card_2 .shared_stats_card_2_kebab{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;background:none;color:#737373;cursor:pointer;border-radius:6px}.shared_stats_card_2 .shared_stats_card_2_kebab:hover{color:#333;background:#0000000d}.shared_stats_card_2 .shared_stats_card_2_body{flex:1;display:flex;flex-direction:column;justify-content:center;gap:8px;min-height:0}.shared_stats_card_2 .shared_stats_card_2_single_row{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px}.shared_stats_card_2 .shared_stats_card_2_value{color:#2d4a3e;font-size:28px;font-weight:700;line-height:1.2}@media(min-width:576px){.shared_stats_card_2 .shared_stats_card_2_value{font-size:32px}}.shared_stats_card_2 .shared_stats_card_2_performance{color:#333;font-size:14px;font-weight:500}.shared_stats_card_2 .shared_stats_card_2_change{color:#19c332;font-weight:600}.shared_stats_card_2 .shared_stats_card_2_previous{margin:0;color:#737373;font-size:13px;font-weight:400}.shared_stats_card_2 .shared_stats_card_2_previous_value{color:#1a71f6;font-weight:500}.shared_stats_card_2 .shared_stats_card_2_dual{display:flex;align-items:stretch;justify-content:space-between;gap:16px}.shared_stats_card_2 .shared_stats_card_2_dual_section{flex:1;display:flex;flex-direction:column;gap:4px}.shared_stats_card_2 .shared_stats_card_2_dual_section.shared_stats_card_2_dual_section_right{align-items:flex-end;text-align:right}.shared_stats_card_2 .shared_stats_card_2_dual_label{color:#454545;font-size:13px;font-weight:500}.shared_stats_card_2 .shared_stats_card_2_dual_value{margin:0;font-size:16px;font-weight:700;line-height:1.3}.shared_stats_card_2 .shared_stats_card_2_dual_value.shared_stats_card_2_dual_value_blue{color:#1a71f6}.shared_stats_card_2 .shared_stats_card_2_dual_value.shared_stats_card_2_dual_value_blue .shared_stats_card_2_dual_suffix{color:#4a90e2;font-weight:500}.shared_stats_card_2 .shared_stats_card_2_dual_value.shared_stats_card_2_dual_value_green{color:#19c332}.shared_stats_card_2 .shared_stats_card_2_dual_value.shared_stats_card_2_dual_value_green .shared_stats_card_2_dual_suffix{color:#2e9d4a;font-weight:500}.shared_stats_card_2 .shared_stats_card_2_footer{display:flex;justify-content:flex-end;align-items:center}.shared_stats_card_2 .shared_stats_card_2_details_btn{padding:8px 20px;border-radius:100px;border:1px solid #1a71f6;background:transparent;color:#1a71f6;font-size:14px;font-weight:500;cursor:pointer}.shared_stats_card_2 .shared_stats_card_2_details_btn:hover{background:#1a71f614}.shared_transactions_top_vouchers{width:100%;display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:1024px){.shared_transactions_top_vouchers{grid-template-columns:1fr 380px}}.shared_transactions_top_vouchers_transactions{background:#fff;border-radius:10px;box-shadow:0 4px 20px #0000000f;padding:20px;display:flex;flex-direction:column;gap:16px;min-height:320px}.shared_transactions_top_vouchers_transactions_header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-shrink:0}.shared_transactions_top_vouchers_title{margin:0;color:#333;font-size:18px;font-weight:700}@media(min-width:576px){.shared_transactions_top_vouchers_title{font-size:20px}}.shared_transactions_top_vouchers_filter_btn{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:8px;border:none;background:#f0f0f0;color:#454545;font-size:14px;font-weight:500;cursor:pointer}.shared_transactions_top_vouchers_filter_btn:hover{background:#e5e5e5}.shared_transactions_top_vouchers_table_wrap{flex:1;min-height:0;overflow-x:auto}.shared_transactions_top_vouchers_table{width:100%;border-collapse:collapse;font-size:14px}.shared_transactions_top_vouchers_table th,.shared_transactions_top_vouchers_table td{padding:12px 14px;text-align:left;color:#454545}.shared_transactions_top_vouchers_table th{font-weight:600;color:#333;border-bottom:1px solid #e8e8e8}.shared_transactions_top_vouchers_table tbody tr{border-bottom:1px solid #f0f0f0}.shared_transactions_top_vouchers_table tbody tr:last-child{border-bottom:none}.shared_transactions_top_vouchers_status{display:inline-flex;align-items:center;gap:6px;font-weight:500}.shared_transactions_top_vouchers_status_dot{width:8px;height:8px;border-radius:50%;background:var(--status-color, #1a71f6);flex-shrink:0}.shared_transactions_top_vouchers_transactions_footer{display:flex;justify-content:flex-end;flex-shrink:0}.shared_transactions_top_vouchers_details_btn{padding:8px 20px;border-radius:100px;border:1px solid #7c3aed;background:transparent;color:#6d28d9;font-size:14px;font-weight:500;cursor:pointer}.shared_transactions_top_vouchers_details_btn:hover{background:#7c3aed14}.shared_transactions_top_vouchers_vouchers{background:#fff;border-radius:10px;box-shadow:0 4px 20px #0000000f;padding:20px;display:flex;flex-direction:column;gap:16px;min-height:320px}.shared_transactions_top_vouchers_vouchers_header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-shrink:0}.shared_transactions_top_vouchers_all_link{padding:0;border:none;background:none;color:#1a71f6;font-size:14px;font-weight:500;cursor:pointer}.shared_transactions_top_vouchers_all_link:hover{text-decoration:underline}.shared_transactions_top_vouchers_search_wrap{flex-shrink:0}.shared_transactions_top_vouchers_search_wrap .custom_input{margin:0}.shared_transactions_top_vouchers_search_wrap .custom_input_text{border-radius:8px;background:#f5f5f5!important;border-color:transparent!important}.shared_transactions_top_vouchers_search{width:100%}.shared_transactions_top_vouchers_list{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:10px}.shared_transactions_top_vouchers_list_item{display:flex;align-items:center;gap:12px;padding:12px;border-radius:8px;background:#f5f5f5}.shared_transactions_top_vouchers_list_item_img{width:48px;height:48px;border-radius:6px;overflow:hidden;flex-shrink:0}.shared_transactions_top_vouchers_list_item_img img{width:100%;height:100%;object-fit:cover}.shared_transactions_top_vouchers_list_item_placeholder{display:block;width:100%;height:100%;background:#e0e0e0}.shared_transactions_top_vouchers_list_item_info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.shared_transactions_top_vouchers_list_item_name{color:#333;font-size:14px;font-weight:600}.shared_transactions_top_vouchers_list_item_id{color:#737373;font-size:12px}.shared_transactions_top_vouchers_list_item_price{flex-shrink:0;color:#333;font-size:14px;font-weight:700}.shared_quick_actions{display:flex;flex-direction:column;gap:10px}.shared_quick_actions .shared_quick_actions_header{background:linear-gradient(90deg,#1a71f6,#1a71f680 33.18%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:18px;font-weight:700}@media(min-width:576px){.shared_quick_actions .shared_quick_actions_header{font-size:20px}}.shared_quick_actions .shared_quick_actions_items{display:flex;flex-direction:column;gap:10px}.shared_quick_actions .shared_quick_actions_items .shared_quick_actions_item{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;gap:12px;padding:12px 16px;border-radius:10px;border:1px solid #737373;background:#fff;box-shadow:0 4px 100px #00000008;min-height:auto}@media(min-width:576px){.shared_quick_actions .shared_quick_actions_items .shared_quick_actions_item{flex-direction:row;align-items:center;padding:15px 20px;min-height:128px}.shared_quick_actions .shared_quick_actions_items .shared_quick_actions_item>div:first-child{flex:1;min-width:0}.shared_quick_actions .shared_quick_actions_items .shared_quick_actions_item .ant-btn{flex-shrink:0}}.shared_quick_actions .shared_quick_actions_items .shared_quick_actions_item .shared_quick_actions_value{width:100%;color:#0f4290;font-size:32px;font-weight:700;display:flex;justify-content:space-between;align-items:center;gap:12px}.shared_quick_actions .shared_quick_actions_items .shared_quick_actions_item .shared_quick_actions_title{color:#454545;font-size:13px;font-weight:700}.shared_quick_actions .shared_quick_actions_items .shared_quick_actions_item .shared_quick_actions_description{color:#737373;font-size:12px;font-weight:400;display:flex;justify-content:space-between;gap:4px;align-items:center}.shared_quick_actions .shared_quick_actions_items .shared_quick_actions_item_selected{border-radius:10px;border:1px solid #737373;background:linear-gradient(90deg,#0f4290,#1a71f6);box-shadow:0 4px 100px #00000008}.shared_quick_actions .shared_quick_actions_items .shared_quick_actions_item_selected .shared_quick_actions_title,.shared_quick_actions .shared_quick_actions_items .shared_quick_actions_item_selected .shared_quick_actions_description{color:#fff}.shared_quick_actions .shared_quick_actions_items .shared_quick_actions_item_highlighted{border:1px solid #737373;background:linear-gradient(90deg,#bbe1ff,#fff);box-shadow:0 4px 100px #00000008}.shared_quick_actions .shared_quick_actions_value_see_all{display:flex;justify-content:center;align-items:center;gap:8px;color:#0f4290;font-size:14px;font-weight:500;cursor:pointer}.shared_quick_actions .shared_quick_actions_value_new{display:flex;padding:5px 30px;justify-content:center;align-items:center;gap:10px;border-radius:10px;background:linear-gradient(90deg,#1a71f6,#1154d4);color:#fff;font-size:14px;font-weight:400}.dashboard-chart-card{border-radius:20px;border:1px solid #1a71f6;background:linear-gradient(106deg,#1a71f60d,#1a71f640);box-shadow:0 12px 30px #0f172a0f;padding:12px 14px 16px;display:flex;height:100%;flex-direction:column;gap:10px}@media(min-width:576px){.dashboard-chart-card{padding:18px 20px 20px;gap:12px}}.dashboard-chart-card__header{display:flex;justify-content:space-between;align-items:center;gap:10px}.dashboard-chart-card__title{color:#454545;font-size:16px;font-style:normal;font-weight:600;line-height:1.4}@media(min-width:576px){.dashboard-chart-card__title{font-size:20px;line-height:32px}}.dashboard-chart-card__body{display:flex;gap:8px;height:100%;min-height:0}@media(min-width:576px){.dashboard-chart-card__body{gap:12px}}.dashboard-chart-card__y-axis{display:flex;flex-direction:column;justify-content:space-between;padding-right:4px;flex-shrink:0}@media(min-width:576px){.dashboard-chart-card__y-axis{padding-right:8px}}.dashboard-chart-card__y-axis span{color:#888;font-size:10px;font-weight:400;line-height:1.3}@media(min-width:576px){.dashboard-chart-card__y-axis span{font-size:12px;line-height:16px}}.dashboard-chart-card__bars{flex:1;display:flex;align-items:flex-end;gap:6px;min-width:0}@media(min-width:576px){.dashboard-chart-card__bars{gap:12px}}@media(min-width:768px){.dashboard-chart-card__bars{gap:16px}}.dashboard-chart-card__day-group{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;gap:4px}@media(min-width:576px){.dashboard-chart-card__day-group{gap:6px}}.dashboard-chart-card__bars-inner{width:100%;height:120px;display:flex;align-items:flex-end;justify-content:center;gap:4px}@media(min-width:576px){.dashboard-chart-card__bars-inner{height:150px;gap:6px}}@media(min-width:768px){.dashboard-chart-card__bars-inner{height:180px}}.dashboard-chart-card__bar{width:6px}@media(min-width:576px){.dashboard-chart-card__bar{width:8px}}@media(min-width:768px){.dashboard-chart-card__bar{width:10px}}.dashboard-chart-card__bar{border-radius:2px}.dashboard-chart-card__bar--primary{background:linear-gradient(180deg,#1a71f6,#0f4290)}.dashboard-chart-card__bar--secondary{background:#b0b0b0}.dashboard-chart-card__day-label{color:#888;text-align:center;font-size:10px;font-weight:400;line-height:1.3;max-width:100%}.dashboard-chart-card__day-label--full{display:none}.dashboard-chart-card__day-label--short{display:inline}@media(min-width:576px){.dashboard-chart-card__day-label{font-size:12px;line-height:16px}.dashboard-chart-card__day-label--full{display:inline}.dashboard-chart-card__day-label--short{display:none}}.dashboard-chart-card-status-container{display:flex;gap:10px;align-items:center}.dashboard-chart-card-status-container .dashboard-chart-card-status{display:flex;gap:8px;align-items:center}.dashboard-chart-card-status-container .dashboard-chart-card-status p{color:#000;font-size:10px;font-weight:400}.dashboard-chart-card-status-container .dashboard-chart-card-status span{width:10px;height:10px;border-radius:50%;background-color:#1a71f6}.dashboard-chart-card-status-container .dashboard-chart-card-status2 span{background-color:#888}.shared_voucher_design{position:relative;width:280px;height:220px}.shared_voucher_design .shared_voucher_design_img{width:100%;height:100%;object-fit:fill;border-radius:12px}.shared_voucher_design .shared_voucher_design_border_wrap{position:absolute;bottom:10px;left:50%;width:250px;height:99px;transform:translate(-50%)}.shared_voucher_design .shared_voucher_design_border_wrap .shared_voucher_design_border_content{position:absolute;top:50%;left:50%;border-radius:12px;transform:translate(-50%,-50%);width:100%;height:100%;padding:12px 16px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:12px;box-shadow:#64646f33 0 7px 29px}.shared_voucher_design .shared_voucher_design_border_wrap .shared_voucher_design_border_content .shared_voucher_design_border_content_header{width:100%;display:flex;align-items:center;gap:12px}.shared_voucher_design .shared_voucher_design_border_wrap .shared_voucher_design_border_content .shared_voucher_design_border_content_header .shared_voucher_design_border_content_header_avatar{width:35px;height:35px;border-radius:50%;object-fit:fill}.shared_voucher_design .shared_voucher_design_border_wrap .shared_voucher_design_border_content .shared_voucher_design_border_content_header .shared_voucher_design_border_content_header_info_wrap{max-width:250px;width:100%;min-width:0;overflow:hidden;display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.shared_voucher_design .shared_voucher_design_border_wrap .shared_voucher_design_border_content .shared_voucher_design_border_content_header .shared_voucher_design_border_content_header_info_wrap .shared_voucher_design_border_content_header_info_code{color:#737373;font-size:10px;font-weight:600;flex-shrink:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shared_voucher_design .shared_voucher_design_border_wrap .shared_voucher_design_border_content .shared_voucher_design_border_content_header .shared_voucher_design_border_content_header_info{display:flex;flex-direction:column;gap:0;min-width:0;overflow:hidden}.shared_voucher_design .shared_voucher_design_border_wrap .shared_voucher_design_border_content .shared_voucher_design_border_content_header .shared_voucher_design_border_content_header_info .shared_voucher_design_border_content_header_info_name{color:#0e121b;font-size:12px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shared_voucher_design .shared_voucher_design_border_wrap .shared_voucher_design_border_content .shared_voucher_design_border_content_header .shared_voucher_design_border_content_header_info .shared_voucher_design_border_content_header_info_merchant{color:#717784;font-size:10px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shared_voucher_design .shared_voucher_design_border_wrap .shared_voucher_design_border_content .shared_voucher_design_border_content_footer{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px}.shared_voucher_design .shared_voucher_design_border_wrap .shared_voucher_design_border_content .shared_voucher_design_border_content_footer .shared_voucher_design_border_content_footer_copies{color:#0e121b;text-overflow:ellipsis;font-size:10px;font-weight:400;white-space:nowrap}.shared_voucher_design .shared_voucher_design_border_wrap .shared_voucher_design_border_content .shared_voucher_design_border_content_footer .shared_voucher_design_border_content_footer_amount{color:#0e121b;text-overflow:ellipsis;font-size:14px;font-weight:700;white-space:nowrap}.shared_voucher_design .shared_voucher_design_border_wrap .shared_voucher_design_border_content .shared_voucher_design_border_content_footer .shared_voucher_design_border_content_footer_expiry{color:#0e121b;text-overflow:ellipsis;font-size:10px;font-weight:400;white-space:nowrap}.shared_voucher_design .shared_voucher_design_border_content_items_group{position:absolute;top:-30px;left:0;width:100%;display:flex;justify-content:flex-start;align-items:center;gap:12px}.shared_voucher_design .shared_voucher_design_border_content_items_group .shared_voucher_design_border_content_items_group_text{color:#fff;font-size:14px;font-weight:600;text-shadow:1px 1px 2px black,0 0 0 black,0 0 .2em black}.shared_voucher_design .shared_voucher_design_border_content_items_group .shared_voucher_design_border_content_items_group_avatar{background-color:#fff;box-shadow:#64646f33 0 7px 29px}.shared_voucher_design .ant-avatar-circle{width:24px;height:24px;border-radius:50%;background-color:#fff;box-shadow:#64646f33 0 7px 29px}.shared_voucher_design .ant-avatar-circle .ant-avatar-string{font-size:12px;font-weight:600;color:#0e121b}.admin_settings{width:100%;height:100%;display:flex;flex-direction:column;gap:24px}.admin_settings_content{display:flex;flex-direction:column;gap:24px;max-width:1440px}.admin_settings_profile_card{border-radius:16px;background:linear-gradient(135deg,#eefaff,#daf3ff);border:1px solid #bdebff;padding:28px 32px;box-shadow:0 2px 8px #2196f314}.admin_settings_profile_hero{display:flex;align-items:center;gap:24px}.admin_settings_profile_avatar_wrap{flex-shrink:0}.admin_settings_profile_avatar{background:#34b1fd!important;color:#fff!important;font-size:28px;font-weight:600}.admin_settings_profile_hero_text{display:flex;flex-direction:column;gap:4px;min-width:0}.admin_settings_profile_name{margin:0;font-size:20px;font-weight:600;color:#131f3c;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin_settings_profile_role{font-size:14px;color:#535e76;font-weight:500}.admin_settings_form{display:flex;flex-direction:column;gap:28px;border-radius:16px;background:#fff;border:1px solid #d6d9e1;padding:28px 32px;box-shadow:0 2px 12px #131f3c0f}.admin_settings_section{display:flex;flex-direction:column;gap:18px}.admin_settings_section:not(:last-child){padding-bottom:24px;border-bottom:1px solid #f1f2f5}.admin_settings_section_readonly{background:#f6f7f9;margin:0 -32px;padding:20px 32px 24px!important;border-radius:12px;border-bottom:none!important}.admin_settings_section_title{margin:0;font-size:15px;font-weight:600;color:#131f3c;letter-spacing:-.01em}.admin_settings_form_grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 24px}@media(max-width:640px){.admin_settings_form_grid{grid-template-columns:1fr}}.admin_settings_readonly_grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 24px}@media(max-width:480px){.admin_settings_readonly_grid{grid-template-columns:1fr}}.admin_settings_readonly_item{display:flex;flex-direction:column;gap:4px}.admin_settings_readonly_label{font-size:12px;font-weight:500;color:#535e76;text-transform:uppercase;letter-spacing:.04em}.admin_settings_readonly_value{font-size:14px;font-weight:500;color:#131f3c}.admin_settings_form_actions{display:flex;justify-content:flex-start;align-items:center;padding-top:8px}.admin_settings_submit_btn{min-width:160px;font-weight:600}.shared_voucher_status{display:inline-block;padding:4px 10px;border-radius:999px;border:1px solid transparent;font-size:12px;font-weight:500;transition:background-color .2s,color .2s,border-color .2s}.shared_voucher_status--has_dropdown{cursor:pointer;-webkit-user-select:none;user-select:none}.shared_voucher_status--active{background-color:#22c55e1f;color:#15803d;border-color:#22c55e4d}.shared_voucher_status--draft{background-color:#f3f4f6;color:#374151;border-color:#e5e7eb}.shared_voucher_status--requested{background-color:#3b82f61f;color:#1d4ed8;border-color:#3b82f64d}.shared_voucher_status--cancelled{background-color:#ef44441f;color:#b91c1c;border-color:#ef44444d}.shared_voucher_status--expired{background-color:#f973161f;color:#c2410c;border-color:#f973164d}.shared_voucher_status--published{background-color:#87d068;color:#fff;border-color:#87d068}.ant-badge .ant-badge-count,.ant-badge .ant-scroll-number-only{display:flex!important;justify-content:center!important;align-items:center!important}.ant-badge .ant-scroll-number-only-unit{font-size:10px!important}.auth_login_page{width:100%;height:100dvh;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#fff}.auth_merchant_register_page{width:100%;height:100dvh;min-height:100dvh;overflow:hidden;background-color:#fff;display:flex;flex-direction:column}.auth_merchant_register_page .auth_merchant_register_page_content{width:100%;flex:1;min-height:0;min-width:0;display:flex;align-items:flex-start;justify-content:center;overflow-y:auto;-webkit-overflow-scrolling:touch}.auth_merchant_register_page .auth_merchant_register_page_content .auth_merchant_register_page_inner{flex:1;height:fit-content;min-height:min-content;width:100%;display:flex;align-items:stretch;min-width:0}@media(max-height:700px){.auth_merchant_register_page .auth_merchant_register_page_content{align-items:stretch}}.auth_merchant_register_page .merchant_register_form{height:auto!important;align-items:center!important}.auth_customer_register_page,.auth_customer_otp_page{width:100%;height:100dvh;overflow:hidden;display:flex;align-items:stretch;justify-content:center;background-color:#fff}.customer_otp_form{width:50%;height:100%;min-height:0;display:flex;align-items:center;justify-content:center;overflow-y:auto;padding:24px 0}@media(max-width:1024px){.customer_otp_form{width:100%}}.customer_otp_form .customer_otp_form_content{width:80%;max-width:550px;display:flex;flex-direction:column;gap:42px;flex-shrink:0}.customer_otp_form .customer_otp_form_content .customer_otp_form_content_logo{height:32px;width:auto;display:block;cursor:pointer}.customer_otp_form .customer_otp_form_content .customer_otp_form_content_form{display:flex;flex-direction:column;gap:12px}.customer_otp_form .customer_otp_form_content .customer_otp_form_content_form .customer_otp_form_content_title{font-size:24px;font-weight:600}.customer_otp_form .customer_otp_form_content .customer_otp_form_content_form .customer_otp_form_content_description{font-size:14px;font-weight:400;color:#666}.customer_otp_form .customer_otp_form_content .customer_otp_form_content_form .customer_otp_form_content_email{font-size:14px;font-weight:400;color:#333;margin:0}.customer_otp_form .customer_otp_form_content .customer_otp_form_content_form .customer_otp_form_content_otp_field .customer_otp_form_content_otp_label{display:block;margin-bottom:8px;font-size:14px;font-weight:500;color:#333}.customer_otp_form .customer_otp_form_content .customer_otp_form_content_form .customer_otp_form_content_otp_field .customer_otp_form_content_required{color:#ff4d4f}.customer_otp_form .customer_otp_form_content .customer_otp_form_content_form .customer_otp_form_content_otp_field .customer_otp_form_content_otp_error{margin-top:4px;font-size:12px;color:#ff4d4f}.customer_otp_form .customer_otp_form_content .customer_otp_form_content_form .customer_otp_form_content_sign_up{margin-top:8px;display:flex;align-items:center;justify-content:center;gap:4px;color:#323130;font-size:14px;font-weight:400}.customer_otp_form .customer_otp_form_content .customer_otp_form_content_form .customer_otp_form_content_sign_up a{color:#1a71f6!important;font-size:14px;font-weight:700}.auth_external_services_register_page{width:100%;height:100dvh;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#fff}.auth_reset_password_page{width:100%;height:100dvh;overflow:hidden;display:flex;align-items:stretch;justify-content:flex-start;background-color:#fff}.auth_reset_password_page .reset_password_form_invalid .reset_password_form_content{text-align:center}.auth_reset_password_page .reset_password_form_invalid .reset_password_form_content h2{font-size:22px;font-weight:700;color:#1e293b;margin:0 0 12px}.auth_reset_password_page .reset_password_form_invalid .reset_password_form_content p{font-size:15px;color:#64748b;margin:0}.login_form{width:50%;height:100%;display:flex;align-items:center;justify-content:center}@media(max-width:1024px){.login_form{width:100%}}.login_form .login_form_content{width:80%;max-width:550px;display:flex;flex-direction:column;gap:42px}.login_form .login_form_content .login_form_content_logo{height:32px;width:auto;display:block;cursor:pointer}.login_form .login_form_content .login_form_content_form{display:flex;flex-direction:column;gap:12px}.login_form .login_form_content .login_form_content_form .login_form_content_title{font-size:24px;font-weight:600}.login_form .login_form_content .login_form_content_form .login_form_content_description{font-size:14px;font-weight:400;color:#666}.login_form .login_form_content .login_form_content_form .login_form_content_google_button{border:3px solid #1a71f6;color:#1a71f6;font-size:16px;font-weight:700}.login_form .login_form_content .login_form_content_options{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:3px 0 12px}.login_form .login_form_content .login_form_content_options .login_form_content_forgot_password{color:#1a71f6;font-size:14px;font-weight:700;text-decoration:underline;cursor:pointer}.login_form .login_form_content_sign_up{margin-top:8px;display:flex;align-items:center;justify-content:center;gap:4px;color:#323130;font-size:14px;font-weight:400}.login_form .login_form_content_sign_up a{color:#1a71f6!important;font-size:14px;font-weight:700}.merchant_register_form{width:50%;height:100%;min-height:0;display:flex;align-items:flex-start;justify-content:center;padding:24px 0}@media(max-width:1024px){.merchant_register_form{width:100%}}@media(max-height:700px){.merchant_register_form{padding:12px 0 16px;align-items:flex-start}}.merchant_register_form .merchant_register_form_content{width:80%;max-width:550px;display:flex;flex-direction:column;gap:42px;flex-shrink:0}@media(max-height:700px){.merchant_register_form .merchant_register_form_content{gap:20px}}@media(max-height:560px){.merchant_register_form .merchant_register_form_content{gap:14px}}.merchant_register_form .merchant_register_form_content .merchant_register_form_content_logo{height:32px;width:auto;display:block;cursor:pointer}@media(max-height:700px){.merchant_register_form .merchant_register_form_content .merchant_register_form_content_logo{height:28px}}.merchant_register_form .merchant_register_form_content .merchant_register_form_content_form{display:flex;flex-direction:column;gap:12px}@media(max-height:700px){.merchant_register_form .merchant_register_form_content .merchant_register_form_content_form{gap:8px}}.merchant_register_form .merchant_register_form_content .merchant_register_form_content_form .merchant_register_form_content_title{font-size:24px;font-weight:600}@media(max-height:700px){.merchant_register_form .merchant_register_form_content .merchant_register_form_content_form .merchant_register_form_content_title{font-size:20px}}.merchant_register_form .merchant_register_form_content .merchant_register_form_content_form .merchant_register_form_content_description{font-size:14px;font-weight:400;color:#666}@media(max-height:700px){.merchant_register_form .merchant_register_form_content .merchant_register_form_content_form .merchant_register_form_content_description{font-size:13px}}.merchant_register_form .merchant_register_form_content .merchant_register_form_content_form .merchant_register_form_content_upload .merchant_register_form_content_upload_label{display:block;margin-bottom:8px;font-size:14px;font-weight:500;color:#333}.merchant_register_form .merchant_register_form_content .merchant_register_form_content_form .merchant_register_form_content_upload .merchant_register_form_content_upload_label .merchant_register_form_content_upload_required{color:#ff4d4f}.merchant_register_form .merchant_register_form_content .merchant_register_form_content_form .merchant_register_form_content_upload .merchant_register_form_content_upload_button{width:100%;display:flex;align-items:center;justify-content:center;gap:8px}.merchant_register_form .merchant_register_form_content .merchant_register_form_content_form .merchant_register_form_content_upload .merchant_register_form_content_file_tag{margin-top:8px}.merchant_register_form .merchant_register_form_content .merchant_register_form_content_form .merchant_register_form_content_trade_row{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap}.merchant_register_form .merchant_register_form_content .merchant_register_form_content_form .merchant_register_form_content_trade_row .merchant_register_form_content_trade_input{flex:1;min-width:200px}.merchant_register_form .merchant_register_form_content .merchant_register_form_content_form .merchant_register_form_content_trade_row .merchant_register_form_content_set_same{white-space:nowrap;margin-bottom:8px}.merchant_register_form .merchant_register_form_content .merchant_register_form_content_form .merchant_register_form_content_row{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:560px){.merchant_register_form .merchant_register_form_content .merchant_register_form_content_form .merchant_register_form_content_row{grid-template-columns:1fr}}.merchant_register_form .merchant_register_form_content .merchant_register_form_content_form .merchant_register_form_content_field{min-width:0}.merchant_register_form .merchant_register_form_content .merchant_register_form_content_form .merchant_register_form_content_contact .merchant_register_form_content_contact_label{display:block;margin-bottom:8px;font-size:14px;font-weight:500;color:#333}.merchant_register_form .merchant_register_form_content .merchant_register_form_content_form .merchant_register_form_content_contact .merchant_register_form_content_contact_label .merchant_register_form_content_upload_required{color:#ff4d4f}.merchant_register_form .merchant_register_form_content .merchant_register_form_content_form .merchant_register_form_content_contact .merchant_register_form_content_contact_fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.merchant_register_form .merchant_register_form_content .merchant_register_form_content_form .merchant_register_form_content_options{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:3px 0 12px}.merchant_register_form .merchant_register_form_content .merchant_register_form_content_form .merchant_register_form_content_options .merchant_register_form_content_account_link{color:#1a71f6;font-size:14px;font-weight:700;text-decoration:underline;cursor:pointer}.merchant_register_form_content_cr_number .ant-input-affix-wrapper,.merchant_register_form_content_iban .ant-input-affix-wrapper,.merchant_register_form_content_upload_field .ant-input-affix-wrapper{height:39px;padding-top:0;padding-bottom:0}.customer_register_form{width:50%;height:100%;min-height:0;display:flex;align-items:center;justify-content:center;overflow-y:auto;padding:24px 0}@media(max-width:1024px){.customer_register_form{width:100%}}.customer_register_form .customer_register_form_content{width:80%;max-width:550px;display:flex;flex-direction:column;gap:42px;flex-shrink:0}.customer_register_form .customer_register_form_content .customer_register_form_content_logo{height:32px;width:auto;display:block;cursor:pointer}.customer_register_form .customer_register_form_content .customer_register_form_content_form{display:flex;flex-direction:column;gap:12px}.customer_register_form .customer_register_form_content .customer_register_form_content_form .customer_register_form_content_title{font-size:24px;font-weight:600}.customer_register_form .customer_register_form_content .customer_register_form_content_form .customer_register_form_content_description{font-size:14px;font-weight:400;color:#666}.customer_register_form .customer_register_form_content .customer_register_form_content_form .customer_register_form_content_row{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:560px){.customer_register_form .customer_register_form_content .customer_register_form_content_form .customer_register_form_content_row{grid-template-columns:1fr}}.customer_register_form .customer_register_form_content .customer_register_form_content_form .customer_register_form_content_options{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:3px 0 12px}.customer_register_form .customer_register_form_content .customer_register_form_content_form .customer_register_form_content_options .customer_register_form_content_account_link{color:#1a71f6;font-size:14px;font-weight:700;text-decoration:underline;cursor:pointer}.external_services_register_form{width:50%;height:100%;display:flex;align-items:center;justify-content:center}@media(max-width:1024px){.external_services_register_form{width:100%}}.external_services_register_form .external_services_register_form_content{width:80%;max-width:550px;display:flex;flex-direction:column;gap:42px}.external_services_register_form .external_services_register_form_content .external_services_register_form_content_logo{height:32px;width:auto;display:block;cursor:pointer}.external_services_register_form .external_services_register_form_content .external_services_register_form_content_form{display:flex;flex-direction:column;gap:12px}.external_services_register_form .external_services_register_form_content .external_services_register_form_content_form .external_services_register_form_content_title{font-size:24px;font-weight:600}.external_services_register_form .external_services_register_form_content .external_services_register_form_content_form .external_services_register_form_content_description{font-size:14px;font-weight:400;color:#666}.external_services_register_form .external_services_register_form_content .external_services_register_form_content_form .external_services_register_form_content_upload .external_services_register_form_content_upload_label{display:block;margin-bottom:8px;font-size:14px;font-weight:500;color:#333}.external_services_register_form .external_services_register_form_content .external_services_register_form_content_form .external_services_register_form_content_upload .external_services_register_form_content_upload_label .external_services_register_form_content_upload_required{color:#ff4d4f}.external_services_register_form .external_services_register_form_content .external_services_register_form_content_form .external_services_register_form_content_upload .external_services_register_form_content_upload_button{width:100%;display:flex;align-items:center;justify-content:center;gap:8px}.external_services_register_form .external_services_register_form_content .external_services_register_form_content_form .external_services_register_form_content_upload .external_services_register_form_content_file_tag{margin-top:8px}.external_services_register_form .external_services_register_form_content .external_services_register_form_content_form .external_services_register_form_content_contact .external_services_register_form_content_contact_label{display:block;margin-bottom:8px;font-size:14px;font-weight:500;color:#333}.external_services_register_form .external_services_register_form_content .external_services_register_form_content_form .external_services_register_form_content_contact .external_services_register_form_content_contact_label .external_services_register_form_content_upload_required{color:#ff4d4f}.external_services_register_form .external_services_register_form_content .external_services_register_form_content_form .external_services_register_form_content_contact .external_services_register_form_content_contact_fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.external_services_register_form .external_services_register_form_content .external_services_register_form_content_form .external_services_register_form_content_options{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:3px 0 12px}.external_services_register_form .external_services_register_form_content .external_services_register_form_content_form .external_services_register_form_content_options .external_services_register_form_content_account_link{color:#1a71f6;font-size:14px;font-weight:700;text-decoration:underline;cursor:pointer}.external_services_register_form_content_cr_number .ant-input-affix-wrapper,.external_services_register_form_content_iban .ant-input-affix-wrapper{height:39px;padding-top:0;padding-bottom:0}.reset_password_form{width:50%;height:100%;display:flex;align-items:center;justify-content:center}@media(max-width:1024px){.reset_password_form{width:100%}}.reset_password_form .reset_password_form_content{width:80%;max-width:480px;display:flex;flex-direction:column;gap:32px}.reset_password_form .reset_password_form_content .reset_password_form_content_logo{height:32px;width:auto;display:block;cursor:pointer}.reset_password_form .reset_password_form_content .reset_password_form_content_form{display:flex;flex-direction:column;gap:20px}.reset_password_form .reset_password_form_content .reset_password_form_content_header{text-align:center;margin-bottom:8px}.reset_password_form .reset_password_form_content .reset_password_form_content_icon{width:56px;height:56px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1a71f6,#0d4fc4);color:#fff;border-radius:16px;box-shadow:0 8px 24px #1a71f64d}.reset_password_form .reset_password_form_content .reset_password_form_content_title{font-size:24px;font-weight:700;color:#1e293b;margin:0 0 8px}.reset_password_form .reset_password_form_content .reset_password_form_content_description{font-size:14px;color:#64748b;line-height:1.5;margin:0}.reset_password_form .reset_password_form_content .reset_password_form_content_submit{height:48px;font-size:16px;font-weight:600;border-radius:10px;margin-top:8px}.reset_password_form .reset_password_form_content .reset_password_form_content_back{text-align:center;color:#1a71f6;font-size:14px;font-weight:600;cursor:pointer;margin:0;transition:color .2s ease}.reset_password_form .reset_password_form_content .reset_password_form_content_back:hover{color:#0d4fc4;text-decoration:underline}.reset_password_form .reset_password_form_success{display:flex;flex-direction:column;align-items:center;gap:24px;padding:48px 24px;text-align:center;color:#10b981}.reset_password_form .reset_password_form_success_title{font-size:24px;font-weight:700;color:#1e293b;margin:0}.reset_password_form .reset_password_form_success_description{font-size:15px;color:#64748b;line-height:1.6;margin:0}.auth_promo_section{width:50%;height:100%;min-height:0;background-color:#f5f5f5;position:relative}@media(max-width:1024px){.auth_promo_section{display:none}}.auth_promo_section .auth_promo_section_image{width:100%;height:100%;object-fit:fill;-webkit-user-select:none;user-select:none}.auth_promo_section .auth_promo_section_content{position:absolute;bottom:15%;left:50%;transform:translate(-50%);width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 24px}.auth_promo_section .auth_promo_section_content .ant-carousel{width:100%;display:flex;flex-direction:column;align-items:center}.auth_promo_section .auth_promo_section_content .ant-carousel .slick-slider{display:flex;flex-direction:column;align-items:center;width:100%}.auth_promo_section .auth_promo_section_content .ant-carousel .slick-list,.auth_promo_section .auth_promo_section_content .ant-carousel .slick-track{width:100%}.auth_promo_section .auth_promo_section_content .ant-carousel .slick-slide>div{display:flex;justify-content:center;align-items:center}.auth_promo_section .auth_promo_section_content .auth_promo_section_content_item{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;width:100%;-webkit-user-select:none;user-select:none}.auth_promo_section .auth_promo_section_content .auth_promo_section_content_title{text-align:center;font-size:28px;font-weight:600;color:#fff}.auth_promo_section .auth_promo_section_content .auth_promo_section_content_description{text-align:center;font-size:16px;font-weight:400;color:#fff}.auth_promo_section .auth_promo_section_content .ant-carousel .slick-dots{position:relative;margin-top:24px;margin-bottom:0;bottom:auto}.auth_promo_section .auth_promo_section_content .ant-carousel .slick-dots li button{background:#fff;opacity:.5}.auth_promo_section .auth_promo_section_content .ant-carousel .slick-dots li.slick-active button{opacity:1}.auth_promo_section .auth_promo_section_icon_image{position:absolute;top:15%;width:100%;opacity:.8;padding:22px}.auth_promo_section .auth_promo_section_content_image_wrap{padding:22px;width:100%;display:flex;justify-content:center;align-items:center}.auth_promo_section .auth_promo_section_content_image_wrap .auth_promo_section_content_image{width:auto;max-height:400px;object-fit:contain;-webkit-user-select:none;user-select:none;border-radius:12px}.register_form_content_options{display:flex;flex-direction:column;gap:12px;margin:8px 0 4px}.register_form_content_option{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 16px;border-radius:8px;border:1px solid #d1d1d1;background:#fff;color:#323130;font-size:16px;font-weight:400;text-align:left;cursor:pointer;transition:border-color .2s,background-color .2s}.register_form_content_option:hover{border-color:#b0b0b0}.register_form_content_option--selected{border:2px solid #1a71f6;background:#e8f2fe}.register_form_content_option--selected .register_form_content_option_check{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#1a71f6;color:#fff}.register_form_content_option--selected .register_form_content_option_circle{display:none}.register_form_content_option:not(.register_form_content_option--selected) .register_form_content_option_check{display:none}.register_form_content_option_indicator{flex-shrink:0;display:flex;align-items:center;justify-content:center}.register_form_content_option_circle{width:24px;height:24px;border-radius:50%;border:2px solid #d1d1d1;background:transparent}.admin_root_card_header{display:inline-flex;align-items:center;gap:8px}.admin_root_change_increase,.admin_root_change_decrease,.admin_root_change_neutral{display:inline-flex;align-items:center;gap:4px;font-size:14px;font-weight:600}.admin_root_change_increase{color:#22c55e}.admin_root_change_decrease{color:#ef4444}.admin_root_change_neutral{color:#737373}.admin_root_redeemed_body{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.admin_active_merchants_businesses{width:100%;height:100%;display:flex;flex-direction:column;gap:22px}.admin_active_merchants_businesses .admin_active_merchants_businesses_table_legal_name{display:flex;flex-direction:column;gap:2px}.admin_active_merchants_businesses .admin_active_merchants_businesses_table_legal_name .admin_active_merchants_businesses_table_legal_name_display_id{color:#1a71f6;font-size:12px;font-weight:400;white-space:nowrap}.admin_active_merchants_businesses .admin_active_merchants_businesses_table_legal_name .admin_active_merchants_businesses_table_legal_name_legal_name{color:#454545;font-size:14px;font-weight:600;white-space:nowrap}.admin_active_merchants_businesses .admin_active_merchants_businesses_status_badge{display:inline-block;padding:5px 10px;border-radius:100px;font-size:12px;font-weight:600;white-space:nowrap}.admin_active_merchants_businesses .admin_active_merchants_businesses_status_badge.admin_active_merchants_businesses_status_no_vouchers{background:#0f42901a;color:#1a71f6}.admin_active_merchants_businesses .admin_active_merchants_businesses_status_badge.admin_active_merchants_businesses_status_pending{background:#d9d9d9;color:#454545}.admin_active_merchants_businesses .admin_active_merchants_businesses_status_badge.admin_active_merchants_businesses_status_settled{background:#b2ffb4;color:#19c332}.admin_transactions{width:100%;height:100%;display:flex;flex-direction:column;gap:22px}.admin_transactions .admin_transactions_table_info{display:flex;align-items:center;gap:8px}.admin_transactions .admin_transactions_table_merchant_button{padding:0;border:none;background:transparent;cursor:pointer;display:inline-flex;align-items:center}.admin_transactions .admin_transactions_table_merchant_button:hover .admin_transactions_table_legal_name_legal_name{text-decoration:underline}.admin_transactions .admin_transactions_table_legal_name{display:flex;flex-direction:column;gap:2px}.admin_transactions .admin_transactions_table_legal_name .admin_transactions_table_legal_name_display_id{color:#1a71f6;font-size:12px;font-weight:400;white-space:nowrap}.admin_transactions .admin_transactions_table_legal_name .admin_transactions_table_legal_name_legal_name{color:#454545;font-size:14px;font-weight:600;white-space:nowrap}.admin_transactions .admin_transactions_text_nowrap{white-space:nowrap}.admin_merchant_requests{width:100%;height:100%;display:flex;flex-direction:column;gap:22px}.admin_merchant_requests .admin_merchant_requests_table_info{display:flex;align-items:center;gap:8px}.admin_merchant_requests .admin_merchant_requests_table_legal_name{display:flex;flex-direction:column;gap:2px}.admin_merchant_requests .admin_merchant_requests_table_legal_name .admin_merchant_requests_table_legal_name_display_id{color:#1a71f6;font-size:12px;font-weight:400;white-space:nowrap}.admin_merchant_requests .admin_merchant_requests_table_legal_name .admin_merchant_requests_table_legal_name_legal_name{color:#454545;font-size:14px;font-weight:600;white-space:nowrap}.admin_merchant_requests .admin_merchant_requests_text_nowrap{white-space:nowrap}.admin_merchant_requests .admin_merchant_requests__filter-btn{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;font-size:14px;font-weight:500;color:#454545;background:#fff;border:1px solid #d9d9d9;border-radius:8px;cursor:pointer;transition:border-color .2s,color .2s}.admin_merchant_requests .admin_merchant_requests__filter-btn:hover{border-color:#1a71f6;color:#1a71f6}.admin_manage_vouchers{width:100%;height:100%;display:flex;flex-direction:column;gap:22px}.admin_manage_vouchers .admin_manage_vouchers_table_info{display:flex;align-items:center;gap:8px}.admin_manage_vouchers .admin_manage_vouchers_table_legal_name{display:flex;flex-direction:column;gap:2px}.admin_manage_vouchers .admin_manage_vouchers_table_legal_name .admin_manage_vouchers_table_legal_name_display_id{color:#1a71f6;font-size:12px;font-weight:400;white-space:nowrap}.admin_manage_vouchers .admin_manage_vouchers_table_legal_name .admin_manage_vouchers_table_legal_name_legal_name{color:#454545;font-size:14px;font-weight:600;white-space:nowrap}.admin_manage_vouchers .admin_manage_vouchers_table_legal_name .admin_manage_vouchers_table_legal_name_trade{color:#737373;font-size:12px;font-weight:400;white-space:nowrap}.admin_manage_vouchers .admin_manage_vouchers_text_nowrap{white-space:nowrap}.admin_manage_vouchers .manage-voucher-page__filter-btn{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;font-size:14px;font-weight:500;color:#454545;background:#fff;border:1px solid #d9d9d9;border-radius:8px;cursor:pointer;transition:border-color .2s,color .2s}.admin_manage_vouchers .manage-voucher-page__filter-btn:hover{border-color:#1a71f6;color:#1a71f6}.admin_manage_vouchers .admin_merchant_vouchers_actions_custom{display:flex;align-items:center;gap:12px}.admin_categories{width:100%;height:100%;display:flex;flex-direction:column;gap:22px}.admin_categories .admin_manage_vouchers_table_info{display:flex;align-items:center;gap:8px;min-width:0}.admin_categories .admin_manage_vouchers_table_info_logo{width:40px;height:40px;border-radius:8px;background:#f5f5f5}.admin_categories .admin_manage_vouchers_table_legal_name{display:flex;flex-direction:column;gap:2px;min-width:0}.admin_categories .admin_manage_vouchers_table_legal_name .admin_manage_vouchers_table_legal_name_display_id{color:#1a71f6;font-size:12px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:340px}.admin_categories .admin_manage_vouchers_table_legal_name .admin_manage_vouchers_table_legal_name_legal_name{color:#454545;font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:340px}.admin_categories .admin_manage_vouchers_text_nowrap{white-space:nowrap}.admin_categories .admin_merchant_vouchers_actions_custom{display:flex;align-items:center;justify-content:center;gap:12px}.admin_create_merchant{width:100%;height:100%;display:flex;flex-direction:column;gap:22px}.admin_create_merchant .admin_create_merchant_form{width:100%;display:flex;flex-direction:column;gap:24px;border-radius:20px;background:#fff;padding:30px}.admin_create_merchant .admin_create_merchant_form .admin_create_merchant_form_content{display:grid;grid-template-columns:1fr;gap:12px}.admin_create_merchant .admin_create_merchant_form .admin_create_merchant_form_content .admin_create_merchant_form_content_left,.admin_create_merchant .admin_create_merchant_form .admin_create_merchant_form_content .admin_create_merchant_form_content_right{display:flex;flex-direction:column;gap:16px}.admin_create_merchant .admin_create_merchant_form .admin_create_merchant_form_content .admin_create_merchant_form_content_right_upload{display:flex;flex-direction:column;gap:8px}.admin_create_merchant .admin_create_merchant_form .admin_create_merchant_form_content .admin_create_merchant_form_content_right_upload .admin_create_merchant_form_content_right_upload_label{font-size:14px;font-weight:500;color:#454545;margin-bottom:0}.admin_create_merchant .admin_create_merchant_form .admin_create_merchant_form_content .admin_create_merchant_form_content_right_upload .admin_create_merchant_form_content_right_upload_label .required{color:#ff4d4f}.admin_create_merchant .admin_create_merchant_form .admin_create_merchant_form_content .admin_create_merchant_form_content_right_upload .admin_create_merchant_form_content_right_upload_button{width:100%;display:flex;align-items:center;justify-content:center;gap:8px}.admin_create_merchant .admin_create_merchant_form .admin_create_merchant_form_content .admin_create_merchant_form_content_right_upload .admin_create_merchant_file_tag{margin-top:4px}.admin_create_merchant .admin_create_merchant_form .admin_create_merchant_form_actions{display:flex;justify-content:center;gap:16px;margin-top:8px;border-top:1px solid #e0e0e0;padding-top:16px}.admin_create_merchant_form_custom{padding:0!important}.admin_create_merchant_custom .admin_create_merchant_form_content{grid-template-columns:1fr 1fr!important;gap:24px}.admin_merchant_details{width:100%;height:100%;display:flex;flex-direction:column;gap:22px}.admin_merchant_details .admin_merchant_details_form{width:100%;display:flex;flex-direction:column;gap:24px;border-radius:20px;background:#fff;padding:30px}.admin_merchant_details .admin_merchant_details_form .admin_merchant_details_form_content{display:grid;grid-template-columns:1fr 1fr;gap:24px}.admin_merchant_details .admin_merchant_details_form .admin_merchant_details_form_content .admin_merchant_details_form_content_left,.admin_merchant_details .admin_merchant_details_form .admin_merchant_details_form_content .admin_merchant_details_form_content_right{display:flex;flex-direction:column;gap:16px}.admin_merchant_details .admin_merchant_details_form .admin_merchant_details_form_content .admin_merchant_details_form_content_right_upload{display:flex;flex-direction:column;gap:8px}.admin_merchant_details .admin_merchant_details_form .admin_merchant_details_form_content .admin_merchant_details_form_content_right_upload .admin_merchant_details_form_content_right_upload_label{font-size:14px;font-weight:500;color:#454545;margin-bottom:0}.admin_merchant_details .admin_merchant_details_form .admin_merchant_details_form_content .admin_merchant_details_form_content_right_upload .admin_merchant_details_form_content_right_upload_label .required{color:#ff4d4f}.admin_merchant_details .admin_merchant_details_form .admin_merchant_details_form_content .admin_merchant_details_form_content_right_upload .admin_merchant_details_form_content_right_upload_button{width:100%;display:flex;align-items:center;justify-content:center;gap:8px}.admin_merchant_details .admin_merchant_details_form .admin_merchant_details_form_reason{width:100%}.admin_merchant_details .admin_merchant_details_form .admin_merchant_details_form_actions{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:8px;border-top:1px solid #e0e0e0;padding-top:16px}.admin_merchant_details .admin_merchant_details_form .admin_merchant_details_form_actions .admin_merchant_details_form_actions_cancel{min-height:40px;padding:8px 24px;border-radius:9999px;border:1px solid #737373;background:#fff;color:#737373;font-weight:700;font-size:12px;letter-spacing:.02em;text-transform:uppercase}.admin_merchant_details .admin_merchant_details_form .admin_merchant_details_form_actions .admin_merchant_details_form_actions_cancel:hover{border-color:#525252;color:#525252;background:#fff}.admin_merchant_details .admin_merchant_details_form .admin_merchant_details_form_actions .admin_merchant_details_form_actions_reject{min-height:40px;padding:8px 24px;border-radius:9999px;border:none;background:red;color:#fff;font-weight:700;font-size:12px;letter-spacing:.02em;text-transform:uppercase}.admin_merchant_details .admin_merchant_details_form .admin_merchant_details_form_actions .admin_merchant_details_form_actions_reject:hover{background:#e60000!important;border:none!important;color:#fff!important}.admin_merchant_details .admin_merchant_details_form .admin_merchant_details_form_actions .admin_merchant_details_form_actions_accept{min-height:40px;padding:8px 24px;border-radius:9999px;border:none;background:gray;color:#fff;font-weight:700;font-size:12px;letter-spacing:.02em;text-transform:uppercase}.admin_merchant_details .admin_merchant_details_form .admin_merchant_details_form_actions .admin_merchant_details_form_actions_accept:hover{background:#6b6b6b!important;border:none!important;color:#fff!important}.admin_active_merchants_businesses_details{width:100%;height:100%;display:flex;flex-direction:column;gap:22px}.admin_active_merchants_businesses_details .admin_active_merchants_businesses_details_stats_cards{display:flex;flex-wrap:wrap;gap:10px}.admin_active_merchants_businesses_details .admin_active_merchants_businesses_details_stats_cards>*{flex:1 1 200px;min-width:200px}.admin_active_merchants_businesses_details .admin_active_merchants_businesses_details_stats_cards_2{width:100%;display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:768px){.admin_active_merchants_businesses_details .admin_active_merchants_businesses_details_stats_cards_2{grid-template-columns:1fr 1fr 1fr;gap:10px}}.admin_active_merchants_businesses_details .admin_active_merchants_businesses_details_weekly_voucher_transactions_and_quick_actions{width:100%;display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:1200px){.admin_active_merchants_businesses_details .admin_active_merchants_businesses_details_weekly_voucher_transactions_and_quick_actions{grid-template-columns:1fr 1fr}}.admin_active_merchants_businesses_details .admin_active_merchants_businesses_details_transactions_top_vouchers{width:100%}.admin_merchant_employees{width:100%;height:100%;display:flex;flex-direction:column;gap:24px}.admin_merchant_employees .admin_merchant_employees_table_info{display:flex;align-items:center;gap:8px}.admin_merchant_employees .admin_merchant_employees_table_info_logo{background:#e8e8e8!important;color:#737373!important}.admin_merchant_employees .admin_merchant_employees_table_legal_name{display:flex;flex-direction:column;gap:2px}.admin_merchant_employees .admin_merchant_employees_table_legal_name .admin_merchant_employees_table_legal_name_legal_name{color:#454545;font-size:14px;font-weight:600;white-space:nowrap}.admin_merchant_employees .admin_merchant_employees_text_nowrap{white-space:nowrap}.admin_merchant_employees_grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.admin_merchant_employees_card{border-radius:12px;background:#fff;box-shadow:0 2px 12px #0000000f;border:1px solid #eee;padding:20px;display:flex;flex-direction:column;gap:16px;min-height:200px;overflow:hidden}.admin_merchant_employees_card_top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.admin_merchant_employees_card_main{display:flex;align-items:center;gap:16px;max-width:90%}.admin_merchant_employees_card_actions{display:flex;align-items:center}.admin_merchant_employees_card_avatar_wrap{flex-shrink:0}.admin_merchant_employees_card_avatar{background:#e8e8e8!important;color:#737373!important}.admin_merchant_employees_card_info{min-width:0;display:flex;flex-direction:column;gap:4px}.admin_merchant_employees_card_name{margin:0;font-size:16px;font-weight:700;color:#454545;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin_merchant_employees_card_role{font-size:14px;color:#737373;font-weight:500}.admin_merchant_employees_card_divider{height:1px;background:#e8e8e8;margin:0 -4px}.admin_merchant_employees_card_stats{display:grid;grid-template-columns:1fr 1fr;gap:16px;flex:1}.admin_merchant_employees_card_stat{display:flex;flex-direction:column;gap:4px;padding-left:12px;border-left:1px solid #e8e8e8}.admin_merchant_employees_card_stat:first-child{padding-left:0;border-left:none}.admin_merchant_employees_card_stat_value{text-align:center;font-size:24px;font-weight:700;color:#454545;line-height:1.2}.admin_merchant_employees_card_stat_label{text-align:center;font-size:12px;color:#737373;font-weight:500}.admin_merchant_employees_pagination{display:flex;justify-content:center;padding:16px 0}.admin_merchant_employees_pagination .shared_table_footer{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:100%;gap:12px}.admin_merchant_employees_pagination .shared_table_footer .shared_table_footer_text{color:#737373;font-size:14px;font-weight:400}.admin_merchant_employees_pagination .shared_table_footer .shared_table_footer_text span{color:#1a71f6}.admin_merchant_employees_pagination .shared_table_footer .shared_table_footer_actions{display:flex;align-items:center;gap:12px}.admin_merchant_employees_pagination .shared_table_footer .shared_table_footer_actions .shared_table_footer_actions_text{color:#454545;font-size:14px;font-weight:400}.admin_merchant_employees_pagination .shared_table_footer .shared_table_footer_actions .shared_table_footer_actions_buttons{display:flex;align-items:center;gap:12px}.admin_voucher_details{width:100%;height:100%;display:flex;flex-direction:column;gap:24px}.admin_voucher_details strong,.admin_voucher_details .strong{font-weight:900}.admin_voucher_details_card{border-radius:16px;background:#fff;border:1px solid #eee;box-shadow:0 2px 12px #0000000f;padding:24px}.admin_voucher_details_card_inner{position:relative;display:flex;align-items:flex-start;gap:24px;flex-wrap:wrap}.admin_voucher_details_card_tags{position:absolute;top:0;right:0;display:flex;gap:8px;flex-shrink:0}.admin_voucher_details_tag{margin:0!important;padding:6px 12px!important;font-size:14px!important;color:#454545!important;background:#fff!important;border:1px solid #e1e4ea!important;border-radius:8px!important}.admin_voucher_details_qr{flex-shrink:0}.admin_voucher_details_qr_placeholder{width:120px;height:120px;min-width:120px;background:#e5e7eb;border-radius:8px}.admin_voucher_details_info{flex:1;min-width:200px}.admin_voucher_details_name{margin:0 0 4px;font-size:18px;font-weight:700;color:#1a71f6}.admin_voucher_details_merchant{margin:0 0 12px;font-size:14px;font-weight:500;color:#1a71f6}.admin_voucher_details_meta_row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:14px;color:#454545}.admin_voucher_details_meta_row strong{font-weight:600}.admin_voucher_details_meta_sep{color:#d1d5db;-webkit-user-select:none;user-select:none}.admin_voucher_details_empty{margin:0;color:#737373}.admin_voucher_details_actions{display:flex;gap:12px;flex-shrink:0}.admin_voucher_details_table_section{display:flex;flex-direction:column;gap:16px}.admin_voucher_details_table_title{margin:0;font-size:16px;font-weight:600;color:#454545}.admin_voucher_details_id{color:#1a71f6;font-weight:500}.admin_voucher_details_text_nowrap{white-space:nowrap}.admin_voucher_details_action_btns{display:flex;align-items:center;justify-content:flex-end;gap:8px}.admin_voucher_details_custom{width:100%;padding:24px;display:flex;flex-direction:column;gap:24px;border-radius:24px;background:#fff}.admin_voucher_details_custom .shared_table{width:100%;padding:0;display:flex;flex-direction:column;gap:24px;border-radius:0;background:#fff}.admin_voucher_details_drawer{display:flex;flex-direction:column;gap:14px;padding:4px 2px}.admin_voucher_details_drawer_image_wrap{width:100%;border-radius:12px;overflow:hidden;background:#f3f4f6;border:1px solid #eef0f3}.admin_voucher_details_drawer_image{width:100%;height:180px;display:block;object-fit:cover}.admin_voucher_details_drawer_name{margin:0;font-size:18px;font-weight:700;color:#1a71f6;line-height:1.3}.admin_voucher_details_drawer_code{margin:0;width:fit-content;padding:6px 10px;border-radius:999px;border:1px solid #e8e8e8;background:#fafafa;font-size:13px;color:#454545;font-weight:500}.admin_voucher_details_drawer_row{display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:10px 12px;border:1px solid #f0f0f0;border-radius:12px;background:#fff}.admin_voucher_details_drawer_label{color:#737373;font-size:13px;font-weight:500}.admin_voucher_details_drawer_value{font-weight:600;color:#454545;font-size:13px;white-space:nowrap}.transaction-details-drawer__qr-wrap{margin-top:4px;display:flex;justify-content:center;padding:14px 0 2px;border-top:1px dashed #e8e8e8;width:100%}.transaction-details-drawer__qr-image{width:100%;height:auto;max-height:320px;object-fit:contain;border-radius:12px;background:#fff;border:1px solid #f0f0f0;padding:10px}.admin_voucher_transactions_drawer_root .ant-drawer-body{padding:20px}.item_transactions_drawer{display:flex;flex-direction:column;gap:16px}.item_transactions_list{display:flex;flex-direction:column;gap:12px}.item_transaction_card{background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:16px;transition:border-color .2s,box-shadow .2s}.item_transaction_card:hover{border-color:#d0d7de;box-shadow:0 2px 8px #0000000a}.item_transaction_card_header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.item_transaction_date{display:flex;align-items:center;gap:6px;font-size:13px;color:#6b7280;font-weight:500}.item_transaction_status{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;padding:4px 10px;border-radius:6px}.item_transaction_status.status_redeemed{background:#dcfce7;color:#166534}.item_transaction_status.status_partial{background:#fff7ed;color:#c2410c}.item_transaction_status.status_default{background:#f3f4f6;color:#4b5563}.item_transaction_amount{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:700;color:#1a71f6;margin-bottom:12px}.item_transaction_amount svg{color:#94a3b8}.item_transaction_id_row{margin-bottom:12px}.item_transaction_id_text{font-size:13px;font-weight:600;color:#334155;word-break:break-all}.item_transaction_details{display:flex;flex-direction:column;gap:6px;padding-top:12px;border-top:1px solid #f1f5f9}.item_transaction_row{display:flex;align-items:center;gap:8px;font-size:13px;color:#475569}.item_transaction_row svg{flex-shrink:0;color:#94a3b8}.item_transaction_skeleton{pointer-events:none}.item_transaction_skeleton .ant-skeleton .ant-skeleton-content .ant-skeleton-title{margin-top:0}.item_transactions_empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;text-align:center;background:#f8fafc;border-radius:12px;border:1px dashed #e2e8f0}.item_transactions_empty svg{color:#cbd5e1;margin-bottom:16px}.item_transactions_empty p{margin:0 0 4px;font-size:16px;font-weight:600;color:#334155}.item_transactions_empty span{font-size:13px;color:#64748b}.admin_settlements{width:100%;height:100%;display:flex;flex-direction:column;gap:22px}.admin_settlements .admin_settlements_table_merchant{display:flex;flex-direction:column;gap:2px}.admin_settlements .admin_settlements_table_merchant .admin_settlements_table_merchant_display_id{color:#1a71f6;font-size:12px;font-weight:400;white-space:nowrap}.admin_settlements .admin_settlements_table_merchant .admin_settlements_table_merchant_legal_name{color:#454545;font-size:14px;font-weight:600;white-space:nowrap}.admin_settlements .admin_settlements_text_nowrap{white-space:nowrap}.admin_reseller_requests{width:100%;height:100%;display:flex;flex-direction:column;gap:22px}.admin_reseller_requests .admin_reseller_requests_table_info{display:flex;align-items:center;gap:8px}.admin_reseller_requests .admin_reseller_requests_table_info_text{display:flex;flex-direction:column;gap:2px}.admin_reseller_requests .admin_reseller_requests_table_info_display_id{color:#1a71f6;font-size:12px;font-weight:400;white-space:nowrap}.admin_reseller_requests .admin_reseller_requests_table_info_name{color:#454545;font-size:14px;font-weight:600;white-space:nowrap}.admin_reseller_requests .admin_reseller_requests_text_nowrap{white-space:nowrap}.admin_create_reseller{width:100%;height:100%;display:flex;flex-direction:column;gap:22px}.admin_create_reseller .admin_create_reseller_form{width:100%;display:flex;flex-direction:column;gap:24px;border-radius:20px;background:#fff;padding:30px}.admin_create_reseller .admin_create_reseller_form .admin_create_reseller_form_content{display:grid;grid-template-columns:1fr;gap:12px}.admin_create_reseller .admin_create_reseller_form .admin_create_reseller_form_content .admin_create_reseller_form_content_left,.admin_create_reseller .admin_create_reseller_form .admin_create_reseller_form_content .admin_create_reseller_form_content_right{display:flex;flex-direction:column;gap:16px}.admin_create_reseller .admin_create_reseller_form .admin_create_reseller_form_actions{display:flex;justify-content:center;gap:16px;margin-top:8px;border-top:1px solid #e0e0e0;padding-top:16px}.admin_create_reseller_form_custom{padding:0!important}.admin_create_reseller_custom .admin_create_reseller_form_content{grid-template-columns:1fr 1fr!important;gap:24px}.merchant_employees{width:100%;height:100%;display:flex;flex-direction:column;gap:24px}.merchant_employees .merchant_employees_table_info{display:flex;align-items:center;gap:8px}.merchant_employees .merchant_employees_table_info_logo{background:#e8e8e8!important;color:#737373!important}.merchant_employees .merchant_employees_table_legal_name{display:flex;flex-direction:column;gap:2px}.merchant_employees .merchant_employees_table_legal_name .merchant_employees_table_legal_name_legal_name{color:#454545;font-size:14px;font-weight:600;white-space:nowrap}.merchant_employees .merchant_employees_text_nowrap{white-space:nowrap}.merchant_employees_empty{padding:48px 24px;text-align:center;color:#737373;font-size:14px}.merchant_employees_grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.merchant_employees_card{border-radius:12px;background:#fff;box-shadow:0 2px 12px #0000000f;border:1px solid #eee;padding:20px;display:flex;flex-direction:column;gap:16px;min-height:200px;overflow:hidden}.merchant_employees_card_top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.merchant_employees_card_main{display:flex;align-items:center;gap:16px;max-width:90%}.merchant_employees_card_actions{display:flex;align-items:center}.merchant_employees_card_avatar_wrap{flex-shrink:0}.merchant_employees_card_avatar{background:#e8e8e8!important;color:#737373!important}.merchant_employees_card_info{min-width:0;display:flex;flex-direction:column;gap:4px}.merchant_employees_card_name{margin:0;font-size:16px;font-weight:700;color:#454545;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.merchant_employees_card_role{font-size:14px;color:#737373;font-weight:500}.merchant_employees_card_divider{height:1px;background:#e8e8e8;margin:0 -4px}.merchant_employees_card_stats{display:grid;grid-template-columns:1fr 1fr;gap:16px;flex:1}.merchant_employees_card_stat{display:flex;flex-direction:column;gap:4px;padding-left:12px;border-left:1px solid #e8e8e8}.merchant_employees_card_stat:first-child{padding-left:0;border-left:none}.merchant_employees_card_stat_value{text-align:center;font-size:24px;font-weight:700;color:#454545;line-height:1.2}.merchant_employees_card_stat_label{text-align:center;font-size:12px;color:#737373;font-weight:500}.merchant_employees_pagination{display:flex;justify-content:center;padding:16px 0}.merchant_employees_pagination .shared_table_footer{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:100%;gap:12px}.merchant_employees_pagination .shared_table_footer .shared_table_footer_text{color:#737373;font-size:14px;font-weight:400}.merchant_employees_pagination .shared_table_footer .shared_table_footer_text span{color:#1a71f6}.merchant_employees_pagination .shared_table_footer .shared_table_footer_actions{display:flex;align-items:center;gap:12px}.merchant_employees_pagination .shared_table_footer .shared_table_footer_actions .shared_table_footer_actions_text{color:#454545;font-size:14px;font-weight:400}.merchant_employees_pagination .shared_table_footer .shared_table_footer_actions .shared_table_footer_actions_buttons{display:flex;align-items:center;gap:12px}.admin_merchant_vouchers{width:100%;height:100%;display:flex;flex-direction:column;gap:24px}.admin_merchant_vouchers .manage-voucher-page__voucher-cell{display:flex;align-items:center;gap:8px}.admin_merchant_vouchers .manage-voucher-page__voucher-placeholder{width:32px;height:32px;min-width:32px;border-radius:8px;background:#e5e7eb}.admin_merchant_vouchers .manage-voucher-page__voucher-info{display:flex;flex-direction:column;gap:2px}.admin_merchant_vouchers .manage-voucher-page__voucher-id{font-size:12px;font-weight:500;color:#2563eb}.admin_merchant_vouchers .manage-voucher-page__voucher-name{font-size:14px;font-weight:500;color:#111827}.admin_merchant_vouchers .admin_merchant_vouchers_text_nowrap{white-space:nowrap}.admin_merchant_vouchers .manage-voucher-page__filter-btn{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;font-size:14px;font-weight:500;color:#454545;background:#fff;border:1px solid #d9d9d9;border-radius:8px;cursor:pointer;transition:border-color .2s,color .2s}.admin_merchant_vouchers .manage-voucher-page__filter-btn:hover{border-color:#1a71f6;color:#1a71f6}.admin_merchant_vouchers .manage-voucher-page__filter-dropdown{display:flex;flex-direction:column;gap:8px}.admin_merchant_vouchers .manage-voucher-page__filter-dropdown-title{font-size:12px;font-weight:600;color:#737373;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px}.admin_merchant_vouchers .manage-voucher-page__filter-radio{display:flex;align-items:center;gap:8px;cursor:pointer;padding:6px 0}.admin_merchant_vouchers .manage-voucher-page__filter-radio input{position:absolute;opacity:0;pointer-events:none}.admin_merchant_vouchers .manage-voucher-page__filter-radio-icon{display:flex;align-items:center;flex-shrink:0}.admin_merchant_vouchers .manage-voucher-page__filter-radio-label{font-size:14px;font-weight:500;color:#111827}.admin_merchant_vouchers .manage-voucher-page__status-trigger{padding:4px 10px;border-radius:999px;border:1px solid transparent;font-size:12px;font-weight:500;cursor:pointer;background-color:#f3f4f6;color:#374151;transition:background-color .2s,color .2s,border-color .2s}.admin_merchant_vouchers .manage-voucher-page__status-trigger:disabled{cursor:default;opacity:.7}.admin_merchant_vouchers .manage-voucher-page__status--active{background-color:#dcfce7;color:#166534;border-color:#22c55e}.admin_merchant_vouchers .manage-voucher-page__status--cancelled{background-color:#fee2e2;color:#b91c1c;border-color:#ef4444}.admin_merchant_vouchers .manage-voucher-page__status--draft{background-color:#e5e7eb;color:#4b5563;border-color:#9ca3af}.admin_merchant_vouchers .admin_merchant_vouchers_actions{display:flex;align-items:center;justify-content:center;gap:12px}.manage-voucher-page__filter-dropdown-wrap{background:#fff;border-radius:8px;box-shadow:0 6px 16px #00000014;border:1px solid #eee;padding:12px;min-width:180px}.manage-voucher-page__filter-dropdown-wrap .manage-voucher-page__filter-dropdown{display:flex;flex-direction:column;gap:8px}.manage-voucher-page__filter-dropdown-wrap .manage-voucher-page__filter-dropdown-title{font-size:12px;font-weight:600;color:#737373;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px}.manage-voucher-page__filter-dropdown-wrap .manage-voucher-page__filter-radio{display:flex;align-items:center;gap:8px;cursor:pointer;padding:6px 0}.manage-voucher-page__filter-dropdown-wrap .manage-voucher-page__filter-radio input{position:absolute;opacity:0;pointer-events:none}.manage-voucher-page__filter-dropdown-wrap .manage-voucher-page__filter-radio-icon{display:flex;align-items:center;flex-shrink:0}.manage-voucher-page__filter-dropdown-wrap .manage-voucher-page__filter-radio-label{font-size:14px;font-weight:500;color:#111827}.merchant_publish_product{width:100%;height:100%;display:flex;flex-direction:column;gap:24px}.merchant_publish_product .merchant_publish_product_actions{display:flex;align-items:center;justify-content:center;gap:12px}.admin_create_merchant .create-new-employee__field{width:100%}.admin_create_merchant .input-form{display:flex;flex-direction:column;gap:6px}.admin_create_merchant .label{font-size:14px;font-weight:500;color:#454545;margin-bottom:0}.admin_create_merchant .red-star{color:#ff4d4f}.admin_create_merchant .create-new-employee__select{width:100%}.admin_create_merchant .ant-select{height:39px!important}.admin_create_merchant .error-message{margin:0;font-size:12px;color:#ff4d4f}.merchant_settings{width:100%;height:100%;display:flex;flex-direction:column;gap:22px}.merchant_settings .merchant_settings_form{width:100%;display:flex;flex-direction:column;gap:24px;border-radius:20px;background:#fff;padding:30px}.merchant_settings .merchant_settings_form .merchant_settings_form_content{display:grid;grid-template-columns:1fr 1fr;gap:24px}.merchant_settings .merchant_settings_form .merchant_settings_form_content .merchant_settings_form_content_left,.merchant_settings .merchant_settings_form .merchant_settings_form_content .merchant_settings_form_content_right{display:flex;flex-direction:column;gap:16px}.merchant_settings .merchant_settings_form .merchant_settings_form_content .merchant_settings_form_content_right_upload{display:flex;flex-direction:column;gap:8px}.merchant_settings .merchant_settings_form .merchant_settings_form_content .merchant_settings_form_content_right_upload .merchant_settings_form_content_right_upload_label{font-size:14px;font-weight:500;color:#454545;margin-bottom:0}.merchant_settings .merchant_settings_form .merchant_settings_form_content .merchant_settings_form_content_right_upload .merchant_settings_form_content_right_upload_button{width:100%;display:flex;align-items:center;justify-content:center;gap:8px}.merchant_settings .merchant_settings_form .merchant_settings_form_content .merchant_settings_form_content_right_upload .merchant_settings_file_tag{margin-top:4px}.merchant_settings .merchant_settings_form .merchant_settings_form_actions{display:flex;justify-content:center;gap:16px;margin-top:8px;border-top:1px solid #e0e0e0;padding-top:16px}.basic_details_section{display:flex;flex-direction:column;gap:16px}.basic_details_section .basic_details_section_title{font-size:16px;font-weight:600;color:#111827;margin:0 0 4px}.basic_details_section .basic_details_section_radio .ant-radio-wrapper{font-size:14px;font-weight:500;color:#111827}.basic_details_section .basic_details_section_field{display:flex;flex-direction:column;gap:8px}.basic_details_section .basic_details_section_label{color:#052e37;font-size:14px;font-weight:400;text-transform:capitalize}.basic_details_section .basic_details_section_note{margin:0;font-size:10px;color:#faad14;line-height:1.4}.basic_details_section .basic_details_section_select{width:100%}.basic_details_section .basic_details_section_select .ant-select-selector{border-radius:8px!important;border:1px solid #d9d9d9!important}.basic_details_section .basic_details_section_textarea_wrap{display:flex;flex-direction:column;gap:8px}.basic_details_section .basic_details_section_textarea_box{position:relative;border:1px solid #d9d9d9;border-radius:8px;overflow:hidden}.basic_details_section .basic_details_section_textarea{width:100%;padding:12px 12px 40px;border:none;resize:none;font-size:14px;font-family:inherit;outline:none}.basic_details_section .basic_details_section_textarea::placeholder{color:#a3a3a3}.basic_details_section .basic_details_section_textarea_actions{position:absolute;bottom:12px;right:12px;display:flex;gap:8px;cursor:pointer}.pricing_section{display:flex;flex-direction:column;gap:16px}.pricing_section .pricing_section_title{font-size:16px;font-weight:600;color:#111827;margin:0 0 4px}.pricing_section .pricing_section_price_row{display:flex;gap:8px;align-items:flex-end}.pricing_section .pricing_section_price_row .custom_input{flex:1}.pricing_section .pricing_section_price_row .pricing_section_currency_select{min-width:80px}.pricing_section .pricing_section_price_row .pricing_section_currency_select .ant-select-selector{border-radius:8px!important;border:1px solid #d9d9d9!important}.pricing_section .pricing_section_price_row .pricing_section_prefix{color:#737373;font-size:14px}.pricing_section .pricing_section_discounted{display:flex;flex-direction:column;gap:12px}.pricing_section .pricing_section_discounted_label label{color:#052e37;font-size:14px;font-weight:400}.pricing_section .pricing_section_discounted_inputs{display:flex;align-items:center;gap:12px}.pricing_section .pricing_section_discounted_field{display:flex;align-items:center;border:1px solid #d9d9d9;border-radius:8px;padding:4px 12px;gap:4px}.pricing_section .pricing_section_discounted_field .pricing_section_prefix{color:#737373;font-size:14px}.pricing_section .pricing_section_discounted_field .pricing_section_input{border:none;outline:none;font-size:14px;min-width:60px}.pricing_section .pricing_section_sale{font-size:14px;color:#111827;font-weight:500}.pricing_section .pricing_section_tax{display:flex;align-items:center;gap:12px}.pricing_section .pricing_section_tax label{font-size:14px;color:#052e37}.pricing_section .pricing_section_tax .ant-radio-wrapper{font-size:14px}.pricing_section .pricing_section_expiration{display:flex;flex-direction:column;gap:8px}.pricing_section .pricing_section_label{color:#052e37;font-size:14px;font-weight:400}.pricing_section .pricing_section_date_picker{width:100%}.pricing_section .pricing_section_date_picker .ant-picker{border-radius:8px;width:100%}.pricing_section .pricing_section_promo{width:100%;display:flex;align-items:center;gap:8px}.pricing_section .pricing_section_expiration{width:100%}.inventory_section{display:flex;flex-direction:column;gap:16px}.inventory_section .inventory_section_title{font-size:16px;font-weight:600;color:#111827;margin:0 0 4px}.inventory_section .inventory_section_fields_flex{width:100%;display:flex;align-items:center;gap:16px}.inventory_section .inventory_section_field{display:flex;flex-direction:column;gap:8px;width:100%}.inventory_section .inventory_section_label{color:#052e37;font-size:14px;font-weight:400}.inventory_section .inventory_section_input{padding:8px 12px;border:1px solid #d9d9d9;border-radius:8px;font-size:14px;outline:none}.inventory_section .inventory_section_input:disabled{background:#f5f5f5;cursor:not-allowed}.inventory_section .inventory_section_select{width:100%}.inventory_section .inventory_section_select .ant-select-selector{border-radius:8px!important;border:1px solid #d9d9d9!important}.inventory_section .inventory_section_toggle{display:flex;align-items:center;justify-content:space-between;gap:12px}.inventory_section .inventory_section_toggle .ant-switch-checked{background:#2563eb!important}.inventory_section .inventory_section_checkbox .ant-checkbox-wrapper{font-size:14px;color:#111827}.inventory_section .inventory_section_actions{display:flex;gap:12px;margin-top:8px}.inventory_section .inventory_section_btn{padding:8px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;border:1px solid transparent;transition:all .2s}.inventory_section .inventory_section_btn_draft{background:#fff;border-color:#2563eb;color:#2563eb}.inventory_section .inventory_section_btn_draft:hover{background:#f0f7ff}.inventory_section .inventory_section_btn_publish{background:#2563eb;color:#fff}.inventory_section .inventory_section_btn_publish:hover{background:#1d4ed8}.product_image_upload{display:flex;flex-direction:column;gap:16px}.product_image_upload .product_image_upload_title{font-size:16px;font-weight:600;color:#111827;margin:0 0 4px}.product_image_upload .product_image_upload_main{display:flex;flex-direction:column;gap:8px}.product_image_upload .product_image_upload_main_label{color:#052e37;font-size:14px;font-weight:400}.product_image_upload .product_image_upload_main_area{border:2px dashed #d9d9d9;border-radius:8px;min-height:180px;display:flex;align-items:flex-end;padding:16px;transition:border-color .2s}.product_image_upload .product_image_upload_main_area:hover{border-color:#2563eb}.product_image_upload .product_image_upload_design_preview{position:relative;width:100%;height:100%;min-height:160px;border-radius:8px;overflow:hidden;background:#fafafa}.product_image_upload .product_image_upload_design_preview:hover .product_image_upload_btn_overlay{opacity:1}.product_image_upload .product_image_upload_design_img{width:100%;height:100%;min-height:160px;object-fit:contain}.product_image_upload .product_image_upload_btn_overlay{position:absolute;bottom:16px;left:16px;opacity:.9}.product_image_upload .product_image_upload_btn_overlay:hover{opacity:1}.product_image_upload .product_image_upload_main_actions{display:flex;gap:12px}.product_image_upload .product_image_upload_btn{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:500;color:#454545;background:#fff;border:1px solid #d9d9d9;border-radius:8px;cursor:pointer;transition:all .2s}.product_image_upload .product_image_upload_btn:hover{border-color:#2563eb;color:#2563eb}.product_image_upload .product_image_upload_previews{display:flex;gap:12px;flex-wrap:wrap}.product_image_upload .product_image_upload_preview_item{position:relative;width:80px;height:80px;border-radius:8px;overflow:hidden;background:#e5e7eb}.product_image_upload .product_image_upload_preview_img{width:100%;height:100%;object-fit:contain}.product_image_upload .product_image_upload_preview_remove{position:absolute;top:4px;right:4px;width:20px;height:20px;border-radius:50%;background:#00000080;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.product_image_upload .product_image_upload_preview_remove:hover{background:#000000b3}.product_image_upload .product_image_upload_preview_replace{position:absolute;bottom:4px;left:4px;width:20px;height:20px;border-radius:50%;background:#00000080;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.product_image_upload .product_image_upload_preview_replace:hover{background:#000000b3}.product_image_upload .product_image_upload_add{width:80px;height:80px;border:2px dashed #d9d9d9;border-radius:8px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:12px;color:#737373;cursor:pointer;transition:all .2s}.product_image_upload .product_image_upload_add:hover{border-color:#2563eb;color:#2563eb}.categories_section{display:flex;flex-direction:column;gap:16px}.categories_section .categories_section_title{font-size:16px;font-weight:600;color:#111827;margin:0 0 4px}.categories_section .categories_section_field{display:flex;flex-direction:column;gap:8px}.categories_section .categories_section_label{color:#052e37;font-size:14px;font-weight:400}.categories_section .categories_section_select{width:100%}.categories_section .categories_section_select .ant-select-selector{border-radius:8px!important;border:1px solid #d9d9d9!important}.publish_product_form{display:grid;grid-template-columns:1fr 380px;gap:32px;width:100%;max-width:1440px}@media(max-width:1024px){.publish_product_form{grid-template-columns:1fr}}.publish_product_form .publish_product_form_left,.publish_product_form .publish_product_form_right{display:flex;flex-direction:column;gap:32px;border-radius:8px;background:#fff;box-shadow:0 1px 3px #0003;padding:24px}.landing_root{width:100%;display:flex;flex-direction:column;align-items:stretch;min-height:100vh;background:#fff}.landing_root main{flex:1}.marketplace_page{width:100%;min-height:100vh;display:flex;flex-direction:column;background:#fff}.marketplace_main{flex:1}.marketplace_hero{position:relative;width:100%;max-width:1440px;margin:0 auto;min-height:320px;display:flex;align-items:center;padding:48px 80px 64px;overflow:hidden}@media(max-width:1024px){.marketplace_hero{padding:40px 48px 56px;min-height:280px}}@media(max-width:768px){.marketplace_hero{padding:32px 24px 48px;min-height:240px}}.marketplace_hero_bg{position:absolute;inset:0;background:linear-gradient(135deg,#1890ff,#096dd9,#0050b3);z-index:0}.marketplace_hero_content{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;width:100%;gap:24px}.marketplace_hero_text .marketplace_hero_label{margin:0 0 8px;font-size:16px;color:#ffffffe6;font-weight:500}.marketplace_hero_text .marketplace_hero_title{margin:0 0 4px;font-size:42px;font-weight:700;color:#fff;letter-spacing:.02em}@media(max-width:768px){.marketplace_hero_text .marketplace_hero_title{font-size:28px}}.marketplace_hero_text .marketplace_hero_subtitle{margin:0;font-size:20px;color:#fffffff2;font-weight:500}.marketplace_hero_pattern{width:40%;max-width:400px;height:200px;background:linear-gradient(135deg,rgba(0,80,179,.4) 0%,transparent 50%);border-radius:8px;flex-shrink:0}.marketplace_hero_arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;transition:background .2s}.marketplace_hero_arrow:hover{background:#ffffff59}.marketplace_hero_arrow.marketplace_hero_arrow_left{left:24px}.marketplace_hero_arrow.marketplace_hero_arrow_right{right:24px}.marketplace_hero_dots{position:absolute;bottom:24px;left:50%;transform:translate(-50%);z-index:2;display:flex;gap:8px}.marketplace_hero_dots span{width:8px;height:8px;border-radius:50%;background:#fff6;transition:background .2s}.marketplace_hero_dots span.active{background:#fff}.marketplace_section{width:100%;padding:48px 80px 56px;background:#fff}@media(max-width:1024px){.marketplace_section{padding:40px 48px 48px}}@media(max-width:768px){.marketplace_section{padding:32px 24px 40px}}.marketplace_section.marketplace_section_gray{background:#fafafa}.marketplace_section_container{width:100%;max-width:1440px;margin:0 auto}.marketplace_section_header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;margin-bottom:24px}.marketplace_section_title{margin:0;font-size:18px;font-weight:700;color:#1e1e1e;letter-spacing:.05em;text-transform:uppercase}.marketplace_view_all{font-size:14px;font-weight:600;color:#1890ff;text-decoration:none;transition:color .2s}.marketplace_view_all:hover{color:#096dd9}.marketplace_brands_wrapper{position:relative;display:flex;align-items:center;gap:12px}.marketplace_carousel_btn{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e8e8e8;border-radius:50%;color:#595959;cursor:pointer;transition:all .2s}.marketplace_carousel_btn:hover{border-color:#1890ff;color:#1890ff;background:#e6f7ff}.marketplace_carousel_btn.left{order:-1}.marketplace_brands{display:flex;gap:20px;overflow-x:auto;scrollbar-width:none;padding:8px 0}.marketplace_brands::-webkit-scrollbar{display:none}.marketplace_brand_card{flex:0 0 160px;height:100px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e8e8e8;border-radius:8px;font-size:14px;font-weight:600;color:#595959;transition:border-color .2s,box-shadow .2s}.marketplace_brand_card:hover{border-color:#1890ff;box-shadow:0 2px 8px #1890ff1a}.marketplace_deals_meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.marketplace_deals_ends{font-size:14px;color:#595959}.marketplace_countdown{display:flex;align-items:center;gap:2px;padding:6px 12px;background:#1890ff;color:#fff;border-radius:6px;font-size:14px;font-weight:600}.marketplace_deals_wrapper{display:flex;align-items:center;gap:12px;position:relative}.marketplace_deals_track{display:flex;gap:24px;overflow-x:auto;scrollbar-width:none;padding:8px 0}.marketplace_deals_track::-webkit-scrollbar{display:none}.marketplace_deal_card{flex:0 0 280px;background:#fff;border:1px solid #e8e8e8;border-radius:12px;overflow:hidden;transition:box-shadow .2s}.marketplace_deal_card:hover{box-shadow:0 4px 16px #00000014}.marketplace_deal_card_image{position:relative;aspect-ratio:4/3;background:#f5f5f5}.marketplace_deal_card_tag{position:absolute;top:12px;left:12px;z-index:1;padding:4px 10px;background:#1890ff;color:#fff;font-size:12px;font-weight:600;border-radius:4px}.marketplace_deal_card_placeholder{width:100%;height:100%;background:linear-gradient(135deg,#e8e8e8,#f0f0f0)}.marketplace_deal_card_progress{position:absolute;bottom:0;left:0;right:0;padding:8px 12px;background:#00000080;color:#fff;font-size:12px;display:flex;flex-direction:column;gap:4px}.marketplace_deal_card_progress_bar{height:4px;background:#1890ff;border-radius:2px;width:60%}.marketplace_deal_card_title{margin:0;padding:16px 16px 12px;font-size:14px;font-weight:500;color:#1e1e1e;line-height:1.4}.marketplace_deal_card_btn{width:calc(100% - 32px);margin:0 16px 16px;padding:12px 16px;background:#1890ff;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}.marketplace_deal_card_btn:hover{background:#096dd9}.marketplace_categories{display:flex;gap:24px;overflow-x:auto;scrollbar-width:none;padding:8px 0}.marketplace_categories::-webkit-scrollbar{display:none}.marketplace_category_item{display:flex;flex-direction:column;align-items:center;gap:8px;flex-shrink:0;background:none;border:none;cursor:pointer;padding:8px 4px;transition:opacity .2s}.marketplace_category_item.active .marketplace_category_circle{border-color:#1890ff;border-width:3px;background:#1890ff14}.marketplace_category_item.active .marketplace_category_label{color:#1890ff;font-weight:600}.marketplace_category_circle{width:64px;height:64px;border-radius:50%;border:2px solid #e8e8e8;background:#fafafa;transition:all .2s}.marketplace_category_label{font-size:13px;color:#595959;text-align:center;max-width:90px}.marketplace_top_purchased{display:flex;gap:24px;justify-content:center;flex-wrap:wrap;margin-bottom:16px}.marketplace_top_card{position:relative;flex:0 0 280px;height:160px;border-radius:12px;overflow:hidden;padding:24px;display:flex;flex-direction:column;justify-content:flex-end;border:1px solid #e8e8e8;transition:transform .2s,box-shadow .2s}.marketplace_top_card.active{border-color:#1890ff;box-shadow:0 4px 16px #1890ff33}.marketplace_top_card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000014}.marketplace_top_card_bg{position:absolute;inset:0;background:linear-gradient(135deg,#2d2d2d,#1a1a1a);opacity:.9}.marketplace_top_card_title,.marketplace_top_card_value{position:relative;z-index:1;margin:0;color:#fff;font-size:18px;font-weight:600}.marketplace_top_card_value{font-size:20px;margin-top:4px}.marketplace_top_dots{display:flex;justify-content:center;gap:8px}.marketplace_top_dots span{width:8px;height:8px;border-radius:50%;background:#d9d9d9;transition:background .2s}.marketplace_top_dots span.active{background:#1890ff}.marketplace_vouchers_grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media(max-width:1200px){.marketplace_vouchers_grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.marketplace_vouchers_grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.marketplace_vouchers_grid{grid-template-columns:1fr}}.marketplace_voucher_card{position:relative;background:#fff;border:1px solid #e8e8e8;border-radius:12px;overflow:hidden;padding-bottom:16px;transition:box-shadow .2s}.marketplace_voucher_card:hover{box-shadow:0 4px 16px #00000014}.marketplace_voucher_card_tag{position:absolute;top:12px;left:12px;z-index:1;padding:4px 10px;font-size:12px;font-weight:600;border-radius:4px}.marketplace_voucher_card_tag.yellow{background:#fadb14;color:#1e1e1e}.marketplace_voucher_card_tag.red{background:#ff4d4f;color:#fff}.marketplace_voucher_card_sold{position:absolute;top:12px;left:12px;z-index:1;padding:4px 10px;background:#8c8c8c;color:#fff;font-size:12px;font-weight:600;border-radius:4px}.marketplace_voucher_card_icons{position:absolute;top:12px;right:12px;z-index:1;display:flex;gap:8px}.marketplace_voucher_card_icons button{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#ffffffe6;border:none;border-radius:50%;color:#595959;cursor:pointer;transition:color .2s,background .2s}.marketplace_voucher_card_icons button:hover{color:#1890ff;background:#fff}.marketplace_voucher_card_image{width:100%;aspect-ratio:4/3;background:linear-gradient(135deg,#f0f0f0,#e8e8e8)}.marketplace_voucher_card_rating{display:flex;align-items:center;gap:6px;padding:12px 16px 0;font-size:12px;color:#8c8c8c}.marketplace_voucher_card_rating .filled{color:#fadb14}.marketplace_voucher_card_name{margin:0;padding:12px 16px 4px;font-size:15px;font-weight:600;color:#1e1e1e}.marketplace_voucher_card_price{margin:0;padding:0 16px 8px;font-size:14px}.marketplace_voucher_card_price .original{text-decoration:line-through;color:#8c8c8c;margin-right:8px}.marketplace_voucher_card_price .current{color:#1890ff;font-weight:600}.marketplace_voucher_card_desc{margin:0;padding:0 16px 12px;font-size:12px;color:#8c8c8c;line-height:1.4}.marketplace_voucher_card_actions{display:flex;align-items:center;gap:8px;padding:0 16px;flex-wrap:wrap}.marketplace_voucher_card_actions_left{display:flex;gap:4px}.marketplace_voucher_card_actions_left button{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:none;border:none;color:#595959;cursor:pointer;border-radius:8px;transition:color .2s,background .2s}.marketplace_voucher_card_actions_left button:hover{color:#1890ff;background:#e6f7ff}.marketplace_voucher_card_add{flex:1;min-width:100px;padding:10px 16px;background:#1890ff;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s}.marketplace_voucher_card_add:hover{background:#096dd9}.marketplace_voucher_card_actions button:last-child{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:none;border:none;color:#595959;cursor:pointer;border-radius:8px;transition:color .2s,background .2s}.marketplace_voucher_card_actions button:last-child:hover{color:#1890ff;background:#e6f7ff}.landing_about{width:100%;min-height:100vh;display:flex;flex-direction:column;background:#fff}.landing_about .landing_about_main{flex:1}.landing_about .landing_about_hero{width:100%;background:linear-gradient(135deg,#0f4290,#1a71f6,#132958);padding:80px 24px 72px;text-align:center;position:relative;overflow:hidden}.landing_about .landing_about_hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(255,255,255,.12) 0%,transparent 50%),radial-gradient(circle at 90% 80%,rgba(255,255,255,.06) 0%,transparent 40%);pointer-events:none}@media(max-width:768px){.landing_about .landing_about_hero{padding:56px 20px}}@media(max-width:480px){.landing_about .landing_about_hero{padding:48px 16px}}.landing_about .landing_about_hero_inner{position:relative;max-width:720px;margin:0 auto}.landing_about .landing_about_hero_title{color:#fff;font-size:42px;font-weight:700;line-height:1.2;margin:0 0 16px;letter-spacing:-.02em}@media(max-width:768px){.landing_about .landing_about_hero_title{font-size:32px;margin-bottom:12px}}@media(max-width:480px){.landing_about .landing_about_hero_title{font-size:28px}}.landing_about .landing_about_hero_lead{color:#ffffffe0;font-size:20px;font-weight:400;line-height:1.5;margin:0}@media(max-width:768px){.landing_about .landing_about_hero_lead{font-size:17px}}@media(max-width:480px){.landing_about .landing_about_hero_lead{font-size:16px}}.landing_about .landing_about_content{width:100%;padding:64px 24px 56px}.landing_about .landing_about_content_inner{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.landing_about .landing_about_content_paragraph{color:#374151;font-size:18px;font-weight:400;line-height:1.7;margin:0}@media(max-width:768px){.landing_about .landing_about_content_paragraph{font-size:16px;line-height:1.65}}@media(max-width:480px){.landing_about .landing_about_content_paragraph{font-size:15px}}.landing_about .landing_about_content_paragraph.landing_about_content_paragraph_highlight{color:#161c2d;padding:20px 24px;background:linear-gradient(135deg,#1a71f60f,#473bf00a);border-radius:16px;border-left:4px solid #1a71f6}.landing_about .landing_about_content_paragraph.landing_about_content_paragraph_highlight strong{color:#0f4290;font-weight:600}.landing_about .landing_about_ctas{width:100%;padding:48px 24px 80px;background:#f8fafc}.landing_about .landing_about_ctas_inner{max-width:800px;margin:0 auto;text-align:center}.landing_about .landing_about_ctas_title{color:#161c2d;font-size:26px;font-weight:700;margin:0 0 32px;letter-spacing:-.02em}@media(max-width:768px){.landing_about .landing_about_ctas_title{font-size:22px;margin-bottom:24px}}@media(max-width:480px){.landing_about .landing_about_ctas_title{font-size:20px;margin-bottom:20px}}.landing_about .landing_about_ctas_buttons{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px}@media(max-width:600px){.landing_about .landing_about_ctas_buttons{flex-direction:column;width:100%;gap:12px}}.landing_about .landing_about_cta_btn{display:inline-flex;align-items:center;gap:10px;padding:14px 24px;border-radius:100px;border:2px solid #e5e7eb;background:#fff;color:#374151;font-size:16px;font-weight:600;cursor:pointer;transition:all .25s ease;white-space:nowrap;box-shadow:0 1px 3px #0000000f}@media(max-width:600px){.landing_about .landing_about_cta_btn{width:100%;justify-content:center;padding:14px 20px;font-size:15px}}.landing_about .landing_about_cta_btn:hover{border-color:#1a71f6;color:#1a71f6;box-shadow:0 4px 14px #1a71f633;transform:translateY(-2px)}.landing_about .landing_about_cta_btn.landing_about_cta_btn_primary{background:linear-gradient(90deg,#1a71f6,#0f4290);border-color:transparent;color:#fff}.landing_about .landing_about_cta_btn.landing_about_cta_btn_primary:hover{background:linear-gradient(90deg,#2669e2,#1a5bc9);box-shadow:0 6px 20px #1a71f659;transform:translateY(-2px);border-color:transparent;color:#fff}.landing_terms{width:100%;min-height:100vh;display:flex;flex-direction:column;background:#fff}.landing_terms .landing_terms_main{flex:1}.landing_terms .landing_terms_hero{width:100%;background:linear-gradient(135deg,#0f4290,#1a71f6,#132958);padding:80px 24px 72px;text-align:center;position:relative;overflow:hidden}.landing_terms .landing_terms_hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(255,255,255,.12) 0%,transparent 50%),radial-gradient(circle at 90% 80%,rgba(255,255,255,.06) 0%,transparent 40%);pointer-events:none}@media(max-width:768px){.landing_terms .landing_terms_hero{padding:56px 20px}}@media(max-width:480px){.landing_terms .landing_terms_hero{padding:48px 16px}}.landing_terms .landing_terms_hero_inner{position:relative;max-width:720px;margin:0 auto}.landing_terms .landing_terms_hero_title{color:#fff;font-size:42px;font-weight:700;line-height:1.2;margin:0 0 16px;letter-spacing:-.02em}@media(max-width:768px){.landing_terms .landing_terms_hero_title{font-size:32px;margin-bottom:12px}}@media(max-width:480px){.landing_terms .landing_terms_hero_title{font-size:28px}}.landing_terms .landing_terms_hero_lead{color:#ffffffe0;font-size:20px;font-weight:400;line-height:1.5;margin:0}@media(max-width:768px){.landing_terms .landing_terms_hero_lead{font-size:17px}}@media(max-width:480px){.landing_terms .landing_terms_hero_lead{font-size:16px}}.landing_terms .landing_terms_content{width:100%;padding:64px 24px 80px}.landing_terms .landing_terms_content_inner{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:32px}.landing_terms .landing_terms_intro{color:#374151;font-size:18px;font-weight:400;line-height:1.7;margin:0}@media(max-width:768px){.landing_terms .landing_terms_intro{font-size:16px;line-height:1.65}}@media(max-width:480px){.landing_terms .landing_terms_intro{font-size:15px}}.landing_terms .landing_terms_section{margin:0}.landing_terms .landing_terms_section_title{color:#161c2d;font-size:22px;font-weight:700;line-height:1.3;margin:0 0 16px;letter-spacing:-.02em}@media(max-width:768px){.landing_terms .landing_terms_section_title{font-size:20px;margin-bottom:12px}}@media(max-width:480px){.landing_terms .landing_terms_section_title{font-size:18px}}.landing_terms .landing_terms_paragraph{color:#374151;font-size:18px;font-weight:400;line-height:1.7;margin:0 0 12px}@media(max-width:768px){.landing_terms .landing_terms_paragraph{font-size:16px}}@media(max-width:480px){.landing_terms .landing_terms_paragraph{font-size:15px}}.landing_terms .landing_terms_list{color:#374151;font-size:16px;font-weight:400;line-height:1.7;margin:0;padding-left:24px;display:flex;flex-direction:column;gap:10px}.landing_terms .landing_terms_list li{margin:0}.landing_terms .landing_terms_list li strong{color:#161c2d;font-weight:600}@media(max-width:768px){.landing_terms .landing_terms_list{font-size:15px;padding-left:20px}}@media(max-width:480px){.landing_terms .landing_terms_list{font-size:14px;padding-left:18px}}.landing_terms .landing_terms_contact_block{padding:20px 24px;background:linear-gradient(135deg,#1a71f60f,#473bf00a);border-radius:16px;border-left:4px solid #1a71f6;margin-top:8px}.landing_terms .landing_terms_contact_block p{color:#374151;font-size:16px;line-height:1.6;margin:0 0 8px}.landing_terms .landing_terms_contact_block p:last-child{margin-bottom:0}.landing_terms .landing_terms_contact_block p strong{color:#0f4290;font-weight:600}@media(max-width:480px){.landing_terms .landing_terms_contact_block{padding:16px 20px;font-size:15px}}.landing_contact{width:100%;min-height:100vh;display:flex;flex-direction:column;background:#fff}.landing_contact .landing_contact_main{flex:1}.landing_contact .landing_contact_hero{width:100%;background:linear-gradient(135deg,#0f4290,#1a71f6,#132958);padding:80px 24px 72px;text-align:center;position:relative;overflow:hidden}.landing_contact .landing_contact_hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(255,255,255,.12) 0%,transparent 50%),radial-gradient(circle at 90% 80%,rgba(255,255,255,.06) 0%,transparent 40%);pointer-events:none}@media(max-width:768px){.landing_contact .landing_contact_hero{padding:56px 20px}}@media(max-width:480px){.landing_contact .landing_contact_hero{padding:48px 16px}}.landing_contact .landing_contact_hero_inner{position:relative;max-width:720px;margin:0 auto}.landing_contact .landing_contact_hero_title{color:#fff;font-size:42px;font-weight:700;line-height:1.2;margin:0 0 16px;letter-spacing:-.02em}@media(max-width:768px){.landing_contact .landing_contact_hero_title{font-size:32px;margin-bottom:12px}}@media(max-width:480px){.landing_contact .landing_contact_hero_title{font-size:28px}}.landing_contact .landing_contact_hero_lead{color:#ffffffe0;font-size:20px;font-weight:400;line-height:1.5;margin:0}@media(max-width:768px){.landing_contact .landing_contact_hero_lead{font-size:17px}}@media(max-width:480px){.landing_contact .landing_contact_hero_lead{font-size:16px}}.landing_contact .landing_contact_content{width:100%;padding:64px 24px 56px}.landing_contact .landing_contact_content_inner{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.landing_contact .landing_contact_content_paragraph{color:#374151;font-size:18px;font-weight:400;line-height:1.7;margin:0}@media(max-width:768px){.landing_contact .landing_contact_content_paragraph{font-size:16px;line-height:1.65}}@media(max-width:480px){.landing_contact .landing_contact_content_paragraph{font-size:15px}}.landing_contact .landing_contact_content_paragraph.landing_contact_content_paragraph_highlight{color:#161c2d;padding:24px;background:linear-gradient(135deg,#1a71f60f,#473bf00a);border-radius:16px;border-left:4px solid #1a71f6}.landing_contact .landing_contact_content_paragraph.landing_contact_content_paragraph_highlight strong{color:#0f4290;font-weight:600}.landing_contact .landing_contact_info{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}.landing_contact .landing_contact_info:last-of-type{margin-bottom:0}.landing_contact .landing_contact_info_item{display:flex;align-items:center;gap:12px;margin:0;font-size:17px}.landing_contact .landing_contact_info_item a{color:#1a71f6;font-weight:600;text-decoration:none;transition:color .2s ease}.landing_contact .landing_contact_info_item a:hover{color:#0f4290;text-decoration:underline}.landing_contact .landing_contact_info_item svg{flex-shrink:0;color:#0f4290}@media(max-width:480px){.landing_contact .landing_contact_info_item{font-size:16px}}.landing_contact .landing_contact_support{margin:0;font-size:15px;line-height:1.6;color:#374151}.landing_contact .landing_contact_form{display:flex;flex-direction:column;gap:20px;padding:32px;background:#f8fafc;border-radius:16px;border:1px solid #e5e7eb}@media(max-width:480px){.landing_contact .landing_contact_form{padding:24px 20px}}.landing_contact .landing_contact_form_title{color:#161c2d;font-size:22px;font-weight:700;margin:0 0 8px;letter-spacing:-.02em}@media(max-width:480px){.landing_contact .landing_contact_form_title{font-size:20px}}.landing_contact .landing_contact_form_row{display:flex;flex-direction:column;gap:8px}.landing_contact .landing_contact_form_label{color:#374151;font-size:14px;font-weight:600;display:block}.landing_contact .landing_contact_form_input{width:100%;padding:14px 16px;border-radius:12px;border:2px solid #e5e7eb;background:#fff;color:#161c2d;font-size:16px;font-family:inherit;transition:border-color .2s ease,box-shadow .2s ease}.landing_contact .landing_contact_form_input::placeholder{color:#9ca3af}.landing_contact .landing_contact_form_input:focus{outline:none;border-color:#1a71f6;box-shadow:0 0 0 3px #1a71f633}@media(max-width:480px){.landing_contact .landing_contact_form_input{padding:12px 14px;font-size:16px}}.landing_contact .landing_contact_form_textarea{min-height:120px;resize:vertical}.landing_contact .landing_contact_form_submit{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 24px;border-radius:100px;border:none;background:linear-gradient(90deg,#1a71f6,#0f4290);color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:all .25s ease;margin-top:8px}.landing_contact .landing_contact_form_submit:hover{background:linear-gradient(90deg,#2669e2,#1a5bc9);box-shadow:0 6px 20px #1a71f659;transform:translateY(-2px)}@media(max-width:480px){.landing_contact .landing_contact_form_submit{width:100%;padding:14px 20px}}.landing_contact .landing_contact_ctas{width:100%;padding:48px 24px 80px;background:#f8fafc}.landing_contact .landing_contact_ctas_inner{max-width:800px;margin:0 auto;text-align:center}.landing_contact .landing_contact_ctas_title{color:#161c2d;font-size:26px;font-weight:700;margin:0 0 32px;letter-spacing:-.02em}@media(max-width:768px){.landing_contact .landing_contact_ctas_title{font-size:22px;margin-bottom:24px}}@media(max-width:480px){.landing_contact .landing_contact_ctas_title{font-size:20px;margin-bottom:20px}}.landing_contact .landing_contact_ctas_buttons{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px}@media(max-width:600px){.landing_contact .landing_contact_ctas_buttons{flex-direction:column;width:100%;gap:12px}}.landing_contact .landing_contact_cta_btn{display:inline-flex;align-items:center;gap:10px;padding:14px 24px;border-radius:100px;border:2px solid #e5e7eb;background:#fff;color:#374151;font-size:16px;font-weight:600;cursor:pointer;transition:all .25s ease;white-space:nowrap;box-shadow:0 1px 3px #0000000f}@media(max-width:600px){.landing_contact .landing_contact_cta_btn{width:100%;justify-content:center;padding:14px 20px;font-size:15px}}.landing_contact .landing_contact_cta_btn:hover{border-color:#1a71f6;color:#1a71f6;box-shadow:0 4px 14px #1a71f633;transform:translateY(-2px)}.landing_contact .landing_contact_cta_btn.landing_contact_cta_btn_primary{background:linear-gradient(90deg,#1a71f6,#0f4290);border-color:transparent;color:#fff}.landing_contact .landing_contact_cta_btn.landing_contact_cta_btn_primary:hover{background:linear-gradient(90deg,#2669e2,#1a5bc9);box-shadow:0 6px 20px #1a71f659;transform:translateY(-2px);border-color:transparent;color:#fff}.landing_navbar{width:100%;height:100px;display:flex;justify-content:center;align-items:center;background:#fff;position:sticky;top:0;z-index:1000;transition:all .3s ease}.landing_navbar .landing_navbar_container{width:100%;max-width:1440px;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:0 80px}@media(max-width:1024px){.landing_navbar .landing_navbar_container{padding:0}}.landing_navbar .landing_navbar_container .landing_navbar_container_title{height:28px;width:auto;margin:0;cursor:pointer;transition:opacity .3s ease;display:block}.landing_navbar .landing_navbar_container .landing_navbar_container_title:hover{opacity:.85}.landing_navbar .landing_navbar_container .landing_navbar_container_right{display:flex;align-items:center;gap:32px;flex:1;justify-content:flex-end}.landing_navbar .landing_navbar_container .landing_navbar_container_right .landing_navbar_container_right_links{display:flex;align-items:center;gap:32px}.landing_navbar .landing_navbar_container .landing_navbar_container_right .landing_navbar_container_right_links .landing_navbar_container_right_item{color:#333;font-size:15px;font-weight:500;cursor:pointer;margin:0;white-space:nowrap;position:relative;padding:8px 0;transition:color .3s ease}.landing_navbar .landing_navbar_container .landing_navbar_container_right .landing_navbar_container_right_links .landing_navbar_container_right_item:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#1890ff;transition:width .3s ease}.landing_navbar .landing_navbar_container .landing_navbar_container_right .landing_navbar_container_right_links .landing_navbar_container_right_item:hover{color:#1890ff}.landing_navbar .landing_navbar_container .landing_navbar_container_right .landing_navbar_container_right_links .landing_navbar_container_right_item:hover:after{width:100%}.landing_navbar .landing_navbar_container .landing_navbar_container_right .landing_navbar_container_right_buttons{display:flex;align-items:center;gap:12px;margin-left:8px}.landing_navbar .landing_navbar_container .landing_navbar_container_right .landing_navbar_container_right_buttons .landing_navbar_contact_btn{border-radius:6px;font-weight:500;transition:all .3s ease}.landing_navbar .landing_navbar_container .landing_navbar_container_right .landing_navbar_container_right_buttons .landing_navbar_contact_btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #1890ff33}.landing_navbar .landing_navbar_container .landing_navbar_container_right .landing_navbar_container_right_buttons .landing_navbar_login_btn{font-weight:500;display:flex;align-items:center;gap:6px;transition:all .3s ease;border-radius:100px;padding:0 16px}.landing_navbar .landing_navbar_container .landing_navbar_container_right .landing_navbar_container_right_buttons .landing_navbar_login_btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #1890ff4d}.landing_navbar .landing_navbar_container .landing_navbar_container_right .landing_navbar_container_right_buttons .landing_navbar_login_btn.landing_navbar_logout_btn{background:#fff;border:1px solid #d9d9d9;color:#333}.landing_navbar .landing_navbar_container .landing_navbar_container_right .landing_navbar_container_right_buttons .landing_navbar_login_btn.landing_navbar_logout_btn:hover{border-color:#1890ff;color:#1890ff;box-shadow:0 2px 8px #0000000f}.landing_navbar .landing_navbar_container .landing_navbar_mobile_menu{display:none;background:none;border:none;cursor:pointer;padding:10px;color:#1e1e1e;align-items:center;justify-content:center;border-radius:8px;transition:all .3s ease;position:relative}.landing_navbar .landing_navbar_container .landing_navbar_mobile_menu:hover{background:#f5f5f5;color:#1890ff}.landing_navbar .landing_navbar_container .landing_navbar_mobile_menu:active{transform:scale(.95)}.landing_navbar .landing_navbar_drawer .ant-drawer-header{padding:24px;border-bottom:1px solid #f0f0f0;background:linear-gradient(135deg,#f8f9fa,#fff)}.landing_navbar .landing_navbar_drawer .ant-drawer-body{padding:0;background:#fff}.landing_navbar .landing_navbar_drawer .landing_navbar_drawer_header{display:flex;justify-content:space-between;align-items:center;width:100%}.landing_navbar .landing_navbar_drawer .landing_navbar_drawer_header .landing_navbar_drawer_title{margin:0;font-size:22px;font-weight:700;color:#1e1e1e;letter-spacing:-.3px}.landing_navbar .landing_navbar_drawer .landing_navbar_drawer_content{display:flex;flex-direction:column;padding:24px 0;min-height:calc(100vh - 100px)}@media(max-width:1024px){.landing_navbar{padding:0 40px}.landing_navbar .landing_navbar_container .landing_navbar_container_right,.landing_navbar .landing_navbar_container .landing_navbar_container_right .landing_navbar_container_right_links{gap:24px}.landing_navbar .landing_navbar_container .landing_navbar_container_right .landing_navbar_container_right_links .landing_navbar_container_right_item{font-size:14px}}@media(max-width:768px){.landing_navbar{padding:0 20px;height:70px;box-shadow:0 2px 12px #0000000f}.landing_navbar .landing_navbar_container .landing_navbar_container_title{height:32px}.landing_navbar .landing_navbar_container .landing_navbar_container_right{display:none}.landing_navbar .landing_navbar_container .landing_navbar_mobile_menu{display:flex}}@media(max-width:480px){.landing_navbar{padding:0 16px;height:64px}.landing_navbar .landing_navbar_container .landing_navbar_container_title{height:28px}.landing_navbar .landing_navbar_container .landing_navbar_mobile_menu{padding:8px}.landing_navbar .landing_navbar_drawer .ant-drawer-content-wrapper{width:100%!important;max-width:320px}}.landing_navbar_drawer_links{display:flex;flex-direction:column;padding:0 24px;margin-bottom:22px}.landing_navbar_drawer_links .landing_navbar_container_right_item{color:#1e1e1e;font-size:17px;font-weight:500;cursor:pointer;margin:0;padding:18px 20px;border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;background:transparent;border:1px solid transparent}.landing_navbar_drawer_links .landing_navbar_container_right_item:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:0;background:linear-gradient(180deg,#1890ff,#096dd9);border-radius:0 4px 4px 0;transition:height .3s ease}.landing_navbar_drawer_links .landing_navbar_container_right_item:hover{background:linear-gradient(90deg,#f0f7ff,#fff);color:#1890ff;padding-left:28px;border-color:#e6f4ff;transform:translate(4px)}.landing_navbar_drawer_links .landing_navbar_container_right_item:hover:before{height:60%}.landing_navbar_drawer_links .landing_navbar_container_right_item:active{transform:translate(2px) scale(.98)}.landing_navbar_drawer_buttons{display:flex;flex-direction:column;gap:16px;padding:24px 24px 0;margin-top:auto;border-top:1px solid #f0f0f0}.landing_navbar_drawer_buttons .landing_navbar_contact_btn{width:100%;height:50px;border-radius:12px;font-weight:600;font-size:15px;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .3s cubic-bezier(.4,0,.2,1);border:2px solid #e8e8e8;background:#fff}.landing_navbar_drawer_buttons .landing_navbar_contact_btn:hover{border-color:#1890ff;color:#1890ff;background:#f0f7ff;transform:translateY(-2px);box-shadow:0 4px 12px #1890ff26}.landing_navbar_drawer_buttons .landing_navbar_contact_btn:active{transform:translateY(0) scale(.98)}.landing_navbar_drawer_buttons .landing_navbar_login_btn{width:100%;height:50px;border-radius:12px;font-weight:600;font-size:15px;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #1890ff40;background:linear-gradient(135deg,#1890ff,#096dd9)}.landing_navbar_drawer_buttons .landing_navbar_login_btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #1890ff59;background:linear-gradient(135deg,#40a9ff,#1890ff)}.landing_navbar_drawer_buttons .landing_navbar_login_btn:active{transform:translateY(0) scale(.98)}.landing_navbar_drawer_buttons .landing_navbar_login_btn.landing_navbar_logout_btn{background:#fff;border:1px solid #d9d9d9;color:#333;box-shadow:none}.landing_navbar_drawer_buttons .landing_navbar_login_btn.landing_navbar_logout_btn:hover{border-color:#1890ff;color:#1890ff;background:#f0f7ff;box-shadow:0 2px 8px #0000000f}.marketplace_header{width:100%;background:#fff;position:sticky;top:0;z-index:1000;box-shadow:0 1px #0000000f}.marketplace_header_top{width:100%;max-width:1440px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:12px 24px 12px 16px}@media(max-width:1024px){.marketplace_header_top{padding:12px 16px}}@media(max-width:768px){.marketplace_header_top{flex-wrap:wrap}}.marketplace_header_top_left{display:flex;align-items:center;gap:16px;flex:1;min-width:0;max-width:480px}.marketplace_header_top_left .marketplace_header_menu_icon{width:48px;height:48px;cursor:pointer}.marketplace_header_menu{display:flex;flex-direction:column;gap:5px;padding:8px;background:none;border:none;cursor:pointer;flex-shrink:0}.marketplace_header_menu .marketplace_header_menu_line{width:22px;height:2px;background:#1e1e1e;border-radius:1px}.marketplace_header_search{flex:1;display:flex;align-items:center;gap:10px;height:44px;padding:0 16px;background:#f5f5f5;border-radius:8px;border:1px solid #e8e8e8}.marketplace_header_search .marketplace_header_search_icon{color:#8c8c8c;flex-shrink:0}.marketplace_header_search .marketplace_header_search_input{flex:1;min-width:0;border:none;background:none;outline:none;font-size:14px;color:#1e1e1e}.marketplace_header_search .marketplace_header_search_input::placeholder{color:#8c8c8c}.marketplace_header_logo{flex-shrink:0;cursor:pointer;display:flex;align-items:center}.marketplace_header_logo img{height:28px;width:auto}.marketplace_header_logo:hover{opacity:.85}.marketplace_header_top_right{display:flex;align-items:center;gap:8px;flex-shrink:0}@media(max-width:900px){.marketplace_header_top_right{gap:4px}}.marketplace_header_action{display:flex;align-items:center;gap:6px;padding:8px 12px;background:none;border:none;border-radius:8px;font-size:14px;color:#333;cursor:pointer;transition:background .2s,color .2s}.marketplace_header_action:hover{background:#f5f5f5;color:#1890ff}@media(max-width:900px){.marketplace_header_action span{display:none}.marketplace_header_action{padding:8px 10px}}.marketplace_header_nav{width:100%;background:#fafafa;border-top:1px solid #f0f0f0;overflow-x:auto;scrollbar-width:none}.marketplace_header_nav::-webkit-scrollbar{display:none}.marketplace_header_nav_inner{display:flex;align-items:center;gap:0;padding:0 24px;max-width:1440px;margin:0 auto;min-width:max-content}@media(max-width:768px){.marketplace_header_nav_inner{padding:0 16px}}.marketplace_header_nav_item{display:flex;align-items:center;gap:4px;padding:14px 20px;background:none;border:none;font-size:14px;font-weight:500;color:#595959;cursor:pointer;white-space:nowrap;transition:all .2s}.marketplace_header_nav_item.active{background:#1e1e1e;color:#fff}.marketplace_header_nav_item:hover:not(.active){color:#1890ff;background:#1890ff0f}.landing_hero{width:100%;display:flex;justify-content:center;align-items:flex-start;background:#fff}.landing_hero .landing_hero_container{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:0}.landing_hero .landing_hero_container .landing_hero_content{width:100%;max-width:1440px;display:flex;justify-content:space-between;align-items:center;gap:48px;padding:48px 80px}@media(max-width:1024px){.landing_hero .landing_hero_container .landing_hero_content{flex-direction:column;padding:60px 64px;gap:40px}}@media(max-width:768px){.landing_hero .landing_hero_container .landing_hero_content{padding:48px 32px;gap:32px}}@media(max-width:480px){.landing_hero .landing_hero_container .landing_hero_content{padding:40px 20px;gap:24px}}.landing_hero .landing_hero_container .landing_hero_content .landing_hero_text{flex:1;display:flex;flex-direction:column;gap:24px;max-width:600px}@media(max-width:1024px){.landing_hero .landing_hero_container .landing_hero_content .landing_hero_text{max-width:100%}}.landing_hero .landing_hero_container .landing_hero_content .landing_hero_text .landing_hero_title{color:#212121;font-size:32px;font-weight:700;line-height:1.2;margin:0}@media(max-width:1024px){.landing_hero .landing_hero_container .landing_hero_content .landing_hero_text .landing_hero_title{font-size:28px}}@media(max-width:768px){.landing_hero .landing_hero_container .landing_hero_content .landing_hero_text .landing_hero_title{font-size:24px}}@media(max-width:480px){.landing_hero .landing_hero_container .landing_hero_content .landing_hero_text .landing_hero_title{font-size:20px}}.landing_hero .landing_hero_container .landing_hero_content .landing_hero_text .landing_hero_description{color:#616161;font-size:20px;font-weight:400;line-height:1.6;margin:0}@media(max-width:768px){.landing_hero .landing_hero_container .landing_hero_content .landing_hero_text .landing_hero_description{font-size:16px}}@media(max-width:480px){.landing_hero .landing_hero_container .landing_hero_content .landing_hero_text .landing_hero_description{font-size:14px}}.landing_hero .landing_hero_container .landing_hero_content .landing_hero_text .landing_hero_buttons{margin-top:12px;display:flex;align-items:center;gap:16px;flex-wrap:wrap}@media(max-width:480px){.landing_hero .landing_hero_container .landing_hero_content .landing_hero_text .landing_hero_buttons{flex-direction:column;width:100%;gap:12px}}.landing_hero .landing_hero_container .landing_hero_content .landing_hero_text .landing_hero_buttons .landing_hero_button{padding:14px 32px;border-radius:100px;border:none;font-size:16px;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .3s ease}@media(max-width:480px){.landing_hero .landing_hero_container .landing_hero_content .landing_hero_text .landing_hero_buttons .landing_hero_button{width:100%;padding:12px 24px;font-size:14px}}.landing_hero .landing_hero_container .landing_hero_content .landing_hero_text .landing_hero_buttons .landing_hero_button.landing_hero_button_primary{background:linear-gradient(90deg,#1a71f6,#0f4290);color:#fff;transition:all .3s ease}.landing_hero .landing_hero_container .landing_hero_content .landing_hero_text .landing_hero_buttons .landing_hero_button.landing_hero_button_primary:hover{background:linear-gradient(90deg,#2669e2,#1a5bc9);transform:translateY(-2px);box-shadow:0 6px 16px #3683f059}.landing_hero .landing_hero_container .landing_hero_content .landing_hero_text .landing_hero_buttons .landing_hero_button.landing_hero_button_secondary{background:linear-gradient(90deg,#132958,#2959be);color:#fff;transition:all .3s ease}.landing_hero .landing_hero_container .landing_hero_content .landing_hero_text .landing_hero_buttons .landing_hero_button.landing_hero_button_secondary:hover{background:linear-gradient(90deg,#1a3a80,#3b6fe0);transform:translateY(-2px);box-shadow:0 6px 16px #1a71f64d}.landing_hero .landing_hero_container .landing_hero_content .landing_hero_image_wrapper{flex:1;position:relative;max-width:600px;width:100%;height:400px;max-height:400px;overflow:hidden;border-radius:16px}@media(max-width:1024px){.landing_hero .landing_hero_container .landing_hero_content .landing_hero_image_wrapper{max-width:100%;height:350px;max-height:350px}}@media(max-width:768px){.landing_hero .landing_hero_container .landing_hero_content .landing_hero_image_wrapper{height:280px;max-height:280px}}@media(max-width:480px){.landing_hero .landing_hero_container .landing_hero_content .landing_hero_image_wrapper{height:220px;max-height:220px}}.landing_hero .landing_hero_container .landing_hero_content .landing_hero_image_wrapper .landing_hero_carousel{height:100%;max-height:400px;position:relative}@media(max-width:1024px){.landing_hero .landing_hero_container .landing_hero_content .landing_hero_image_wrapper .landing_hero_carousel{max-height:350px}}@media(max-width:768px){.landing_hero .landing_hero_container .landing_hero_content .landing_hero_image_wrapper .landing_hero_carousel{max-height:280px}}@media(max-width:480px){.landing_hero .landing_hero_container .landing_hero_content .landing_hero_image_wrapper .landing_hero_carousel{max-height:220px}}.landing_hero .landing_hero_container .landing_hero_content .landing_hero_image_wrapper .landing_hero_carousel .slick-slider,.landing_hero .landing_hero_container .landing_hero_content .landing_hero_image_wrapper .landing_hero_carousel .slick-list,.landing_hero .landing_hero_container .landing_hero_content .landing_hero_image_wrapper .landing_hero_carousel .slick-track,.landing_hero .landing_hero_container .landing_hero_content .landing_hero_image_wrapper .landing_hero_carousel .landing_hero_carousel_slide{height:100%}.landing_hero .landing_hero_container .landing_hero_content .landing_hero_image_wrapper .landing_hero_carousel .landing_hero_carousel_slide{display:flex!important}.landing_hero .landing_hero_container .landing_hero_content .landing_hero_image_wrapper .landing_hero_carousel_nav{position:absolute;right:12px;top:50%;transform:translateY(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:8px;padding:10px 0;background:linear-gradient(180deg,#e8f0fef2,#e0e7efe6);border-radius:24px}.landing_hero .landing_hero_container .landing_hero_content .landing_hero_image_wrapper .landing_hero_carousel_nav .landing_hero_carousel_nav_arrow{width:40px;height:24px;padding:0;border:none;background:transparent;color:#4b5563;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:color .2s ease}.landing_hero .landing_hero_container .landing_hero_content .landing_hero_image_wrapper .landing_hero_carousel_nav .landing_hero_carousel_nav_arrow:hover{color:#1a71f6}.landing_hero .landing_hero_container .landing_hero_content .landing_hero_image_wrapper .landing_hero_carousel_nav .landing_hero_carousel_nav_dots{display:flex;flex-direction:column;align-items:center;gap:10px}.landing_hero .landing_hero_container .landing_hero_content .landing_hero_image_wrapper .landing_hero_carousel_nav .landing_hero_carousel_nav_dot{width:10px;height:10px;padding:0;border:1.5px solid #4b5563;border-radius:50%;background:transparent;cursor:pointer;transition:all .2s ease}.landing_hero .landing_hero_container .landing_hero_content .landing_hero_image_wrapper .landing_hero_carousel_nav .landing_hero_carousel_nav_dot.active{background:#1a71f6;border-color:#1a71f6}.landing_hero .landing_hero_container .landing_hero_content .landing_hero_image_wrapper .landing_hero_image{width:100%;height:100%;max-height:400px;object-fit:cover;object-position:center}.landing_hero .landing_hero_container .landing_hero_footer{width:100%;display:flex;justify-content:center;align-items:center;background:linear-gradient(90deg,#1a71f6,#132958);margin-top:-1px}.landing_hero .landing_hero_container .landing_hero_footer .landing_hero_footer_content{width:100%;max-width:1440px;display:flex;justify-content:space-between;align-items:center;gap:0;padding:64px 80px}@media(max-width:1024px){.landing_hero .landing_hero_container .landing_hero_footer .landing_hero_footer_content{padding:48px 64px;flex-direction:column-reverse;gap:22px}}@media(max-width:768px){.landing_hero .landing_hero_container .landing_hero_footer .landing_hero_footer_content{padding:40px 32px}}@media(max-width:480px){.landing_hero .landing_hero_container .landing_hero_footer .landing_hero_footer_content{padding:32px 20px}}.landing_hero .landing_hero_container .landing_hero_footer .landing_hero_footer_content .landing_hero_footer_content_left{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:0}.landing_hero .landing_hero_container .landing_hero_footer .landing_hero_footer_content .landing_hero_footer_content_right{display:flex;align-items:center;justify-content:center;gap:0;width:50%}.landing_hero .landing_hero_container .landing_hero_footer .landing_hero_footer_content .landing_hero_footer_content_label{color:#c1c1ca;font-size:20px;font-weight:500;margin-bottom:24px}@media(max-width:768px){.landing_hero .landing_hero_container .landing_hero_footer .landing_hero_footer_content .landing_hero_footer_content_label{font-size:18px;margin-bottom:20px}}@media(max-width:480px){.landing_hero .landing_hero_container .landing_hero_footer .landing_hero_footer_content .landing_hero_footer_content_label{font-size:16px;margin-bottom:16px}}.landing_hero .landing_hero_container .landing_hero_footer .landing_hero_footer_content .landing_hero_footer_content_search{width:100%;max-width:532px;height:60px;display:flex;align-items:center;gap:12px;border-radius:30px;background:#ffffff26;padding:0 20px;margin-bottom:20px}.landing_hero .landing_hero_container .landing_hero_footer .landing_hero_footer_content .landing_hero_footer_content_search svg{width:24px;height:24px;flex-shrink:0}@media(max-width:768px){.landing_hero .landing_hero_container .landing_hero_footer .landing_hero_footer_content .landing_hero_footer_content_search svg{width:22px;height:22px}}@media(max-width:480px){.landing_hero .landing_hero_container .landing_hero_footer .landing_hero_footer_content .landing_hero_footer_content_search svg{width:20px;height:20px}}@media(max-width:768px){.landing_hero .landing_hero_container .landing_hero_footer .landing_hero_footer_content .landing_hero_footer_content_search{max-width:100%;height:56px;padding:0 18px;gap:10px;margin-bottom:18px}}@media(max-width:480px){.landing_hero .landing_hero_container .landing_hero_footer .landing_hero_footer_content .landing_hero_footer_content_search{height:52px;padding:0 16px;gap:8px;margin-bottom:16px;border-radius:26px}}.landing_hero .landing_hero_container .landing_hero_footer .landing_hero_footer_content .landing_hero_footer_content_search .landing_hero_footer_content_search_input{width:100%;height:100%;border:none;outline:none;background:transparent;color:#fff;font-size:16px;font-weight:400}@media(max-width:768px){.landing_hero .landing_hero_container .landing_hero_footer .landing_hero_footer_content .landing_hero_footer_content_search .landing_hero_footer_content_search_input{font-size:15px}}@media(max-width:480px){.landing_hero .landing_hero_container .landing_hero_footer .landing_hero_footer_content .landing_hero_footer_content_search .landing_hero_footer_content_search_input{font-size:14px}}.landing_hero .landing_hero_container .landing_hero_footer .landing_hero_footer_content .landing_hero_footer_content_search .landing_hero_footer_content_search_input::placeholder{color:#ffffffb3}.landing_hero .landing_hero_container .landing_hero_footer .landing_hero_footer_content .landing_hero_footer_content_tags{display:flex;align-items:center;gap:12px;flex-wrap:wrap}@media(max-width:768px){.landing_hero .landing_hero_container .landing_hero_footer .landing_hero_footer_content .landing_hero_footer_content_tags{gap:10px}}@media(max-width:480px){.landing_hero .landing_hero_container .landing_hero_footer .landing_hero_footer_content .landing_hero_footer_content_tags{gap:8px}}.landing_hero .landing_hero_container .landing_hero_footer .landing_hero_footer_content .landing_hero_footer_content_tags .landing_hero_footer_content_tag{padding:8px 16px;border-radius:20px;background:#fff3;border:none;color:#fff;font-size:14px;font-weight:400;cursor:pointer;transition:background .2s ease}@media(max-width:768px){.landing_hero .landing_hero_container .landing_hero_footer .landing_hero_footer_content .landing_hero_footer_content_tags .landing_hero_footer_content_tag{padding:7px 14px;font-size:13px;border-radius:18px}}@media(max-width:480px){.landing_hero .landing_hero_container .landing_hero_footer .landing_hero_footer_content .landing_hero_footer_content_tags .landing_hero_footer_content_tag{padding:6px 12px;font-size:12px;border-radius:16px}}.landing_hero .landing_hero_container .landing_hero_footer .landing_hero_footer_content .landing_hero_footer_content_tags .landing_hero_footer_content_tag:hover{background:#ffffff4d}.landing_how_it_works{width:100%;background:#fff}.landing_how_it_works .landing_how_it_works_container{width:100%;max-width:1440px;margin:0 auto;padding:80px 80px 100px}@media(max-width:1024px){.landing_how_it_works .landing_how_it_works_container{padding:64px 48px 80px}}@media(max-width:768px){.landing_how_it_works .landing_how_it_works_container{padding:48px 32px 64px}}@media(max-width:480px){.landing_how_it_works .landing_how_it_works_container{padding:40px 20px 56px}}.landing_how_it_works .landing_how_it_works_title{background:linear-gradient(90deg,#132958 25.89%,#1a71f6 71.44%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:48px;font-weight:700;text-align:center;margin:0 0 8px}@media(max-width:768px){.landing_how_it_works .landing_how_it_works_title{font-size:40px}}@media(max-width:480px){.landing_how_it_works .landing_how_it_works_title{font-size:32px}}.landing_how_it_works .landing_how_it_works_subtitle{color:#616161;font-size:18px;text-align:center;margin:0 0 56px}@media(max-width:768px){.landing_how_it_works .landing_how_it_works_subtitle{font-size:16px;margin-bottom:40px}}@media(max-width:480px){.landing_how_it_works .landing_how_it_works_subtitle{font-size:14px;margin-bottom:32px}}.landing_how_it_works_item_image_first{flex-direction:row-reverse}@media(max-width:768px){.landing_how_it_works_item_image_first{flex-direction:column-reverse}}.landing_how_it_works_container_items{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:80px}@media(max-width:768px){.landing_how_it_works_container_items{gap:56px}}@media(max-width:480px){.landing_how_it_works_container_items{gap:40px}}.landing_how_it_works_item{width:100%;display:flex;justify-content:center;align-items:stretch;gap:48px}@media(max-width:1024px){.landing_how_it_works_item{gap:32px}}@media(max-width:768px){.landing_how_it_works_item{flex-direction:column;align-items:center;gap:32px}}@media(max-width:480px){.landing_how_it_works_item{gap:24px}}.landing_how_it_works_item .landing_how_it_works_item_image_wrapper{padding:50px 40px;width:50%;display:flex;justify-content:center;align-items:center;min-height:0;position:relative}@media(max-width:1024px){.landing_how_it_works_item .landing_how_it_works_item_image_wrapper{padding:32px 24px}}@media(max-width:768px){.landing_how_it_works_item .landing_how_it_works_item_image_wrapper{width:100%;padding:24px 0;max-width:500px}}@media(max-width:480px){.landing_how_it_works_item .landing_how_it_works_item_image_wrapper{padding:16px 0}}.landing_how_it_works_item .landing_how_it_works_item_image_wrapper .landing_how_it_works_item_image_wrapper_box_top{position:absolute;top:18%;right:0;width:100px;height:100px;border-radius:10px;background:linear-gradient(150deg,#1a71f6,#132958 81.92%);box-shadow:0 4px 30px 10px #0000001a;display:flex;justify-content:center;align-items:center;padding:16px}.landing_how_it_works_item .landing_how_it_works_item_image_wrapper .landing_how_it_works_item_image_wrapper_box_top img{width:100%;height:100%;object-fit:contain;opacity:.8}@media(max-width:768px){.landing_how_it_works_item .landing_how_it_works_item_image_wrapper .landing_how_it_works_item_image_wrapper_box_top{padding:6px;width:60px;height:60px;top:12%}}@media(max-width:480px){.landing_how_it_works_item .landing_how_it_works_item_image_wrapper .landing_how_it_works_item_image_wrapper_box_top{width:40px;height:40px;top:8%;right:8px}}.landing_how_it_works_item .landing_how_it_works_item_image_wrapper .landing_how_it_works_item_image_wrapper_box_bottom{position:absolute;bottom:0;left:0;width:300px;height:100px;border-radius:10px;border:1px solid #e7e7e7;background:#d9d9d933;box-shadow:0 4px 34px 10px #0000001a;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);display:flex;justify-content:center;align-items:center;padding:6px}.landing_how_it_works_item .landing_how_it_works_item_image_wrapper .landing_how_it_works_item_image_wrapper_box_bottom img{width:100%;height:100%;object-fit:contain}@media(max-width:768px){.landing_how_it_works_item .landing_how_it_works_item_image_wrapper .landing_how_it_works_item_image_wrapper_box_bottom{padding:4px;width:200px;height:70px}}@media(max-width:480px){.landing_how_it_works_item .landing_how_it_works_item_image_wrapper .landing_how_it_works_item_image_wrapper_box_bottom{width:140px;height:50px}}.landing_how_it_works_item .landing_how_it_works_item_image_wrapper .landing_how_it_works_item_image{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:16px}@media(max-width:768px){.landing_how_it_works_item .landing_how_it_works_item_image_wrapper .landing_how_it_works_item_image{min-height:280px}}@media(max-width:480px){.landing_how_it_works_item .landing_how_it_works_item_image_wrapper .landing_how_it_works_item_image{min-height:220px}}.landing_how_it_works_item .landing_how_it_works_item_content_wrapper{width:50%;display:flex;justify-content:center;align-items:center;gap:40px}@media(max-width:768px){.landing_how_it_works_item .landing_how_it_works_item_content_wrapper{width:100%;align-items:flex-start}}.landing_how_it_works_item .landing_how_it_works_item_content_wrapper .landing_how_it_works_item_content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:40px}@media(max-width:768px){.landing_how_it_works_item .landing_how_it_works_item_content_wrapper .landing_how_it_works_item_content{gap:32px}}@media(max-width:480px){.landing_how_it_works_item .landing_how_it_works_item_content_wrapper .landing_how_it_works_item_content{gap:24px}}.landing_how_it_works_item .landing_how_it_works_item_content_wrapper .landing_how_it_works_item_title{font-size:22px;font-weight:700;text-transform:uppercase;background:linear-gradient(90deg,#0f4290 .01%,#2959be 54.89%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media(max-width:768px){.landing_how_it_works_item .landing_how_it_works_item_content_wrapper .landing_how_it_works_item_title{font-size:20px}}@media(max-width:480px){.landing_how_it_works_item .landing_how_it_works_item_content_wrapper .landing_how_it_works_item_title{font-size:18px}}.landing_how_it_works_item .landing_how_it_works_item_content_wrapper .landing_how_it_works_item_list{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:40px}@media(max-width:768px){.landing_how_it_works_item .landing_how_it_works_item_content_wrapper .landing_how_it_works_item_list{gap:28px}}@media(max-width:480px){.landing_how_it_works_item .landing_how_it_works_item_content_wrapper .landing_how_it_works_item_list{gap:20px}}.landing_how_it_works_item .landing_how_it_works_item_content_wrapper .landing_how_it_works_item_list .landing_how_it_works_item_item{display:flex;justify-content:center;align-items:center;gap:32px}@media(max-width:768px){.landing_how_it_works_item .landing_how_it_works_item_content_wrapper .landing_how_it_works_item_list .landing_how_it_works_item_item{gap:24px}}@media(max-width:480px){.landing_how_it_works_item .landing_how_it_works_item_content_wrapper .landing_how_it_works_item_list .landing_how_it_works_item_item{gap:16px;align-items:flex-start}}.landing_how_it_works_item .landing_how_it_works_item_content_wrapper .landing_how_it_works_item_list .landing_how_it_works_item_item .landing_how_it_works_item_item_index_wrapper{position:relative;flex-shrink:0;width:52px;height:52px}@media(max-width:480px){.landing_how_it_works_item .landing_how_it_works_item_content_wrapper .landing_how_it_works_item_list .landing_how_it_works_item_item .landing_how_it_works_item_item_index_wrapper{width:44px;height:44px}}.landing_how_it_works_item .landing_how_it_works_item_content_wrapper .landing_how_it_works_item_list .landing_how_it_works_item_item .landing_how_it_works_item_item_index_bg{position:absolute;top:-6px;left:-6px;width:52px;height:52px;border-radius:10px;background:linear-gradient(141deg,#1a71f61a 3.61%,#bbe1ff1a 66.01%);z-index:0}@media(max-width:480px){.landing_how_it_works_item .landing_how_it_works_item_content_wrapper .landing_how_it_works_item_list .landing_how_it_works_item_item .landing_how_it_works_item_item_index_bg{width:44px;height:44px;top:-5px;left:-5px}}.landing_how_it_works_item .landing_how_it_works_item_content_wrapper .landing_how_it_works_item_list .landing_how_it_works_item_item .landing_how_it_works_item_item_index_inner{position:relative;width:52px;height:52px;border-radius:10px;border:1px solid #132958;background:#fff;display:flex;align-items:center;justify-content:center;z-index:1}@media(max-width:480px){.landing_how_it_works_item .landing_how_it_works_item_content_wrapper .landing_how_it_works_item_list .landing_how_it_works_item_item .landing_how_it_works_item_item_index_inner{width:44px;height:44px;border-radius:8px}}.landing_how_it_works_item .landing_how_it_works_item_content_wrapper .landing_how_it_works_item_list .landing_how_it_works_item_item .landing_how_it_works_item_item_index{font-size:22px;font-weight:700;background:linear-gradient(180deg,#1a71f6,#0f4290);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media(max-width:480px){.landing_how_it_works_item .landing_how_it_works_item_content_wrapper .landing_how_it_works_item_list .landing_how_it_works_item_item .landing_how_it_works_item_item_index{font-size:20px}}.landing_how_it_works_item .landing_how_it_works_item_content_wrapper .landing_how_it_works_item_list .landing_how_it_works_item_item .landing_how_it_works_item_item_content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2px}.landing_how_it_works_item .landing_how_it_works_item_content_wrapper .landing_how_it_works_item_list .landing_how_it_works_item_item .landing_how_it_works_item_item_content .landing_how_it_works_item_item_title{color:#282831;font-size:20px;font-weight:700}@media(max-width:768px){.landing_how_it_works_item .landing_how_it_works_item_content_wrapper .landing_how_it_works_item_list .landing_how_it_works_item_item .landing_how_it_works_item_item_content .landing_how_it_works_item_item_title{font-size:18px}}@media(max-width:480px){.landing_how_it_works_item .landing_how_it_works_item_content_wrapper .landing_how_it_works_item_list .landing_how_it_works_item_item .landing_how_it_works_item_item_content .landing_how_it_works_item_item_title{font-size:16px}}.landing_how_it_works_item .landing_how_it_works_item_content_wrapper .landing_how_it_works_item_list .landing_how_it_works_item_item .landing_how_it_works_item_item_content .landing_how_it_works_item_item_description{color:#616161;font-size:16px;font-weight:400}@media(max-width:768px){.landing_how_it_works_item .landing_how_it_works_item_content_wrapper .landing_how_it_works_item_list .landing_how_it_works_item_item .landing_how_it_works_item_item_content .landing_how_it_works_item_item_description{font-size:15px}}@media(max-width:480px){.landing_how_it_works_item .landing_how_it_works_item_content_wrapper .landing_how_it_works_item_list .landing_how_it_works_item_item .landing_how_it_works_item_item_content .landing_how_it_works_item_item_description{font-size:14px}}.landing_how_it_works_item .landing_how_it_works_item_buttons{margin-top:12px;width:100%;display:flex;justify-content:center;align-items:center;gap:16px;flex-wrap:wrap}@media(max-width:480px){.landing_how_it_works_item .landing_how_it_works_item_buttons{gap:12px}}.landing_how_it_works_item .landing_how_it_works_item_buttons .landing_how_it_works_item_button{height:56px;padding:0 42px;display:flex;justify-content:center;align-items:center;gap:8px;border-radius:100px;border:1px solid #132958;background:#fff;color:#0f4290;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease}@media(max-width:768px){.landing_how_it_works_item .landing_how_it_works_item_buttons .landing_how_it_works_item_button{height:50px;padding:0 32px;font-size:16px}}@media(max-width:480px){.landing_how_it_works_item .landing_how_it_works_item_buttons .landing_how_it_works_item_button{height:48px;padding:0 24px;font-size:14px;border-radius:12px}}.landing_how_it_works_item .landing_how_it_works_item_buttons .landing_how_it_works_item_button:hover{background:linear-gradient(90deg,#132958,#1a5bc9);color:#fff;border-color:transparent;box-shadow:0 8px 20px #0f429040}.landing_why_different{width:100%;background:#fff}.landing_why_different .landing_why_different_container{width:100%;max-width:1440px;margin:0 auto;padding:80px 80px 100px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:62px}@media(max-width:1024px){.landing_why_different .landing_why_different_container{padding:64px 48px 80px}}@media(max-width:768px){.landing_why_different .landing_why_different_container{padding:48px 32px 64px}}@media(max-width:480px){.landing_why_different .landing_why_different_container{padding:40px 20px 56px}}.landing_why_different .landing_why_different_container .landing_why_different_info{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px}.landing_why_different .landing_why_different_container .landing_why_different_info .landing_why_different_title{max-width:562px;text-align:center;font-size:48px;font-weight:700;background:linear-gradient(90deg,#132958 25.89%,#1a71f6 71.44%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.landing_why_different .landing_why_different_container .landing_why_different_info .landing_why_different_description{color:#616161;font-size:18px;text-align:center}.landing_why_different .landing_why_different_container .features-grid{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:480px){.landing_why_different .landing_why_different_container .features-grid{gap:24px}}@media(min-width:768px){.landing_why_different .landing_why_different_container .features-grid{grid-template-columns:1fr 1fr;gap:24px}}@media(min-width:1024px){.landing_why_different .landing_why_different_container .features-grid{gap:32px}}.landing_why_different .landing_why_different_container .feature-card{width:100%;display:flex;flex-direction:column;gap:6px}@media(min-width:768px){.landing_why_different .landing_why_different_container .feature-card{max-width:500px;justify-self:center}}.landing_why_different .landing_why_different_container .feature-card--offset{margin-top:0}@media(min-width:768px){.landing_why_different .landing_why_different_container .feature-card--offset{margin-top:-198px}}@media(min-width:1024px){.landing_why_different .landing_why_different_container .feature-card--offset{margin-top:-206px}}.landing_why_different .landing_why_different_container .feature-image-wrapper{overflow:hidden;border-radius:12px}.landing_why_different .landing_why_different_container .feature-image{width:100%;height:100%;object-fit:cover}.landing_why_different .landing_why_different_container .feature-image--tall{height:240px}@media(min-width:480px){.landing_why_different .landing_why_different_container .feature-image--tall{height:320px}}@media(min-width:640px){.landing_why_different .landing_why_different_container .feature-image--tall{height:400px}}@media(min-width:768px){.landing_why_different .landing_why_different_container .feature-image--tall{height:548px}}.landing_why_different .landing_why_different_container .feature-image--short{height:160px}@media(min-width:480px){.landing_why_different .landing_why_different_container .feature-image--short{height:200px}}@media(min-width:640px){.landing_why_different .landing_why_different_container .feature-image--short{height:260px}}@media(min-width:768px){.landing_why_different .landing_why_different_container .feature-image--short{height:342px}}.landing_why_different .landing_why_different_container .feature-title{color:#161c2d;font-size:16px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:1200px){.landing_why_different .landing_why_different_container .feature-title{white-space:normal}}@media(min-width:480px){.landing_why_different .landing_why_different_container .feature-title{font-size:18px}}.landing_why_different .landing_why_different_container .feature-description{margin-top:4px;color:#161c2d;font-size:13px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:1200px){.landing_why_different .landing_why_different_container .feature-description{white-space:normal}}@media(min-width:480px){.landing_why_different .landing_why_different_container .feature-description{font-size:14px}}.landing_vouchers{width:100%;padding:80px 80px 100px;background:#fff}@media(max-width:1024px){.landing_vouchers{padding:64px 48px 80px}}@media(max-width:768px){.landing_vouchers{padding:48px 32px 64px}}@media(max-width:480px){.landing_vouchers{padding:40px 20px 56px}}.landing_vouchers .landing_vouchers_container{width:100%;max-width:1440px;margin:0 auto}.landing_vouchers .landing_vouchers_header{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:40px;flex-wrap:wrap}@media(max-width:768px){.landing_vouchers .landing_vouchers_header{margin-bottom:32px}}.landing_vouchers .landing_vouchers_title{color:#212121;font-size:28px;font-weight:700;margin:0 0 8px}@media(max-width:768px){.landing_vouchers .landing_vouchers_title{font-size:24px}}@media(max-width:480px){.landing_vouchers .landing_vouchers_title{font-size:20px}}.landing_vouchers .landing_vouchers_subtitle{color:#616161;font-size:16px;margin:0}@media(max-width:480px){.landing_vouchers .landing_vouchers_subtitle{font-size:14px}}.landing_vouchers .landing_vouchers_nav{display:flex;gap:8px}.landing_vouchers .landing_vouchers_nav_btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:2px solid #e5e7eb;border-radius:50%;background:#fff;color:#374151;cursor:pointer;transition:all .2s ease}.landing_vouchers .landing_vouchers_nav_btn:hover{border-color:#1a71f6;color:#1a71f6;background:#1a71f60f}.landing_vouchers .landing_vouchers_carousel{width:100%;margin-bottom:40px}.landing_vouchers .landing_vouchers_loading,.landing_vouchers .landing_vouchers_error{padding:32px 16px;text-align:center;color:#616161;font-size:15px}.landing_vouchers .landing_vouchers_error{color:#b91c1c}.landing_vouchers .landing_vouchers_swiper{width:100%}.landing_vouchers .landing_vouchers_swiper .swiper-slide{display:flex;align-items:stretch;justify-content:center;width:auto}.landing_vouchers .landing_vouchers_card{width:280px;min-width:280px;height:300px;flex-shrink:0;display:flex;flex-direction:column;background:#fff;border-radius:12px;overflow:hidden;border:1px solid #e5e7eb;transition:box-shadow .2s ease,transform .2s ease}.landing_vouchers .landing_vouchers_card:hover{box-shadow:0 8px 24px #00000014;transform:translateY(-4px)}@media(max-width:600px){.landing_vouchers .landing_vouchers_card{width:260px;min-width:260px;height:340px}}.landing_vouchers .landing_vouchers_card_image{width:100%;height:180px;flex-shrink:0;overflow:hidden;display:flex;align-items:center;justify-content:center}.landing_vouchers .landing_vouchers_card_image img{width:100%;height:100%;object-fit:cover;object-position:center}.landing_vouchers .landing_vouchers_card_image.landing_vouchers_image_placeholder{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);color:#9ca3af;font-size:12px}.landing_vouchers .landing_vouchers_card_title{color:#212121;font-size:16px;font-weight:600;margin:0;padding:16px 16px 4px}@media(max-width:480px){.landing_vouchers .landing_vouchers_card_title{font-size:15px}}.landing_vouchers .landing_vouchers_card_desc{color:#616161;font-size:13px;line-height:1.4;margin:0;padding:0 16px 12px;height:1.4em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media(max-width:480px){.landing_vouchers .landing_vouchers_card_desc{font-size:12px}}.landing_vouchers .landing_vouchers_card_tag{display:flex;align-items:center;gap:8px;margin-top:auto;padding:0 16px 16px;color:#6b7280;font-size:12px}.landing_vouchers .landing_vouchers_card_tag_dot{width:8px;height:8px;border-radius:50%}.landing_vouchers .landing_vouchers_footer{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.landing_vouchers .landing_vouchers_footer_btn{padding:12px 28px;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.landing_vouchers .landing_vouchers_footer_btn.landing_vouchers_footer_btn_outline{background:transparent;color:#1a71f6;border:2px solid #1a71f6}.landing_vouchers .landing_vouchers_footer_btn.landing_vouchers_footer_btn_outline:hover{background:#1a71f614;transform:translateY(-1px)}.landing_vouchers .landing_vouchers_footer_btn.landing_vouchers_footer_btn_primary{background:linear-gradient(180deg,#3683f0,#2669e2);color:#fff;border:none}.landing_vouchers .landing_vouchers_footer_btn.landing_vouchers_footer_btn_primary:hover{background:linear-gradient(180deg,#2669e2,#1a5bc9);transform:translateY(-1px);box-shadow:0 4px 12px #3683f04d}.landing_cta{width:100%;padding:64px 80px}@media(max-width:1024px){.landing_cta{padding:48px}}@media(max-width:768px){.landing_cta{padding:40px 32px}}@media(max-width:480px){.landing_cta{padding:32px 20px}}.landing_cta .landing_cta_container{width:100%;max-width:1440px;margin:0 auto;text-align:center;display:flex;justify-content:center;align-items:center;gap:32px}@media(max-width:768px){.landing_cta .landing_cta_container{flex-direction:column;gap:24px}}@media(max-width:480px){.landing_cta .landing_cta_container{gap:20px}}.landing_cta .landing_cta_left{display:flex;align-items:center;justify-content:center;gap:16px}@media(max-width:768px){.landing_cta .landing_cta_left{flex-wrap:wrap;justify-content:center}}@media(max-width:480px){.landing_cta .landing_cta_left{flex-direction:column;width:100%;gap:12px}}.landing_cta .landing_cta_left .landing_cta_left_btn{padding:12px 24px;border:none;font-size:17px;font-weight:700;cursor:pointer;border-radius:100px;background:#f1f0fe;color:#473bf0;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .3s ease;white-space:nowrap}@media(max-width:768px){.landing_cta .landing_cta_left .landing_cta_left_btn{font-size:15px;padding:10px 20px}}@media(max-width:480px){.landing_cta .landing_cta_left .landing_cta_left_btn{width:100%;font-size:14px;padding:12px 20px;white-space:normal}}.landing_cta .landing_cta_left .landing_cta_left_btn_secondary{background:#473bf0;color:#fff}.landing_cta .landing_cta_right{display:flex;flex-direction:column;gap:16px}@media(max-width:768px){.landing_cta .landing_cta_right{gap:12px}}.landing_cta .landing_cta_right .landing_cta_right_title{color:#161c2d;font-size:28px;font-weight:700}@media(max-width:768px){.landing_cta .landing_cta_right .landing_cta_right_title{font-size:24px}}@media(max-width:480px){.landing_cta .landing_cta_right .landing_cta_right_title{font-size:20px}}.landing_cta .landing_cta_right .landing_cta_right_description{color:#616161;font-size:16px;font-weight:400;max-width:480px}@media(max-width:768px){.landing_cta .landing_cta_right .landing_cta_right_description{font-size:15px;max-width:100%}}@media(max-width:480px){.landing_cta .landing_cta_right .landing_cta_right_description{font-size:14px}}.landing_footer{width:100%;padding:64px 80px 32px;background:#fff;border-top:1px solid #e5e7eb}@media(max-width:1024px){.landing_footer{padding:48px 48px 24px}}@media(max-width:768px){.landing_footer{padding:40px 32px 24px}}@media(max-width:480px){.landing_footer{padding:32px 20px 20px}}.landing_footer .landing_footer_container{width:100%;max-width:1440px;margin:0 auto}.landing_footer .landing_footer_grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px}@media(max-width:900px){.landing_footer .landing_footer_grid{grid-template-columns:1fr 1fr;gap:32px;margin-bottom:40px}}@media(max-width:600px){.landing_footer .landing_footer_grid{grid-template-columns:1fr;gap:32px;margin-bottom:32px}}.landing_footer .landing_footer_brand{max-width:320px}@media(max-width:600px){.landing_footer .landing_footer_brand{max-width:100%}}.landing_footer .landing_footer_logo{color:#1e1e1e;font-size:24px;font-weight:600;margin:0 0 16px}.landing_footer .landing_footer_description{color:#616161;font-size:14px;line-height:1.6;margin:0 0 24px}@media(max-width:480px){.landing_footer .landing_footer_description{font-size:13px}}.landing_footer .landing_footer_social{display:flex;flex-wrap:wrap;gap:12px}.landing_footer .landing_footer_social_link{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f3f4f6;color:#374151;transition:all .2s ease}.landing_footer .landing_footer_social_link:hover{background:#1a71f6;color:#fff;transform:translateY(-2px)}.landing_footer .landing_footer_links_title{color:#212121;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin:0 0 16px}.landing_footer .landing_footer_links{list-style:none;padding:0;margin:0}.landing_footer .landing_footer_links li{margin-bottom:12px}.landing_footer .landing_footer_links li:last-child{margin-bottom:0}.landing_footer .landing_footer_links a{color:#616161;font-size:14px;text-decoration:none;transition:color .2s ease}.landing_footer .landing_footer_links a:hover{color:#1a71f6}.landing_footer .landing_footer_bottom{padding-top:24px;border-top:1px solid #e5e7eb}.landing_footer .landing_footer_copyright{text-align:center;color:#9ca3af;font-size:13px;margin:0}@media(max-width:480px){.landing_footer .landing_footer_copyright{font-size:12px;text-align:center}}.shop_root{width:100%;display:flex;flex-direction:column;min-height:100vh;background:#fff}.cart_page{min-height:100vh;display:flex;flex-direction:column;background:#fff}.cart_page_main{flex:1;padding:24px 16px 48px}@media(min-width:640px){.cart_page_main{padding:32px 24px 64px}}@media(min-width:1024px){.cart_page_main{padding:40px 60px 80px}}.cart_page_container{max-width:1200px;margin:0 auto}.cart_page_heading_row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}@media(min-width:640px){.cart_page_heading_row{gap:10px}}.cart_page_back{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:8px;padding:4px;transition:opacity .2s}.cart_page_back:hover{opacity:.8}.cart_page_title{font-size:1.25rem;font-weight:700;color:#2a2a2a;margin:0 0 8px}@media(min-width:640px){.cart_page_title{font-size:1.5rem}}.cart_page_breadcrumb{font-size:.8125rem;color:#666;margin-bottom:20px;line-height:1.4}@media(min-width:640px){.cart_page_breadcrumb{font-size:.875rem;margin-bottom:24px}}.cart_page_breadcrumb a{color:#1a71f6;text-decoration:none}.cart_page_breadcrumb a:hover{text-decoration:underline}.cart_page_breadcrumb_sep{margin:0 6px;color:#999}.cart_page_content{display:grid;gap:24px}@media(min-width:1024px){.cart_page_content{grid-template-columns:1fr 360px;align-items:start;gap:32px}}.cart_page_items_section{min-width:0}.cart_page_items_heading{font-size:1rem;font-weight:700;color:#2a2a2a;margin:0 0 12px}@media(min-width:640px){.cart_page_items_heading{font-size:1.125rem;margin:0 0 16px}}.cart_page_items_list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.cart_page_empty{padding:32px 16px;text-align:center;color:#666;font-size:1rem;background:#f9f9f9;border-radius:12px}.cart_page_item{display:grid;gap:12px;align-items:start;padding:12px;background:#fff;border:1px solid #eee;border-radius:12px;font-size:.8125rem;grid-template-columns:72px minmax(0,1fr);grid-template-areas:"image details" "quantity quantity" "footer footer"}@media(min-width:640px){.cart_page_item{grid-template-columns:100px minmax(0,1fr) minmax(120px,1fr) minmax(72px,auto) auto;grid-template-areas:"image details quantity subtotal actions";align-items:center;gap:12px 16px;padding:16px;font-size:.875rem}}@media(min-width:1024px){.cart_page_item{grid-template-columns:120px minmax(0,1fr) 140px 88px auto}}.cart_page_item_footer{grid-area:footer;display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-width:0}@media(min-width:640px){.cart_page_item_footer{display:contents}}.cart_page_item_image_wrap{grid-area:image;aspect-ratio:1;width:100%;max-width:72px;border-radius:8px;overflow:hidden;background:#f0f0f0}@media(min-width:640px){.cart_page_item_image_wrap{max-width:100px}}@media(min-width:1024px){.cart_page_item_image_wrap{max-width:120px}}.cart_page_item_image{width:100%;height:100%;object-fit:contain}.cart_page_item_image_placeholder{width:100%;height:100%;background:#e5e5e5}.cart_page_item_details{grid-area:details;min-width:0;align-self:center}.cart_page_item_badges{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:4px}.cart_page_item_badge{font-size:.7rem;font-weight:600;padding:2px 8px;border-radius:4px}.cart_page_item_badge--discount{background:#fee2e2;color:#b91c1c}.cart_page_item_badge--voucher,.cart_page_item_badge--giftcard{background:#dbeafe;color:#1d4ed8}.cart_page_item_name{font-size:.9375rem;font-weight:700;color:#2a2a2a;margin:0 0 2px;line-height:1.35;overflow-wrap:anywhere}@media(min-width:640px){.cart_page_item_name{font-size:1rem}}.cart_page_item_merchant{font-size:.8125rem;color:#666;margin:0 0 4px}.cart_page_item_unit_price{font-weight:600;color:#2a2a2a;line-height:1.4}.cart_page_item_unit_price_old{text-decoration:line-through;color:#00000073;margin-right:6px}.cart_page_item_quantity{grid-area:quantity;display:flex;align-items:center;gap:8px;border:1px solid #d9d9d9;border-radius:8px;padding:4px 8px;width:fit-content;justify-self:start}@media(min-width:640px){.cart_page_item_quantity{justify-self:auto}}.cart_page_item_qty_btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;background:transparent;color:#1a71f6;cursor:pointer;border-radius:6px;transition:background .2s}.cart_page_item_qty_btn:hover{background:#eff6ff}.cart_page_item_qty_value{min-width:24px;text-align:center;font-weight:600;color:#2a2a2a}.cart_page_item_subtotal{font-weight:700;color:#2a2a2a;font-size:.9375rem;white-space:nowrap;min-width:0}@media(min-width:640px){.cart_page_item_subtotal{grid-area:subtotal;justify-self:end;text-align:right}}.cart_page_item_actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-shrink:0}@media(min-width:640px){.cart_page_item_actions{grid-area:actions;gap:0}}.cart_page_item_details_btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:none;background:transparent;color:#666;cursor:pointer;border-radius:8px;transition:color .2s,background .2s}@media(min-width:640px){.cart_page_item_details_btn{width:40px;height:40px}}.cart_page_item_remove{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:none;background:transparent;color:#666;cursor:pointer;border-radius:8px;transition:color .2s,background .2s}@media(min-width:640px){.cart_page_item_remove{width:40px;height:40px}}.cart_page_item_remove:hover{color:#b91c1c}@media(min-width:1024px){.cart_page_summary{position:sticky;top:24px}}.cart_page_summary_card{background:#fff;border:1px solid #eee;border-radius:12px;padding:20px;box-shadow:0 2px 12px #0000000f}@media(min-width:640px){.cart_page_summary_card{padding:24px}}.cart_page_summary_title{font-size:1.25rem;font-weight:700;color:#2a2a2a;margin:0 0 20px}.cart_page_summary_rows{display:flex;flex-direction:column;gap:12px;margin:0 0 24px}.cart_page_summary_row{display:flex;justify-content:space-between;align-items:center;font-size:.9375rem}.cart_page_summary_row dt{margin:0;color:#666;font-weight:500}.cart_page_summary_row dd{margin:0;font-weight:600;color:#2a2a2a}.cart_page_summary_row--total{padding-top:12px;border-top:1px solid #eee;font-size:1.0625rem}.cart_page_summary_row--total dd{font-weight:700;color:#1a71f6}.cart_page_summary_btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:14px 24px;font-size:1rem;font-weight:700;color:#fff;background:#1a71f6;border:none;border-radius:100px;cursor:pointer;text-decoration:none;transition:background .2s,transform .1s}.cart_page_summary_btn:hover{background:#1557c7}.cart_page_summary_btn:active{transform:scale(.98)}.cart_page_login_modal .login_form{width:100%}.shop_profile_page{min-height:100vh;background:#fff}.shop_profile_page_main{padding:24px 16px 56px}@media(min-width:640px){.shop_profile_page_main{padding:32px 24px 64px}}@media(min-width:1024px){.shop_profile_page_main{padding:40px 60px 80px}}.shop_profile_page_container{max-width:1200px;margin:0 auto}.shop_profile_page_header{margin-bottom:20px}.shop_profile_page_title{font-size:1.75rem;font-weight:800;color:#2a2a2a;margin:0 0 10px;letter-spacing:-.02em}.shop_profile_page_breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:.875rem;color:#6b7280}.shop_profile_page_breadcrumb_link{border:none;background:transparent;padding:0;cursor:pointer;color:#1a71f6;font-weight:600;text-decoration:none}.shop_profile_page_breadcrumb_link:hover{text-decoration:underline}.shop_profile_page_breadcrumb_sep{display:inline-flex;align-items:center;color:#9ca3af}.shop_profile_page_breadcrumb_current{color:#6b7280;font-weight:600}.shop_profile_page_layout{display:grid;gap:20px}@media(min-width:1024px){.shop_profile_page_layout{grid-template-columns:320px 1fr;gap:28px;align-items:start}}.shop_profile_page_sidecard{border:1px solid #eee;border-radius:14px;background:#fff;box-shadow:0 2px 14px #0000000d;padding:18px}.shop_profile_page_user{display:grid;grid-template-columns:72px 1fr;gap:12px;align-items:center;padding-bottom:16px;border-bottom:1px solid #f1f1f1;margin-bottom:14px}.shop_profile_page_avatar{width:72px;height:72px;border-radius:999px;display:grid;place-items:center;font-weight:800;letter-spacing:.02em;font-size:1.25rem;color:#1a71f6;background:radial-gradient(circle at 30% 30%,#eff6ff,#dbeafe);border:1px solid #dbeafe}.shop_profile_page_user_meta{min-width:0}.shop_profile_page_user_name{font-weight:800;color:#111827;font-size:1rem;line-height:1.2;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop_profile_page_user_email{font-size:.875rem;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop_profile_page_nav{display:flex;flex-direction:column;gap:8px}.shop_profile_page_nav_item{display:flex;align-items:center;gap:10px;width:100%;border:1px solid transparent;border-radius:12px;padding:10px 12px;background:#fff;color:#111827;cursor:pointer;font-weight:700;transition:background .2s,border-color .2s,color .2s}.shop_profile_page_nav_item svg{color:#6b7280}.shop_profile_page_nav_item:hover{background:#f9fafb;border-color:#eef2f7}.shop_profile_page_nav_item--active{background:#eff6ff;border-color:#dbeafe;color:#1d4ed8}.shop_profile_page_nav_item--active svg{color:#1d4ed8}.shop_profile_page_nav_item--danger{color:#b91c1c}.shop_profile_page_nav_item--danger svg{color:#b91c1c}.shop_profile_page_nav_item--danger:hover{background:#fee2e2;border-color:#fecaca}.shop_profile_page_card{border:1px solid #eee;border-radius:14px;background:#fff;box-shadow:0 2px 14px #0000000d;padding:22px}.shop_profile_page_card_head{margin-bottom:18px}.shop_profile_page_card_title{margin:0 0 4px;font-size:1.25rem;font-weight:800;color:#111827}.shop_profile_page_card_subtitle{margin:0;font-size:.9375rem;color:#6b7280}.shop_profile_page_fields{display:grid;gap:14px}@media(min-width:768px){.shop_profile_page_fields{grid-template-columns:1fr 1fr;gap:16px 20px}}.shop_profile_page_field{min-width:0;padding:12px 14px;border-radius:12px;background:#fafafa;border:1px solid #f1f1f1}.shop_profile_page_label{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;color:#6b7280;margin-bottom:6px;font-weight:700}.shop_profile_page_value{font-weight:800;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop_profile_page_hint{margin-top:16px;padding-top:14px;border-top:1px solid #f1f1f1;font-size:.9rem;color:#6b7280}.shop_wishlist_page{min-height:100vh;background:#fff}.shop_wishlist_page_main{padding:24px 16px 56px}@media(min-width:640px){.shop_wishlist_page_main{padding:32px 24px 64px}}@media(min-width:1024px){.shop_wishlist_page_main{padding:40px 60px 80px}}.shop_wishlist_page_container{max-width:1200px;margin:0 auto}.shop_wishlist_page_header{margin-bottom:20px}.shop_wishlist_page_title{font-size:1.75rem;font-weight:800;color:#2a2a2a;margin:0 0 10px;letter-spacing:-.02em}.shop_wishlist_page_breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:.875rem;color:#6b7280}.shop_wishlist_page_breadcrumb_link{border:none;background:transparent;padding:0;cursor:pointer;color:#1a71f6;font-weight:600;text-decoration:none}.shop_wishlist_page_breadcrumb_link:hover{text-decoration:underline}.shop_wishlist_page_breadcrumb_sep{display:inline-flex;align-items:center;color:#9ca3af}.shop_wishlist_page_breadcrumb_current{color:#6b7280;font-weight:600}.shop_wishlist_page_layout{display:grid;gap:20px}@media(min-width:1024px){.shop_wishlist_page_layout{grid-template-columns:320px 1fr;gap:28px;align-items:start}}.shop_wishlist_page_content{min-width:0}.shop_wishlist_page_sidecard{border:1px solid #eee;border-radius:14px;background:#fff;box-shadow:0 2px 14px #0000000d;padding:18px}.shop_wishlist_page_user{display:grid;grid-template-columns:72px 1fr;gap:12px;align-items:center;padding-bottom:16px;border-bottom:1px solid #f1f1f1;margin-bottom:14px}.shop_wishlist_page_avatar{width:72px;height:72px;border-radius:999px;display:grid;place-items:center;font-weight:800;letter-spacing:.02em;font-size:1.25rem;color:#1a71f6;background:radial-gradient(circle at 30% 30%,#eff6ff,#dbeafe);border:1px solid #dbeafe}.shop_wishlist_page_user_meta{min-width:0}.shop_wishlist_page_user_name{font-weight:800;color:#111827;font-size:1rem;line-height:1.2;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop_wishlist_page_user_email{font-size:.875rem;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop_wishlist_page_nav{display:flex;flex-direction:column;gap:8px}.shop_wishlist_page_nav_item{display:flex;align-items:center;gap:10px;width:100%;border:1px solid transparent;border-radius:12px;padding:10px 12px;background:#fff;color:#111827;cursor:pointer;font-weight:700;transition:background .2s,border-color .2s,color .2s}.shop_wishlist_page_nav_item svg{color:#6b7280}.shop_wishlist_page_nav_item:hover{background:#f9fafb;border-color:#eef2f7}.shop_wishlist_page_nav_item--active{background:#eff6ff;border-color:#dbeafe;color:#1d4ed8}.shop_wishlist_page_nav_item--active svg{color:#1d4ed8}.shop_wishlist_page_nav_item--danger{color:#b91c1c}.shop_wishlist_page_nav_item--danger svg{color:#b91c1c}.shop_wishlist_page_nav_item--danger:hover{background:#fee2e2;border-color:#fecaca}.shop_wishlist_page_card{display:flex;flex-direction:column;min-height:0;border:1px solid #eee;border-radius:14px;background:#fff;box-shadow:0 2px 14px #0000000d;padding:0;overflow:hidden}.shop_wishlist_page_card_head{margin-bottom:18px;padding:22px 22px 0}.shop_wishlist_page_card_head_title{margin:0 0 4px;font-size:1.25rem;font-weight:800;color:#111827}.shop_wishlist_page_card_subtitle{margin:0;font-size:.9375rem;color:#6b7280}.shop_wishlist_page_card .shop_wishlist_page_grid{padding:22px}.shop_wishlist_page_card .shop_wishlist_page_state{margin:0;box-shadow:none;border:none;border-radius:0}.shop_wishlist_table_wrap{flex:1;display:flex;flex-direction:column;min-width:0;min-height:0}.shop_wishlist_table_scroll{flex:1 1 auto;min-height:0;max-height:min(62vh,100vh - 260px);overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}@media(min-width:640px){.shop_wishlist_table_scroll{max-height:min(68vh,100vh - 240px)}}@media(min-width:1024px){.shop_wishlist_table_scroll{max-height:min(72vh,100vh - 200px)}}.shop_wishlist_table_scroll .ant-table-thead>tr>th{position:sticky;top:0;z-index:2;background:#fafafa!important;box-shadow:0 1px #e5e7eb}.shop_wishlist_table .ant-table{background:transparent}.shop_wishlist_table .ant-table-thead>tr>th{background:#fafafa;color:#111827;font-weight:800}.shop_wishlist_table .ant-table-tbody>tr{cursor:pointer}.shop_wishlist_table .ant-table-tbody>tr:hover>td{background:#f9fafb}.shop_wishlist_table_info{display:flex;align-items:center;gap:12px;min-width:0}.shop_wishlist_table_info_logo{width:44px;height:44px;border-radius:10px!important;overflow:hidden;background:#f3f4f6;border:1px solid #eee}.shop_wishlist_table_info_text{min-width:0}.shop_wishlist_table_program{font-weight:900;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop_wishlist_table_merchant{font-size:.875rem;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop_wishlist_text_nowrap{white-space:nowrap}.shop_wishlist_price{font-weight:900;color:#1a71f6;margin-right:8px}.shop_wishlist_price_old{color:#9ca3af;text-decoration:line-through;font-weight:700;font-size:.875rem}.shop_wishlist_action_btn{display:inline-flex;align-items:center;justify-content:center;color:#6b7280}.shop_wishlist_action_btn:hover{color:#b91c1c;background:#fee2e2}.shop_wishlist_page_grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media(min-width:640px){.shop_wishlist_page_grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}@media(min-width:1024px){.shop_wishlist_page_grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}}.shop_wishlist_page_card{width:100%;text-align:left;border:1px solid #eee;background:#fff;border-radius:14px;overflow:hidden;padding:0;box-shadow:0 2px 14px #0000000d;transition:transform .12s ease,box-shadow .2s ease}.shop_wishlist_page_card_media{position:relative;width:100%;aspect-ratio:1/1;background:#f3f4f6;overflow:hidden}.shop_wishlist_page_card_img{width:100%;height:100%;object-fit:cover;display:block}.shop_wishlist_page_card_img_placeholder{width:100%;height:100%;background:linear-gradient(135deg,#f3f4f6,#e5e7eb)}.shop_wishlist_page_card_badge{position:absolute;top:10px;left:10px;padding:6px 10px;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.shop_wishlist_page_card_badge--oos{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.shop_wishlist_page_card_badge--discount{background:#eff6ff;color:#1d4ed8;border:1px solid #dbeafe;left:auto;right:10px}.shop_wishlist_page_card_body{padding:14px 14px 16px;display:flex;flex-direction:column;gap:4px}.shop_wishlist_page_card_title{font-size:1rem;font-weight:800;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop_wishlist_page_card_merchant{font-size:.875rem;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop_wishlist_page_card_meta{margin-top:6px;display:flex;flex-direction:column;gap:4px}.shop_wishlist_page_card_price{font-weight:900;color:#1a71f6}.shop_wishlist_page_card_added{font-size:.8125rem;color:#6b7280}.shop_wishlist_page_state{border:1px solid #eee;border-radius:14px;background:#fff;padding:26px 18px;text-align:center;box-shadow:0 2px 14px #0000000d}.shop_wishlist_page_state_icon{width:44px;height:44px;border-radius:999px;display:grid;place-items:center;margin:0 auto 10px;color:#1a71f6;background:#eff6ff;border:1px solid #dbeafe}.shop_wishlist_page_state_title{font-weight:900;color:#111827;margin-bottom:4px}.shop_wishlist_page_state_hint{color:#6b7280;font-size:.9375rem;margin-bottom:14px}.shop_wishlist_page_state_btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:999px;border:none;background:#1a71f6;color:#fff;font-weight:900;cursor:pointer;transition:background .2s,transform .1s}.shop_wishlist_page_state_btn:hover{background:#1557c7}.shop_wishlist_page_state_btn:active{transform:scale(.98)}.shop_wishlist_page_skeleton{border:1px solid #eee;border-radius:14px;background:#fff;padding:12px;box-shadow:0 2px 14px #0000000d}.shop_wishlist_page_skeleton_media{width:100%!important;height:160px!important;border-radius:12px!important;margin-bottom:10px}@media(min-width:640px){.shop_wishlist_page_skeleton_media{height:190px!important}}.shop_brand_page{min-height:100vh;background:#fff}.shop_brand_page_main{padding:24px 16px 56px}@media(min-width:640px){.shop_brand_page_main{padding:32px 24px 64px}}@media(min-width:1024px){.shop_brand_page_main{padding:40px 60px 80px}}.shop_brand_page_container{max-width:1440px;margin:0 auto}.shop_brand_page_header{display:flex;align-items:center;gap:12px;margin-bottom:20px}.shop_brand_page_back{display:flex;align-items:center;justify-content:center;padding:0;border:none;background:transparent;cursor:pointer;color:#232321;border-radius:8px}.shop_brand_page_back_icon{width:42px;height:42px;object-fit:contain}.shop_brand_page_title{font-size:1.5rem;font-weight:800;color:#232321;margin:0;letter-spacing:-.02em}@media(min-width:640px){.shop_brand_page_title{font-size:1.75rem}}@media(min-width:768px){.shop_brand_page_title{font-size:2rem}}.shop_brand_page_toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #eee}.shop_brand_page_search{max-width:280px;min-width:200px}.shop_brand_page_count{font-size:.875rem;color:#666}.shop_brand_page_controls{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.shop_brand_page_control{display:flex;align-items:center;gap:8px;font-size:.875rem;color:#666}.shop_brand_page_select{min-width:80px}.shop_brand_page_pagination{margin-top:28px;padding-top:16px;border-top:1px solid #eee;display:flex;justify-content:center;flex-wrap:wrap}.shop_brand_page_grid_btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #e0e0e0;background:#fff;border-radius:8px;cursor:pointer;color:#666}.shop_brand_page_grid_btn:hover{border-color:#1a71f6;color:#1a71f6}.shop_brand_page_layout{display:grid;gap:24px}@media(min-width:1024px){.shop_brand_page_layout{grid-template-columns:240px 1fr;align-items:start}}.shop_brand_page_sidebar{display:flex;flex-direction:column;gap:0;border-radius:12px;background:#fff;padding:8px 0}@media(max-width:1023px){.shop_brand_page_sidebar{border:1px solid #eee;padding:0;overflow:hidden}}.shop_brand_page_filter{border-bottom:1px solid #f0f0f0}.shop_brand_page_filter:last-child{border-bottom:none}.shop_brand_page_filter_header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border:none;background:transparent;font-size:.9375rem;font-weight:600;color:#232321;cursor:pointer;text-align:left}.shop_brand_page_filter_header:hover{background:#fafafa}.shop_brand_page_filter_content{padding:8px 16px 16px;display:flex;flex-direction:column;gap:8px}.shop_brand_page_checkbox{display:flex;align-items:center;gap:8px;font-size:.875rem;color:#666;cursor:pointer}.shop_brand_page_price_inputs{display:flex;flex-direction:row;gap:8px}.shop_brand_page_price_input{flex:1;min-width:0}.shop_brand_page_price_slider{margin-top:12px;margin-bottom:4px}.shop_brand_page_content{min-width:0}.shop_brand_page_grid{display:grid;grid-template-columns:repeat(1,1fr);gap:20px;align-items:stretch}@media(min-width:480px){.shop_brand_page_grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.shop_brand_page_grid{grid-template-columns:repeat(3,1fr);gap:24px}}.shop_brand_page_card{background:#fff;border-radius:12px;overflow:hidden;cursor:pointer;transition:box-shadow .2s,border-color .2s;display:flex;flex-direction:column;min-height:320px;height:100%}.shop_brand_page_card:hover .shop_brand_page_card_overlay{opacity:1}.shop_brand_page_card_image_wrap{position:relative;width:100%;flex:1;min-height:120px;background:#f5f5f5;overflow:hidden;border-radius:12px;display:flex}.shop_brand_page_card_image{width:100%;height:100%;object-fit:cover}.shop_brand_page_card_overlay{position:absolute;inset:0;background:#1a71f626;display:flex;align-items:center;justify-content:center;gap:12px;opacity:0;transition:opacity .2s}.shop_brand_page_card_icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffffe6;border:none;cursor:pointer;color:#1a71f6;transition:background .2s,transform .2s}.shop_brand_page_card_icon:hover{background:#fff;transform:scale(1.05)}.shop_brand_page_card_timer{padding:8px 0 0}.shop_brand_page_card_timer_text{margin:0 0 4px;font-size:10px;font-weight:500;color:#397cff}@media(min-width:480px){.shop_brand_page_card_timer_text{font-size:11px}}.shop_brand_page_card_timer_text--urgent{color:#ff4853}.shop_brand_page_card_timer_text--ended{color:#9ca3af}.shop_brand_page_card_progress_track{height:6px;border-radius:3px;background:#e8e8e8;overflow:hidden}.shop_brand_page_card_progress_fill{height:100%;border-radius:3px;background:#1a71f6;transition:width .3s ease}.shop_brand_page_card_progress_fill--urgent{background:#ff4853}.shop_brand_page_card_progress_fill--ended{background:#9ca3af}.shop_brand_page_card_title{margin:12px 0 4px;font-size:1rem;font-weight:700;color:#232321;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.shop_brand_page_card_merchant{margin:0 0 12px;font-size:.8125rem;color:#666}.shop_brand_page_card_btn{margin:auto 0 12px;padding:12px 16px;border:none;border-radius:100px;background:linear-gradient(90deg,#1a71f6,#224b99);color:#fff;font-size:.875rem;font-weight:600;text-transform:uppercase;cursor:pointer;transition:opacity .2s}.shop_brand_page_card_btn:hover{opacity:.9}.shop_brand_page_skeleton{display:flex;flex-direction:column;gap:12px}.shop_brand_page_skeleton_img{width:100%!important;height:200px!important;border-radius:12px}.shop_brand_page_empty{text-align:center;color:#666;font-size:1rem;padding:48px 24px;margin:0}.shop_top_vouchers_page{min-height:100vh;background:#fff}.shop_top_vouchers_page_main{padding:24px 16px 56px}@media(min-width:640px){.shop_top_vouchers_page_main{padding:32px 24px 64px}}@media(min-width:1024px){.shop_top_vouchers_page_main{padding:40px 60px 80px}}.shop_top_vouchers_page_container{max-width:1440px;margin:0 auto}.shop_top_vouchers_page_header{margin-bottom:24px}.shop_top_vouchers_page_title{font-size:1.5rem;font-weight:800;color:#232321;margin:0 0 10px;letter-spacing:-.02em;text-transform:uppercase}.shop_top_vouchers_page_title span{font-size:1.5rem;color:#1a71f6}@media(min-width:640px){.shop_top_vouchers_page_title{font-size:1.75rem}}@media(min-width:768px){.shop_top_vouchers_page_title{font-size:2rem}}.shop_top_vouchers_page_breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:.875rem;color:#6b7280}.shop_top_vouchers_page_breadcrumb_link{border:none;background:transparent;padding:0;cursor:pointer;color:#1a71f6;font-weight:600;text-decoration:none}.shop_top_vouchers_page_breadcrumb_link:hover{text-decoration:underline}.shop_top_vouchers_page_breadcrumb_sep{display:inline-flex;align-items:center;color:#9ca3af}.shop_top_vouchers_page_breadcrumb_current{color:#6b7280;font-weight:600}.shop_top_vouchers_page_grid_wrap{width:100%}.shop_top_vouchers_page_grid{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:480px){.shop_top_vouchers_page_grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media(min-width:768px){.shop_top_vouchers_page_grid{grid-template-columns:repeat(3,1fr);gap:24px}}@media(min-width:1024px){.shop_top_vouchers_page_grid{grid-template-columns:repeat(3,1fr);gap:24px}}.shop_top_vouchers_page_card{width:100%;min-width:0}.shop_top_vouchers_page_card .shared_voucher_design{max-width:100%;width:100%!important}.shop_top_vouchers_page_skeleton_wrap{width:100%}.shop_top_vouchers_page_skeleton{width:100%!important;height:200px!important;border-radius:12px}@media(min-width:768px){.shop_top_vouchers_page_skeleton{height:240px!important}}.shop_top_vouchers_page_empty{color:#666;font-size:16px;margin:0}.shop_recent_vouchers_page{min-height:100vh;background:#fff}.shop_recent_vouchers_page_main{padding:24px 16px 56px}@media(min-width:640px){.shop_recent_vouchers_page_main{padding:32px 24px 64px}}@media(min-width:1024px){.shop_recent_vouchers_page_main{padding:40px 60px 80px}}.shop_recent_vouchers_page_container{max-width:1440px;margin:0 auto}.shop_recent_vouchers_page_header{margin-bottom:24px}.shop_recent_vouchers_page_title{font-size:1.5rem;font-weight:800;color:#232321;margin:0 0 10px;letter-spacing:-.02em;text-transform:uppercase}.shop_recent_vouchers_page_title span{font-size:1.5rem;color:#1a71f6}@media(min-width:640px){.shop_recent_vouchers_page_title{font-size:1.75rem}}@media(min-width:768px){.shop_recent_vouchers_page_title{font-size:2rem}}.shop_recent_vouchers_page_breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:.875rem;color:#6b7280}.shop_recent_vouchers_page_breadcrumb_link{border:none;background:transparent;padding:0;cursor:pointer;color:#1a71f6;font-weight:600;text-decoration:none}.shop_recent_vouchers_page_breadcrumb_link:hover{text-decoration:underline}.shop_recent_vouchers_page_breadcrumb_sep{display:inline-flex;align-items:center;color:#9ca3af}.shop_recent_vouchers_page_breadcrumb_current{color:#6b7280;font-weight:600}.shop_recent_vouchers_page_grid_wrap{width:100%}.shop_recent_vouchers_page_grid{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:480px){.shop_recent_vouchers_page_grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media(min-width:768px){.shop_recent_vouchers_page_grid{grid-template-columns:repeat(3,1fr);gap:24px}}@media(min-width:1024px){.shop_recent_vouchers_page_grid{grid-template-columns:repeat(3,1fr);gap:24px}}.shop_recent_vouchers_page_card{width:100%;min-width:0}.shop_recent_vouchers_page_card .shared_voucher_design{max-width:100%;width:100%!important}.shop_recent_vouchers_page_skeleton_wrap{width:100%}.shop_recent_vouchers_page_skeleton{width:100%!important;height:200px!important;border-radius:12px}@media(min-width:768px){.shop_recent_vouchers_page_skeleton{height:240px!important}}.shop_recent_vouchers_page_empty{color:#666;font-size:16px;margin:0}.shop_today_deals_page{min-height:100vh;background:#fff}.shop_today_deals_page_main{padding:24px 16px 56px}@media(min-width:640px){.shop_today_deals_page_main{padding:32px 24px 64px}}@media(min-width:1024px){.shop_today_deals_page_main{padding:40px 60px 80px}}.shop_today_deals_page_container{max-width:1440px;margin:0 auto}.shop_today_deals_page_header{margin-bottom:24px}.shop_today_deals_page_title{font-size:1.5rem;font-weight:800;color:#232321;margin:0 0 10px;letter-spacing:-.02em;text-transform:uppercase}.shop_today_deals_page_title span{font-size:1.5rem;color:#1a71f6}@media(min-width:640px){.shop_today_deals_page_title{font-size:1.75rem}}@media(min-width:768px){.shop_today_deals_page_title{font-size:2rem}}.shop_today_deals_page_breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:.875rem;color:#6b7280}.shop_today_deals_page_breadcrumb_link{border:none;background:transparent;padding:0;cursor:pointer;color:#1a71f6;font-weight:600;text-decoration:none}.shop_today_deals_page_breadcrumb_link:hover{text-decoration:underline}.shop_today_deals_page_breadcrumb_sep{display:inline-flex;align-items:center;color:#9ca3af}.shop_today_deals_page_breadcrumb_current{color:#6b7280;font-weight:600}.shop_today_deals_page_grid_wrap{width:100%}.shop_today_deals_page_grid{display:grid;grid-template-columns:1fr;gap:16px;align-items:stretch}@media(min-width:480px){.shop_today_deals_page_grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media(min-width:768px){.shop_today_deals_page_grid{grid-template-columns:repeat(3,1fr);gap:24px}}@media(min-width:1024px){.shop_today_deals_page_grid{grid-template-columns:repeat(3,1fr);gap:24px}}.shop_today_deals--page{padding:0;display:block}.shop_today_deals--page .shop_today_deals_page_grid{width:100%}.shop_today_deals--page .shop_today_deals_page_grid .shop_today_deals_card{width:100%;min-width:0;min-height:320px;display:flex;flex-direction:column;height:100%;max-height:none}.shop_today_deals--page .shop_today_deals_page_grid .shop_today_deals_card_inner{display:flex;flex-direction:column;flex:1;min-height:0;max-height:420px}.shop_today_deals--page .shop_today_deals_page_grid .shop_today_deals_card_image_wrap{flex:1;min-height:120px;display:flex;overflow:hidden}.shop_today_deals--page .shop_today_deals_page_grid .shop_today_deals_card_image{width:100%;height:100%;object-fit:cover}.shop_today_deals_page_skeleton_wrap{width:100%}.shop_today_deals_page_skeleton{width:100%!important;height:200px!important;border-radius:12px}@media(min-width:768px){.shop_today_deals_page_skeleton{height:260px!important}}.shop_today_deals_page_empty{color:#666;font-size:16px;margin:0}.shop_my_store_page{min-height:100vh;background:#fff}.shop_my_store_page_main{padding:24px 16px 56px}@media(min-width:640px){.shop_my_store_page_main{padding:32px 24px 64px}}@media(min-width:1024px){.shop_my_store_page_main{padding:40px 60px 80px}}.shop_my_store_page_container{max-width:1200px;margin:0 auto}.shop_my_store_page_header{margin-bottom:20px}.shop_my_store_page_title{font-size:1.75rem;font-weight:800;color:#2a2a2a;margin:0 0 10px;letter-spacing:-.02em;text-transform:capitalize}.shop_my_store_page_breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:.875rem;color:#6b7280}.shop_my_store_page_breadcrumb_link{border:none;background:transparent;padding:0;cursor:pointer;color:#1a71f6;font-weight:600}.shop_my_store_page_breadcrumb_link:hover{text-decoration:underline}.shop_my_store_page_breadcrumb_sep{display:inline-flex;align-items:center;color:#9ca3af}.shop_my_store_page_breadcrumb_current{color:#6b7280;font-weight:600}.shop_my_store_page_layout{display:grid;gap:20px}@media(min-width:1024px){.shop_my_store_page_layout{grid-template-columns:320px 1fr;gap:28px;align-items:start}}.shop_my_store_page_sidecard{border:1px solid #eee;border-radius:14px;background:#fff;box-shadow:0 2px 14px #0000000d;padding:18px}.shop_my_store_page_user{display:grid;grid-template-columns:72px 1fr;gap:12px;align-items:center;padding-bottom:16px;border-bottom:1px solid #f1f1f1;margin-bottom:14px}.shop_my_store_page_avatar{width:72px;height:72px;border-radius:999px;display:grid;place-items:center;font-weight:800;letter-spacing:.02em;font-size:1.25rem;color:#1a71f6;background:radial-gradient(circle at 30% 30%,#eff6ff,#dbeafe);border:1px solid #dbeafe}.shop_my_store_page_user_meta{min-width:0}.shop_my_store_page_user_name{font-weight:800;color:#111827;font-size:1rem;line-height:1.2;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop_my_store_page_user_email{font-size:.875rem;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop_my_store_page_nav{display:flex;flex-direction:column;gap:8px}.shop_my_store_page_nav_item{display:flex;align-items:center;gap:10px;width:100%;border:1px solid transparent;border-radius:12px;padding:10px 12px;background:#fff;color:#111827;cursor:pointer;font-weight:700;transition:background .2s,border-color .2s,color .2s}.shop_my_store_page_nav_item svg{color:#6b7280}.shop_my_store_page_nav_item:hover{background:#f9fafb;border-color:#eef2f7}.shop_my_store_page_nav_item--active{background:#eff6ff;border-color:#dbeafe;color:#1d4ed8}.shop_my_store_page_nav_item--active svg{color:#1d4ed8}.shop_my_store_page_nav_item--danger{color:#b91c1c}.shop_my_store_page_nav_item--danger svg{color:#b91c1c}.shop_my_store_page_nav_item--danger:hover{background:#fee2e2;border-color:#fecaca}.shop_my_store_page_card{border:1px solid #eee;border-radius:14px;background:#fff;box-shadow:0 2px 14px #0000000d;padding:0;overflow:hidden}.shop_my_store_page_card_head{margin-bottom:18px;padding:22px 22px 0}.shop_my_store_page_card_title{margin:0 0 4px;font-size:1.25rem;font-weight:800;color:#111827}.shop_my_store_page_card_subtitle{margin:0;font-size:.9375rem;color:#6b7280}.shop_my_store_page_error{padding:22px;color:#b91c1c;font-weight:800}.shop_my_store_text_nowrap{white-space:nowrap}.shop_my_store_order_details{display:flex;align-items:center;gap:12px;min-width:0}.shop_my_store_order_details_img{width:64px;height:48px;border-radius:10px!important;overflow:hidden;background:#f3f4f6;border:1px solid #eee}.shop_my_store_order_details_text{min-width:0}.shop_my_store_order_details_name{font-weight:900;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop_my_store_order_details_hint{font-size:.875rem;color:#6b7280}.shop_my_store_action_btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:10px;background:#f3f4f6;color:#6b7280;cursor:pointer;transition:background .2s,color .2s}.shop_my_store_action_btn:hover{background:#e5e7eb;color:#1a71f6}.shop_my_store_page_content{min-width:0}.shop_my_store_page_table_wrap{width:100%;min-width:0}@media(max-width:640px){.shop_my_store_page_table_wrap .shared_table{padding:12px 16px}}@media(max-width:640px){.shop_my_store_page_card_head{padding:16px 16px 0}.shop_my_store_page_card_title{font-size:1.125rem}.shop_my_store_page_card_subtitle{font-size:.875rem}.shop_my_store_order_details{gap:8px}.shop_my_store_order_details_img{width:48px;height:36px}.shop_my_store_order_details_name{font-size:.875rem}.shop_my_store_order_details_hint{font-size:.8125rem}.shop_my_store_action_btn{width:32px;height:32px}}.shop_purchase_details_page{min-height:100vh;background:#fff}.shop_purchase_details_page_main{padding:24px 16px 56px}@media(min-width:640px){.shop_purchase_details_page_main{padding:32px 24px 64px}}@media(min-width:1024px){.shop_purchase_details_page_main{padding:40px 60px 80px}}.shop_purchase_details_page_container{max-width:1200px;margin:0 auto;width:100%;min-width:0}.shop_purchase_details_page_header{margin-bottom:24px}.shop_purchase_details_page_title_row{display:flex;align-items:center;gap:12px;margin-bottom:10px}.shop_purchase_details_page_back{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:12px;background:#f3f4f6;color:#374151;cursor:pointer;transition:background .2s,color .2s}.shop_purchase_details_page_back:hover{background:#e5e7eb;color:#111827}.shop_purchase_details_page_title{font-size:1.35rem;font-weight:800;color:#2a2a2a;margin:0;letter-spacing:-.02em;line-height:1.25}@media(min-width:640px){.shop_purchase_details_page_title{font-size:1.5rem}}@media(min-width:1024px){.shop_purchase_details_page_title{font-size:1.75rem}}.shop_purchase_details_page_breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:.875rem;color:#6b7280}.shop_purchase_details_page_breadcrumb_link{border:none;background:transparent;padding:0;cursor:pointer;color:#1a71f6;font-weight:600}.shop_purchase_details_page_breadcrumb_link:hover{text-decoration:underline}.shop_purchase_details_page_breadcrumb_sep{display:inline-flex;align-items:center;color:#9ca3af}.shop_purchase_details_page_breadcrumb_current{color:#6b7280;font-weight:600}.shop_purchase_details_page_content{display:flex;flex-direction:column;gap:20px;min-width:0}@media(min-width:640px){.shop_purchase_details_page_content{gap:24px}}.shop_purchase_details_page_voucher_card{border:1px solid #eee;border-radius:14px;background:#fff;box-shadow:0 2px 14px #0000000d;padding:24px}.shop_purchase_details_page_voucher_summary{display:grid;gap:20px}@media(min-width:768px){.shop_purchase_details_page_voucher_summary{grid-template-columns:auto 1fr auto;align-items:start}}.shop_purchase_details_page_voucher_media{display:flex;gap:16px;align-items:flex-start}.shop_purchase_details_page_qr{width:min(200px,78vw);max-width:220px;height:auto;aspect-ratio:1;object-fit:contain;display:block}@media(min-width:640px){.shop_purchase_details_page_qr{width:min(220px,40vw)}}@media(min-width:1024px){.shop_purchase_details_page_qr{width:220px}}.shop_purchase_details_page_qr_placeholder{width:min(200px,78vw);max-width:220px;aspect-ratio:1;background:#f3f4f6;border-radius:8px}@media(min-width:1024px){.shop_purchase_details_page_qr_placeholder{width:220px;height:220px}}.shop_purchase_details_page_voucher_img_wrap{width:80px;height:80px;border-radius:10px;overflow:hidden;background:#f3f4f6}.shop_purchase_details_page_voucher_img{width:100%;height:100%;object-fit:cover}.shop_purchase_details_page_voucher_img_placeholder{width:100%;height:100%;background:#e5e7eb}.shop_purchase_details_page_voucher_info{min-width:0}.shop_purchase_details_page_voucher_tag{margin-bottom:8px}.shop_purchase_details_page_voucher_name_row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.shop_purchase_details_page_voucher_name{font-size:1.0625rem;font-weight:800;color:#111827;margin:0 0 4px;line-height:1.3;overflow-wrap:anywhere}@media(min-width:640px){.shop_purchase_details_page_voucher_name{font-size:1.125rem}}@media(min-width:1024px){.shop_purchase_details_page_voucher_name{font-size:1.25rem}}.shop_purchase_details_page_voucher_merchant{font-size:.9375rem;color:#6b7280;margin:0}.shop_purchase_details_page_merchant_avatar{flex-shrink:0}.shop_purchase_details_page_voucher_meta{margin-top:12px;display:flex;flex-wrap:wrap;align-items:flex-start;gap:8px 10px;font-size:.8125rem;color:#6b7280;line-height:1.45}@media(min-width:640px){.shop_purchase_details_page_voucher_meta{align-items:center;font-size:.875rem}}@media(max-width:639px){.shop_purchase_details_page_voucher_meta{flex-direction:column;gap:10px}.shop_purchase_details_page_voucher_meta .shop_purchase_details_page_meta_sep{display:none}}.shop_purchase_details_page_voucher_meta span{font-weight:700;font-size:inherit;color:#000}.shop_purchase_details_page_meta_sep{color:#d1d5db}.shop_purchase_details_page_voucher_actions{display:flex;flex-direction:column;gap:14px;justify-content:flex-start;width:100%;flex-shrink:0}@media(min-width:1024px){.shop_purchase_details_page_voucher_actions{width:auto;min-width:min(260px,100%);align-items:stretch;justify-content:space-between;align-self:stretch}}.shop_purchase_details_page_action_buttons{width:100%}.shop_purchase_details_page_action_buttons.ant-space{gap:10px!important}@media(max-width:767px){.shop_purchase_details_page_action_buttons.ant-space.ant-space-horizontal{flex-direction:column!important;align-items:stretch!important}}.shop_purchase_details_page_action_buttons .ant-space-item{flex:1;min-width:0}.shop_purchase_details_page_action_buttons .ant-btn{width:100%}@media(min-width:768px){.shop_purchase_details_page_action_buttons{width:auto}.shop_purchase_details_page_action_buttons .ant-space-item{flex:none}.shop_purchase_details_page_action_buttons .ant-btn{width:auto}}.shop_purchase_details_page_btn_export,.shop_purchase_details_page_btn_share{display:flex;align-items:center;gap:8px}.shop_purchase_details_page_balance_wrapper{border-radius:12px;border:1px solid #b0b0b0;background:#f9fafb;width:100%;min-width:0}@media(min-width:1024px){.shop_purchase_details_page_balance_wrapper{min-width:200px;width:auto}}.shop_purchase_details_page_balance{display:flex;align-items:flex-start;gap:12px;padding:12px 20px}@media(min-width:768px){.shop_purchase_details_page_balance{align-items:flex-end}}.shop_purchase_details_page_balance_label{font-size:.8125rem;color:#6b7280;margin-bottom:4px}.shop_purchase_details_page_balance_value{font-size:1rem;font-weight:800;color:#111827}.shop_purchase_details_page_balance_quantity{border-top:1px dashed #B0B0B0}.shop_purchase_details_page_redemptions_card{border:1px solid #eee;border-radius:14px;background:#fff;box-shadow:0 2px 14px #0000000d;padding:12px;min-width:0}@media(min-width:640px){.shop_purchase_details_page_redemptions_card{padding:20px}}@media(min-width:1024px){.shop_purchase_details_page_redemptions_card{padding:24px}}.shop_purchase_details_page_redemptions_title{font-size:1rem;font-weight:800;color:#111827;margin:0 0 12px;line-height:1.3}@media(min-width:640px){.shop_purchase_details_page_redemptions_title{font-size:1.0625rem;margin:0 0 16px}}@media(min-width:1024px){.shop_purchase_details_page_redemptions_title{font-size:1.125rem}}.shop_purchase_details_table_shell{border:1px solid #e7e7e7;border-radius:12px;overflow:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.shop_purchase_details_table_shell .ant-table{min-width:640px}.shop_purchase_details_table_shell .ant-table-thead>tr>th{white-space:nowrap}.shop_purchase_details_page_error{padding:24px;color:#b91c1c;font-weight:800;margin-bottom:16px}.shop_purchase_details_custom{width:100%;margin-bottom:24px;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:20px}@media(min-width:1024px){.shop_purchase_details_custom{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:32px}}.shop_purchase_details_page_qr_col{flex-shrink:0;display:flex;justify-content:center}@media(min-width:1024px){.shop_purchase_details_page_qr_col{justify-content:flex-start}}.shop_purchase_details_page_main_column{flex:1;min-width:0;width:100%}.shop_purchase_details_page_voucher_row{display:flex;flex-direction:column;align-items:stretch;gap:16px}@media(min-width:640px){.shop_purchase_details_page_voucher_row{flex-direction:row;align-items:flex-start;gap:12px}}.shop_purchase_details_voucher_design_wrap{width:100%;height:100%;display:flex;justify-content:center;align-items:center}@media(max-width:640px){.shop_purchase_details_voucher_design_wrap .shared_voucher_design .shared_voucher_design_border_wrap{left:51%}}.shop_navbar_login_modal .login_form{width:100%}.shop_navbar{width:100%;height:90px;display:flex;justify-content:center;align-items:center;padding:0 16px;position:relative}@media(min-width:640px){.shop_navbar{padding:0 24px}}@media(min-width:768px){.shop_navbar{padding:0 40px}}@media(min-width:1024px){.shop_navbar{padding:0 60px}}@media(min-width:1280px){.shop_navbar{padding:0 80px}}.shop_navbar .shop_navbar_container{width:100%;max-width:1440px;display:flex;justify-content:space-between;align-items:center;gap:24px}.shop_navbar .shop_navbar_container .shop_navbar_container_left{display:flex;align-items:center;gap:12px}.shop_navbar .shop_navbar_container .shop_navbar_container_left .shop_navbar_container_menu_icon_btn{display:flex;align-items:center;justify-content:center;padding:6px;margin:0;border:none;background:transparent;cursor:pointer;border-radius:10px;transition:background .2s ease}.shop_navbar .shop_navbar_container .shop_navbar_container_left .shop_navbar_container_menu_icon_btn:hover{background:#f0f0f0}@media(min-width:1024px){.shop_navbar .shop_navbar_container .shop_navbar_container_left .shop_navbar_container_menu_icon_btn{display:none}}.shop_navbar .shop_navbar_container .shop_navbar_container_left .shop_navbar_container_menu_icon{width:28px;height:28px;display:block}@media(min-width:640px){.shop_navbar .shop_navbar_container .shop_navbar_container_left .shop_navbar_container_menu_icon{width:32px;height:32px}}.shop_navbar .shop_navbar_container .shop_navbar_container_left .shop_navbar_container_input{border-radius:10px!important;width:100%;max-width:300px!important}.shop_navbar .shop_navbar_container .shop_navbar_container_center{display:flex;justify-content:center;align-items:center}.shop_navbar .shop_navbar_container .shop_navbar_container_center .shop_navbar_container_logo{height:24px;width:auto;cursor:pointer}@media(min-width:640px){.shop_navbar .shop_navbar_container .shop_navbar_container_center .shop_navbar_container_logo{height:28px}}@media(min-width:768px){.shop_navbar .shop_navbar_container .shop_navbar_container_center .shop_navbar_container_logo{height:32px}}.shop_navbar .shop_navbar_container .shop_navbar_container_right{display:none}@media(min-width:1024px){.shop_navbar .shop_navbar_container .shop_navbar_container_right{display:block}}.shop_navbar .shop_navbar_container .shop_navbar_container_right_items{display:flex;align-items:center;gap:8px}.shop_navbar .shop_navbar_container .shop_navbar_container_right_items .shop_navbar_dashboard_btn{font-weight:500;display:inline-flex;align-items:center;gap:6px;border-radius:100px;padding:0 16px;transition:all .3s ease}.shop_navbar .shop_navbar_container .shop_navbar_container_right_items .shop_navbar_dashboard_btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #1890ff4d}.shop_navbar .shop_navbar_container .shop_navbar_container_right_items .shop_navbar_container_right_item{display:flex;align-items:center;gap:8px;white-space:nowrap;cursor:pointer;color:#666;font-size:14px;font-weight:700;transition:all .3s ease;padding:8px 12px;border-radius:10px}.shop_navbar .shop_navbar_container .shop_navbar_container_right_items .shop_navbar_container_right_item:hover{background:#f0f0f0;color:#2a2a2a;opacity:.8}.shop_navbar .shop_navbar_container .shop_navbar_container_right_items .shop_navbar_container_right_item_icon_wrap{position:relative;display:flex;align-items:center;justify-content:center}.shop_navbar .shop_navbar_container .shop_navbar_container_right_items .shop_navbar_container_right_item_badge{position:absolute;top:-6px;right:-8px;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;color:#fff;background:#1a71f6;border-radius:9px;display:flex;align-items:center;justify-content:center}.shop_navbar .shop_navbar_container .shop_navbar_container_right_items .shop_navbar_container_right_item--dropdown{padding-right:10px}.shop_navbar .shop_navbar_container .shop_navbar_container_right_items .shop_navbar_container_right_item_label{max-width:120px;overflow:hidden;text-overflow:ellipsis}.shop_navbar .shop_navbar_container .shop_navbar_container_right_items .shop_navbar_container_right_item_chevron{flex-shrink:0;color:#999;transition:transform .2s ease}.shop_navbar .shop_navbar_container .shop_navbar_container_right_items .shop_navbar_container_right_item--dropdown:hover .shop_navbar_container_right_item_chevron{color:#2a2a2a}.shop_navbar .shop_navbar_container_right_divider{height:24px;width:1px;background:#d9d9d9}.shop_navbar :global(.shop_navbar_user_dropdown) .ant-dropdown-menu{min-width:180px;padding:6px;border-radius:12px;box-shadow:0 8px 24px #0000001f;border:1px solid #eee}.shop_navbar :global(.shop_navbar_user_dropdown) .ant-dropdown-menu-item{border-radius:8px;padding:10px 14px;font-size:14px;font-weight:500;display:flex;align-items:center;gap:10px}.shop_navbar :global(.shop_navbar_user_dropdown) .ant-dropdown-menu-item:hover{background:#f5f5f5}.shop_navbar :global(.shop_navbar_user_dropdown) .ant-dropdown-menu-item.ant-dropdown-menu-item-danger{color:#cf1322}.shop_navbar :global(.shop_navbar_user_dropdown) .ant-dropdown-menu-item.ant-dropdown-menu-item-danger:hover{background:#fff2f0;color:#cf1322}.shop_navbar .shop_navbar_drawer_overlay{position:fixed;inset:0;background:#0006;z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.shop_navbar .shop_navbar_drawer_overlay--open{opacity:1;visibility:visible}.shop_navbar .shop_navbar_drawer{position:fixed;top:0;left:0;bottom:0;width:min(320px,85vw);max-width:320px;background:#fff;z-index:1001;box-shadow:4px 0 24px #0000001f;display:flex;flex-direction:column;transform:translate(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.shop_navbar .shop_navbar_drawer--open{transform:translate(0)}.shop_navbar .shop_navbar_drawer_header{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 16px;border-bottom:1px solid #eee;flex-shrink:0}.shop_navbar .shop_navbar_drawer_logo{height:28px;width:auto;cursor:pointer}.shop_navbar .shop_navbar_drawer_close{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;background:#f5f5f5;border-radius:10px;cursor:pointer;color:#333;transition:background .2s ease,color .2s ease}.shop_navbar .shop_navbar_drawer_close:hover{background:#eee;color:#000}.shop_navbar .shop_navbar_drawer_nav{flex:1;padding:16px 12px;overflow-y:auto;display:flex;flex-direction:column;gap:4px}.shop_navbar .shop_navbar_drawer_item{display:flex;align-items:center;gap:14px;width:100%;padding:14px 16px;border:none;border-radius:12px;background:transparent;cursor:pointer;font-size:16px;font-weight:600;color:#333;text-align:left;transition:background .2s ease}.shop_navbar .shop_navbar_drawer_item:hover{background:#f5f5f5}.shop_navbar .shop_navbar_drawer_item_icon{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#666}.shop_navbar .shop_navbar_drawer_item_badge{position:absolute;top:-4px;right:-8px;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;color:#fff;background:#1a71f6;border-radius:9px;display:flex;align-items:center;justify-content:center}.shop_navbar .shop_navbar_drawer_item_label{flex:1}.shop_navbar .shop_navbar_drawer_item--logout{color:#cf1322;margin-top:8px;border-top:1px solid #f0f0f0;padding-top:18px}.shop_navbar .shop_navbar_drawer_item--logout .shop_navbar_drawer_item_icon{color:#cf1322}.shop_navbar .shop_navbar_drawer_item--logout:hover{background:#fff2f0}.shop_filters{width:100%;min-height:70px;display:flex;justify-content:center;align-items:center;padding:0 16px}@media(min-width:640px){.shop_filters{padding:0 24px}}@media(min-width:768px){.shop_filters{padding:0 40px}}@media(min-width:1024px){.shop_filters{padding:0 60px}}@media(min-width:1280px){.shop_filters{padding:0 80px}}.shop_filters .shop_filters_container{width:100%;max-width:1440px;display:flex;align-items:center;justify-content:center}.shop_filters .shop_filters_swiper{width:100%;padding:8px 0}.shop_filters .shop_filters_swiper .swiper-slide{display:flex;align-items:center;justify-content:center;width:auto}.shop_filters .shop_filters_skeletons{display:flex;flex-wrap:wrap;gap:12px}.shop_filters .shop_filters_skeleton_btn{min-width:100px!important;height:36px!important;border-radius:9999px!important}.shop_filters .shop_filters_skeleton_btn .ant-skeleton-button{border-radius:9999px}.shop_filters .shop_filters_btn{display:inline-flex;align-items:center;gap:6px;width:fit-content;padding:9px 16px;border-radius:9999px;border:none;font-size:14px;font-weight:500;white-space:nowrap;cursor:pointer;background:#f3f9fb;color:#333;transition:background .2s,color .2s}.shop_filters .shop_filters_btn:hover{background:#e3f0f4}.shop_filters .shop_filters_btn--active{background:#000;color:#fff}.shop_filters .shop_filters_btn--active:hover{background:#1a1a1a}.shop_filters .shop_filters_btn--active .shop_filters_btn_chevron{color:#fff}.shop_filters .shop_filters_btn .shop_filters_btn_chevron{flex-shrink:0;color:inherit}.shop_hero{width:100%;display:flex;justify-content:center;align-items:center;padding:22px 16px}@media(min-width:640px){.shop_hero{padding:22px 24px}}@media(min-width:768px){.shop_hero{padding:22px 40px}}@media(min-width:1024px){.shop_hero{padding:22px 60px}}@media(min-width:1280px){.shop_hero{padding:22px 80px}}.shop_hero .shop_hero_container{width:100%;max-width:1440px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px;position:relative;height:280px}@media(min-width:640px){.shop_hero .shop_hero_container{height:320px}}@media(min-width:768px){.shop_hero .shop_hero_container{height:380px}}.shop_hero .shop_hero_container .shop_hero_bg{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:18px;overflow:hidden}.shop_hero .shop_hero_container .shop_hero_bg_left,.shop_hero .shop_hero_container .shop_hero_bg_right{z-index:2;position:absolute;top:50%;transform:translateY(-50%);padding:8px;border:none;background:#fff3;border-radius:50%;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .2s ease}.shop_hero .shop_hero_container .shop_hero_bg_left:hover,.shop_hero .shop_hero_container .shop_hero_bg_right:hover{background:#ffffff59}.shop_hero .shop_hero_container .shop_hero_bg_left img,.shop_hero .shop_hero_container .shop_hero_bg_right img{display:block;width:32px;height:32px}@media(min-width:640px){.shop_hero .shop_hero_container .shop_hero_bg_left,.shop_hero .shop_hero_container .shop_hero_bg_right{padding:10px}.shop_hero .shop_hero_container .shop_hero_bg_left img,.shop_hero .shop_hero_container .shop_hero_bg_right img{width:32px;height:32px}}@media(min-width:1024px){.shop_hero .shop_hero_container .shop_hero_bg_left,.shop_hero .shop_hero_container .shop_hero_bg_right{padding:0;background:none;-webkit-backdrop-filter:none;backdrop-filter:none}.shop_hero .shop_hero_container .shop_hero_bg_left:hover,.shop_hero .shop_hero_container .shop_hero_bg_right:hover{background:none}.shop_hero .shop_hero_container .shop_hero_bg_left img,.shop_hero .shop_hero_container .shop_hero_bg_right img{width:auto;height:auto}}.shop_hero .shop_hero_container .shop_hero_bg_left{left:8px}@media(min-width:1024px){.shop_hero .shop_hero_container .shop_hero_bg_left{left:-48px}}.shop_hero .shop_hero_container .shop_hero_bg_right{right:8px}@media(min-width:1024px){.shop_hero .shop_hero_container .shop_hero_bg_right{right:-48px}}.shop_hero .shop_hero_container .shop_hero_content{padding:24px 16px 56px;border-radius:12px;overflow:hidden;position:absolute;top:0;left:0;width:100%;height:100%}@media(min-width:640px){.shop_hero .shop_hero_container .shop_hero_content{padding:32px 24px 64px;border-radius:14px}}@media(min-width:768px){.shop_hero .shop_hero_container .shop_hero_content{padding:36px 40px 72px;border-radius:16px}}@media(min-width:1024px){.shop_hero .shop_hero_container .shop_hero_content{padding:40px 60px 80px;border-radius:18px}}@media(min-width:1280px){.shop_hero .shop_hero_container .shop_hero_content{padding:40px 80px;border-radius:18px}}.shop_hero .shop_hero_container .shop_hero_content .shop_hero_dots_custom{position:absolute;bottom:20px;left:16px;display:flex;gap:8px;padding:0;margin:0;list-style:none;z-index:1}@media(min-width:640px){.shop_hero .shop_hero_container .shop_hero_content .shop_hero_dots_custom{bottom:24px;left:24px;gap:10px}}@media(min-width:768px){.shop_hero .shop_hero_container .shop_hero_content .shop_hero_dots_custom{bottom:32px;left:40px}}@media(min-width:1024px){.shop_hero .shop_hero_container .shop_hero_content .shop_hero_dots_custom{bottom:42px;left:60px;gap:12px}}@media(min-width:1280px){.shop_hero .shop_hero_container .shop_hero_content .shop_hero_dots_custom{left:80px}}.shop_hero .shop_hero_container .shop_hero_content .shop_hero_dot{width:6px;height:6px;padding:0;border:none;border-radius:100px;background:#fff6;cursor:pointer;transition:width .2s,background .2s}.shop_hero .shop_hero_container .shop_hero_content .shop_hero_dot.shop_hero_dot_active{width:20px;background:#fff}@media(min-width:640px){.shop_hero .shop_hero_container .shop_hero_content .shop_hero_dot{width:7px;height:7px}.shop_hero .shop_hero_container .shop_hero_content .shop_hero_dot.shop_hero_dot_active{width:24px}}@media(min-width:768px){.shop_hero .shop_hero_container .shop_hero_content .shop_hero_dot{width:9px;height:9px}.shop_hero .shop_hero_container .shop_hero_content .shop_hero_dot.shop_hero_dot_active{width:30px}}.shop_hero .shop_hero_content_item{display:flex!important;flex-direction:column;gap:12px}@media(min-width:640px){.shop_hero .shop_hero_content_item{gap:14px}}@media(min-width:768px){.shop_hero .shop_hero_content_item{gap:18px}}.shop_hero .shop_hero_content_item .shop_hero_content_title_top{color:#fff;font-size:14px;font-weight:600}@media(min-width:640px){.shop_hero .shop_hero_content_item .shop_hero_content_title_top{font-size:18px}}@media(min-width:768px){.shop_hero .shop_hero_content_item .shop_hero_content_title_top{font-size:22px}}@media(min-width:1024px){.shop_hero .shop_hero_content_item .shop_hero_content_title_top{font-size:24px}}.shop_hero .shop_hero_content_item .shop_hero_content_title{color:#fff;font-size:24px;font-weight:700}@media(min-width:640px){.shop_hero .shop_hero_content_item .shop_hero_content_title{font-size:30px}}@media(min-width:768px){.shop_hero .shop_hero_content_item .shop_hero_content_title{font-size:36px}}@media(min-width:1024px){.shop_hero .shop_hero_content_item .shop_hero_content_title{font-size:42px}}.shop_hero .shop_hero_content_item .shop_hero_content_title_bottom{color:#fff;font-size:14px;font-weight:400}@media(min-width:640px){.shop_hero .shop_hero_content_item .shop_hero_content_title_bottom{font-size:18px}}@media(min-width:768px){.shop_hero .shop_hero_content_item .shop_hero_content_title_bottom{font-size:22px}}@media(min-width:1024px){.shop_hero .shop_hero_content_item .shop_hero_content_title_bottom{font-size:24px}}.shop_brands{width:100%;display:flex;justify-content:center;align-items:center;padding:22px 16px}@media(min-width:640px){.shop_brands{padding:22px 24px}}@media(min-width:768px){.shop_brands{padding:22px 40px}}@media(min-width:1024px){.shop_brands{padding:22px 60px}}@media(min-width:1280px){.shop_brands{padding:22px 80px}}.shop_brands .shop_brands_container{width:100%;max-width:1440px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:16px}@media(min-width:640px){.shop_brands .shop_brands_container{gap:20px}}@media(min-width:768px){.shop_brands .shop_brands_container{gap:22px}}.shop_brands .shop_brands_header{width:100%}.shop_brands .shop_brands_header .shop_brands_title{margin:0}.shop_brands .shop_brands_swiper_wrap{position:relative;width:100%}.shop_brands .shop_brands_nav{position:absolute;left:0;right:0;top:50%;z-index:2;display:flex;align-items:center;justify-content:space-between;transform:translateY(-50%);pointer-events:none}.shop_brands .shop_brands_nav_btn{pointer-events:auto;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:50%;background:#fff;color:#374151;cursor:pointer;box-shadow:0 1px 6px #00000012;transition:border-color .2s ease,color .2s ease,background .2s ease}.shop_brands .shop_brands_nav_btn svg{width:14px;height:14px}@media(min-width:640px){.shop_brands .shop_brands_nav_btn{width:36px;height:36px;border-width:2px;box-shadow:0 2px 10px #00000014}.shop_brands .shop_brands_nav_btn svg{width:16px;height:16px}}@media(min-width:768px){.shop_brands .shop_brands_nav_btn{width:40px;height:40px}.shop_brands .shop_brands_nav_btn svg{width:18px;height:18px}}.shop_brands .shop_brands_nav_btn--prev{margin-left:-2px}@media(min-width:768px){.shop_brands .shop_brands_nav_btn--prev{margin-left:-4px}}.shop_brands .shop_brands_nav_btn--next{margin-right:-2px}@media(min-width:768px){.shop_brands .shop_brands_nav_btn--next{margin-right:-4px}}.shop_brands .shop_brands_title{font-size:18px;font-weight:700;color:#232321;text-transform:uppercase}.shop_brands .shop_brands_title span{font-size:inherit;font-weight:700;text-transform:uppercase;color:#1a71f6}@media(min-width:640px){.shop_brands .shop_brands_title{font-size:22px}}@media(min-width:768px){.shop_brands .shop_brands_title{font-size:26px}}@media(min-width:1024px){.shop_brands .shop_brands_title{font-size:28px}}.shop_brands .shop_brands_list{width:100%;position:relative}.shop_brands .shop_brands_skeleton_wrap{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media(min-width:480px){.shop_brands .shop_brands_skeleton_wrap{grid-template-columns:repeat(3,1fr);gap:16px}}@media(min-width:640px){.shop_brands .shop_brands_skeleton_wrap{grid-template-columns:repeat(4,1fr);gap:20px}}@media(min-width:768px){.shop_brands .shop_brands_skeleton_wrap{grid-template-columns:repeat(5,1fr);gap:24px}}@media(min-width:1024px){.shop_brands .shop_brands_skeleton_wrap{grid-template-columns:repeat(6,1fr);gap:32px}}@media(min-width:1280px){.shop_brands .shop_brands_skeleton_wrap{gap:42px}}.shop_brands .shop_brands_swiper{width:100%;padding:8px 36px;box-sizing:border-box}@media(min-width:640px){.shop_brands .shop_brands_swiper{padding:8px 40px}}@media(min-width:768px){.shop_brands .shop_brands_swiper{padding:8px 44px}}.shop_brands .shop_brands_swiper .swiper-slide{display:flex;align-items:center;justify-content:center;width:auto}.shop_brands .shop_brands_list_item{width:72px;height:72px;flex-shrink:0;border-radius:10px;overflow:hidden;background:#f0f0f0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:box-shadow .2s,transform .2s}.shop_brands .shop_brands_list_item:hover{box-shadow:0 4px 12px #1a71f633;transform:scale(1.02)}.shop_brands .shop_brands_list_item img{width:100%;height:100%;object-fit:contain;padding:6px;box-sizing:border-box}@media(min-width:480px){.shop_brands .shop_brands_list_item{width:88px;height:88px;border-radius:11px}.shop_brands .shop_brands_list_item img{padding:7px}}@media(min-width:640px){.shop_brands .shop_brands_list_item{width:100px;height:100px;border-radius:12px}.shop_brands .shop_brands_list_item img{padding:8px}}@media(min-width:768px){.shop_brands .shop_brands_list_item{width:110px;height:110px}}@media(min-width:1024px){.shop_brands .shop_brands_list_item{width:150px;height:150px}}.shop_brands .shop_brands_list_item_placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:#999;text-transform:uppercase}@media(min-width:480px){.shop_brands .shop_brands_list_item_placeholder{font-size:24px}}@media(min-width:640px){.shop_brands .shop_brands_list_item_placeholder{font-size:28px}}@media(min-width:768px){.shop_brands .shop_brands_list_item_placeholder{font-size:32px}}.shop_brands .shop_brands_skeleton{flex-shrink:0;border-radius:10px;width:72px!important;height:72px!important;min-width:72px!important;min-height:72px!important}@media(min-width:480px){.shop_brands .shop_brands_skeleton{width:88px!important;height:88px!important;min-width:88px!important;min-height:88px!important}}@media(min-width:640px){.shop_brands .shop_brands_skeleton{width:100px!important;height:100px!important;min-width:100px!important;min-height:100px!important}}@media(min-width:768px){.shop_brands .shop_brands_skeleton{width:110px!important;height:110px!important;min-width:110px!important;min-height:110px!important}}@media(min-width:1024px){.shop_brands .shop_brands_skeleton{width:120px!important;height:120px!important;min-width:120px!important;min-height:120px!important;border-radius:12px}}.shop_categories{scroll-margin-top:24px;width:100%;display:flex;justify-content:center;align-items:center;padding:22px 16px}@media(min-width:640px){.shop_categories{padding:22px 24px}}@media(min-width:768px){.shop_categories{padding:22px 40px}}@media(min-width:1024px){.shop_categories{padding:22px 60px}}@media(min-width:1280px){.shop_categories{padding:22px 80px}}.shop_categories .shop_categories_container{width:100%;max-width:1440px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:16px}@media(min-width:640px){.shop_categories .shop_categories_container{gap:20px}}@media(min-width:768px){.shop_categories .shop_categories_container{gap:22px}}.shop_categories .shop_categories_header{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #d9d9d9;padding-bottom:12px}.shop_categories .shop_categories_header .shop_categories_title{font-size:18px;font-weight:700;color:#232321;text-transform:uppercase}.shop_categories .shop_categories_header .shop_categories_title span{font-size:inherit;font-weight:700;text-transform:uppercase;color:#1a71f6}@media(min-width:640px){.shop_categories .shop_categories_header .shop_categories_title{font-size:22px}}@media(min-width:768px){.shop_categories .shop_categories_header .shop_categories_title{font-size:26px}}@media(min-width:1024px){.shop_categories .shop_categories_header .shop_categories_title{font-size:28px}}.shop_categories .shop_categories_header .shop_categories_view_all{padding:6px 16px;border-radius:100px;background:#1a71f6;color:#fff;font-size:12px;font-weight:800;text-transform:uppercase;cursor:pointer;border:none;white-space:nowrap}@media(min-width:640px){.shop_categories .shop_categories_header .shop_categories_view_all{padding:6px 22px;font-size:13px}}@media(min-width:768px){.shop_categories .shop_categories_header .shop_categories_view_all{padding:6px 28px;font-size:14px}}.shop_categories .shop_categories_list{width:100%;position:relative}.shop_categories .shop_categories_swiper{width:100%;padding:8px 0}.shop_categories .shop_categories_swiper .swiper-slide{display:flex;align-items:center;justify-content:center;width:auto}.shop_categories .shop_categories_list_item{display:flex;flex-direction:column;align-items:center;gap:8px;padding:0;border:none;background:none;cursor:pointer;width:fit-content;min-width:72px}.shop_categories .shop_categories_list_item .shop_categories_list_item_circle{width:72px;height:72px;border-radius:50%;background:#f5f5f5;box-shadow:0 2px 8px #0000000f;border:2px solid transparent;transition:border-color .2s,box-shadow .2s;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.shop_categories .shop_categories_list_item .shop_categories_list_item_circle img{width:70%;object-fit:contain;padding:6px;box-sizing:border-box}.shop_categories .shop_categories_list_item .shop_categories_list_item_label{font-size:12px;font-weight:500;color:#232321;text-align:center;line-height:1.3;white-space:nowrap}.shop_categories .shop_categories_list_item:hover .shop_categories_list_item_circle{box-shadow:0 2px 12px #00000014}.shop_categories .shop_categories_list_item--active .shop_categories_list_item_circle{border-color:#1a71f6;box-shadow:0 2px 8px #1a71f633}@media(min-width:480px){.shop_categories .shop_categories_list_item{gap:10px;min-width:80px}.shop_categories .shop_categories_list_item .shop_categories_list_item_circle{width:80px;height:80px}.shop_categories .shop_categories_list_item .shop_categories_list_item_label{font-size:13px}}@media(min-width:640px){.shop_categories .shop_categories_list_item{gap:12px;min-width:90px}.shop_categories .shop_categories_list_item .shop_categories_list_item_circle{width:90px;height:90px}.shop_categories .shop_categories_list_item .shop_categories_list_item_label{font-size:14px}}@media(min-width:1024px){.shop_categories .shop_categories_list_item{min-width:100px}.shop_categories .shop_categories_list_item .shop_categories_list_item_circle{width:100px;height:100px}}.shop_categories .shop_categories_skeletons{display:flex;flex-wrap:wrap;gap:16px}@media(min-width:640px){.shop_categories .shop_categories_skeletons{gap:24px}}@media(min-width:768px){.shop_categories .shop_categories_skeletons{gap:32px}}.shop_categories .shop_categories_skeleton_item{display:flex;flex-direction:column;align-items:center;gap:8px}@media(min-width:640px){.shop_categories .shop_categories_skeleton_item{gap:12px}}.shop_categories .shop_categories_skeleton_item .shop_categories_skeleton_label{width:60px!important;min-width:60px!important}@media(min-width:480px){.shop_categories .shop_categories_skeleton_item .shop_categories_skeleton_label{width:70px!important;min-width:70px!important}}@media(min-width:640px){.shop_categories .shop_categories_skeleton_item .shop_categories_skeleton_label{width:80px!important;min-width:80px!important}}.shop_top_vouchers{width:100%;display:flex;justify-content:center;align-items:center;padding:32px 16px}@media(min-width:640px){.shop_top_vouchers{padding:32px 24px}}@media(min-width:768px){.shop_top_vouchers{padding:32px 40px}}@media(min-width:1024px){.shop_top_vouchers{padding:32px 60px}}@media(min-width:1280px){.shop_top_vouchers{padding:32px 80px}}.shop_top_vouchers .shop_top_vouchers_container{width:100%;max-width:1440px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:16px}@media(min-width:640px){.shop_top_vouchers .shop_top_vouchers_container{gap:20px}}@media(min-width:768px){.shop_top_vouchers .shop_top_vouchers_container{gap:22px}}.shop_top_vouchers .shop_top_vouchers_header{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px}.shop_top_vouchers .shop_top_vouchers_header .shop_top_vouchers_title{font-size:18px;font-weight:700;color:#232321;text-transform:uppercase}.shop_top_vouchers .shop_top_vouchers_header .shop_top_vouchers_title span{font-size:inherit;font-weight:700;text-transform:uppercase;color:#1a71f6}@media(min-width:640px){.shop_top_vouchers .shop_top_vouchers_header .shop_top_vouchers_title{font-size:22px}}@media(min-width:768px){.shop_top_vouchers .shop_top_vouchers_header .shop_top_vouchers_title{font-size:26px}}@media(min-width:1024px){.shop_top_vouchers .shop_top_vouchers_header .shop_top_vouchers_title{font-size:28px}}.shop_top_vouchers .shop_top_vouchers_header .shop_top_vouchers_view_all{padding:6px 16px;border-radius:100px;background:#1a71f6;color:#fff;font-size:12px;font-weight:800;text-transform:uppercase;cursor:pointer;border:none;white-space:nowrap}@media(min-width:640px){.shop_top_vouchers .shop_top_vouchers_header .shop_top_vouchers_view_all{padding:6px 22px;font-size:13px}}@media(min-width:768px){.shop_top_vouchers .shop_top_vouchers_header .shop_top_vouchers_view_all{padding:6px 28px;font-size:14px}}.shop_top_vouchers .shop_top_vouchers_list{width:100%;position:relative}.shop_top_vouchers .shop_top_vouchers_swiper{width:100%}.shop_top_vouchers .shop_top_vouchers_swiper .swiper-slide{display:flex;align-items:stretch;justify-content:center;width:auto}.shop_top_vouchers .shop_top_vouchers_card{width:280px;min-width:280px;flex-shrink:0}.shop_top_vouchers .shop_top_vouchers_card .shared_voucher_design{max-width:100%;width:100%!important}.shop_top_vouchers .shop_top_vouchers_list_loading{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media(min-width:480px){.shop_top_vouchers .shop_top_vouchers_list_loading{grid-template-columns:repeat(3,1fr);gap:16px}}@media(min-width:768px){.shop_top_vouchers .shop_top_vouchers_list_loading{grid-template-columns:repeat(4,1fr);gap:20px}}@media(min-width:1024px){.shop_top_vouchers .shop_top_vouchers_list_loading{gap:24px}}.shop_top_vouchers .shop_top_vouchers_skeleton_card_wrap{width:100%}.shop_top_vouchers .shop_top_vouchers_skeleton_card{width:100%!important;height:160px!important;border-radius:12px}@media(min-width:480px){.shop_top_vouchers .shop_top_vouchers_skeleton_card{height:200px!important}}@media(min-width:768px){.shop_top_vouchers .shop_top_vouchers_skeleton_card{height:240px!important}}.shop_top_vouchers .shop_top_vouchers_empty{color:#666;font-size:14px;margin:0}@media(min-width:640px){.shop_top_vouchers .shop_top_vouchers_empty{font-size:16px}}.shop_top_vouchers .shared_voucher_design{width:100%!important}.shop_today_deals{width:100%;display:flex;justify-content:center;align-items:center;padding:32px 16px}@media(min-width:640px){.shop_today_deals{padding:32px 24px}}@media(min-width:768px){.shop_today_deals{padding:32px 40px}}@media(min-width:1024px){.shop_today_deals{padding:32px 60px}}@media(min-width:1280px){.shop_today_deals{padding:32px 80px}}.shop_today_deals .shop_today_deals_container{width:100%;max-width:1440px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:16px}@media(min-width:640px){.shop_today_deals .shop_today_deals_container{gap:20px}}@media(min-width:768px){.shop_today_deals .shop_today_deals_container{gap:22px}}.shop_today_deals .shop_today_deals_header{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px}.shop_today_deals .shop_today_deals_header .shop_today_deals_title{font-size:18px;font-weight:700;color:#232321;text-transform:uppercase}.shop_today_deals .shop_today_deals_header .shop_today_deals_title span{font-size:inherit;font-weight:700;text-transform:uppercase;color:#1a71f6}@media(min-width:640px){.shop_today_deals .shop_today_deals_header .shop_today_deals_title{font-size:22px}}@media(min-width:768px){.shop_today_deals .shop_today_deals_header .shop_today_deals_title{font-size:26px}}@media(min-width:1024px){.shop_today_deals .shop_today_deals_header .shop_today_deals_title{font-size:28px}}.shop_today_deals .shop_today_deals_header .shop_today_deals_view_all{padding:6px 16px;border-radius:100px;background:#1a71f6;color:#fff;font-size:12px;font-weight:800;text-transform:uppercase;cursor:pointer;border:none;white-space:nowrap}@media(min-width:640px){.shop_today_deals .shop_today_deals_header .shop_today_deals_view_all{padding:6px 22px;font-size:13px}}@media(min-width:768px){.shop_today_deals .shop_today_deals_header .shop_today_deals_view_all{padding:6px 28px;font-size:14px}}.shop_today_deals .shop_today_deals_list{width:100%;position:relative}.shop_today_deals .shop_today_deals_swiper{width:100%;padding:8px 0}.shop_today_deals .shop_today_deals_swiper .swiper-slide{display:flex;align-items:stretch;justify-content:center;width:auto;height:auto}.shop_today_deals .shop_today_deals_swiper .shop_today_deals_card{width:260px;min-width:260px;min-height:320px;flex-shrink:0;display:flex;flex-direction:column}@media(min-width:480px){.shop_today_deals .shop_today_deals_swiper .shop_today_deals_card{width:280px;min-width:280px}}@media(min-width:768px){.shop_today_deals .shop_today_deals_swiper .shop_today_deals_card{width:300px;min-width:300px}}@media(min-width:1024px){.shop_today_deals .shop_today_deals_swiper .shop_today_deals_card{width:320px;min-width:320px}}.shop_today_deals .shop_today_deals_card{min-width:0;max-height:420px}.shop_today_deals .shop_today_deals_card_inner{background:#fff;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;flex:1;min-height:0;position:relative}.shop_today_deals .shop_today_deals_card_new{position:absolute;top:0;left:0;z-index:1;padding:6px 12px;border-radius:24px 0;background:#1a71f6;color:#fff;font-size:9px;font-weight:700;text-transform:uppercase}@media(min-width:480px){.shop_today_deals .shop_today_deals_card_new{padding:8px 16px;font-size:10px}}.shop_today_deals .shop_today_deals_card_image_wrap{width:100%;flex:1;min-height:180px;overflow:hidden;border-radius:26px;background:#ecedef}.shop_today_deals .shop_today_deals_card_image{width:100%;height:100%;object-fit:cover}.shop_today_deals .shop_today_deals_card_timer{padding:8px 0 0}@media(min-width:480px){.shop_today_deals .shop_today_deals_card_timer{padding:12px 0 0}}.shop_today_deals .shop_today_deals_card_timer_text{margin:0 0 4px;font-size:10px;font-weight:500;color:#397cff}@media(min-width:480px){.shop_today_deals .shop_today_deals_card_timer_text{font-size:11px}}.shop_today_deals .shop_today_deals_card_timer_text--urgent,.shop_today_deals .shop_today_deals_card_timer_text--ended{color:#ff4853}.shop_today_deals .shop_today_deals_card_progress_track{height:6px;border-radius:3px;background:#e8e8e8;overflow:hidden}.shop_today_deals .shop_today_deals_card_progress_fill{height:100%;border-radius:3px;background:#1a71f6;transition:width .3s ease}.shop_today_deals .shop_today_deals_card_progress_fill--urgent,.shop_today_deals .shop_today_deals_card_progress_fill--ended{background:#ff4853}.shop_today_deals .shop_today_deals_card_title{margin:8px 0 0;font-size:14px;font-weight:800;color:#232321;line-height:1.3;flex-shrink:0;text-transform:capitalize;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(min-width:480px){.shop_today_deals .shop_today_deals_card_title{margin:12px 0 0;font-size:16px}}.shop_today_deals .shop_today_deals_card_btn{margin:8px 0 0;padding:10px 12px;border:none;border-radius:100px;background:linear-gradient(90deg,#1a71f6,#224b99);color:#fff;font-size:11px;font-weight:500;text-transform:uppercase;cursor:pointer}@media(min-width:480px){.shop_today_deals .shop_today_deals_card_btn{margin:12px 0 0;padding:12px 16px;font-size:12px}}.shop_today_deals .shop_today_deals_loading{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media(min-width:480px){.shop_today_deals .shop_today_deals_loading{grid-template-columns:repeat(3,1fr);gap:16px}}@media(min-width:768px){.shop_today_deals .shop_today_deals_loading{grid-template-columns:repeat(4,1fr);gap:20px}}@media(min-width:1024px){.shop_today_deals .shop_today_deals_loading{gap:24px}}.shop_today_deals .shop_today_deals_skeleton_wrap{width:100%}.shop_today_deals .shop_today_deals_skeleton_card{width:100%!important;height:200px!important;border-radius:12px}@media(min-width:480px){.shop_today_deals .shop_today_deals_skeleton_card{height:260px!important}}@media(min-width:768px){.shop_today_deals .shop_today_deals_skeleton_card{height:320px!important}}.shop_today_deals .shop_today_deals_empty{color:#666;font-size:14px;margin:0}@media(min-width:640px){.shop_today_deals .shop_today_deals_empty{font-size:16px}}.shop_recent_vouchers{width:100%;display:flex;justify-content:center;align-items:center;padding:32px 16px}@media(min-width:640px){.shop_recent_vouchers{padding:32px 24px}}@media(min-width:768px){.shop_recent_vouchers{padding:32px 40px}}@media(min-width:1024px){.shop_recent_vouchers{padding:32px 60px}}@media(min-width:1280px){.shop_recent_vouchers{padding:32px 80px}}.shop_recent_vouchers .swiper-slide{height:auto!important}.shop_recent_vouchers .shop_recent_vouchers_container{width:100%;max-width:1440px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:16px}@media(min-width:640px){.shop_recent_vouchers .shop_recent_vouchers_container{gap:20px}}@media(min-width:768px){.shop_recent_vouchers .shop_recent_vouchers_container{gap:22px}}.shop_recent_vouchers .shop_recent_vouchers_header{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px}.shop_recent_vouchers .shop_recent_vouchers_header .shop_recent_vouchers_title{font-size:18px;font-weight:700;color:#232321;text-transform:uppercase}.shop_recent_vouchers .shop_recent_vouchers_header .shop_recent_vouchers_title span{font-size:inherit;font-weight:700;text-transform:uppercase;color:#1a71f6}@media(min-width:640px){.shop_recent_vouchers .shop_recent_vouchers_header .shop_recent_vouchers_title{font-size:22px}}@media(min-width:768px){.shop_recent_vouchers .shop_recent_vouchers_header .shop_recent_vouchers_title{font-size:26px}}@media(min-width:1024px){.shop_recent_vouchers .shop_recent_vouchers_header .shop_recent_vouchers_title{font-size:28px}}.shop_recent_vouchers .shop_recent_vouchers_header .shop_recent_vouchers_view_all{padding:6px 16px;border-radius:100px;background:#1a71f6;color:#fff;font-size:12px;font-weight:800;text-transform:uppercase;cursor:pointer;border:none;white-space:nowrap}@media(min-width:640px){.shop_recent_vouchers .shop_recent_vouchers_header .shop_recent_vouchers_view_all{padding:6px 22px;font-size:13px}}@media(min-width:768px){.shop_recent_vouchers .shop_recent_vouchers_header .shop_recent_vouchers_view_all{padding:6px 28px;font-size:14px}}.shop_recent_vouchers .shop_recent_vouchers_list{width:100%;position:relative}.shop_recent_vouchers .shop_recent_vouchers_swiper{width:100%;padding:8px 0}.shop_recent_vouchers .shop_recent_vouchers_swiper .swiper-slide{display:flex;align-items:stretch;justify-content:center;width:auto}.shop_recent_vouchers .shop_recent_vouchers_grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media(min-width:480px){.shop_recent_vouchers .shop_recent_vouchers_grid{grid-template-columns:repeat(3,1fr);gap:16px}}@media(min-width:768px){.shop_recent_vouchers .shop_recent_vouchers_grid{grid-template-columns:repeat(4,1fr);gap:20px}}@media(min-width:1024px){.shop_recent_vouchers .shop_recent_vouchers_grid{gap:24px}}.shop_recent_vouchers .shop_recent_vouchers_skeleton_wrap{width:100%}.shop_recent_vouchers .shop_recent_vouchers_skeleton{width:100%!important;height:200px!important;border-radius:12px}@media(min-width:480px){.shop_recent_vouchers .shop_recent_vouchers_skeleton{height:260px!important}}@media(min-width:768px){.shop_recent_vouchers .shop_recent_vouchers_skeleton{height:320px!important}}.shop_recent_vouchers .shop_recent_vouchers_empty{color:#666;font-size:14px;margin:0}@media(min-width:640px){.shop_recent_vouchers .shop_recent_vouchers_empty{font-size:16px}}.shop_recent_vouchers .shop_recent_vouchers_swiper .shop_recent_vouchers_card{width:280px;min-width:280px;flex-shrink:0}.shop_recent_vouchers .shop_recent_vouchers_swiper .shop_recent_vouchers_card .shared_voucher_design{max-width:100%;width:100%!important}.shop_recent_vouchers .shop_recent_vouchers_card{position:relative;background:#fff;border:1px solid #e8e8e8;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;min-width:0}.shop_recent_vouchers .shop_recent_vouchers_card_image_wrap{width:100%;background:#f5f5f5;overflow:hidden}.shop_recent_vouchers .shop_recent_vouchers_card_image_wrap--small{aspect-ratio:1}.shop_recent_vouchers .shop_recent_vouchers_card_image{width:100%;height:100%;object-fit:cover;display:block}.shop_recent_vouchers .shop_recent_vouchers_card_image_wrap .shop_recent_vouchers_card_badges{position:absolute;top:12px;left:12px;z-index:1}.shop_recent_vouchers .shop_recent_vouchers_card_badges{display:flex;flex-wrap:wrap;gap:6px}.shop_recent_vouchers .shop_recent_vouchers_badge{padding:4px 8px;border-radius:4px;font-size:11px;font-weight:700;text-transform:uppercase}.shop_recent_vouchers .shop_recent_vouchers_badge--yellow{background:#ffc107;color:#232321}.shop_recent_vouchers .shop_recent_vouchers_badge--red{background:#e53935;color:#fff}.shop_recent_vouchers .shop_recent_vouchers_badge--grey{background:#9e9e9e;color:#fff}.shop_recent_vouchers .shop_recent_vouchers_card_name{margin:0;font-size:14px;font-weight:600;color:#232321;line-height:1.3;padding:0 12px}.shop_recent_vouchers .shop_recent_vouchers_card_name--large{font-size:16px;font-weight:700;margin-top:6px}@media(min-width:480px){.shop_recent_vouchers .shop_recent_vouchers_card_name{padding:0 16px}.shop_recent_vouchers .shop_recent_vouchers_card_name--large{font-size:18px;margin-top:8px}}.shop_recent_vouchers .shop_recent_vouchers_card_merchant{margin:4px 16px 0;font-size:13px;color:#666}.shop_recent_vouchers .shop_recent_vouchers_card_prices{display:flex;align-items:center;gap:6px;flex-wrap:wrap;padding:6px 12px 0}@media(min-width:480px){.shop_recent_vouchers .shop_recent_vouchers_card_prices{gap:8px;padding:8px 16px 0}}.shop_recent_vouchers .shop_recent_vouchers_card_old_price{font-size:12px;color:#999;text-decoration:line-through}@media(min-width:480px){.shop_recent_vouchers .shop_recent_vouchers_card_old_price{font-size:14px}}.shop_recent_vouchers .shop_recent_vouchers_card_price{font-size:14px;font-weight:700;color:#1a71f6}@media(min-width:480px){.shop_recent_vouchers .shop_recent_vouchers_card_price{font-size:16px}}.shop_recent_vouchers .shop_recent_vouchers_card_description{margin:6px 12px 0;font-size:12px;color:#666;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:480px){.shop_recent_vouchers .shop_recent_vouchers_card_description{margin:8px 16px 0;font-size:13px}}.shop_recent_vouchers .shop_recent_vouchers_card_icon_btn{padding:8px;border:none;background:none;cursor:pointer;color:#666;display:inline-flex;align-items:center;justify-content:center;border-radius:8px}.shop_recent_vouchers .shop_recent_vouchers_card_icon_btn:hover{color:#1a71f6;background:#f0f7ff}.shop_recent_vouchers .shop_recent_vouchers_card_add_btn{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:8px;border:none;background:#1a71f6;color:#fff;font-size:11px;font-weight:700;text-transform:uppercase;cursor:pointer}@media(min-width:480px){.shop_recent_vouchers .shop_recent_vouchers_card_add_btn{gap:8px;padding:10px 16px;font-size:13px}}.shop_recent_vouchers .shop_recent_vouchers_card--detailed .shop_recent_vouchers_card_image_wrap{position:relative;aspect-ratio:1}.shop_recent_vouchers .shop_recent_vouchers_card--detailed .shop_recent_vouchers_card_rating{padding:6px 12px 0;font-size:12px;color:#ffc107;letter-spacing:.5px}.shop_recent_vouchers .shop_recent_vouchers_card--detailed .shop_recent_vouchers_card_rating span{color:#666;font-weight:400;margin-left:4px}@media(min-width:480px){.shop_recent_vouchers .shop_recent_vouchers_card--detailed .shop_recent_vouchers_card_rating{padding:8px 16px 0;font-size:14px;letter-spacing:1px}}.shop_recent_vouchers .shop_recent_vouchers_card--detailed .shop_recent_vouchers_card_description{flex:1}.shop_recent_vouchers .shop_recent_vouchers_card--detailed .shop_recent_vouchers_card_actions{display:flex;align-items:center;justify-content:space-between;gap:6px;padding:12px;margin-top:auto;border-top:1px solid #f0f0f0}@media(min-width:480px){.shop_recent_vouchers .shop_recent_vouchers_card--detailed .shop_recent_vouchers_card_actions{gap:8px;padding:16px}}.shop_recent_vouchers .shop_recent_vouchers_card--simple .shop_recent_vouchers_card_image_wrap{position:relative}.shop_recent_vouchers .shop_recent_vouchers_card--simple .shop_recent_vouchers_card_top{position:absolute;top:0;left:0;right:0;display:flex;align-items:flex-start;justify-content:space-between;padding:12px;z-index:1;pointer-events:none}.shop_recent_vouchers .shop_recent_vouchers_card--simple .shop_recent_vouchers_card_top>*{pointer-events:auto}.shop_recent_vouchers .shop_recent_vouchers_card--simple .shop_recent_vouchers_card_icons{display:flex;gap:4px}.shop_recent_vouchers .shop_recent_vouchers_card--simple .shop_recent_vouchers_card_prices{padding-bottom:16px}.shop_recent_products{width:100%;max-width:500px;margin-left:auto;margin-right:auto;border:1px solid #e4e7e9;background:#fff;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;align-items:stretch}@media(min-width:1024px){.shop_recent_products{max-width:none;margin-left:0;margin-right:0;flex-direction:row;align-items:stretch}}.shop_recent_products .shop_recent_products_left{width:100%;max-width:none;padding:12px;border-right:none;border-bottom:none;display:flex;flex-direction:column;flex-shrink:0}@media(min-width:640px){.shop_recent_products .shop_recent_products_left{padding:16px}}@media(min-width:1024px){.shop_recent_products .shop_recent_products_left{width:min(50%,380px);max-width:380px;border-right:1px solid #e4e7e9;border-bottom:none}}.shop_recent_products .shop_recent_products_left_image{position:relative;width:100%;max-width:100%;aspect-ratio:1;background:#f5f5f5;overflow:hidden;display:flex;align-items:center;justify-content:center;border-radius:8px}.shop_recent_products .shop_recent_products_left_image .shop_recent_products_left_image_img{width:100%;height:100%;object-fit:contain}.shop_recent_products .shop_recent_products_left_image .shop_recent_products_left_swiper{position:absolute;inset:0;width:100%;height:100%;z-index:0}.shop_recent_products .shop_recent_products_left_image .shop_recent_products_left_swiper .swiper-slide{display:flex;align-items:center;justify-content:center;box-sizing:border-box}.shop_recent_products .shop_recent_products_left_image .shop_recent_products_left_swiper .swiper-pagination{bottom:8px!important;z-index:2}.shop_recent_products .shop_recent_products_left_image .shop_recent_products_left_swiper .swiper-pagination-bullet{background:#fff;opacity:.55;box-shadow:0 0 0 1px #0000001f}.shop_recent_products .shop_recent_products_left_image .shop_recent_products_left_swiper .swiper-pagination-bullet-active{background:#1a71f6;opacity:1;box-shadow:none}.shop_recent_products .shop_recent_products_left_image_badges{position:absolute;top:10px;left:10px;z-index:1;display:flex;flex-direction:column;gap:6px;align-items:flex-start;pointer-events:none}.shop_recent_products .shop_recent_products_badge{padding:4px 8px;border-radius:4px;font-size:11px;font-weight:700;text-transform:uppercase;line-height:1.2}.shop_recent_products .shop_recent_products_badge--discount{background:#ffc107;color:#232321}.shop_recent_products .shop_recent_products_badge--hot{background:#e53935;color:#fff}.shop_recent_products .shop_recent_products_featured_pagination{display:flex;justify-content:center;align-items:center;gap:8px;padding:12px 0 4px;margin-top:4px;flex-shrink:0}.shop_recent_products .shop_recent_products_featured_dot{width:8px;height:8px;border-radius:999px;border:none;padding:0;background:#d1d5db;cursor:pointer;transition:width .2s ease,background .2s ease}.shop_recent_products .shop_recent_products_featured_dot:hover{background:#9ca3af}.shop_recent_products .shop_recent_products_featured_dot--active{width:24px;background:#1a71f6}.shop_recent_products .shop_recent_products_left_content{margin-top:10px;display:flex;flex-direction:column;gap:10px;flex:1;min-width:0}@media(min-width:640px){.shop_recent_products .shop_recent_products_left_content{gap:12px;margin-top:12px}}.shop_recent_products .shop_recent_products_left_content_header{display:flex;flex-direction:column;gap:4px}.shop_recent_products .shop_recent_products_left_content_header_rating{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.shop_recent_products .shop_recent_products_left_content_header_rating .ant-rate{font-size:14px!important}@media(min-width:640px){.shop_recent_products .shop_recent_products_left_content_header_rating .ant-rate{font-size:16px!important}}.shop_recent_products .shop_recent_products_left_content_header_rating_count{padding-top:6px;color:#77878f;font-size:13px;font-weight:400}@media(min-width:640px){.shop_recent_products .shop_recent_products_left_content_header_rating_count{font-size:14px;padding-top:8px}}.shop_recent_products .shop_recent_products_left_content_title{font-family:Lato,sans-serif;color:#191c1f;font-size:15px;font-weight:700;margin:0;line-height:1.35}@media(min-width:640px){.shop_recent_products .shop_recent_products_left_content_title{font-size:16px}}.shop_recent_products .shop_recent_products_left_content_merchant{color:#737373;font-family:Lato,sans-serif;font-size:13px;font-weight:600;margin:0}@media(min-width:640px){.shop_recent_products .shop_recent_products_left_content_merchant{font-size:14px}}.shop_recent_products .shop_recent_products_left_content_price{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}.shop_recent_products .shop_recent_products_left_content_price_old{color:#adb7bc;font-size:14px;font-weight:400;text-decoration-line:line-through;margin:0}@media(min-width:640px){.shop_recent_products .shop_recent_products_left_content_price_old{font-size:16px}}.shop_recent_products .shop_recent_products_left_content_price_new{color:#1a71f6;font-size:17px;font-weight:700;margin:0}@media(min-width:640px){.shop_recent_products .shop_recent_products_left_content_price_new{font-size:18px}}.shop_recent_products .shop_recent_products_left_content_description{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;color:#6b7280;font-size:13px;line-height:1.45;margin:0}@media(min-width:640px){.shop_recent_products .shop_recent_products_left_content_description{font-size:14px;-webkit-line-clamp:4}}.shop_recent_products .shop_recent_products_left_content_actions{margin-top:8px;display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%}@media(min-width:640px){.shop_recent_products .shop_recent_products_left_content_actions{margin-top:12px;gap:12px}}.shop_recent_products .shop_recent_products_left_content_actions_icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:8px;border:none;background:transparent;cursor:pointer;border-radius:8px}.shop_recent_products .shop_recent_products_left_content_actions_icon:hover{background:#f3f4f6}.shop_recent_products .shop_recent_products_left_content_actions_btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;flex:1;min-width:0;padding:10px 14px;border:none;border-radius:999px;background:#1a71f6;color:#fff;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;cursor:pointer;white-space:nowrap}@media(min-width:480px){.shop_recent_products .shop_recent_products_left_content_actions_btn{font-size:12px;padding:12px 20px;gap:8px}}@media(min-width:640px){.shop_recent_products .shop_recent_products_left_content_actions_btn{font-size:14px;padding:12px 24px}}.shop_recent_products .shop_recent_products_left_content_actions_btn:hover{opacity:.92}.shop_recent_products .shop_recent_products_right{display:none;width:100%;flex:1;min-width:0}@media(min-width:1024px){.shop_recent_products .shop_recent_products_right{display:flex;flex-direction:column}}.shop_recent_products .shop_recent_products_right_top{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;align-items:stretch;border-bottom:1px solid #e4e7e9}.shop_recent_products .shop_recent_products_right_bottom{flex:1;width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;align-items:stretch;border-bottom:none}.shop_recent_products .shop_recent_products_right_top_item{padding:10px;border-right:1px solid #e4e7e9;border-bottom:1px solid #e4e7e9;display:flex;flex-direction:column;gap:6px;min-height:0;min-width:0}@media(min-width:640px){.shop_recent_products .shop_recent_products_right_top_item{padding:12px;gap:8px}}@media(min-width:1024px){.shop_recent_products .shop_recent_products_right_top_item{padding:16px}}.shop_recent_products .shop_recent_products_right_top_item:nth-child(2n){border-right:none}@media(min-width:1024px){.shop_recent_products .shop_recent_products_right_top_item:nth-child(2n){border-right:1px solid #e4e7e9}}@media(min-width:1024px){.shop_recent_products .shop_recent_products_right_top_item:nth-child(4n){border-right:none}}.shop_recent_products .shop_recent_products_right_bottom .shop_recent_products_right_top_item{border-bottom:none}.shop_recent_products .shop_recent_products_right_top_item_image_wrap{position:relative;flex:0 0 auto;width:100%;aspect-ratio:1;min-height:0;display:flex;overflow:hidden;background:#f5f5f5;border-radius:6px}.shop_recent_products .shop_recent_products_right_top_item_swiper{position:absolute;inset:0;width:100%;height:100%;z-index:0}.shop_recent_products .shop_recent_products_right_top_item_swiper .swiper-slide{display:flex;align-items:center;justify-content:center;box-sizing:border-box}.shop_recent_products .shop_recent_products_right_top_item_swiper .swiper-pagination{bottom:4px!important;z-index:2}.shop_recent_products .shop_recent_products_right_top_item_swiper .swiper-pagination-bullet{width:6px;height:6px;background:#fff;opacity:.65;box-shadow:0 0 0 1px #0000001f}.shop_recent_products .shop_recent_products_right_top_item_swiper .swiper-pagination-bullet-active{background:#1a71f6;opacity:1;box-shadow:none}.shop_recent_products .shop_recent_products_right_top_item_image_wrap--clickable{cursor:pointer}.shop_recent_products .shop_recent_products_right_top_item_image_wrap--clickable:focus-visible{outline:2px solid #1a71f6;outline-offset:2px}.shop_recent_products .shop_recent_products_right_top_item_img{width:100%;height:100%;object-fit:contain}.shop_recent_products .shop_recent_products_right_top .shop_recent_products_right_top_item_img,.shop_recent_products .shop_recent_products_right_bottom .shop_recent_products_right_top_item_img{object-fit:contain}.shop_recent_products .shop_recent_products_right_top_item_title{color:#191c1f;font-family:Lato,sans-serif;font-size:13px;font-weight:600;margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:640px){.shop_recent_products .shop_recent_products_right_top_item_title{font-size:15px}}@media(min-width:1024px){.shop_recent_products .shop_recent_products_right_top_item_title{font-size:16px}}.shop_recent_products .shop_recent_products_right_top_item_merchant{color:#737373;font-family:Lato,sans-serif;font-size:12px;font-weight:600;margin:0}@media(min-width:640px){.shop_recent_products .shop_recent_products_right_top_item_merchant{font-size:13px}}@media(min-width:1024px){.shop_recent_products .shop_recent_products_right_top_item_merchant{font-size:14px}}.shop_recent_products .shop_recent_products_right_top_item_price{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:auto}.shop_recent_products .shop_recent_products_right_top_item_price_old{margin:0;font-size:12px;font-weight:400;color:#adb7bc;text-decoration-line:line-through}@media(min-width:640px){.shop_recent_products .shop_recent_products_right_top_item_price_old{font-size:13px}}.shop_recent_products .shop_recent_products_right_top_item_price_new{margin:0;font-size:13px;font-weight:600;color:#1a71f6}@media(min-width:640px){.shop_recent_products .shop_recent_products_right_top_item_price_new{font-size:14px}}.ant-pagination-item a{height:100%!important;display:flex!important;justify-content:center!important;align-items:center!important}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0px,-4px);-ms-transform:rotate(3deg) translate(0px,-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
