.marketplaces-module__7xaSHW__marketplacesPage{max-width:1000px;padding:var(--space-12) var(--space-6) var(--space-20);animation:marketplaces-module__7xaSHW__fadeIn var(--transition-base) both;margin:0 auto}.marketplaces-module__7xaSHW__header{margin-bottom:var(--space-6);align-items:center;display:flex}.marketplaces-module__7xaSHW__backLink{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--color-text-secondary);transition:color var(--transition-fast);font-weight:600;text-decoration:none;display:inline-flex}.marketplaces-module__7xaSHW__backLink:hover{color:var(--color-text)}.marketplaces-module__7xaSHW__title{font-size:var(--text-4xl);margin-bottom:var(--space-2);text-transform:uppercase;font-weight:800}.marketplaces-module__7xaSHW__subtitle{font-size:var(--text-lg);color:var(--color-text-secondary);margin-bottom:var(--space-10);line-height:1.6}.marketplaces-module__7xaSHW__heroImage{aspect-ratio:21/9;object-fit:cover;border-radius:var(--radius-xl);border:1px solid var(--color-border-subtle);width:100%;margin-bottom:var(--space-10);box-shadow:var(--shadow-md);filter:none}.marketplaces-module__7xaSHW__intro{font-size:var(--text-base);color:var(--color-text-secondary);margin-bottom:var(--space-12);padding:var(--space-6);background:var(--color-bg-subtle);border-left:3px solid var(--color-border);border-radius:var(--radius-sm);line-height:1.7}.marketplaces-module__7xaSHW__sectionTitle{font-size:var(--text-2xl);margin:var(--space-12) 0 var(--space-6);text-transform:uppercase;border-bottom:1px solid var(--color-border-subtle);padding-bottom:var(--space-2);font-weight:700}.marketplaces-module__7xaSHW__tableWrapper{background:var(--color-surface);border:1px solid var(--color-border-subtle);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);margin-bottom:var(--space-12);overflow-x:auto}.marketplaces-module__7xaSHW__table{border-collapse:collapse;text-align:left;width:100%;font-size:var(--text-sm);min-width:600px}.marketplaces-module__7xaSHW__table th,.marketplaces-module__7xaSHW__table td{padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--color-border-subtle)}.marketplaces-module__7xaSHW__table th{background:var(--color-bg-subtle);text-transform:uppercase;letter-spacing:.05em;color:var(--color-text);font-weight:700}.marketplaces-module__7xaSHW__table tr:last-child td{border-bottom:none}.marketplaces-module__7xaSHW__table tr:hover td{background:var(--color-bg-subtle)}.marketplaces-module__7xaSHW__link{color:var(--color-text);text-underline-offset:3px;font-weight:600}.marketplaces-module__7xaSHW__cardGrid{gap:var(--space-6);flex-direction:column;display:flex}.marketplaces-module__7xaSHW__card{background:var(--color-surface);border:1px solid var(--color-border-subtle);border-radius:var(--radius-xl);padding:var(--space-8);transition:all var(--transition-base)}.marketplaces-module__7xaSHW__card:hover{border-color:var(--color-border);box-shadow:var(--shadow-md)}.marketplaces-module__7xaSHW__cardHeader{margin-bottom:var(--space-4);justify-content:space-between;align-items:flex-start;gap:var(--space-2);flex-wrap:wrap;display:flex}.marketplaces-module__7xaSHW__platformName{font-size:var(--text-xl);text-transform:uppercase;color:var(--color-text);font-weight:700}.marketplaces-module__7xaSHW__metaRow{gap:var(--space-6);margin-bottom:var(--space-5);flex-wrap:wrap;display:flex}.marketplaces-module__7xaSHW__metaItem{font-size:var(--text-xs);color:var(--color-text-secondary);background:var(--color-bg-subtle);padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);border:1px solid var(--color-border-subtle)}.marketplaces-module__7xaSHW__metaLabel{color:var(--color-text);text-transform:uppercase;margin-right:var(--space-1);font-weight:700}.marketplaces-module__7xaSHW__description{font-size:var(--text-base);color:var(--color-text-secondary);margin-bottom:var(--space-4);line-height:1.6}.marketplaces-module__7xaSHW__bullets{gap:var(--space-6);margin-top:var(--space-4);grid-template-columns:1fr 1fr;display:grid}.marketplaces-module__7xaSHW__bulletTitle{font-size:var(--text-sm);text-transform:uppercase;margin-bottom:var(--space-2);color:var(--color-text);font-weight:700}.marketplaces-module__7xaSHW__bulletList{padding-left:var(--space-5);font-size:var(--text-sm);color:var(--color-text-secondary);list-style:square}.marketplaces-module__7xaSHW__bulletList li{margin-bottom:var(--space-1)}@media (max-width:768px){.marketplaces-module__7xaSHW__bullets{gap:var(--space-4);grid-template-columns:1fr}}.marketplaces-module__7xaSHW__container{max-width:var(--max-content-width);padding:calc(var(--header-height) + var(--space-8)) var(--space-6) var(--space-20);animation:marketplaces-module__7xaSHW__fadeIn var(--transition-base) both;margin:0 auto}.marketplaces-module__7xaSHW__profileHero{justify-content:space-between;align-items:center;gap:var(--space-6);padding:var(--space-8);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);margin-top:var(--space-6);margin-bottom:var(--space-8);flex-wrap:wrap;display:flex}.marketplaces-module__7xaSHW__profileHeroLeft{align-items:center;gap:var(--space-6);flex-wrap:wrap;display:flex}.marketplaces-module__7xaSHW__profileHeroLogo{border-radius:var(--radius-xl);border:1px solid var(--color-border-subtle);width:80px;height:80px;font-size:var(--text-3xl);color:var(--color-text-secondary);background:#fff;justify-content:center;align-items:center;font-weight:800;display:flex;overflow:hidden}.marketplaces-module__7xaSHW__profileHeroLogo img{object-fit:contain;width:100%;height:100%;padding:var(--space-2);background-color:#fff}.marketplaces-module__7xaSHW__profileHeroMeta h1{font-size:var(--text-3xl);text-transform:uppercase;margin-bottom:var(--space-2);font-weight:800}.marketplaces-module__7xaSHW__profileHeroBadges{gap:var(--space-2);flex-wrap:wrap;display:flex}.marketplaces-module__7xaSHW__badge{font-size:var(--text-xs);background:var(--color-bg-subtle);padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);border:1px solid var(--color-border-subtle);font-weight:600}.marketplaces-module__7xaSHW__badgeAccent{background:var(--color-accent);color:var(--color-accent-text);border-color:var(--color-accent)}.marketplaces-module__7xaSHW__detailGrid{gap:var(--space-8);margin-bottom:var(--space-16);grid-template-columns:2fr 1fr;display:grid}.marketplaces-module__7xaSHW__article{background:var(--color-surface);border:1px solid var(--color-border-subtle);border-radius:var(--radius-xl);padding:var(--space-8)}.marketplaces-module__7xaSHW__articleSection{margin-bottom:var(--space-8)}.marketplaces-module__7xaSHW__articleSection:last-child{margin-bottom:0}.marketplaces-module__7xaSHW__articleSection h2{font-size:var(--text-xl);text-transform:uppercase;border-bottom:1px solid var(--color-border-subtle);padding-bottom:var(--space-2);margin-bottom:var(--space-4);font-weight:700}.marketplaces-module__7xaSHW__articleSection p{color:var(--color-text-secondary);line-height:1.7;font-size:var(--text-base);margin-bottom:var(--space-4)}.marketplaces-module__7xaSHW__sidebar{gap:var(--space-6);flex-direction:column;display:flex}.marketplaces-module__7xaSHW__sidebarCard{background:var(--color-surface);border:1px solid var(--color-border-subtle);border-radius:var(--radius-xl);padding:var(--space-6)}.marketplaces-module__7xaSHW__sidebarCardTitle{font-size:var(--text-md);text-transform:uppercase;margin-bottom:var(--space-4);border-bottom:1px solid var(--color-border-subtle);padding-bottom:var(--space-2);font-weight:700}.marketplaces-module__7xaSHW__specList{gap:var(--space-3);flex-direction:column;display:flex}.marketplaces-module__7xaSHW__specRow{font-size:var(--text-sm);justify-content:space-between;align-items:center;display:flex}.marketplaces-module__7xaSHW__specLabel{color:var(--color-text-secondary)}.marketplaces-module__7xaSHW__specValue{text-transform:uppercase;font-weight:600}.marketplaces-module__7xaSHW__prosCons{gap:var(--space-3);flex-direction:column;display:flex}.marketplaces-module__7xaSHW__proItem,.marketplaces-module__7xaSHW__conItem{gap:var(--space-2);font-size:var(--text-sm);line-height:1.5;display:flex}.marketplaces-module__7xaSHW__proIcon{color:#10b981;font-weight:700}.marketplaces-module__7xaSHW__conIcon{color:#ef4444;font-weight:700}.marketplaces-module__7xaSHW__similarSection{margin-top:var(--space-12);border-top:1px solid var(--color-border-subtle);padding-top:var(--space-12)}.marketplaces-module__7xaSHW__similarTitle{font-size:var(--text-2xl);text-transform:uppercase;margin-bottom:var(--space-6);font-weight:700}.marketplaces-module__7xaSHW__similarGrid{gap:var(--space-6);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));display:grid}.marketplaces-module__7xaSHW__cardTitleWrapper{align-items:center;gap:var(--space-3);display:flex}.marketplaces-module__7xaSHW__cardLogo{border-radius:var(--radius-md);border:1px solid var(--color-border-subtle);background:var(--color-bg-subtle);justify-content:center;align-items:center;font-weight:700;display:flex}.marketplaces-module__7xaSHW__cardFooter{border-top:1px solid var(--color-border-subtle)}.marketplaces-module__7xaSHW__cardLink{color:var(--color-text);font-weight:700;text-decoration:underline}@media (max-width:992px){.marketplaces-module__7xaSHW__detailGrid{grid-template-columns:1fr}}.marketplaces-module__7xaSHW__sortingControls{align-items:center;gap:var(--space-3);margin:var(--space-6) 0 var(--space-4);font-size:var(--text-sm);color:var(--color-text-secondary);flex-wrap:wrap;display:flex}.marketplaces-module__7xaSHW__sortingControls>.marketplaces-module__7xaSHW__suggestButton{margin-left:auto}.marketplaces-module__7xaSHW__sortButton{padding:var(--space-2) var(--space-4);border-radius:var(--radius-md);border:1px solid var(--color-border-subtle);background:var(--color-surface);color:var(--color-text);cursor:pointer;transition:all var(--transition-fast);font-weight:600;text-decoration:none}.marketplaces-module__7xaSHW__sortButton:hover:not(.marketplaces-module__7xaSHW__activeSort){border-color:var(--color-border);background:var(--color-bg-subtle)}.marketplaces-module__7xaSHW__activeSort:hover{background:var(--color-text);color:var(--color-bg);border-color:var(--color-text);opacity:.88}.marketplaces-module__7xaSHW__activeSort{background:var(--color-text);color:var(--color-bg);border-color:var(--color-text)}.marketplaces-module__7xaSHW__suggestButton{padding:var(--space-2) var(--space-4);border-radius:var(--radius-md);border:1px solid var(--color-border-subtle);color:var(--color-text-secondary);font-weight:500;font-size:var(--text-sm);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;background:0 0;text-decoration:none}.marketplaces-module__7xaSHW__suggestButton:hover{border-color:var(--color-border);color:var(--color-text);background:var(--color-bg-subtle)}.marketplaces-module__7xaSHW__compareCol{text-align:right;width:110px}.marketplaces-module__7xaSHW__compareButton{padding:var(--space-1) var(--space-3);border-radius:var(--radius-md);border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-secondary);font-size:var(--text-xs);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;font-weight:700}.marketplaces-module__7xaSHW__compareButton:hover{border-color:var(--color-text);color:var(--color-text);background:var(--color-bg-subtle)}.marketplaces-module__7xaSHW__compareButtonActive{background:var(--color-text);color:var(--color-bg);border-color:var(--color-text)}.marketplaces-module__7xaSHW__compareButtonActive:hover{background:var(--color-text);color:var(--color-bg);opacity:.85}.marketplaces-module__7xaSHW__rowSelected td{background:color-mix(in srgb, var(--color-accent) 6%, transparent)}.marketplaces-module__7xaSHW__comparisonAnchor{scroll-margin-top:calc(var(--header-height) + var(--space-6))}.marketplaces-module__7xaSHW__comparisonPanel{margin-top:var(--space-12);padding-top:var(--space-10);border-top:2px solid var(--color-border)}.marketplaces-module__7xaSHW__comparisonPanelHeader{margin-bottom:var(--space-6);justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.marketplaces-module__7xaSHW__clearButton{padding:var(--space-2) var(--space-4);border-radius:var(--radius-md);border:1px solid var(--color-border-subtle);color:var(--color-text-secondary);font-size:var(--text-sm);cursor:pointer;transition:all var(--transition-fast);background:0 0;font-weight:600}.marketplaces-module__7xaSHW__clearButton:hover{color:#ef4444;background:#ef444414;border-color:#ef4444}.marketplaces-module__7xaSHW__comparisonFeatureCol{width:120px;min-width:100px}.marketplaces-module__7xaSHW__comparisonPlatformCol{min-width:180px}.marketplaces-module__7xaSHW__comparisonPlatformHeader{gap:var(--space-1);flex-direction:column;display:flex}.marketplaces-module__7xaSHW__comparisonPlatformName{font-size:var(--text-sm);color:var(--color-text);font-weight:700;text-decoration:none}.marketplaces-module__7xaSHW__comparisonPlatformName:hover{text-decoration:underline}.marketplaces-module__7xaSHW__removeButton{color:var(--color-text-muted);cursor:pointer;text-align:left;transition:color var(--transition-fast);letter-spacing:.03em;background:0 0;border:none;padding:0;font-size:10px;font-weight:600}.marketplaces-module__7xaSHW__removeButton:hover{color:#ef4444}.marketplaces-module__7xaSHW__comparisonRowLabel{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-secondary);white-space:nowrap;font-weight:700}.marketplaces-module__7xaSHW__comparisonCell{font-size:var(--text-sm);color:var(--color-text-secondary);vertical-align:middle}.marketplaces-module__7xaSHW__topAligned{vertical-align:top;padding-top:var(--space-3)}.marketplaces-module__7xaSHW__comparisonProRow td,.marketplaces-module__7xaSHW__comparisonConRow td{padding-top:var(--space-3);padding-bottom:var(--space-3)}.marketplaces-module__7xaSHW__comparisonList{gap:var(--space-1);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.marketplaces-module__7xaSHW__proListItem,.marketplaces-module__7xaSHW__conListItem,.marketplaces-module__7xaSHW__emptyListItem{font-size:var(--text-xs);color:var(--color-text-secondary);gap:var(--space-2);align-items:flex-start;line-height:1.5;display:flex}.marketplaces-module__7xaSHW__proIcon{color:#10b981;flex-shrink:0;margin-top:1px;font-weight:700}.marketplaces-module__7xaSHW__conIcon{color:#ef4444;flex-shrink:0;margin-top:1px;font-weight:700}.marketplaces-module__7xaSHW__prosLabel{color:#10b981}.marketplaces-module__7xaSHW__consLabel{color:#ef4444}.marketplaces-module__7xaSHW__emptyListItem{color:var(--color-text-muted)}.marketplaces-module__7xaSHW__reviewLink{font-size:var(--text-xs);color:var(--color-text);text-underline-offset:3px;font-weight:700;text-decoration:underline}.marketplaces-module__7xaSHW__compareBar{bottom:var(--space-6);align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-5);background:var(--color-text);color:var(--color-bg);border-radius:var(--radius-full);z-index:100;white-space:nowrap;animation:.2s both marketplaces-module__7xaSHW__slideUp;display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 4px 24px #00000059}@keyframes marketplaces-module__7xaSHW__slideUp{0%{opacity:0;transform:translate(-50%)translateY(12px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.marketplaces-module__7xaSHW__compareBarCount{font-size:var(--text-sm);font-weight:600}.marketplaces-module__7xaSHW__compareBarCta{padding:var(--space-1) var(--space-4);border-radius:var(--radius-full);background:var(--color-bg);color:var(--color-text);font-size:var(--text-sm);cursor:pointer;transition:opacity var(--transition-fast);border:none;font-weight:700}.marketplaces-module__7xaSHW__compareBarCta:hover{opacity:.85}.marketplaces-module__7xaSHW__compareBarClear{color:var(--color-bg);font-size:var(--text-sm);cursor:pointer;opacity:.65;transition:opacity var(--transition-fast);padding:0 var(--space-1);background:0 0;border:none;font-weight:500}.marketplaces-module__7xaSHW__compareBarClear:hover{opacity:1}.marketplaces-module__7xaSHW__seoSection{margin-top:var(--space-20);padding-top:var(--space-12);border-top:1px solid var(--color-border-subtle);max-width:72ch}.marketplaces-module__7xaSHW__seoTitle{font-size:var(--text-2xl);text-transform:uppercase;letter-spacing:-.01em;margin-bottom:var(--space-5);color:var(--color-text);font-weight:800;line-height:1.2}.marketplaces-module__7xaSHW__seoSubtitle{font-size:var(--text-lg);color:var(--color-text);margin-top:var(--space-10);margin-bottom:var(--space-3);font-weight:700;line-height:1.35}.marketplaces-module__7xaSHW__seoParagraph{font-size:var(--text-base);color:var(--color-text-secondary);margin-bottom:var(--space-5);line-height:1.8}.marketplaces-module__7xaSHW__seoParagraph strong{color:var(--color-text);font-weight:700}.marketplaces-module__7xaSHW__seoCallout{margin-top:var(--space-10);padding:var(--space-6) var(--space-8);background:var(--color-bg-subtle);border-left:3px solid var(--color-text);border-radius:var(--radius-sm);font-size:var(--text-base);color:var(--color-text-secondary);line-height:1.75}.marketplaces-module__7xaSHW__seoCallout strong{color:var(--color-text)}.marketplaces-module__7xaSHW__seoLink{color:var(--color-text);text-underline-offset:3px;font-weight:700;text-decoration:underline}.marketplaces-module__7xaSHW__seoLink:hover{opacity:.7}.marketplaces-module__7xaSHW__platformLogo{filter:none!important}
.Header-module__hBw1pG__nav{z-index:100;padding:var(--space-4) var(--space-8);background:var(--color-surface);border-bottom:1px solid var(--color-border);height:var(--header-height);justify-content:space-between;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__brandLink{align-items:center;gap:var(--space-2);color:inherit;transition:opacity var(--transition-fast);text-decoration:none;display:flex}.Header-module__hBw1pG__brandLink:hover{opacity:.9}.Header-module__hBw1pG__logo{font-size:var(--text-xl);color:var(--color-text);letter-spacing:-.02em;text-transform:uppercase;font-weight:800}.Header-module__hBw1pG__logoAccent{color:var(--color-accent)}.Header-module__hBw1pG__navBrand{align-items:center;gap:var(--space-2);display:flex}.Header-module__hBw1pG__navLogo{border-radius:var(--radius-md);border:1px solid var(--color-border-subtle);width:46px;height:46px}.Header-module__hBw1pG__navLinks{align-items:center;gap:var(--space-3);display:flex}@media (max-width:768px){.Header-module__hBw1pG__nav{padding:var(--space-3) var(--space-4)}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--color-border-subtle);padding:var(--space-12) var(--space-8);background:var(--color-pure-black);color:#fffc}.Footer-module__S6Hkya__footerInner{max-width:var(--max-content-width);justify-content:space-between;align-items:flex-start;gap:var(--space-8);flex-wrap:wrap;margin:0 auto;display:flex}.Footer-module__S6Hkya__footerLeft{align-items:flex-start;gap:var(--space-4);flex-direction:column;display:flex}.Footer-module__S6Hkya__footerRow{align-items:center;gap:var(--space-4);flex-wrap:nowrap;width:100%;display:flex}.Footer-module__S6Hkya__copyrightText{font-size:var(--text-sm);color:#ffffffb3;flex-shrink:1}.Footer-module__S6Hkya__logoLink{transition:opacity var(--transition-fast)}.Footer-module__S6Hkya__logoLink:hover{opacity:.9}.Footer-module__S6Hkya__footerLogo{border-radius:var(--radius-md);border:1px solid #ffffff1a;width:64px;height:64px}.Footer-module__S6Hkya__footerCopy{font-size:var(--text-sm);color:#ffffffb3;gap:var(--space-1);flex-direction:column;display:flex}.Footer-module__S6Hkya__footerUS{font-size:var(--text-sm);color:#ffffff80;flex-direction:column;flex-shrink:1;align-items:flex-start;gap:2px;display:flex}.Footer-module__S6Hkya__footerUSLine{align-items:center;gap:6px;display:inline-flex}.Footer-module__S6Hkya__heartIcon{color:#e11d48;vertical-align:middle;display:inline-block}.Footer-module__S6Hkya__footerLinksContainer{gap:var(--space-12);flex-wrap:wrap;display:flex}.Footer-module__S6Hkya__linkGroup{gap:var(--space-3);flex-direction:column;display:flex}.Footer-module__S6Hkya__groupTitle{font-size:var(--text-xs);text-transform:uppercase;color:#fff6;letter-spacing:.05em;margin-bottom:var(--space-1);font-weight:700}.Footer-module__S6Hkya__footerLinks{gap:var(--space-2);flex-direction:column;list-style:none;display:flex}.Footer-module__S6Hkya__footerLinks a{font-size:var(--text-sm);color:#fffc;transition:color var(--transition-fast);text-decoration:none}.Footer-module__S6Hkya__footerLinks a:hover{color:var(--color-accent)}@media (max-width:768px){.Footer-module__S6Hkya__footerInner{text-align:left;flex-direction:column;align-items:flex-start}.Footer-module__S6Hkya__footerLeft{flex-direction:column;align-items:flex-start;width:100%}.Footer-module__S6Hkya__footerLinksContainer{justify-content:flex-start;gap:var(--space-8) var(--space-12);width:100%}.Footer-module__S6Hkya__linkGroup{flex:1;align-items:flex-start;min-width:120px}}.Footer-module__S6Hkya__madeInUsaLogo{border-radius:var(--radius-md);width:auto;height:48px;transition:transform var(--transition-base);filter:none!important}.Footer-module__S6Hkya__madeInUsaLogo:hover{transform:scale(1.08)}
.marketing-module__3Bw2eq__marketingPage{max-width:800px;padding:calc(var(--header-height) + var(--space-12)) var(--space-6) var(--space-20);animation:marketing-module__3Bw2eq__fadeInUp var(--transition-slow) both;margin:0 auto}.marketing-module__3Bw2eq__marketingPage img,.marketing-module__3Bw2eq__marketingPage img:hover{filter:none}@keyframes marketing-module__3Bw2eq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.marketing-module__3Bw2eq__articleHeader{margin-bottom:var(--space-10);text-align:center}.marketing-module__3Bw2eq__breadcrumb{justify-content:center;align-items:center;gap:var(--space-2);font-size:var(--text-xs);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-6);display:flex}.marketing-module__3Bw2eq__breadcrumb a{color:var(--color-text-secondary);transition:color var(--transition-fast);text-decoration:none}.marketing-module__3Bw2eq__breadcrumb a:hover{color:var(--color-accent)}.marketing-module__3Bw2eq__breadcrumbSeparator{color:var(--color-border-subtle)}.marketing-module__3Bw2eq__articleCategory{font-size:var(--text-xs);text-transform:uppercase;color:var(--color-accent);letter-spacing:.1em;margin-bottom:var(--space-3);font-weight:700;display:inline-block}.marketing-module__3Bw2eq__articleTitle{font-size:var(--text-4xl);color:var(--color-text);margin-bottom:var(--space-4);text-transform:uppercase;letter-spacing:-.02em;font-weight:800;line-height:1.15}.marketing-module__3Bw2eq__articleSubtitle{font-size:var(--text-lg);color:var(--color-text-secondary);max-width:680px;margin:0 auto var(--space-6);line-height:1.6}.marketing-module__3Bw2eq__articleMeta{justify-content:center;align-items:center;gap:var(--space-4);font-size:var(--text-xs);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;border-top:1px solid var(--color-border-subtle);border-bottom:1px solid var(--color-border-subtle);padding:var(--space-3) 0;display:flex}.marketing-module__3Bw2eq__metaDivider{color:var(--color-border-subtle)}.marketing-module__3Bw2eq__toc{background:var(--color-bg-subtle);border:1px solid var(--color-border-subtle);border-radius:var(--radius-xl);padding:var(--space-6) var(--space-8);margin-bottom:var(--space-12)}.marketing-module__3Bw2eq__tocTitle{font-size:var(--text-sm);text-transform:uppercase;margin-bottom:var(--space-3);color:var(--color-text);letter-spacing:.05em;font-weight:700}.marketing-module__3Bw2eq__tocList{gap:var(--space-2);grid-template-columns:1fr;list-style:none;display:grid}.marketing-module__3Bw2eq__tocList a{font-size:var(--text-sm);color:var(--color-text-secondary);transition:color var(--transition-fast);text-decoration:none}.marketing-module__3Bw2eq__tocList a:hover{color:var(--color-accent)}.marketing-module__3Bw2eq__articleBody{font-size:var(--text-base);color:var(--color-text-secondary);line-height:1.8}.marketing-module__3Bw2eq__articleBody h2{font-size:var(--text-2xl);color:var(--color-text);margin-top:var(--space-12);margin-bottom:var(--space-4);text-transform:uppercase;border-bottom:1px solid var(--color-border-subtle);padding-bottom:var(--space-2);font-weight:800}.marketing-module__3Bw2eq__articleBody h3{font-size:var(--text-lg);color:var(--color-text);margin-top:var(--space-8);margin-bottom:var(--space-3);text-transform:uppercase;font-weight:700}.marketing-module__3Bw2eq__articleBody p{margin-bottom:var(--space-6)}.marketing-module__3Bw2eq__articleBody ul,.marketing-module__3Bw2eq__articleBody ol{margin-bottom:var(--space-6);padding-left:var(--space-6)}.marketing-module__3Bw2eq__articleBody li{margin-bottom:var(--space-2)}.marketing-module__3Bw2eq__articleBody strong{color:var(--color-text)}.marketing-module__3Bw2eq__highlightBox{background:var(--color-bg-subtle);border-left:4px solid var(--color-accent);border-radius:var(--radius-sm);padding:var(--space-6);margin:var(--space-8) 0;font-style:italic}.marketing-module__3Bw2eq__highlightBox p{margin-bottom:0}.marketing-module__3Bw2eq__tableWrapper{background:var(--color-surface);border:1px solid var(--color-border-subtle);border-radius:var(--radius-xl);margin:var(--space-8) 0;box-shadow:var(--shadow-sm);overflow-x:auto}.marketing-module__3Bw2eq__table{border-collapse:collapse;width:100%;font-size:var(--text-sm);text-align:left}.marketing-module__3Bw2eq__table th,.marketing-module__3Bw2eq__table td{padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--color-border-subtle)}.marketing-module__3Bw2eq__table th{background:var(--color-bg-subtle);text-transform:uppercase;color:var(--color-text);letter-spacing:.05em;font-weight:700}.marketing-module__3Bw2eq__table tr:last-child td{border-bottom:none}.marketing-module__3Bw2eq__checklistCard{background:var(--color-surface);border:1px solid var(--color-border);padding:var(--space-8);margin:var(--space-10) 0}.marketing-module__3Bw2eq__checklistTitle{font-size:var(--text-xl);text-transform:uppercase;margin-bottom:var(--space-4);color:var(--color-text);font-weight:700}.marketing-module__3Bw2eq__checklist{padding-left:0;list-style:none}.marketing-module__3Bw2eq__checklistItem{align-items:flex-start;gap:var(--space-3);margin-bottom:var(--space-3);display:flex}.marketing-module__3Bw2eq__checkIcon{color:var(--color-accent);font-weight:700;font-size:var(--text-lg);line-height:1}.marketing-module__3Bw2eq__ctaCard{background:var(--color-pure-black);color:var(--color-pure-white);padding:var(--space-10);border-radius:var(--radius-xl);text-align:center;margin-top:var(--space-16);margin-bottom:var(--space-10);border:1px solid #ffffff1a}.marketing-module__3Bw2eq__ctaTitle{font-size:var(--text-2xl);text-transform:uppercase;margin-bottom:var(--space-3);color:var(--color-pure-white);font-weight:800}.marketing-module__3Bw2eq__ctaDesc{font-size:var(--text-base);color:#ffffffb3;max-width:540px;margin:0 auto var(--space-6);line-height:1.6}.marketing-module__3Bw2eq__ctaButton{background:var(--color-accent);color:var(--color-pure-black);text-transform:uppercase;padding:var(--space-3) var(--space-8);transition:all var(--transition-fast);border-radius:var(--radius-sm);border:1px solid var(--color-accent);font-weight:700;text-decoration:none;display:inline-block}.marketing-module__3Bw2eq__ctaButton:hover{color:var(--color-accent);opacity:1;background:0 0}@media (max-width:768px){.marketing-module__3Bw2eq__marketingPage{padding-top:calc(var(--header-height) + var(--space-8));padding-bottom:var(--space-12)}.marketing-module__3Bw2eq__articleTitle{font-size:var(--text-3xl)}.marketing-module__3Bw2eq__articleSubtitle{font-size:var(--text-base)}}.marketing-module__3Bw2eq__articleHeroImage{aspect-ratio:16/9;object-fit:cover;border-radius:var(--radius-xl);border:1px solid var(--color-border-subtle);width:100%;margin-bottom:var(--space-10);box-shadow:var(--shadow-md)}
.pricing-module__kvPdYW__pricingPage{max-width:var(--max-content-width);padding:calc(var(--header-height) + var(--space-12)) var(--space-6) var(--space-20);animation:pricing-module__kvPdYW__fadeInUp var(--transition-slow) both;margin:0 auto}@keyframes pricing-module__kvPdYW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.pricing-module__kvPdYW__header{text-align:center;margin-bottom:var(--space-16)}.pricing-module__kvPdYW__category{font-size:var(--text-xs);text-transform:uppercase;color:var(--color-accent);letter-spacing:.15em;margin-bottom:var(--space-3);font-weight:700;display:inline-block}.pricing-module__kvPdYW__title{font-size:var(--text-5xl);color:var(--color-text);margin-bottom:var(--space-4);text-transform:uppercase;letter-spacing:-.02em;font-weight:800;line-height:1.1}.pricing-module__kvPdYW__subtitle{font-size:var(--text-lg);color:var(--color-text-secondary);max-width:600px;margin:0 auto;line-height:1.6}.pricing-module__kvPdYW__cardsGrid{gap:var(--space-8);max-width:900px;margin:0 auto var(--space-20);grid-template-columns:repeat(2,1fr);align-items:stretch;display:grid}.pricing-module__kvPdYW__pricingCard{background:var(--color-surface);border:1px solid var(--color-border-subtle);border-radius:var(--radius-xl);padding:var(--space-10) var(--space-8);transition:all var(--transition-base);flex-direction:column;display:flex;position:relative}.pricing-module__kvPdYW__pricingCard:hover{box-shadow:var(--shadow-lg);border-color:var(--color-border);transform:translateY(-4px)}.pricing-module__kvPdYW__premiumCard{background:var(--color-pure-black);color:var(--color-pure-white);border-color:var(--color-accent)}.pricing-module__kvPdYW__premiumCard:hover{border-color:var(--color-accent);box-shadow:0 12px 30px #d4b17026}.pricing-module__kvPdYW__popularBadge{background:var(--color-accent);color:var(--color-pure-black);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.1em;padding:var(--space-1) var(--space-4);border-radius:var(--radius-full);box-shadow:var(--shadow-sm);white-space:nowrap;font-weight:800;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.pricing-module__kvPdYW__cardHeader{margin-bottom:var(--space-6)}.pricing-module__kvPdYW__cardTitle{font-size:var(--text-xl);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-2);color:inherit;font-weight:800}.pricing-module__kvPdYW__cardDesc{font-size:var(--text-sm);color:var(--color-text-secondary);line-height:1.5}.pricing-module__kvPdYW__premiumCard .pricing-module__kvPdYW__cardDesc{color:#fff9}.pricing-module__kvPdYW__priceContainer{margin-bottom:var(--space-8);align-items:baseline;gap:var(--space-1);display:flex}.pricing-module__kvPdYW__price{font-size:var(--text-5xl);color:inherit;font-weight:800;line-height:1}.pricing-module__kvPdYW__period{font-size:var(--text-sm);color:var(--color-text-muted);font-weight:500}.pricing-module__kvPdYW__premiumCard .pricing-module__kvPdYW__period{color:#ffffff80}.pricing-module__kvPdYW__featuresList{margin:0 0 var(--space-10);gap:var(--space-4);flex-direction:column;flex-grow:1;padding:0;list-style:none;display:flex}.pricing-module__kvPdYW__featureItem{align-items:flex-start;gap:var(--space-3);font-size:var(--text-sm);color:var(--color-text-secondary);line-height:1.5;display:flex}.pricing-module__kvPdYW__premiumCard .pricing-module__kvPdYW__featureItem{color:#fffc}.pricing-module__kvPdYW__checkIcon{color:var(--color-accent);flex-shrink:0;margin-top:2px}.pricing-module__kvPdYW__ctaButton{text-align:center;text-transform:uppercase;letter-spacing:.05em;width:100%;font-weight:700}.pricing-module__kvPdYW__freeCta{color:var(--color-text);border:1px solid var(--color-border);background:0 0}.pricing-module__kvPdYW__freeCta:hover{background:var(--color-text);color:var(--color-bg)}.pricing-module__kvPdYW__proCta{background:var(--color-accent);color:var(--color-pure-black);border:1px solid var(--color-accent)}.pricing-module__kvPdYW__proCta:hover{color:var(--color-accent);background:0 0;transform:translateY(-1px)}.pricing-module__kvPdYW__commissionBanner{background:var(--color-bg-subtle);border:1px solid var(--color-border-subtle);border-radius:var(--radius-xl);padding:var(--space-8) var(--space-10);max-width:900px;margin:0 auto var(--space-20);align-items:center;gap:var(--space-8);display:flex;position:relative;overflow:hidden}.pricing-module__kvPdYW__commissionBanner:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#d4b17008);width:150px;height:100%;position:absolute;top:0;right:0}.pricing-module__kvPdYW__commissionBadge{background:var(--color-pure-black);color:var(--color-accent);font-size:var(--text-3xl);padding:var(--space-4) var(--space-6);border-radius:var(--radius-lg);border:1px solid var(--color-accent);text-align:center;flex-shrink:0;font-weight:800;line-height:1}.pricing-module__kvPdYW__commissionBadge span{font-size:var(--text-xs);color:var(--color-pure-white);text-transform:uppercase;letter-spacing:.1em;margin-top:var(--space-1);display:block}.pricing-module__kvPdYW__commissionContent{flex-grow:1}.pricing-module__kvPdYW__commissionTitle{font-size:var(--text-lg);text-transform:uppercase;margin-bottom:var(--space-2);color:var(--color-text);font-weight:800}.pricing-module__kvPdYW__commissionDesc{font-size:var(--text-sm);color:var(--color-text-secondary);line-height:1.6}.pricing-module__kvPdYW__faqSection{max-width:800px;margin:0 auto}.pricing-module__kvPdYW__faqHeader{text-align:center;margin-bottom:var(--space-10)}.pricing-module__kvPdYW__faqTitle{font-size:var(--text-3xl);text-transform:uppercase;letter-spacing:-.01em;font-weight:800}.pricing-module__kvPdYW__faqGrid{gap:var(--space-4);flex-direction:column;display:flex}.pricing-module__kvPdYW__faqItem{border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);transition:all var(--transition-base);overflow:hidden}.pricing-module__kvPdYW__faqItemOpen{border-color:var(--color-border);box-shadow:var(--shadow-sm)}.pricing-module__kvPdYW__faqQuestion{width:100%;padding:var(--space-5) var(--space-6);text-align:left;font-size:var(--text-base);color:var(--color-text);cursor:pointer;justify-content:space-between;align-items:center;gap:var(--space-4);background:0 0;border:none;font-weight:700;display:flex}.pricing-module__kvPdYW__faqQuestion:hover{background:var(--color-bg-subtle)}.pricing-module__kvPdYW__faqAnswer{padding:0 var(--space-6) var(--space-6);font-size:var(--text-sm);color:var(--color-text-secondary);animation:pricing-module__kvPdYW__fadeIn var(--transition-base) both;line-height:1.6}.pricing-module__kvPdYW__chevron{transition:transform var(--transition-base);color:var(--color-text-secondary)}.pricing-module__kvPdYW__faqItemOpen .pricing-module__kvPdYW__chevron{color:var(--color-accent);transform:rotate(180deg)}@media (max-width:768px){.pricing-module__kvPdYW__pricingPage{padding-top:calc(var(--header-height) + var(--space-6))}.pricing-module__kvPdYW__title{font-size:var(--text-3xl)}.pricing-module__kvPdYW__cardsGrid{gap:var(--space-10);grid-template-columns:1fr}.pricing-module__kvPdYW__popularBadge{top:0}.pricing-module__kvPdYW__commissionBanner{text-align:center;gap:var(--space-4);padding:var(--space-6);flex-direction:column}.pricing-module__kvPdYW__commissionBadge{align-self:center}}
.ressources-module__aHzCga__ressourcesPage{max-width:1000px;padding:calc(var(--header-height) + var(--space-12)) var(--space-6) var(--space-20);animation:ressources-module__aHzCga__fadeInUp var(--transition-slow) both;margin:0 auto}@keyframes ressources-module__aHzCga__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ressources-module__aHzCga__header{text-align:center;margin-bottom:var(--space-12)}.ressources-module__aHzCga__categoryLabel{font-size:var(--text-xs);text-transform:uppercase;color:var(--color-accent);letter-spacing:.1em;margin-bottom:var(--space-2);font-weight:700;display:inline-block}.ressources-module__aHzCga__title{font-size:var(--text-4xl);color:var(--color-text);margin-bottom:var(--space-4);text-transform:uppercase;letter-spacing:-.02em;font-weight:800;line-height:1.15}.ressources-module__aHzCga__subtitle{font-size:var(--text-lg);color:var(--color-text-secondary);max-width:680px;margin:0 auto;line-height:1.6}.ressources-module__aHzCga__sectionTitle{font-size:var(--text-2xl);color:var(--color-text);text-transform:uppercase;margin:var(--space-16) 0 var(--space-6);border-bottom:1px solid var(--color-border-subtle);padding-bottom:var(--space-2);letter-spacing:-.01em;align-items:center;gap:var(--space-3);font-weight:800;display:flex}.ressources-module__aHzCga__grid{gap:var(--space-6);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));display:grid}.ressources-module__aHzCga__card{background:var(--color-surface);border:1px solid var(--color-border-subtle);border-radius:var(--radius-xl);color:inherit;transition:all var(--transition-base);box-shadow:var(--shadow-sm);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.ressources-module__aHzCga__card:hover{border-color:var(--color-accent);box-shadow:var(--shadow-md);transform:translateY(-4px)}.ressources-module__aHzCga__cardImageWrapper{aspect-ratio:16/9;background:var(--color-bg-muted);width:100%;position:relative;overflow:hidden}.ressources-module__aHzCga__cardImage{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}.ressources-module__aHzCga__card:hover .ressources-module__aHzCga__cardImage{transform:scale(1.05)}.ressources-module__aHzCga__cardContent{padding:var(--space-5);flex-direction:column;flex-grow:1;display:flex}.ressources-module__aHzCga__cardTag{font-size:var(--text-xs);text-transform:uppercase;color:var(--color-accent);margin-bottom:var(--space-2);letter-spacing:.05em;font-weight:700}.ressources-module__aHzCga__cardTitle{font-size:var(--text-lg);color:var(--color-text);margin-bottom:var(--space-2);font-weight:700;line-height:1.3}.ressources-module__aHzCga__cardDescription{font-size:var(--text-sm);color:var(--color-text-secondary);margin-bottom:var(--space-4);flex-grow:1;line-height:1.5}.ressources-module__aHzCga__cardFooter{font-size:var(--text-xs);text-transform:uppercase;color:var(--color-text);letter-spacing:.05em;align-items:center;gap:var(--space-1);font-weight:600;display:inline-flex}.ressources-module__aHzCga__cardFooter svg{transition:transform var(--transition-fast)}.ressources-module__aHzCga__card:hover .ressources-module__aHzCga__cardFooter svg{transform:translate(4px)}@media (max-width:768px){.ressources-module__aHzCga__ressourcesPage{padding-top:calc(var(--header-height) + var(--space-8));padding-bottom:var(--space-12)}.ressources-module__aHzCga__title{font-size:var(--text-3xl)}.ressources-module__aHzCga__subtitle{font-size:var(--text-base)}.ressources-module__aHzCga__grid{grid-template-columns:1fr}}
