.BlogPostContent-module__wKJWca__wrapper{background-color:var(--color-surface-hover);padding-bottom:80px}.BlogPostContent-module__wKJWca__breadcrumbBar{background-color:var(--color-surface);border-bottom:1px solid var(--color-border);padding:16px 0}.BlogPostContent-module__wKJWca__container{max-width:1200px;margin:0 auto;padding:0 24px}.BlogPostContent-module__wKJWca__article{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;overflow:hidden}.BlogPostContent-module__wKJWca__imageWrapper{background-color:var(--color-bg-subtle);width:100%;height:480px;padding:16px;position:relative;overflow:hidden}@media (max-width:768px){.BlogPostContent-module__wKJWca__imageWrapper{height:320px}}.BlogPostContent-module__wKJWca__content{padding:32px}@media (max-width:768px){.BlogPostContent-module__wKJWca__content{padding:24px}}.BlogPostContent-module__wKJWca__header{margin-bottom:32px}.BlogPostContent-module__wKJWca__tags{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.BlogPostContent-module__wKJWca__tag{background-color:var(--color-info-bg);color:var(--color-info-text);border-radius:16px;padding:4px 12px;font-size:12px}.BlogPostContent-module__wKJWca__title{color:var(--color-text);margin:0 0 24px;font-size:2.25rem;font-weight:700;line-height:1.2}@media (max-width:768px){.BlogPostContent-module__wKJWca__title{font-size:1.875rem}}.BlogPostContent-module__wKJWca__excerpt{color:var(--color-text-muted);margin:0 0 32px;font-size:1.125rem;font-weight:400;line-height:1.6}.BlogPostContent-module__wKJWca__meta{color:var(--color-text-muted);border-bottom:1px solid var(--color-border);flex-wrap:wrap;align-items:center;gap:8px;padding-bottom:24px;font-size:14px;display:flex}.BlogPostContent-module__wKJWca__authorLink{color:var(--color-info);font-weight:500;text-decoration:none}.BlogPostContent-module__wKJWca__authorLink:hover{text-decoration:underline}.BlogPostContent-module__wKJWca__body{color:var(--color-text-secondary);margin-bottom:32px}.BlogPostContent-module__wKJWca__body h1,.BlogPostContent-module__wKJWca__body h2,.BlogPostContent-module__wKJWca__body h3,.BlogPostContent-module__wKJWca__body h4,.BlogPostContent-module__wKJWca__body h5,.BlogPostContent-module__wKJWca__body h6{color:var(--color-text);margin-top:24px;margin-bottom:16px;font-weight:600}.BlogPostContent-module__wKJWca__body h1{font-size:2rem}.BlogPostContent-module__wKJWca__body h2{font-size:1.75rem}.BlogPostContent-module__wKJWca__body h3{font-size:1.5rem}.BlogPostContent-module__wKJWca__body h4{font-size:1.25rem}.BlogPostContent-module__wKJWca__body p{color:var(--color-text-secondary);margin-bottom:16px;font-size:1rem;line-height:1.7}.BlogPostContent-module__wKJWca__body ul,.BlogPostContent-module__wKJWca__body ol{color:var(--color-text-secondary);margin-bottom:16px;padding-left:24px;line-height:1.7}.BlogPostContent-module__wKJWca__body li{margin-bottom:8px}.BlogPostContent-module__wKJWca__body blockquote{border-left:4px solid var(--color-info);background-color:var(--color-bg-subtle);color:var(--color-text-secondary);margin-bottom:16px;padding-top:8px;padding-bottom:8px;padding-left:24px;font-style:italic}.BlogPostContent-module__wKJWca__body code{background-color:var(--color-bg-subtle);color:var(--color-danger);border-radius:4px;padding:2px 8px;font-size:.875rem}.BlogPostContent-module__wKJWca__body pre{background-color:var(--color-text);color:var(--color-border);border-radius:8px;margin-bottom:16px;padding:16px;overflow:auto}.BlogPostContent-module__wKJWca__body img{border-radius:8px;max-width:100%;height:auto;margin:16px 0}.BlogPostContent-module__wKJWca__body a{color:var(--color-info);text-decoration:none}.BlogPostContent-module__wKJWca__body a:hover{text-decoration:underline}.BlogPostContent-module__wKJWca__footer{border-top:1px solid var(--color-border);padding-top:24px}[data-theme=dark] .BlogPostContent-module__wKJWca__body [style*=color]:not([style*=background]){color:var(--color-text-secondary)!important}[data-theme=dark] .BlogPostContent-module__wKJWca__body [style*=background]{background:var(--color-bg-subtle)!important;border-color:var(--color-border)!important;color:var(--color-text-secondary)!important;background-image:none!important}[data-theme=dark] .BlogPostContent-module__wKJWca__body :is(h1,h2,h3,h4,h5,h6)[style],[data-theme=dark] .BlogPostContent-module__wKJWca__body strong[style]{color:var(--color-text)!important}[data-theme=dark] .BlogPostContent-module__wKJWca__body a[style]{color:var(--color-info)!important}[data-theme=dark] .BlogPostContent-module__wKJWca__body th[style]{background:var(--color-bg-muted)!important;color:var(--color-text)!important;background-image:none!important}
.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(--brand-accent-green);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}}
.FaqSection-module__UtxuQW__sectionContainer{width:100%;max-width:900px;margin:0 auto;padding:64px 24px}@media (max-width:640px){.FaqSection-module__UtxuQW__sectionContainer{padding:40px 16px}}.FaqSection-module__UtxuQW__sectionHeader{text-align:center;margin-bottom:40px}@media (max-width:640px){.FaqSection-module__UtxuQW__sectionHeader{margin-bottom:24px}}.FaqSection-module__UtxuQW__sectionTitle{color:var(--color-text);margin:0;font-size:32px;font-weight:700}@media (max-width:768px){.FaqSection-module__UtxuQW__sectionTitle{font-size:28px}}@media (max-width:640px){.FaqSection-module__UtxuQW__sectionTitle{font-size:24px}}.FaqSection-module__UtxuQW__accordion{background:var(--color-surface);box-shadow:none;border:1px solid var(--color-border);border-radius:12px;margin-bottom:12px;overflow:hidden}.FaqSection-module__UtxuQW__accordionSummary{cursor:pointer;user-select:none;align-items:center;min-height:64px;padding:8px 24px;display:flex}@media (max-width:640px){.FaqSection-module__UtxuQW__accordionSummary{padding:4px 16px}}.FaqSection-module__UtxuQW__accordionSummary .FaqSection-module__UtxuQW__questionTitle{flex:1}.FaqSection-module__UtxuQW__expandIcon{color:var(--color-text-muted);align-items:center;transition:transform .3s;display:flex}.FaqSection-module__UtxuQW__expandIcon.FaqSection-module__UtxuQW__expanded{transform:rotate(180deg)}.FaqSection-module__UtxuQW__questionTitle{color:var(--color-text);margin:0;font-size:17px;font-weight:600}@media (max-width:640px){.FaqSection-module__UtxuQW__questionTitle{font-size:15px}}.FaqSection-module__UtxuQW__accordionDetails{padding:0 24px 20px;display:none}.FaqSection-module__UtxuQW__accordionDetails.FaqSection-module__UtxuQW__open{display:block}@media (max-width:640px){.FaqSection-module__UtxuQW__accordionDetails{padding:0 16px 16px}}.FaqSection-module__UtxuQW__answerText{color:var(--color-text-secondary);margin:0;font-size:15px;font-weight:400;line-height:1.7}@media (max-width:640px){.FaqSection-module__UtxuQW__answerText{font-size:14px}}
