.Account-module__v0fLMq__accountPage{gap:32px;max-width:1400px;min-height:60vh;margin:0 auto;padding:32px 16px;display:flex}@media (max-width:768px){.Account-module__v0fLMq__accountPage{flex-direction:column;gap:16px;padding:20px 16px}}.Account-module__v0fLMq__sidebar{flex-shrink:0;width:240px}@media (max-width:768px){.Account-module__v0fLMq__sidebar{display:none}}.Account-module__v0fLMq__sidebarNav{background:var(--color-surface);border:1px solid var(--color-primary-subtle);border-radius:12px;flex-direction:column;gap:4px;padding:8px;display:flex;position:sticky;top:140px}.Account-module__v0fLMq__mobileHub,.Account-module__v0fLMq__mobileBack{display:none}@media (max-width:768px){.Account-module__v0fLMq__hubMode .Account-module__v0fLMq__mobileHub{flex-direction:column;width:100%;display:flex}.Account-module__v0fLMq__hubMode .Account-module__v0fLMq__content{display:none}.Account-module__v0fLMq__accountPage:not(.Account-module__v0fLMq__hubMode) .Account-module__v0fLMq__mobileBack{color:var(--color-primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;margin-bottom:16px;padding:0;font-size:.9375rem;font-weight:600;display:inline-flex}}.Account-module__v0fLMq__mobileHubHeader{border-bottom:1px solid var(--color-border);align-items:center;gap:14px;margin-bottom:8px;padding:16px 4px 20px;display:flex}.Account-module__v0fLMq__mobileHubAvatar{background:var(--color-primary);width:48px;height:48px;color:var(--color-on-brand);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.125rem;font-weight:700;display:flex}.Account-module__v0fLMq__mobileHubIdentity{flex-direction:column;gap:2px;min-width:0;display:flex}.Account-module__v0fLMq__mobileHubName{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:600;overflow:hidden}.Account-module__v0fLMq__mobileHubEmail{color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;overflow:hidden}.Account-module__v0fLMq__hubItem{background:var(--color-surface);border:1px solid var(--color-primary-subtle);color:var(--color-text);cursor:pointer;text-align:left;border-radius:12px;align-items:center;gap:14px;width:100%;margin-bottom:8px;padding:16px 14px;font-size:.9375rem;font-weight:500;transition:background .15s,border-color .15s;display:flex}.Account-module__v0fLMq__hubItem:active{background:var(--color-primary-muted)}.Account-module__v0fLMq__hubItemIcon{background:var(--color-primary-subtle);width:36px;height:36px;color:var(--color-primary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Account-module__v0fLMq__hubItemLabel{flex:1;min-width:0}.Account-module__v0fLMq__hubItemDanger{color:var(--color-danger);border-color:var(--color-danger-bg);margin-top:16px}.Account-module__v0fLMq__hubItemDanger .Account-module__v0fLMq__hubItemIcon{background:var(--color-danger-bg);color:var(--color-danger)}.Account-module__v0fLMq__hubItemDanger:active{background:var(--color-danger-bg)}.Account-module__v0fLMq__sidebarItem{color:var(--color-text);cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px 14px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.Account-module__v0fLMq__sidebarItem:hover{background:var(--color-primary-muted);color:var(--color-primary)}.Account-module__v0fLMq__sidebarItem.Account-module__v0fLMq__active{background:var(--color-primary-subtle);color:var(--color-primary);font-weight:600}.Account-module__v0fLMq__sidebarItem svg{color:var(--color-primary);flex-shrink:0}.Account-module__v0fLMq__sidebarItemDanger{color:var(--color-danger)}.Account-module__v0fLMq__sidebarItemDanger:hover{background:var(--color-danger-bg);color:var(--color-danger)}.Account-module__v0fLMq__sidebarItemDanger svg{color:var(--color-danger)}.Account-module__v0fLMq__content{flex:1;min-width:0}.Account-module__v0fLMq__section{background:var(--color-surface);border:1px solid var(--color-primary-subtle);border-radius:12px;padding:28px 24px}@media (max-width:768px){.Account-module__v0fLMq__section{padding:20px 16px}}.Account-module__v0fLMq__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.Account-module__v0fLMq__sectionTitle{color:var(--color-text);margin:0;font-size:1.25rem;font-weight:700}.Account-module__v0fLMq__editButton{color:var(--color-primary);border:1px solid var(--color-primary);cursor:pointer;background:0 0;border-radius:6px;padding:6px 16px;font-size:.8125rem;font-weight:600;transition:all .2s}.Account-module__v0fLMq__editButton:hover{background:var(--color-primary-muted)}.Account-module__v0fLMq__formActions{gap:12px;margin-top:20px;display:flex}.Account-module__v0fLMq__cancelButton{color:var(--color-text);border:1px solid var(--color-border);cursor:pointer;background:0 0;border-radius:8px;padding:10px 24px;font-size:.875rem;font-weight:600;transition:all .2s}.Account-module__v0fLMq__cancelButton:hover:not(:disabled){border-color:var(--color-text)}.Account-module__v0fLMq__cancelButton:disabled{opacity:.5;cursor:not-allowed}.Account-module__v0fLMq__profileForm{border-top:1px solid var(--color-border);margin-top:24px;padding-top:24px}.Account-module__v0fLMq__profileGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media (max-width:480px){.Account-module__v0fLMq__profileGrid{grid-template-columns:1fr}}.Account-module__v0fLMq__fieldGroup{flex-direction:column;gap:4px;display:flex}.Account-module__v0fLMq__fieldLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);font-size:.75rem;font-weight:600}.Account-module__v0fLMq__fieldValue{color:var(--color-text);font-size:.9375rem;font-weight:500}.Account-module__v0fLMq__fieldValueMuted{color:var(--color-text-muted);font-style:italic}.Account-module__v0fLMq__badge{border-radius:99px;align-items:center;gap:4px;padding:2px 8px;font-size:.75rem;font-weight:600;display:inline-flex}.Account-module__v0fLMq__badgeGreen{background:var(--color-success-bg);color:var(--color-success)}.Account-module__v0fLMq__badgeRed{background:var(--color-danger-bg);color:var(--color-danger)}.Account-module__v0fLMq__passwordForm{flex-direction:column;gap:16px;max-width:400px;display:flex}.Account-module__v0fLMq__formGroup{flex-direction:column;gap:6px;display:flex}.Account-module__v0fLMq__formLabel{color:var(--color-text);font-size:.8125rem;font-weight:600}.Account-module__v0fLMq__formInput{border:1px solid var(--color-border);box-sizing:border-box;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-family:inherit;font-size:.875rem;transition:border-color .2s}.Account-module__v0fLMq__formInput:focus{border-color:var(--color-primary);border-width:2px;padding:9px 13px}.Account-module__v0fLMq__submitButton{background:var(--color-primary);color:var(--color-on-brand);cursor:pointer;border:none;border-radius:8px;align-self:flex-start;align-items:center;gap:8px;padding:10px 24px;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.Account-module__v0fLMq__submitButton:hover:not(:disabled){background:var(--color-primary);transform:translateY(-1px)}.Account-module__v0fLMq__submitButton:disabled{opacity:.7;cursor:not-allowed}.Account-module__v0fLMq__spinner{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite Account-module__v0fLMq__spin;display:inline-block}@keyframes Account-module__v0fLMq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Account-module__v0fLMq__alert{border-radius:8px;margin-bottom:16px;padding:12px 16px;font-size:.8125rem;font-weight:500}.Account-module__v0fLMq__alertError{background:var(--color-danger-bg);color:var(--color-danger);border:1px solid var(--color-danger-bg)}.Account-module__v0fLMq__alertSuccess{background:var(--color-success-bg);color:var(--color-success);border:1px solid var(--color-success)}.Account-module__v0fLMq__memberSince{color:var(--color-text-muted);border-top:1px solid var(--color-border);margin-top:20px;padding-top:16px;font-size:.8125rem}.Account-module__v0fLMq__ordersLoading{color:var(--color-text-muted);justify-content:center;align-items:center;gap:10px;padding:40px 0;font-size:.875rem;display:flex}.Account-module__v0fLMq__ordersEmpty{text-align:center;color:var(--color-text-muted);padding:40px 0;font-size:.9375rem}.Account-module__v0fLMq__ordersTable{flex-direction:column;display:flex}.Account-module__v0fLMq__ordersHeader{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);border-bottom:1px solid var(--color-border);grid-template-columns:1.2fr 1fr 1fr .8fr;gap:12px;padding:10px 14px;font-size:.75rem;font-weight:600;display:grid}.Account-module__v0fLMq__ordersRow{border-bottom:1px solid var(--color-border);cursor:pointer;grid-template-columns:1.2fr 1fr 1fr .8fr;gap:12px;padding:14px;transition:background .15s;display:grid}.Account-module__v0fLMq__ordersRow:hover{background:var(--color-primary-muted)}.Account-module__v0fLMq__ordersCell{color:var(--color-text);align-items:center;font-size:.875rem;display:flex}.Account-module__v0fLMq__ordersCellStack{flex-direction:column;align-items:flex-start;gap:2px}.Account-module__v0fLMq__ordersOrderShort{color:var(--color-text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.75rem}.Account-module__v0fLMq__orderStatus{text-transform:capitalize;font-size:.8125rem;font-weight:600}@media (max-width:600px){.Account-module__v0fLMq__ordersHeader{display:none}.Account-module__v0fLMq__ordersRow{grid-template-columns:1fr 1fr;gap:8px}}.Account-module__v0fLMq__pagination{justify-content:center;align-items:center;gap:4px;margin-top:8px;padding-top:20px;display:flex}.Account-module__v0fLMq__paginationButton{border:1px solid var(--color-border);background:var(--color-surface);cursor:pointer;min-width:40px;height:40px;color:var(--color-text);border-radius:8px;justify-content:center;align-items:center;padding:0 8px;font-size:.875rem;transition:all .2s;display:flex}.Account-module__v0fLMq__paginationButton:hover:not(:disabled):not(.Account-module__v0fLMq__paginationButtonActive){background:var(--color-primary-muted);border-color:var(--color-primary)}.Account-module__v0fLMq__paginationButton:disabled{opacity:.4;cursor:not-allowed}.Account-module__v0fLMq__paginationButtonActive{background:var(--color-primary);color:var(--color-on-brand);border-color:var(--color-primary)}.Account-module__v0fLMq__paginationEllipsis{min-width:40px;height:40px;color:var(--color-text-muted);justify-content:center;align-items:center;font-size:.875rem;display:flex}.Account-module__v0fLMq__orderDetailPage{width:100%;max-width:720px;margin:0 auto}.Account-module__v0fLMq__odBack{color:var(--color-primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;margin-bottom:24px;padding:0;font-size:.875rem;font-weight:600;display:inline-flex}.Account-module__v0fLMq__odBack:hover{text-decoration:underline}.Account-module__v0fLMq__odPayBox{border:1px solid color-mix(in srgb, var(--color-warning) 30%, transparent);background:color-mix(in srgb, var(--color-warning) 8%, transparent);border-radius:12px;flex-direction:column;gap:12px;margin-bottom:16px;padding:16px;display:flex}.Account-module__v0fLMq__odPayNote{color:var(--color-text-muted);font-size:.875rem}.Account-module__v0fLMq__odPayBtn{background:var(--color-primary);color:var(--color-on-primary,#fff);cursor:pointer;border:none;border-radius:8px;align-self:flex-start;padding:10px 18px;font-size:.875rem;font-weight:600}.Account-module__v0fLMq__odPayBtn:hover{filter:brightness(1.05)}.Account-module__v0fLMq__odLoading{color:var(--color-text-muted);justify-content:center;align-items:center;gap:12px;padding:80px 0;font-size:.875rem;display:flex}.Account-module__v0fLMq__odHeader{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.Account-module__v0fLMq__odTitle{color:var(--color-text);flex-wrap:wrap;align-items:baseline;gap:10px;margin:0;font-size:1.25rem;font-weight:700;display:flex}.Account-module__v0fLMq__odOrderShort{color:var(--color-text-muted);background:var(--color-bg-muted);border-radius:6px;padding:2px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.95rem;font-weight:600}.Account-module__v0fLMq__odId{color:var(--color-text-muted);margin-top:4px;font-family:monospace;font-size:.75rem;display:block}.Account-module__v0fLMq__odStatusBadge{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border:1px solid;border-radius:20px;padding:6px 14px;font-size:.75rem;font-weight:700}.Account-module__v0fLMq__odCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;margin-bottom:16px;padding:24px}.Account-module__v0fLMq__odCardTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);margin:0 0 16px;font-size:.875rem;font-weight:700}.Account-module__v0fLMq__odInfoGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media (max-width:500px){.Account-module__v0fLMq__odInfoGrid{grid-template-columns:1fr;gap:16px}}.Account-module__v0fLMq__odInfoFull{grid-column:1/-1}.Account-module__v0fLMq__odInfoItem{flex-direction:column;gap:4px;display:flex}.Account-module__v0fLMq__odInfoLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);font-size:.75rem;font-weight:600}.Account-module__v0fLMq__odInfoValue{color:var(--color-text);word-break:break-all;font-size:.9375rem}.Account-module__v0fLMq__odInfoValueBold{color:var(--color-text);font-size:1.125rem;font-weight:700}.Account-module__v0fLMq__odProductItem{border-bottom:1px solid var(--color-border);padding:16px 0}.Account-module__v0fLMq__odProductItem:last-child{border-bottom:none;padding-bottom:0}.Account-module__v0fLMq__odProductItem:first-child{padding-top:0}.Account-module__v0fLMq__odProductTop{align-items:center;gap:14px;margin-bottom:8px;display:flex}.Account-module__v0fLMq__odProductInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.Account-module__v0fLMq__odProductName{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-size:.9375rem;font-weight:600;overflow:hidden}.Account-module__v0fLMq__odProductLink{color:var(--color-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.9375rem;font-weight:600;text-decoration:none;overflow:hidden}.Account-module__v0fLMq__odProductLink:hover{text-decoration:underline}.Account-module__v0fLMq__odProductCountry{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:500}.Account-module__v0fLMq__odProductPrices{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:2px;display:flex}.Account-module__v0fLMq__odProductPrice{color:var(--color-text);white-space:nowrap;font-size:.9375rem;font-weight:700}.Account-module__v0fLMq__odProductOriginalPrice{color:var(--color-text-muted);white-space:nowrap;font-size:.8125rem;text-decoration:line-through}.Account-module__v0fLMq__odProductMeta{color:var(--color-text-muted);flex-wrap:wrap;gap:16px;margin-top:2px;font-size:.8125rem;display:flex}.Account-module__v0fLMq__odProductDiscount{color:var(--color-success);font-weight:600}.Account-module__v0fLMq__odRedeemBox{background:var(--color-primary-muted);border:1px solid var(--color-primary-subtle);border-radius:8px;flex-direction:column;gap:8px;margin-top:12px;padding:12px 16px;display:flex}.Account-module__v0fLMq__odRedeemItem{border-bottom:1px solid var(--color-primary-subtle);padding-bottom:8px}.Account-module__v0fLMq__odRedeemItem:last-child{border-bottom:none;padding-bottom:0}.Account-module__v0fLMq__odRedeemRow{align-items:center;gap:12px;display:flex}.Account-module__v0fLMq__odRedeemLabel{text-transform:uppercase;color:var(--color-text-muted);min-width:40px;font-size:.75rem;font-weight:600}.Account-module__v0fLMq__odRedeemCode{color:var(--color-primary);background:var(--color-primary-muted);letter-spacing:.03em;word-break:break-all;border-radius:6px;padding:4px 10px;font-family:monospace;font-size:.875rem;font-weight:600}.Account-module__v0fLMq__odRedeemLink{color:var(--color-primary);font-size:.875rem;font-weight:600;text-decoration:none}.Account-module__v0fLMq__odRedeemLink:hover{text-decoration:underline}.Account-module__v0fLMq__wishlistEmpty{flex-direction:column;align-items:center;gap:12px;padding:40px 0;display:flex}.Account-module__v0fLMq__wishlistEmptyLink{color:var(--color-primary);border:1px solid var(--color-primary);border-radius:8px;padding:10px 20px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .15s}.Account-module__v0fLMq__wishlistEmptyLink:hover{background:var(--color-primary-muted)}.Account-module__v0fLMq__balHeader{margin:0 0 16px}.Account-module__v0fLMq__balHistoryTitle{margin:20px 0 12px;font-size:1rem}.Account-module__v0fLMq__balLoading,.Account-module__v0fLMq__balEmpty{color:var(--color-text-muted);padding:12px 0}.Account-module__v0fLMq__balUpcomingSection{border:1px solid var(--color-border);background:var(--color-warning-bg);border-radius:10px;margin-bottom:24px;padding:16px 20px}.Account-module__v0fLMq__balUpcomingHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.Account-module__v0fLMq__balUpcomingHeader .Account-module__v0fLMq__balHistoryTitle{margin:0}.Account-module__v0fLMq__balUpcomingTotal{color:var(--color-text-muted);font-size:.875rem}.Account-module__v0fLMq__balUpcomingSubtitle{color:var(--color-text-muted);margin:6px 0 12px;font-size:.875rem}.Account-module__v0fLMq__balUpcomingList{margin:0;padding:0;list-style:none}.Account-module__v0fLMq__balUpcomingItem{border-top:1px solid var(--color-border);grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:10px 0;font-size:.875rem;display:grid}.Account-module__v0fLMq__balUpcomingItem:first-child{border-top-color:#0000}.Account-module__v0fLMq__balUpcomingOrder{color:var(--color-text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.Account-module__v0fLMq__balUpcomingMatures{color:var(--color-text-muted)}.Account-module__v0fLMq__balUpcomingAmount{color:var(--color-success-text)}@media (max-width:480px){.Account-module__v0fLMq__balUpcomingItem{grid-template-columns:1fr auto}.Account-module__v0fLMq__balUpcomingMatures{grid-column:1/-1;font-size:.75rem}}.Account-module__v0fLMq__balSummary{border:1px solid var(--color-border);border-radius:10px;flex-wrap:wrap;align-items:baseline;gap:12px;margin-bottom:24px;padding:20px;display:flex}.Account-module__v0fLMq__balSummaryLabel{color:var(--color-text-muted);font-size:14px}.Account-module__v0fLMq__balSummaryAmount{font-size:24px}.Account-module__v0fLMq__balSummaryNote{color:var(--color-warning-text);font-size:13px}.Account-module__v0fLMq__balTable{border-collapse:collapse;width:100%;font-size:14px}.Account-module__v0fLMq__balTable thead tr{text-align:left;border-bottom:1px solid var(--color-border)}.Account-module__v0fLMq__balTable th{color:var(--color-text-secondary);padding:8px 4px;font-weight:600}.Account-module__v0fLMq__balTable td{border-bottom:1px solid var(--color-bg-subtle);padding:10px 4px}.Account-module__v0fLMq__balThLeft{text-align:left}.Account-module__v0fLMq__balThRight{text-align:right}.Account-module__v0fLMq__balTdRight{text-align:right;white-space:nowrap}.Account-module__v0fLMq__balTdDate{color:var(--color-text-muted);white-space:nowrap}.Account-module__v0fLMq__balTdReason{color:var(--color-text-secondary);text-overflow:ellipsis;max-width:340px;overflow:hidden}.Account-module__v0fLMq__balAmountPos{color:var(--color-success-text);text-align:right;white-space:nowrap;font-weight:600}.Account-module__v0fLMq__balAmountNeg{color:var(--color-danger-text);text-align:right;white-space:nowrap;font-weight:600}.Account-module__v0fLMq__balCardList{margin:0;padding:0;list-style:none;display:none}.Account-module__v0fLMq__balPagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;font-size:13px;display:flex}.Account-module__v0fLMq__balPaginationButtons{gap:8px;display:flex}.Account-module__v0fLMq__balPaginationButtons button{background:var(--color-surface);border:1px solid var(--color-border-strong);cursor:pointer;border-radius:6px;padding:6px 14px;font-size:13px}.Account-module__v0fLMq__balPaginationButtons button:disabled{cursor:not-allowed;opacity:.5}@media (max-width:640px){.Account-module__v0fLMq__balTable{display:none}.Account-module__v0fLMq__balCardList{flex-direction:column;gap:10px;display:flex}.Account-module__v0fLMq__balCard{border:1px solid var(--color-border);background:var(--color-surface);border-radius:10px;padding:12px 14px}.Account-module__v0fLMq__balCardTop{justify-content:space-between;align-items:center;gap:12px;font-size:15px;display:flex}.Account-module__v0fLMq__balCardType{color:var(--color-text);font-weight:600}.Account-module__v0fLMq__balCardMeta{color:var(--color-text-muted);justify-content:space-between;gap:12px;margin-top:6px;font-size:12px;display:flex}.Account-module__v0fLMq__balCardReason{color:var(--color-text-secondary);word-break:break-word;margin-top:6px;font-size:13px}.Account-module__v0fLMq__balSummary{padding:14px}.Account-module__v0fLMq__balSummaryAmount{font-size:20px}}
.CountryFlags-module__l28yPG__stackedFlagsContainer{cursor:pointer;align-items:center;display:flex;position:relative}.CountryFlags-module__l28yPG__flagItem{background-color:#0000;justify-content:center;align-items:center;width:20px;height:20px;margin-left:0;transition:all .2s;display:flex;position:relative;overflow:hidden}.CountryFlags-module__l28yPG__flagItem:first-child{margin-left:0}.CountryFlags-module__l28yPG__flagItem.CountryFlags-module__l28yPG__overflow{color:var(--color-text-muted);font-size:10px;font-weight:600}.CountryFlags-module__l28yPG__tooltipWrapper{display:inline-flex;position:relative}.CountryFlags-module__l28yPG__tooltip{color:#fff;z-index:1500;opacity:0;visibility:hidden;pointer-events:none;background-color:#000000e6;border-radius:8px;padding:8px;transition:opacity .2s,visibility .2s}.CountryFlags-module__l28yPG__tooltip.CountryFlags-module__l28yPG__visible{opacity:1;visibility:visible}.CountryFlags-module__l28yPG__tooltip:after{content:"";border:6px solid #0000;border-top-color:#000000e6;position:absolute;top:100%;left:50%;transform:translate(-50%)}.CountryFlags-module__l28yPG__tooltipPortal{position:fixed;transform:translate(-50%,calc(-100% - 8px))}.CountryFlags-module__l28yPG__tooltipContent{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:6px;min-width:150px;max-width:300px;padding:4px;display:grid}.CountryFlags-module__l28yPG__tooltipFlag{white-space:nowrap;text-overflow:ellipsis;background-color:#ffffff1a;border-radius:4px;align-items:center;gap:4px;padding:2px 6px;font-size:11px;display:flex;overflow:hidden}
.BrandDetail-module__cySeYG__pageWrapper{padding-bottom:80px}.BrandDetail-module__cySeYG__brandContainer{max-width:1200px;margin:0 auto;padding:0 24px}.BrandDetail-module__cySeYG__contentCard{background-color:var(--color-surface);box-shadow:0 1px 3px var(--color-shadow-sm);border:1px solid var(--color-border);border-radius:12px;margin-top:24px;padding:24px}@media (min-width:768px){.BrandDetail-module__cySeYG__contentCard{margin-top:32px;padding:32px}}.BrandDetail-module__cySeYG__heroSection{flex-direction:column;justify-content:center;align-items:center;gap:24px;max-width:900px;margin-bottom:24px;margin-left:auto;margin-right:auto;display:flex}@media (min-width:768px){.BrandDetail-module__cySeYG__heroSection{flex-direction:row;gap:40px;margin-bottom:32px}}.BrandDetail-module__cySeYG__heroText{text-align:center;flex:1;min-width:0}@media (min-width:768px){.BrandDetail-module__cySeYG__heroText{text-align:left}}.BrandDetail-module__cySeYG__heroDescription{color:var(--color-text-muted);margin:0 0 16px;font-size:.875rem;line-height:1.75}@media (min-width:768px){.BrandDetail-module__cySeYG__heroDescription{font-size:1rem}}.BrandDetail-module__cySeYG__heroBadges{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}@media (min-width:768px){.BrandDetail-module__cySeYG__heroBadges{justify-content:flex-start;gap:24px}}.BrandDetail-module__cySeYG__heroBadge{color:var(--color-text-muted);align-items:center;gap:4px;font-size:12px;display:flex}.BrandDetail-module__cySeYG__heroBadgeIcon{color:var(--color-success);font-size:16px;display:flex}.BrandDetail-module__cySeYG__heroImage{flex-shrink:0;justify-content:center;align-items:center;width:200px;height:160px;display:flex}@media (min-width:600px){.BrandDetail-module__cySeYG__heroImage{width:300px;height:240px}}@media (min-width:768px){.BrandDetail-module__cySeYG__heroImage{width:400px;height:320px}}.BrandDetail-module__cySeYG__productsSection{max-width:900px;margin:0 auto 24px}@media (min-width:768px){.BrandDetail-module__cySeYG__productsSection{margin-bottom:32px}}.BrandDetail-module__cySeYG__sectionTitle{color:var(--color-text);text-align:center;margin:0 0 16px;font-size:1.125rem;font-weight:600}@media (min-width:768px){.BrandDetail-module__cySeYG__sectionTitle{font-size:1.25rem}}.BrandDetail-module__cySeYG__sectionTitleLeft{text-align:left;margin-bottom:12px}.BrandDetail-module__cySeYG__sectionTitleSpaced{margin-bottom:24px}.BrandDetail-module__cySeYG__emptyProducts{text-align:center;color:var(--color-text-muted);padding:48px 0}.BrandDetail-module__cySeYG__contentSections{max-width:900px;margin:0 auto}.BrandDetail-module__cySeYG__contentSection{margin-bottom:24px}@media (min-width:768px){.BrandDetail-module__cySeYG__contentSection{margin-bottom:32px}}.BrandDetail-module__cySeYG__sectionText{color:var(--color-text-muted);margin:0;font-size:.875rem;line-height:1.8}@media (min-width:768px){.BrandDetail-module__cySeYG__sectionText{font-size:1rem}}.BrandDetail-module__cySeYG__stepsContainer{flex-direction:column;gap:0;display:flex}.BrandDetail-module__cySeYG__stepRow{align-items:flex-start;gap:20px;display:flex}.BrandDetail-module__cySeYG__stepIndicator{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.BrandDetail-module__cySeYG__stepNumber{background:linear-gradient(135deg, var(--color-primary), var(--color-primary));width:36px;height:36px;color:var(--color-on-brand);border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.BrandDetail-module__cySeYG__stepLine{background-color:var(--color-border);flex:1;width:2px;min-height:24px}.BrandDetail-module__cySeYG__stepText{color:var(--color-text-muted);margin:0;padding-top:4px;font-size:.875rem;line-height:1.7}@media (min-width:768px){.BrandDetail-module__cySeYG__stepText{font-size:1rem}}.BrandDetail-module__cySeYG__stepTextSpaced{padding-bottom:24px}.BrandDetail-module__cySeYG__reasonsList{flex-direction:column;gap:16px;display:flex}.BrandDetail-module__cySeYG__reasonCard{background-color:var(--color-bg-subtle);border:1px solid var(--color-border);border-radius:12px;padding:16px}@media (min-width:768px){.BrandDetail-module__cySeYG__reasonCard{padding:20px}}.BrandDetail-module__cySeYG__reasonTitle{color:var(--color-text);margin:0 0 4px;font-size:1rem;font-weight:600}.BrandDetail-module__cySeYG__reasonText{color:var(--color-text-muted);margin:0;font-size:.875rem;line-height:1.7}.BrandDetail-module__cySeYG__regionTags{flex-wrap:wrap;gap:8px;display:flex}.BrandDetail-module__cySeYG__regionTag{background-color:var(--color-bg-subtle);border:1px solid var(--color-border);color:var(--color-text-muted);border-radius:8px;padding:4px 12px;font-size:.875rem}.BrandDetail-module__cySeYG__categoryTags{flex-wrap:wrap;gap:12px;display:flex}.BrandDetail-module__cySeYG__faqSection{margin-bottom:24px}@media (min-width:768px){.BrandDetail-module__cySeYG__faqSection{margin-bottom:32px}}.BrandDetail-module__cySeYG__faqItem{background-color:var(--color-surface);box-shadow:none;border:1px solid var(--color-border);border-radius:12px;margin-bottom:12px;overflow:hidden}.BrandDetail-module__cySeYG__faqItemHeader{cursor:pointer;user-select:none;justify-content:space-between;align-items:center;min-height:56px;padding:16px 24px;display:flex}.BrandDetail-module__cySeYG__faqItemQuestion{color:var(--color-text);margin:0;font-size:16px;font-weight:600}.BrandDetail-module__cySeYG__faqItemIcon{color:var(--color-text-disabled);flex-shrink:0;transition:transform .3s;display:flex}.BrandDetail-module__cySeYG__faqItemIconExpanded{transform:rotate(180deg)}.BrandDetail-module__cySeYG__faqItemAnswer{color:var(--color-text-muted);margin:0;padding:0 24px 20px;font-size:15px;line-height:1.7}.BrandDetail-module__cySeYG__relatedBrandsContainer{max-width:1200px;margin:24px auto 0;padding:0 24px}.BrandDetail-module__cySeYG__relatedBrandsTitle{color:var(--color-text);text-align:center;margin:0 0 16px;font-size:1.125rem;font-weight:600}@media (min-width:768px){.BrandDetail-module__cySeYG__relatedBrandsTitle{font-size:1.25rem}}
.WhyAcebSection-module__yPv16q__sectionContainer{width:100%;padding:80px 24px}@media (max-width:640px){.WhyAcebSection-module__yPv16q__sectionContainer{padding:48px 16px}}.WhyAcebSection-module__yPv16q__contentWrapper{max-width:1200px;margin:0 auto}.WhyAcebSection-module__yPv16q__contentBlock{grid-template-columns:1fr 1fr;align-items:center;gap:48px;margin-bottom:80px;display:grid}.WhyAcebSection-module__yPv16q__contentBlock:nth-child(2n){direction:rtl}.WhyAcebSection-module__yPv16q__contentBlock:nth-child(2n)>*{direction:ltr}.WhyAcebSection-module__yPv16q__contentBlock:last-child{margin-bottom:0}@media (max-width:768px){.WhyAcebSection-module__yPv16q__contentBlock{grid-template-columns:1fr;gap:32px;margin-bottom:64px}.WhyAcebSection-module__yPv16q__contentBlock:nth-child(2n){direction:ltr}}.WhyAcebSection-module__yPv16q__iconBox{background:linear-gradient(135deg, var(--color-primary), var(--color-primary));width:56px;height:56px;box-shadow:0 8px 24px var(--color-primary-subtle);color:var(--color-on-brand);border-radius:16px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.WhyAcebSection-module__yPv16q__sectionTitle{color:var(--color-text);margin:0 0 16px;font-size:32px;font-weight:700;line-height:1.3}@media (max-width:768px){.WhyAcebSection-module__yPv16q__sectionTitle{font-size:26px}}@media (max-width:640px){.WhyAcebSection-module__yPv16q__sectionTitle{font-size:22px}}.WhyAcebSection-module__yPv16q__paragraph{color:var(--color-text-secondary);margin:0 0 16px;font-size:16px;font-weight:400;line-height:1.8}.WhyAcebSection-module__yPv16q__paragraph:last-child{margin-bottom:0}@media (max-width:640px){.WhyAcebSection-module__yPv16q__paragraph{font-size:15px}}.WhyAcebSection-module__yPv16q__visualCard{background:var(--color-surface);box-shadow:0 8px 32px var(--color-shadow-sm);border:1px solid var(--color-border);border-radius:20px;padding:40px;position:relative;overflow:hidden}.WhyAcebSection-module__yPv16q__visualCard:before{content:"";background:linear-gradient(90deg, var(--color-primary), var(--color-success));height:4px;position:absolute;top:0;left:0;right:0}@media (max-width:640px){.WhyAcebSection-module__yPv16q__visualCard{padding:24px}}.WhyAcebSection-module__yPv16q__featureList{margin:0;padding:0;list-style:none}.WhyAcebSection-module__yPv16q__featureItem{color:var(--color-text-secondary);align-items:center;gap:12px;margin-bottom:14px;font-size:16px;line-height:1.6;display:flex}.WhyAcebSection-module__yPv16q__featureItem:last-child{margin-bottom:0}.WhyAcebSection-module__yPv16q__featureItem svg{color:var(--color-success);flex-shrink:0;font-size:20px}@media (max-width:640px){.WhyAcebSection-module__yPv16q__featureItem{font-size:15px}}
/*# sourceMappingURL=2av13mutn2iaz.css.map*/