.Header-module__GPz-la__header{z-index:40;-webkit-backdrop-filter:blur(16px);background-color:#ffffffe6;border-bottom:1px solid #e5e7ebcc;height:3.75rem;transition:all .2s;position:fixed;top:0;left:0;right:0}.Header-module__GPz-la__container{justify-content:space-between;align-items:center;width:100%;max-width:100%;height:100%;margin:0 auto;padding:0 clamp(1.25rem,3vw,3rem);display:flex;position:relative}.Header-module__GPz-la__logo{z-index:2;align-items:center;gap:.4rem;text-decoration:none;transition:opacity .2s;display:flex}.Header-module__GPz-la__logo:hover{opacity:.85}.Header-module__GPz-la__brandText{color:var(--text-primary);letter-spacing:-.025em;margin:0;font-size:1.25rem;font-weight:800}.Header-module__GPz-la__brandAccent{color:var(--accent-color)}.Header-module__GPz-la__docsHeaderBadge{color:var(--accent-color);text-transform:uppercase;letter-spacing:.04em;background:#3b82f61a;border:1px solid #3b82f640;border-radius:9999px;margin-left:.35rem;padding:.15rem .5rem;font-size:.725rem;font-weight:700;display:inline-block}.Header-module__GPz-la__desktopNav{align-items:center;gap:clamp(.75rem,1.4vw,1.75rem);display:none}@media (min-width:1120px){.Header-module__GPz-la__desktopNav{justify-content:center;max-width:calc(100% - 420px);display:flex;position:absolute;left:50%;transform:translate(-50%)}}.Header-module__GPz-la__navLink{color:var(--text-primary);white-space:nowrap;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .15s}.Header-module__GPz-la__navLinkActive{color:var(--accent-color);font-weight:700}.Header-module__GPz-la__navLink:hover{color:var(--accent-color)}.Header-module__GPz-la__dropdownGroup{position:relative}.Header-module__GPz-la__dropdownBtn{color:var(--text-primary);cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:.25rem;padding:.5rem 0;font-family:inherit;font-size:.9rem;font-weight:600;transition:color .15s;display:inline-flex}.Header-module__GPz-la__dropdownGroup:hover .Header-module__GPz-la__dropdownBtn{color:var(--accent-color)}.Header-module__GPz-la__chevronIcon{width:14px;height:14px;transition:transform .2s}.Header-module__GPz-la__dropdownGroup:hover .Header-module__GPz-la__chevronIcon{transform:rotate(180deg)}.Header-module__GPz-la__dropdownMenu{z-index:50;padding-top:.5rem;display:none;position:absolute;top:100%;left:50%;transform:translate(-50%)}.Header-module__GPz-la__dropdownGroup:hover .Header-module__GPz-la__dropdownMenu,.Header-module__GPz-la__dropdownGroup:focus-within .Header-module__GPz-la__dropdownMenu{display:block}.Header-module__GPz-la__megaMenuContainer{border:1px solid var(--border-color);border-radius:var(--radius-lg);background:#fff;gap:2rem;min-width:440px;padding:1.25rem;display:flex;box-shadow:0 12px 30px -5px #0000001f}.Header-module__GPz-la__menuColumn{flex:1;min-width:190px}.Header-module__GPz-la__columnHeader{text-transform:uppercase;letter-spacing:.06em;color:var(--text-tertiary);border-bottom:1px solid var(--border-color);margin-bottom:.5rem;padding-bottom:.5rem;font-size:.7rem;font-weight:700}.Header-module__GPz-la__linkList{flex-direction:column;gap:.25rem;display:flex}.Header-module__GPz-la__megaItem{border-radius:var(--radius-sm);color:var(--text-primary);white-space:nowrap;padding:.45rem .6rem;font-size:.835rem;text-decoration:none;transition:all .15s;display:block}.Header-module__GPz-la__megaItem:hover{background:var(--secondary-color);color:var(--accent-color)}.Header-module__GPz-la__rightGroup{z-index:2;align-items:center;gap:.85rem;display:flex}.Header-module__GPz-la__freeBadge{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:100px;align-items:center;gap:.4rem;padding:.3rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.Header-module__GPz-la__badgeDot{background:#22c55e;border-radius:50%;flex-shrink:0;width:6px;height:6px}.Header-module__GPz-la__badgeTextFull{display:inline}.Header-module__GPz-la__badgeTextShort{display:none}@media (max-width:520px){.Header-module__GPz-la__badgeTextFull{display:none}.Header-module__GPz-la__badgeTextShort{display:inline}}@media (max-width:380px){.Header-module__GPz-la__freeBadge{display:none}}.Header-module__GPz-la__hamburger{background:var(--secondary-color);border:1px solid var(--border-color);cursor:pointer;z-index:60;border-radius:8px;flex-direction:column;justify-content:center;gap:5px;width:38px;height:38px;padding:8px;transition:all .2s;display:flex}.Header-module__GPz-la__hamburger:hover{border-color:var(--accent-color);background:#fff}@media (min-width:2560px){.Header-module__GPz-la__container{max-width:1760px;padding:0 3rem}}.Header-module__GPz-la__docsContainer{max-width:100%!important}@media (min-width:1120px){.Header-module__GPz-la__hamburger{display:none}}.Header-module__GPz-la__hamburgerLine{background:var(--text-primary);border-radius:2px;width:100%;height:2px;transition:all .25s;display:block}.Header-module__GPz-la__hamburgerLine.Header-module__GPz-la__open:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__GPz-la__hamburgerLine.Header-module__GPz-la__open:nth-child(2){opacity:0}.Header-module__GPz-la__hamburgerLine.Header-module__GPz-la__open:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__GPz-la__mobileDrawer{border-left:1px solid var(--border-color);opacity:0;visibility:hidden;z-index:60;background:#fff;flex-direction:column;width:320px;max-width:85vw;height:100vh;padding:1.5rem 1.25rem 2rem;transition:transform .3s cubic-bezier(.16,1,.3,1),opacity .25s;display:flex;position:fixed;inset:0 0 0 auto;overflow-y:auto;transform:translate(100%);box-shadow:-10px 0 30px #00000026}.Header-module__GPz-la__mobileDrawerOpen{opacity:1;visibility:visible;transform:translate(0)}.Header-module__GPz-la__mobileDrawerHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.Header-module__GPz-la__mobileDrawerTitle{color:var(--accent-color);font-size:1rem;font-weight:800}.Header-module__GPz-la__closeBtn{background:var(--secondary-color);border:1px solid var(--border-color);width:34px;height:34px;color:var(--text-primary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .15s;display:flex}.Header-module__GPz-la__closeBtn:hover{background:var(--accent-color);color:#fff;border-color:var(--accent-color)}.Header-module__GPz-la__mobileNav{flex-direction:column;gap:.35rem;display:flex}.Header-module__GPz-la__mobileLink{border-radius:var(--radius-md);color:var(--text-primary);background:var(--secondary-color);border:1px solid #0000;align-items:center;gap:.75rem;padding:.8rem .9rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .15s;display:flex}.Header-module__GPz-la__mobileLink:hover,.Header-module__GPz-la__mobileLink:active{border-color:var(--accent-color);color:var(--accent-color);background:#fff}.Header-module__GPz-la__mobileSectionHeader{text-transform:uppercase;letter-spacing:.06em;color:var(--text-tertiary);padding:1.15rem .5rem .35rem;font-size:.7rem;font-weight:800}.Header-module__GPz-la__mobileSubLink{color:var(--text-secondary);border-radius:var(--radius-sm);padding:.55rem .85rem .55rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:block}.Header-module__GPz-la__mobileSubLink:hover{color:var(--accent-color);background:#3b82f614}.Header-module__GPz-la__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;opacity:0;visibility:hidden;background:#0006;transition:all .25s;position:fixed;inset:0}.Header-module__GPz-la__overlayVisible{opacity:1;visibility:visible}
.DocsSidebar-module__Wc6Kjq__sidebar{width:100%;padding-right:1rem}.DocsSidebar-module__Wc6Kjq__stickyContainer{height:100%}.DocsSidebar-module__Wc6Kjq__inlineSearchWrapper{align-items:center;margin-bottom:1.25rem;display:flex;position:relative}.DocsSidebar-module__Wc6Kjq__searchIcon{color:var(--text-tertiary);pointer-events:none;position:absolute;left:.85rem}.DocsSidebar-module__Wc6Kjq__inlineSearchInput{background:var(--bg-secondary);border:1px solid var(--border-color);width:100%;color:var(--text-primary);border-radius:9999px;outline:none;padding:.5rem 1.85rem .5rem 2.25rem;font-size:.825rem;font-weight:500;transition:all .2s}.DocsSidebar-module__Wc6Kjq__inlineSearchInput:focus{border-color:var(--accent-color);background:#fff;box-shadow:0 0 0 3px #3b82f61f}.DocsSidebar-module__Wc6Kjq__clearSearchBtn{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;padding:.1rem;font-size:.75rem;position:absolute;right:.75rem}.DocsSidebar-module__Wc6Kjq__noResults{color:var(--text-tertiary);text-align:center;padding:1rem .5rem;font-size:.825rem}.DocsSidebar-module__Wc6Kjq__categoryGroup{margin-bottom:1.75rem}.DocsSidebar-module__Wc6Kjq__categoryTitle{letter-spacing:.08em;color:var(--text-tertiary);text-transform:uppercase;align-items:center;gap:.5rem;margin-bottom:.65rem;padding-left:.65rem;font-size:.725rem;font-weight:700;display:flex}.DocsSidebar-module__Wc6Kjq__categoryIcon{color:var(--accent-color);flex-shrink:0}.DocsSidebar-module__Wc6Kjq__linkList{flex-direction:column;gap:.2rem;margin:0;padding:0;list-style:none;display:flex}.DocsSidebar-module__Wc6Kjq__navItem{margin:0}.DocsSidebar-module__Wc6Kjq__navLink{border-radius:var(--radius-md);color:var(--text-secondary);justify-content:space-between;align-items:center;padding:.55rem .75rem;font-size:.885rem;font-weight:500;line-height:1.35;transition:all .15s;display:flex}.DocsSidebar-module__Wc6Kjq__navLink:hover{background:var(--bg-secondary);color:var(--text-primary)}.DocsSidebar-module__Wc6Kjq__navLinkActive{color:var(--accent-color);background:#3b82f614;font-weight:600}.DocsSidebar-module__Wc6Kjq__activeDot{background:var(--accent-color);border-radius:50%;flex-shrink:0;width:6px;height:6px}@media (max-width:991px){.DocsSidebar-module__Wc6Kjq__sidebar{width:100%;padding-right:0}}
.DocsSearchModal-module__vmu3gq__overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a8c;justify-content:center;align-items:flex-start;padding:4rem 1rem 1rem;animation:.15s ease-out DocsSearchModal-module__vmu3gq__fadeIn;display:flex;position:fixed;inset:0}@keyframes DocsSearchModal-module__vmu3gq__fadeIn{0%{opacity:0}to{opacity:1}}.DocsSearchModal-module__vmu3gq__modal{border-radius:var(--radius-xl);border:1px solid var(--border-color);background:#fff;width:100%;max-width:640px;animation:.15s ease-out DocsSearchModal-module__vmu3gq__slideUp;overflow:hidden;box-shadow:0 20px 50px #0003}@keyframes DocsSearchModal-module__vmu3gq__slideUp{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.DocsSearchModal-module__vmu3gq__searchHeader{border-bottom:1px solid var(--border-color);background:#fff;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.DocsSearchModal-module__vmu3gq__searchIcon{color:var(--accent-color);flex-shrink:0}.DocsSearchModal-module__vmu3gq__searchInput{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;font-size:1.05rem}.DocsSearchModal-module__vmu3gq__closeBtn{background:var(--bg-tertiary);color:var(--text-secondary);cursor:pointer;border:none;border-radius:.375rem;padding:.35rem .5rem;font-size:.75rem;font-weight:600}.DocsSearchModal-module__vmu3gq__resultsArea{max-height:400px;padding:.75rem;overflow-y:auto}.DocsSearchModal-module__vmu3gq__noResults{text-align:center;color:var(--text-secondary);padding:2.5rem 1.5rem;font-size:.95rem}.DocsSearchModal-module__vmu3gq__resultsList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.DocsSearchModal-module__vmu3gq__resultCard{border-radius:var(--radius-md);border:1px solid #0000;padding:.85rem 1rem;transition:all .12s;display:block}.DocsSearchModal-module__vmu3gq__resultCard:hover,.DocsSearchModal-module__vmu3gq__resultCardSelected{background:var(--bg-secondary);border-color:#3b82f633}.DocsSearchModal-module__vmu3gq__resultTop{justify-content:space-between;align-items:center;margin-bottom:.35rem;display:flex}.DocsSearchModal-module__vmu3gq__resultCategory{color:var(--accent-color);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:700}.DocsSearchModal-module__vmu3gq__resultTitle{color:var(--text-primary);font-size:.975rem;font-weight:600}.DocsSearchModal-module__vmu3gq__resultSnippet{color:var(--text-secondary);font-size:.85rem;line-height:1.4}.DocsSearchModal-module__vmu3gq__modalFooter{background:var(--bg-secondary);border-top:1px solid var(--border-color);color:var(--text-tertiary);justify-content:space-between;align-items:center;padding:.65rem 1.25rem;font-size:.75rem;display:flex}.DocsSearchModal-module__vmu3gq__footerTips{gap:1rem;display:flex}.DocsSearchModal-module__vmu3gq__keyHint{align-items:center;gap:.25rem;display:inline-flex}.DocsSearchModal-module__vmu3gq__keyBadge{border:1px solid var(--border-color);color:var(--text-secondary);background:#fff;border-radius:.25rem;padding:.1rem .3rem;font-size:.7rem;font-weight:600}
.DocsLayout-module__DIPL3G__docsPage{background:0 0;flex-direction:column;min-height:100vh;display:flex}.DocsLayout-module__DIPL3G__mobileSubNav{background:var(--bg-secondary);border-bottom:1px solid var(--border-color);z-index:90;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:none;position:sticky;top:3.75rem}.DocsLayout-module__DIPL3G__mobileMenuBtn{border:1px solid var(--border-color);border-radius:var(--radius-md);color:var(--text-primary);cursor:pointer;background:#fff;align-items:center;gap:.5rem;padding:.4rem .85rem;font-size:.85rem;font-weight:600;display:inline-flex}.DocsLayout-module__DIPL3G__mobileSearchBtn{border-radius:var(--radius-md);border:1px solid var(--border-color);width:36px;height:36px;color:var(--accent-color);cursor:pointer;background:#fff;justify-content:center;align-items:center;display:inline-flex}.DocsLayout-module__DIPL3G__mainContainer{width:100%;max-width:100%;margin:0;padding:0 1.5rem 4rem}@media (min-width:1600px){.DocsLayout-module__DIPL3G__mainContainer{padding:0 2rem 4rem}}@media (min-width:1920px){.DocsLayout-module__DIPL3G__mainContainer{padding:0 2.5rem 4rem}}@media (min-width:2560px){.DocsLayout-module__DIPL3G__mainContainer{padding:0 3rem 4rem}}.DocsLayout-module__DIPL3G__contentGrid{align-items:flex-start;width:100%;display:flex;position:relative}.DocsLayout-module__DIPL3G__desktopSidebar{border-right:1px solid var(--border-color);scrollbar-width:thin;scrollbar-color:var(--border-hover) transparent;z-index:30;background:0 0;flex-shrink:0;width:250px;height:calc(100vh - 3.75rem);padding-top:1.25rem;padding-bottom:3rem;padding-right:1rem;display:block;position:fixed;top:3.75rem;left:1.5rem;overflow-y:auto}@media (min-width:1600px){.DocsLayout-module__DIPL3G__desktopSidebar{left:2rem}}@media (min-width:1920px){.DocsLayout-module__DIPL3G__desktopSidebar{left:2.5rem}}@media (min-width:2560px){.DocsLayout-module__DIPL3G__desktopSidebar{left:3rem}}.DocsLayout-module__DIPL3G__articleColumn{flex:1;width:100%;min-width:0;max-width:100%;margin-left:275px;padding-top:1.25rem}.DocsLayout-module__DIPL3G__mobileDrawerOverlay{z-index:9998;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a80;animation:.15s ease-out DocsLayout-module__DIPL3G__fadeIn;position:fixed;inset:0}.DocsLayout-module__DIPL3G__mobileDrawer{z-index:9999;background:#fff;flex-direction:column;width:82%;max-width:320px;padding:1.25rem;animation:.2s cubic-bezier(.16,1,.3,1) DocsLayout-module__DIPL3G__slideRight;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;box-shadow:4px 0 25px #00000026}@keyframes DocsLayout-module__DIPL3G__slideRight{0%{transform:translate(-100%)}to{transform:translate(0)}}.DocsLayout-module__DIPL3G__drawerHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;display:flex}.DocsLayout-module__DIPL3G__drawerTitle{color:var(--text-primary);font-size:1.1rem;font-weight:700}.DocsLayout-module__DIPL3G__closeDrawerBtn{background:var(--bg-tertiary);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}@media (max-width:768px){.DocsLayout-module__DIPL3G__mobileSubNav{display:flex}.DocsLayout-module__DIPL3G__desktopSidebar{display:none}.DocsLayout-module__DIPL3G__articleColumn{margin-left:0;padding-top:1rem;padding-bottom:3rem}.DocsLayout-module__DIPL3G__mainContainer{padding:1rem}}
.DocsCard-module__jeqRpW__card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-xl);flex-direction:column;height:100%;padding:1.5rem;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #00000008}.DocsCard-module__jeqRpW__card:hover{border-color:#3b82f666;transform:translateY(-3px);box-shadow:0 12px 30px #3b82f614}.DocsCard-module__jeqRpW__cardTop{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.DocsCard-module__jeqRpW__iconWrapper{border-radius:var(--radius-md);width:44px;height:44px;color:var(--accent-color);background:#3b82f614;flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s;display:flex}.DocsCard-module__jeqRpW__card:hover .DocsCard-module__jeqRpW__iconWrapper{background:var(--accent-color);color:#fff;transform:scale(1.05)}.DocsCard-module__jeqRpW__badge{background:var(--bg-tertiary);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;border-radius:9999px;padding:.2rem .55rem;font-size:.7rem;font-weight:700}.DocsCard-module__jeqRpW__title{color:var(--text-primary);margin-bottom:.4rem;font-size:1.1rem;font-weight:700;line-height:1.3}.DocsCard-module__jeqRpW__description{color:var(--text-secondary);flex:1;margin-bottom:1.25rem;font-size:.885rem;line-height:1.5}.DocsCard-module__jeqRpW__cardFooter{color:var(--accent-color);align-items:center;gap:.35rem;font-size:.85rem;font-weight:600;display:flex}.DocsCard-module__jeqRpW__arrowIcon{transition:transform .2s}.DocsCard-module__jeqRpW__card:hover .DocsCard-module__jeqRpW__arrowIcon{transform:translate(4px)}
.DocsBreadcrumbs-module__eCWnXW__breadcrumbs{color:var(--text-tertiary);background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-md);flex-wrap:wrap;align-items:center;gap:.55rem;margin-bottom:1.5rem;padding:.45rem 1rem;font-size:.85rem;display:inline-flex;box-shadow:0 1px 3px #00000005}.DocsBreadcrumbs-module__eCWnXW__itemLink{color:var(--text-secondary);font-weight:500;transition:color .15s}.DocsBreadcrumbs-module__eCWnXW__itemLink:hover{color:var(--accent-color)}.DocsBreadcrumbs-module__eCWnXW__separator{color:var(--text-tertiary);opacity:.6;font-size:.8rem}.DocsBreadcrumbs-module__eCWnXW__activeItem{color:var(--accent-color);font-weight:600}
.DocsFAQ-module__nscS9G__faqContainer{flex-direction:column;gap:.85rem;margin:1.5rem 0;display:flex}.DocsFAQ-module__nscS9G__faqItem{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-lg);transition:border-color .2s,box-shadow .2s;overflow:hidden}.DocsFAQ-module__nscS9G__faqItemOpen{background:#fff;border-color:#3b82f666;box-shadow:0 4px 16px #3b82f60f}.DocsFAQ-module__nscS9G__faqQuestion{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.15rem 1.25rem;font-size:1rem;font-weight:600;display:flex}.DocsFAQ-module__nscS9G__chevronIcon{color:var(--text-tertiary);flex-shrink:0;transition:transform .2s cubic-bezier(.16,1,.3,1)}.DocsFAQ-module__nscS9G__chevronOpen{color:var(--accent-color);transform:rotate(180deg)}.DocsFAQ-module__nscS9G__faqAnswer{color:var(--text-secondary);border-top:1px solid #e5e7eb99;margin-top:.25rem;padding:.85rem 1.25rem 1.25rem;font-size:.935rem;line-height:1.6}
.DocsSupportCTA-module__UMpJkG__ctaBox{background:radial-gradient(circle at 100% 0%, #3b82f61f 0%, #f8f9fc00 70%), var(--bg-secondary);border-radius:var(--radius-xl);border:1px solid #3b82f640;justify-content:space-between;align-items:center;gap:1.5rem;margin-top:3.5rem;padding:2.25rem 2rem;display:flex}.DocsSupportCTA-module__UMpJkG__left{max-width:500px}.DocsSupportCTA-module__UMpJkG__title{color:var(--text-primary);margin-bottom:.35rem;font-size:1.25rem;font-weight:700}.DocsSupportCTA-module__UMpJkG__subtitle{color:var(--text-secondary);font-size:.925rem;line-height:1.5}.DocsSupportCTA-module__UMpJkG__btn{background:var(--gradient-primary);color:#fff;border-radius:var(--radius-md);white-space:nowrap;align-items:center;gap:.5rem;padding:.75rem 1.35rem;font-size:.925rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #3b82f64d}.DocsSupportCTA-module__UMpJkG__btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}@media (max-width:640px){.DocsSupportCTA-module__UMpJkG__ctaBox{flex-direction:column;align-items:flex-start;padding:1.75rem 1.25rem}}
.DocsTableOfContents-module__gjWOvW__tocWrapper{flex-shrink:0;align-self:flex-start;width:220px;max-height:calc(100vh - 4.5rem);padding-top:1rem;padding-left:1.5rem;position:sticky;top:3.75rem;overflow-y:auto}.DocsTableOfContents-module__gjWOvW__stickyArea{height:100%}.DocsTableOfContents-module__gjWOvW__tocTitle{color:var(--text-primary);margin-bottom:.75rem;font-size:.825rem;font-weight:700}.DocsTableOfContents-module__gjWOvW__tocList{border-left:1px solid var(--border-color);flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.DocsTableOfContents-module__gjWOvW__tocItem{margin:0}.DocsTableOfContents-module__gjWOvW__tocLink{color:var(--text-secondary);border-left:2px solid #0000;margin-left:-1px;padding:.25rem 0 .25rem .85rem;font-size:.825rem;line-height:1.35;transition:all .15s;display:block}.DocsTableOfContents-module__gjWOvW__tocLink:hover{color:var(--text-primary)}.DocsTableOfContents-module__gjWOvW__tocLinkActive{color:var(--accent-color);border-left-color:var(--accent-color);font-weight:600}@media (max-width:1024px){.DocsTableOfContents-module__gjWOvW__tocWrapper{display:none}}
.DocsStep-module__bXe0xq__stepList{flex-direction:column;gap:1.25rem;margin:1.5rem 0;display:flex}.DocsStep-module__bXe0xq__stepCard{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-lg);gap:1.25rem;padding:1.25rem;transition:border-color .15s;display:flex}.DocsStep-module__bXe0xq__stepCard:hover{border-color:var(--border-hover)}.DocsStep-module__bXe0xq__stepBadge{background:var(--accent-color);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1rem;font-weight:700;display:flex;box-shadow:0 4px 10px #3b82f640}.DocsStep-module__bXe0xq__stepContent{flex:1}.DocsStep-module__bXe0xq__stepTitle{color:var(--text-primary);margin-bottom:.35rem;font-size:1.05rem;font-weight:700}.DocsStep-module__bXe0xq__stepDescription{color:var(--text-secondary);font-size:.925rem;line-height:1.5}
.DocsCallout-module__yQ4G0W__callout{border-radius:var(--radius-lg);gap:1rem;margin:1.5rem 0;padding:1.15rem 1.25rem;font-size:.925rem;line-height:1.5;display:flex}.DocsCallout-module__yQ4G0W__iconArea{flex-shrink:0;margin-top:.1rem}.DocsCallout-module__yQ4G0W__contentArea{flex:1}.DocsCallout-module__yQ4G0W__title{text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.775rem;font-weight:700}.DocsCallout-module__yQ4G0W__tip{background:var(--success-bg);color:#14532d;border:1px solid #16a34a33}.DocsCallout-module__yQ4G0W__tip .DocsCallout-module__yQ4G0W__title,.DocsCallout-module__yQ4G0W__tip .DocsCallout-module__yQ4G0W__iconArea{color:var(--success-text)}.DocsCallout-module__yQ4G0W__note{color:#1e3a8a;background:#3b82f612;border:1px solid #3b82f640}.DocsCallout-module__yQ4G0W__note .DocsCallout-module__yQ4G0W__title,.DocsCallout-module__yQ4G0W__note .DocsCallout-module__yQ4G0W__iconArea{color:var(--accent-color)}.DocsCallout-module__yQ4G0W__warning{color:#78350f;background:#fffbeb;border:1px solid #fde68a}.DocsCallout-module__yQ4G0W__warning .DocsCallout-module__yQ4G0W__title,.DocsCallout-module__yQ4G0W__warning .DocsCallout-module__yQ4G0W__iconArea{color:#d97706}.DocsCallout-module__yQ4G0W__important{color:#4c1d95;background:#f5f3ff;border:1px solid #ddd6fe}.DocsCallout-module__yQ4G0W__important .DocsCallout-module__yQ4G0W__title,.DocsCallout-module__yQ4G0W__important .DocsCallout-module__yQ4G0W__iconArea{color:#7c3aed}
.Footer-module__as8s1W__footer{border-top:1px solid var(--border-color);background-color:var(--secondary-color);width:100%;margin-top:auto;padding:3.5rem 0 2.5rem}.Footer-module__as8s1W__phBadgeDividerSection{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-bottom:3.25rem;display:flex;position:relative}.Footer-module__as8s1W__phBadgeDividerSection:before{content:"";background-color:var(--border-color);z-index:1;height:1.5px;position:absolute;top:50%;left:0;right:0}.Footer-module__as8s1W__phBadgeLink,.Footer-module__as8s1W__trustpilotBadgeWrapper,.Footer-module__as8s1W__launchbuffBadgeLink{z-index:2;background-color:var(--secondary-color);box-sizing:border-box;justify-content:center;align-items:center;height:54px;min-height:54px;padding:0 .35rem;text-decoration:none;transition:transform .2s,filter .2s;display:inline-flex;position:relative}.Footer-module__as8s1W__trustpilotBadgeWrapper{width:275px;overflow:hidden}.Footer-module__as8s1W__trustpilotBadgeWrapper .trustpilot-widget{justify-content:center;align-items:center;width:100%!important;height:54px!important;min-height:54px!important;display:flex!important}.Footer-module__as8s1W__trustpilotBadgeWrapper iframe{transform:translateY(6px);vertical-align:middle!important;border:none!important;width:100%!important;height:54px!important;min-height:54px!important}.Footer-module__as8s1W__phBadgeLink:hover,.Footer-module__as8s1W__trustpilotBadgeWrapper:hover,.Footer-module__as8s1W__launchbuffBadgeLink:hover{filter:brightness(1.03);transform:translateY(-2px)}.Footer-module__as8s1W__phBadgeLink img,.Footer-module__as8s1W__launchbuffBadgeLink img{object-fit:contain;width:auto;max-width:100%;height:48px;max-height:48px;display:block}.Footer-module__as8s1W__mainGrid{grid-template-columns:1.4fr repeat(4,1fr);gap:2.25rem;padding-bottom:1.5rem;display:grid}@media (min-width:1920px){.Footer-module__as8s1W__mainGrid{gap:3rem}}.Footer-module__as8s1W__brandCol{flex-direction:column;gap:1rem;display:flex}.Footer-module__as8s1W__brandLogoLink{color:var(--text-primary);align-items:center;gap:.6rem;font-size:1.25rem;font-weight:800;text-decoration:none;display:flex}.Footer-module__as8s1W__brandName{color:var(--text-primary)}.Footer-module__as8s1W__brandAccent{color:var(--accent-color)}.Footer-module__as8s1W__brandDescription{color:var(--text-secondary);margin:0;font-size:.85rem;line-height:1.6}.Footer-module__as8s1W__socialWrapper{flex-direction:column;gap:.85rem;margin-top:.25rem;display:flex}.Footer-module__as8s1W__socialIcons{align-items:center;gap:.65rem;display:flex}.Footer-module__as8s1W__socialCircle{border:1px solid var(--border-color);width:36px;height:36px;color:var(--text-secondary);background:#fff;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .2s;display:flex}.Footer-module__as8s1W__socialCircle:hover{background:var(--accent-color);color:#fff;border-color:var(--accent-color);transform:translateY(-2px)}.Footer-module__as8s1W__col{flex-direction:column;display:flex}.Footer-module__as8s1W__colTitle{letter-spacing:.08em;color:var(--text-primary);text-transform:uppercase;margin-bottom:1.25rem;font-size:.775rem;font-weight:700}.Footer-module__as8s1W__linkList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__as8s1W__itemLink{color:var(--text-secondary);align-items:center;gap:.55rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s;display:flex}.Footer-module__as8s1W__itemLink:hover{color:var(--accent-color)}.Footer-module__as8s1W__benefitsRow{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-top:2rem;margin-bottom:.5rem;display:grid}.Footer-module__as8s1W__benefitItem{border:1px solid var(--border-color);border-radius:var(--radius-lg);background:#fff;align-items:center;gap:.85rem;padding:1.15rem 1.25rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 1px 4px #00000005}.Footer-module__as8s1W__benefitItem:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.Footer-module__as8s1W__benefitGreen{background:#f0fdf4;border-color:#bbf7d0}.Footer-module__as8s1W__benefitGreen .Footer-module__as8s1W__benefitIconCircle{color:#16a34a;background:#dcfce7;border-color:#86efac}.Footer-module__as8s1W__benefitBlue{background:#eff6ff;border-color:#bfdbfe}.Footer-module__as8s1W__benefitBlue .Footer-module__as8s1W__benefitIconCircle{color:#2563eb;background:#dbeafe;border-color:#93c5fd}.Footer-module__as8s1W__benefitAmber{background:#fffbeb;border-color:#fde68a}.Footer-module__as8s1W__benefitAmber .Footer-module__as8s1W__benefitIconCircle{color:#d97706;background:#fef3c7;border-color:#fcd34d}.Footer-module__as8s1W__benefitPurple{background:#faf5ff;border-color:#e9d5ff}.Footer-module__as8s1W__benefitPurple .Footer-module__as8s1W__benefitIconCircle{color:#9333ea;background:#f3e8ff;border-color:#d8b4fe}.Footer-module__as8s1W__benefitIconCircle{border:1px solid var(--border-color);width:36px;height:36px;color:var(--text-secondary);background:#f1f5f9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Footer-module__as8s1W__benefitTextGroup{flex-direction:column;display:flex}.Footer-module__as8s1W__benefitTitle{color:var(--text-primary);font-size:.85rem;font-weight:700;line-height:1.2}.Footer-module__as8s1W__benefitDesc{color:var(--text-tertiary);font-size:.775rem}.Footer-module__as8s1W__benefitDivider{background:var(--border-color);width:1px;height:28px}.Footer-module__as8s1W__bottomBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;padding-top:1.75rem;display:flex}.Footer-module__as8s1W__copyrightText{color:var(--text-tertiary);font-size:.825rem}.Footer-module__as8s1W__emailContact{color:var(--text-secondary);align-items:center;gap:.45rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.Footer-module__as8s1W__emailContact:hover{color:var(--accent-color)}.Footer-module__as8s1W__bottomLinks{align-items:center;gap:.6rem;font-size:.825rem;display:flex}.Footer-module__as8s1W__bottomLink{color:var(--text-secondary);text-decoration:none;transition:color .15s}.Footer-module__as8s1W__bottomLink:hover{color:var(--accent-color)}.Footer-module__as8s1W__bottomDot{color:var(--text-tertiary);font-size:.75rem}@media (max-width:1024px){.Footer-module__as8s1W__mainGrid{grid-template-columns:repeat(3,1fr);gap:2rem}.Footer-module__as8s1W__brandCol{grid-column:span 3;max-width:500px;margin-bottom:1rem}.Footer-module__as8s1W__benefitsRow{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.Footer-module__as8s1W__benefitDivider{display:none}}@media (max-width:640px){.Footer-module__as8s1W__topCtaCard{text-align:center;flex-direction:column;padding:1.5rem}.Footer-module__as8s1W__ctaButton{justify-content:center;width:100%}.Footer-module__as8s1W__mainGrid{grid-template-columns:repeat(2,1fr);gap:1.75rem 1.25rem}.Footer-module__as8s1W__brandCol{grid-column:span 2}.Footer-module__as8s1W__benefitsRow{grid-template-columns:1fr;gap:1.25rem}.Footer-module__as8s1W__bottomBar{text-align:center;flex-direction:column;align-items:center;gap:1rem}.Footer-module__as8s1W__bottomLinks{justify-content:center}}
.DocsTroubleshooting-module__XjaAra__grid{flex-direction:column;gap:1rem;margin:1.5rem 0;display:flex}.DocsTroubleshooting-module__XjaAra__card{border:1px solid var(--border-color);border-radius:var(--radius-lg);background:#fff;padding:1.25rem;box-shadow:0 2px 8px #00000008}.DocsTroubleshooting-module__XjaAra__header{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.DocsTroubleshooting-module__XjaAra__statusBadge{text-transform:uppercase;color:#dc2626;letter-spacing:.05em;background:#fef2f2;border:1px solid #fecaca;border-radius:.25rem;padding:.2rem .5rem;font-size:.7rem;font-weight:700}.DocsTroubleshooting-module__XjaAra__problemTitle{color:var(--text-primary);font-size:1rem;font-weight:700}.DocsTroubleshooting-module__XjaAra__bodyRow{border-top:1px solid var(--bg-tertiary);grid-template-columns:1fr 1fr;gap:1rem;padding-top:.75rem;font-size:.885rem;line-height:1.5;display:grid}.DocsTroubleshooting-module__XjaAra__sectionLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem;font-weight:700}.DocsTroubleshooting-module__XjaAra__causeText{color:var(--text-secondary)}.DocsTroubleshooting-module__XjaAra__solutionText{color:#15803d;font-weight:500}@media (max-width:640px){.DocsTroubleshooting-module__XjaAra__bodyRow{grid-template-columns:1fr}}
.ShosayTestimonials-module__PEd72W__ratingWrap{background:linear-gradient(135deg, var(--card-bg,#fff) 0%, var(--bg-secondary,#f8f9fc) 100%);border:1px solid var(--border-color);border-radius:var(--radius-xl,1.25rem);width:100%;max-width:720px;box-shadow:var(--shadow-md);text-align:center;flex-direction:column;align-items:center;gap:.4rem;margin:2rem auto 0;padding:1.5rem 1.25rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.ShosayTestimonials-module__PEd72W__ratingWrap:before{content:"";background:linear-gradient(90deg,#3b82f6,#8b5cf6,#f59e0b);height:3px;position:absolute;top:0;left:0;right:0}.ShosayTestimonials-module__PEd72W__ratingWrap:hover{border-color:var(--border-hover,#d1d5db);box-shadow:var(--shadow-lg)}.ShosayTestimonials-module__PEd72W__ratingBadge{text-transform:uppercase;letter-spacing:.05em;color:#b45309;background:#f59e0b1f;border:1px solid #f59e0b40;border-radius:9999px;align-items:center;gap:.35rem;margin-bottom:.15rem;padding:.25rem .65rem;font-size:.72rem;font-weight:700;display:inline-flex}.ShosayTestimonials-module__PEd72W__ratingTitle{color:var(--text-primary);letter-spacing:-.01em;margin:0;font-size:clamp(1rem,2.5vw,1.15rem);font-weight:700}.ShosayTestimonials-module__PEd72W__ratingSubtitle{color:var(--text-secondary);max-width:360px;margin:0;font-size:.82rem;line-height:1.4}.ShosayTestimonials-module__PEd72W__stars{justify-content:center;align-items:center;gap:.4rem;margin-top:.35rem;display:flex}.ShosayTestimonials-module__PEd72W__starBtn{cursor:pointer;border-radius:var(--radius-sm);-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:transform .18s cubic-bezier(.34,1.56,.64,1),filter .18s;display:inline-flex}.ShosayTestimonials-module__PEd72W__starBtn:hover{filter:drop-shadow(0 0 6px #f59e0b80);transform:scale(1.22)}.ShosayTestimonials-module__PEd72W__starBtn:focus-visible{outline-offset:2px;outline:2px solid #f59e0b}.ShosayTestimonials-module__PEd72W__starHintWrap{justify-content:center;align-items:center;min-height:1.3rem;margin-top:.1rem;display:flex}.ShosayTestimonials-module__PEd72W__starHint{color:#d97706;letter-spacing:.01em;margin:0;font-size:.8rem;font-weight:700;animation:.15s ease-out ShosayTestimonials-module__PEd72W__fadeIn}.ShosayTestimonials-module__PEd72W__starHintPlaceholder{color:var(--text-tertiary);margin:0;font-size:.76rem}.ShosayTestimonials-module__PEd72W__widgetWrap{width:100%;margin-top:1rem}.ShosayTestimonials-module__PEd72W__widgetLoader{text-align:center;color:var(--text-tertiary);padding:1.5rem;font-size:.82rem}.ShosayTestimonials-module__PEd72W__modalOverlay{z-index:99999;-webkit-backdrop-filter:blur(6px);background:#0f172aa6;place-items:center;padding:.75rem;animation:.25s ease-out ShosayTestimonials-module__PEd72W__fadeIn;display:grid;position:fixed;inset:0}.ShosayTestimonials-module__PEd72W__modalCard{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-xl);width:100%;max-width:440px;box-shadow:var(--shadow-xl);position:relative;overflow:hidden}.ShosayTestimonials-module__PEd72W__modalClose{z-index:5;background:var(--bg-secondary);width:42px;height:42px;color:var(--text-secondary);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s,color .2s;display:flex;position:absolute;top:.75rem;right:.75rem}.ShosayTestimonials-module__PEd72W__modalClose:hover{background:var(--bg-tertiary);color:var(--text-primary)}.ShosayTestimonials-module__PEd72W__modalHeader{text-align:center;padding:1.5rem 1.25rem .75rem}.ShosayTestimonials-module__PEd72W__modalStars{justify-content:center;align-items:center;gap:.3rem;margin-bottom:.5rem;display:flex}.ShosayTestimonials-module__PEd72W__modalStars .ShosayTestimonials-module__PEd72W__starBtn{cursor:default}.ShosayTestimonials-module__PEd72W__modalStars .ShosayTestimonials-module__PEd72W__starBtn:hover{transform:none}.ShosayTestimonials-module__PEd72W__modalScore{color:#b45309;letter-spacing:.02em;margin:0 0 .5rem;font-size:.85rem;font-weight:700}.ShosayTestimonials-module__PEd72W__modalTitle{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:clamp(1.1rem,3.5vw,1.3rem);font-weight:800;line-height:1.3}.ShosayTestimonials-module__PEd72W__modalSubtitle{max-width:340px;color:var(--text-secondary);margin:.4rem auto 0;font-size:.84rem;line-height:1.55}.ShosayTestimonials-module__PEd72W__modalBody{flex-direction:column;gap:.6rem;padding:.75rem 1.25rem 1.25rem;display:flex}.ShosayTestimonials-module__PEd72W__modalPrimary{color:#fff;border-radius:var(--radius-md);cursor:pointer;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1.25rem;font-size:.92rem;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 4px 14px #3b82f659}.ShosayTestimonials-module__PEd72W__modalPrimary:hover{box-shadow:0 6px 18px #3b82f673}.ShosayTestimonials-module__PEd72W__modalPrimary:active{transform:scale(.98)}.ShosayTestimonials-module__PEd72W__modalSecondary{width:100%;color:var(--text-secondary);background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-md);cursor:pointer;padding:.65rem 1.25rem;font-size:.88rem;font-weight:600;transition:background-color .2s,color .2s}.ShosayTestimonials-module__PEd72W__modalSecondary:hover{background:var(--bg-tertiary);color:var(--text-primary)}@keyframes ShosayTestimonials-module__PEd72W__fadeIn{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.ShosayTestimonials-module__PEd72W__modalOverlay{animation:none}}
.DocsHeader-module__2lC0vG__heroSection{background:radial-gradient(circle at 50% 0%, #3b82f614 0%, #f8f9fc00 75%), var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-xl);margin-bottom:2rem;padding:3rem 1.5rem 2.5rem;position:relative;overflow:hidden}.DocsHeader-module__2lC0vG__bgGrid{pointer-events:none;background-image:linear-gradient(90deg,#e2e8f099 1px,#0000 1px),linear-gradient(#e2e8f099 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 80% at 50% 0,#000 70%,#0000 100%);mask-image:radial-gradient(70% 80% at 50% 0,#000 70%,#0000 100%)}.DocsHeader-module__2lC0vG__heroContent{z-index:2;text-align:center;max-width:780px;margin:0 auto;position:relative}.DocsHeader-module__2lC0vG__badge{color:var(--accent-color);background:#3b82f61a;border:1px solid #3b82f633;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.35rem .85rem;font-size:.825rem;font-weight:600;display:inline-flex}.DocsHeader-module__2lC0vG__badgeDot{background:var(--accent-color);border-radius:50%;width:6px;height:6px}.DocsHeader-module__2lC0vG__heroTitle{color:var(--text-primary);letter-spacing:-.03em;margin-bottom:.75rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.2}.DocsHeader-module__2lC0vG__heroAccent{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.DocsHeader-module__2lC0vG__heroSubtitle{color:var(--text-secondary);margin-bottom:2rem;font-size:clamp(1rem,2vw,1.15rem);line-height:1.5}.DocsHeader-module__2lC0vG__searchTrigger{border:1.5px solid var(--border-color);border-radius:var(--radius-lg);cursor:pointer;width:100%;max-width:580px;color:var(--text-tertiary);background:#fff;justify-content:space-between;align-items:center;margin:0 auto;padding:.85rem 1.25rem;font-size:.95rem;transition:all .2s;display:flex;box-shadow:0 4px 20px #0000000d}.DocsHeader-module__2lC0vG__searchTrigger:hover{border-color:var(--accent-color);transform:translateY(-1px);box-shadow:0 6px 24px #3b82f61f}.DocsHeader-module__2lC0vG__searchLeft{align-items:center;gap:.75rem;display:flex}.DocsHeader-module__2lC0vG__searchIcon{color:var(--accent-color);flex-shrink:0}.DocsHeader-module__2lC0vG__shortcutBadge{background:var(--bg-tertiary);border:1px solid var(--border-color);color:var(--text-secondary);border-radius:.375rem;align-items:center;gap:.25rem;padding:.2rem .5rem;font-family:monospace;font-size:.75rem;font-weight:600;display:inline-flex}@media (max-width:640px){.DocsHeader-module__2lC0vG__heroSection{padding:2.5rem 1rem 2rem}.DocsHeader-module__2lC0vG__shortcutBadge{display:none}}
.DocsPrevNext-module__CsXs-W__container{border-top:1px solid var(--border-color);grid-template-columns:1fr 1fr;gap:1rem;margin-top:3rem;padding-top:2rem;display:grid}.DocsPrevNext-module__CsXs-W__navCard{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-lg);flex-direction:column;padding:1rem 1.25rem;text-decoration:none;transition:all .15s;display:flex}.DocsPrevNext-module__CsXs-W__navCard:hover{background:#fff;border-color:#3b82f666;box-shadow:0 4px 12px #3b82f614}.DocsPrevNext-module__CsXs-W__nextCard{text-align:right;align-items:flex-end}.DocsPrevNext-module__CsXs-W__directionLabel{color:var(--accent-color);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem;font-weight:700}.DocsPrevNext-module__CsXs-W__articleTitle{color:var(--text-primary);font-size:.95rem;font-weight:600}@media (max-width:640px){.DocsPrevNext-module__CsXs-W__container{grid-template-columns:1fr}.DocsPrevNext-module__CsXs-W__nextCard{text-align:left;align-items:flex-start}}
.RemoveBgClient-module__QgCCiq__wrapper{width:100%;max-width:100%;margin:0 auto;padding:1.5rem 0 5rem}.RemoveBgClient-module__QgCCiq__hiddenInput{display:none}.RemoveBgClient-module__QgCCiq__heroHeaderSection{text-align:center;max-width:960px;margin:1.25rem auto 2.25rem}@media (min-width:1920px){.RemoveBgClient-module__QgCCiq__heroHeaderSection{max-width:1080px}}.RemoveBgClient-module__QgCCiq__mainTitle{letter-spacing:-.03em;color:var(--text-primary);margin-bottom:1rem;font-size:clamp(2.2rem,4.5vw,3.25rem);font-weight:800;line-height:1.18}@media (min-width:2560px){.RemoveBgClient-module__QgCCiq__mainTitle{font-size:clamp(2.5rem,4vw,3.85rem)}}.RemoveBgClient-module__QgCCiq__mainSubtitle{color:var(--text-secondary);font-size:clamp(1.05rem,2.2vw,1.2rem);line-height:1.65}.RemoveBgClient-module__QgCCiq__highlightText{color:var(--accent-color);font-weight:700}.RemoveBgClient-module__QgCCiq__heroUploadSection{margin-bottom:4rem}.RemoveBgClient-module__QgCCiq__centralUploadContainer{flex-direction:column;align-items:center;max-width:800px;margin:0 auto;display:flex}@media (min-width:1440px){.RemoveBgClient-module__QgCCiq__centralUploadContainer{max-width:920px}}@media (min-width:1920px){.RemoveBgClient-module__QgCCiq__centralUploadContainer{max-width:1040px}}@media (min-width:2560px){.RemoveBgClient-module__QgCCiq__centralUploadContainer{max-width:1120px}}.RemoveBgClient-module__QgCCiq__dropzoneCard{text-align:center;cursor:pointer;background-color:#fff;border:2px dashed #d1d5db;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;width:100%;padding:clamp(2.5rem,5vw,3.5rem) clamp(1.25rem,3vw,2.5rem);transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 20px #0000000a}.RemoveBgClient-module__QgCCiq__dropzoneCard:hover,.RemoveBgClient-module__QgCCiq__dragActive{border-color:var(--accent-color);background-color:#eff6ff99;transform:translateY(-2px);box-shadow:0 12px 36px #3b82f626}.RemoveBgClient-module__QgCCiq__uploadIconWrap{background:#3b82f614;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;margin-bottom:.25rem;transition:transform .25s,background-color .25s;display:flex}.RemoveBgClient-module__QgCCiq__dropzoneCard:hover .RemoveBgClient-module__QgCCiq__uploadIconWrap{background:#3b82f626;transform:scale(1.08)}.RemoveBgClient-module__QgCCiq__buttonGroup{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.RemoveBgClient-module__QgCCiq__btnUploadPrimary{background-color:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:100px;align-items:center;gap:.5rem;padding:.9rem 2.25rem;font-size:1.05rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 16px #3b82f659}.RemoveBgClient-module__QgCCiq__btnUploadPrimary:hover{background-color:var(--accent-hover);transform:translateY(-2px)}.RemoveBgClient-module__QgCCiq__btnUploadSecondary{border:2px solid var(--accent-color);color:var(--accent-color);cursor:pointer;background-color:#0000;border-radius:100px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.RemoveBgClient-module__QgCCiq__btnUploadSecondary:hover{background-color:#3b82f614}.RemoveBgClient-module__QgCCiq__dropzoneHintText{color:var(--text-secondary);margin:0;font-size:.9rem}.RemoveBgClient-module__QgCCiq__termsText{color:var(--text-tertiary);text-align:center;margin-top:1.25rem;font-size:.78rem;line-height:1.5}.RemoveBgClient-module__QgCCiq__legalLink{color:var(--text-secondary);text-decoration:underline}.RemoveBgClient-module__QgCCiq__legalLink:hover{color:var(--text-primary)}.RemoveBgClient-module__QgCCiq__sampleSection{justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.RemoveBgClient-module__QgCCiq__sampleTextCol{color:var(--text-tertiary);flex-direction:column;font-size:.78rem;line-height:1.3;display:flex}.RemoveBgClient-module__QgCCiq__sampleThumbsRow{gap:.65rem;display:flex}.RemoveBgClient-module__QgCCiq__sampleThumbBtn{border-radius:var(--radius-md);border:1px solid var(--border-color);cursor:pointer;background:0 0;flex-shrink:0;width:60px;height:60px;padding:0;transition:all .2s;overflow:hidden}.RemoveBgClient-module__QgCCiq__sampleThumbBtn:hover{border-color:var(--accent-color);transform:scale(1.05)}.RemoveBgClient-module__QgCCiq__sampleThumbImg{object-fit:cover;width:100%;height:100%}.RemoveBgClient-module__QgCCiq__trustBarRow{justify-content:center;width:100%;margin-top:2rem;padding:0 .5rem;display:flex}.RemoveBgClient-module__QgCCiq__trustPillContainer{grid-template-columns:repeat(2,1fr);gap:.5rem;width:100%;max-width:480px;display:grid}@media (min-width:768px){.RemoveBgClient-module__QgCCiq__trustPillContainer{border:1px solid var(--border-color);background-color:var(--secondary-color);width:auto;max-width:none;box-shadow:var(--shadow-sm);border-radius:100px;grid-template-columns:none;gap:0;display:inline-flex;overflow:hidden}}.RemoveBgClient-module__QgCCiq__trustPillItem{color:var(--text-secondary);background:var(--secondary-color);border:1px solid var(--border-color);text-align:center;border-radius:100px;justify-content:center;align-items:center;gap:.4rem;padding:.55rem .75rem;font-size:.8rem;display:flex}@media (min-width:768px){.RemoveBgClient-module__QgCCiq__trustPillItem{white-space:nowrap;background:0 0;border:none;border-radius:0;padding:.75rem 1.35rem;font-size:.9rem}.RemoveBgClient-module__QgCCiq__borderLeft{border-left:1px solid var(--border-color)}}.RemoveBgClient-module__QgCCiq__trustPillItem strong{color:var(--text-primary);font-weight:700}.RemoveBgClient-module__QgCCiq__trustGrid{box-sizing:border-box;grid-template-columns:repeat(2,1fr);gap:.75rem;width:100%;max-width:900px;margin-top:2rem;padding:0 .5rem;display:grid}@media (min-width:768px){.RemoveBgClient-module__QgCCiq__trustGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;padding:0}}@media (min-width:1920px){.RemoveBgClient-module__QgCCiq__trustGrid{max-width:1080px}}.RemoveBgClient-module__QgCCiq__trustCard{background:var(--secondary-color);border:1px solid var(--border-color);border-radius:var(--radius-lg);text-align:center;box-sizing:border-box;aspect-ratio:1;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;width:100%;padding:1rem .75rem;display:flex;overflow:hidden}@media (min-width:1280px){.RemoveBgClient-module__QgCCiq__trustCard{aspect-ratio:auto;min-height:110px;padding:1.25rem 1rem}}.RemoveBgClient-module__QgCCiq__trustNum{color:var(--accent-color);font-size:clamp(1.25rem,5vw,1.6rem);font-weight:800;line-height:1.2}.RemoveBgClient-module__QgCCiq__trustLabel{color:var(--text-secondary);font-size:clamp(.75rem,3vw,.825rem);font-weight:500;line-height:1.3}.RemoveBgClient-module__QgCCiq__macMockupSection{max-width:1000px;margin:4rem auto}.RemoveBgClient-module__QgCCiq__macFrame{border-radius:var(--radius-xl);border:1px solid var(--border-color);background:#fff;overflow:hidden;box-shadow:0 25px 50px -12px #0000001f}.RemoveBgClient-module__QgCCiq__macHeader{background-color:var(--secondary-color);border-bottom:1px solid var(--border-color);align-items:center;padding:.75rem 1.25rem;display:flex}.RemoveBgClient-module__QgCCiq__macDots{gap:7px;display:flex}.RemoveBgClient-module__QgCCiq__macDotRed{background-color:#ff5f57;border-radius:50%;width:11px;height:11px}.RemoveBgClient-module__QgCCiq__macDotYellow{background-color:#febc2e;border-radius:50%;width:11px;height:11px}.RemoveBgClient-module__QgCCiq__macDotGreen{background-color:#28c840;border-radius:50%;width:11px;height:11px}.RemoveBgClient-module__QgCCiq__macUrlBar{border:1px solid var(--border-color);text-align:center;color:var(--text-secondary);background:#fff;border-radius:6px;flex:1;margin:0 2rem;padding:.25rem .75rem;font-family:monospace;font-size:.8rem}.RemoveBgClient-module__QgCCiq__macBody{aspect-ratio:16/9;background:#f8fafc;justify-content:center;align-items:center;width:100%;max-height:520px;display:flex;overflow:hidden}.RemoveBgClient-module__QgCCiq__macDemoVisual{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.RemoveBgClient-module__QgCCiq__macDemoImg{object-fit:cover;width:100%;height:100%}.RemoveBgClient-module__QgCCiq__categorySection{border-top:1px solid #e5e7eb99;padding:4.5rem 0}.RemoveBgClient-module__QgCCiq__sectionHeaderCenter{text-align:center;max-width:850px;margin:0 auto 2.5rem}.RemoveBgClient-module__QgCCiq__sectionHeading{color:var(--text-primary);letter-spacing:-.025em;margin-bottom:.85rem;font-size:clamp(1.85rem,4vw,2.75rem);font-weight:800}.RemoveBgClient-module__QgCCiq__sectionSubheading{color:var(--text-secondary);font-size:1.05rem;line-height:1.65}.RemoveBgClient-module__QgCCiq__categoryPillsRow{justify-content:center;margin-bottom:2rem;display:flex}.RemoveBgClient-module__QgCCiq__categoryPillBox{background:var(--secondary-color);border:1px solid var(--border-color);border-radius:100px;align-items:center;gap:.5rem;padding:.4rem;display:inline-flex}.RemoveBgClient-module__QgCCiq__categoryPillBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:100px;padding:.6rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .2s}.RemoveBgClient-module__QgCCiq__categoryPillActive{color:var(--text-primary);box-shadow:var(--shadow-sm);background:#fff}.RemoveBgClient-module__QgCCiq__categorySliderWrapper{border-radius:var(--radius-xl);border:1px solid var(--border-color);max-width:960px;box-shadow:var(--shadow-md);background:#fff;margin:0 auto;overflow:hidden}.RemoveBgClient-module__QgCCiq__categoryComparisonBox{-webkit-user-select:none;user-select:none;touch-action:none;cursor:grab;width:100%;height:460px;position:relative;overflow:hidden}.RemoveBgClient-module__QgCCiq__heroImgLayer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;inset:0}.RemoveBgClient-module__QgCCiq__heroImgCover{object-fit:contain;width:100%;height:100%;padding:.5rem}.RemoveBgClient-module__QgCCiq__heroSliderHandle{z-index:10;pointer-events:none;height:100%;position:absolute;top:0;bottom:0;transform:translate(-50%)}.RemoveBgClient-module__QgCCiq__heroSliderLine{background:#fff;width:2px;position:absolute;top:0;bottom:0;box-shadow:0 0 10px #00000080}.RemoveBgClient-module__QgCCiq__heroSliderBtn{cursor:grab;color:#374151;pointer-events:auto;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;top:50%;left:0;transform:translate(-50%,-50%);box-shadow:0 4px 14px #00000040}.RemoveBgClient-module__QgCCiq__showcaseSection{border-top:1px solid #e5e7eb99;padding:3.5rem 0}.RemoveBgClient-module__QgCCiq__pillSelectorContainer{-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:center;width:100%;margin-bottom:1.75rem;padding:.25rem 0;display:flex;overflow-x:auto}.RemoveBgClient-module__QgCCiq__pillSelectorContainer::-webkit-scrollbar{display:none}.RemoveBgClient-module__QgCCiq__pillSelectorRow{flex-wrap:nowrap;align-items:center;gap:.5rem;max-width:100%;padding:.25rem;display:inline-flex}.RemoveBgClient-module__QgCCiq__pillBtn{color:var(--text-secondary,#475569);border:1px solid var(--border-color,#e2e8f0);cursor:pointer;white-space:nowrap;background:#fff;border-radius:9999px;outline:none;align-items:center;gap:.45rem;padding:.5rem 1.15rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 1px 3px #0000000a}.RemoveBgClient-module__QgCCiq__pillBtn:hover{color:var(--text-primary,#0f172a);background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}.RemoveBgClient-module__QgCCiq__pillBtn:focus-visible{box-shadow:0 0 0 2px var(--accent-color,#3b82f6)}.RemoveBgClient-module__QgCCiq__pillBtnActive{background:var(--accent-color,#3b82f6)!important;color:#fff!important;border-color:var(--accent-color,#3b82f6)!important;box-shadow:0 4px 12px #3b82f64d!important}.RemoveBgClient-module__QgCCiq__pillIconWrap{justify-content:center;align-items:center;display:inline-flex}.RemoveBgClient-module__QgCCiq__showcaseCardWrap{flex-direction:column;align-items:center;gap:.75rem;max-width:900px;margin:0 auto;display:flex}.RemoveBgClient-module__QgCCiq__showcaseComparisonContainer{aspect-ratio:16/10;border-radius:var(--radius-xl,20px);border:1px solid var(--border-color,#e2e8f0);-webkit-user-select:none;user-select:none;touch-action:none;cursor:ew-resize;background:#fff;width:100%;min-height:280px;max-height:500px;position:relative;overflow:hidden;box-shadow:0 10px 30px -5px #00000014}.RemoveBgClient-module__QgCCiq__showcaseDragging{cursor:ew-resize!important}.RemoveBgClient-module__QgCCiq__showcaseImgLayer{background:#fff;width:100%;height:100%;position:absolute;inset:0}.RemoveBgClient-module__QgCCiq__showcaseOverlayLayer{z-index:2;will-change:clip-path;background:#fff;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.RemoveBgClient-module__QgCCiq__showcaseImgElement{z-index:2;padding:.5rem;object-fit:contain!important;-webkit-user-select:none!important;user-select:none!important;-webkit-user-drag:none!important;pointer-events:none!important;width:100%!important;height:100%!important;position:relative!important}.RemoveBgClient-module__QgCCiq__showcaseBadgeOriginal{z-index:5;-webkit-backdrop-filter:blur(8px);color:#0f172a;letter-spacing:.05em;text-transform:uppercase;pointer-events:none;white-space:nowrap;background:#ffffffeb;border:1px solid #0f172a1f;border-radius:9999px;padding:.3rem .75rem;font-size:.7rem;font-weight:700;position:absolute;top:.85rem;left:.85rem;box-shadow:0 2px 8px #00000014}.RemoveBgClient-module__QgCCiq__showcaseBadgeRemoved{z-index:5;-webkit-backdrop-filter:blur(8px);color:#2563eb;letter-spacing:.05em;text-transform:uppercase;pointer-events:none;white-space:nowrap;background:#eff6fff2;border:1px solid #2563eb40;border-radius:9999px;padding:.3rem .75rem;font-size:.7rem;font-weight:700;position:absolute;top:.85rem;right:.85rem;box-shadow:0 2px 8px #2563eb1f}.RemoveBgClient-module__QgCCiq__showcaseHandleLine{z-index:10;pointer-events:none;will-change:left;background:#fff;width:3px;position:absolute;top:0;bottom:0;transform:translate(-50%);box-shadow:0 0 10px #00000059}.RemoveBgClient-module__QgCCiq__showcaseHandleBtn{color:#1e293b;pointer-events:auto;cursor:ew-resize;background:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .15s,box-shadow .15s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 14px #00000038}.RemoveBgClient-module__QgCCiq__showcaseHandleBtn:hover{transform:translate(-50%,-50%)scale(1.08);box-shadow:0 6px 18px #0000004d}.RemoveBgClient-module__QgCCiq__showcaseHintText{color:var(--text-secondary,#64748b);text-align:center;justify-content:center;align-items:center;gap:.35rem;margin-top:.35rem;font-size:.8rem;display:flex}@media (max-width:640px){.RemoveBgClient-module__QgCCiq__showcaseSection{padding:2.5rem 0}.RemoveBgClient-module__QgCCiq__pillSelectorContainer{overflow-x:visible}.RemoveBgClient-module__QgCCiq__pillSelectorRow{flex-wrap:wrap;justify-content:center;gap:.4rem}.RemoveBgClient-module__QgCCiq__showcaseComparisonContainer{aspect-ratio:4/3;border-radius:14px;min-height:250px}.RemoveBgClient-module__QgCCiq__showcaseBadgeOriginal,.RemoveBgClient-module__QgCCiq__showcaseBadgeRemoved{letter-spacing:.03em;padding:.22rem .55rem;font-size:.625rem;top:.5rem}.RemoveBgClient-module__QgCCiq__showcaseBadgeOriginal{left:.5rem}.RemoveBgClient-module__QgCCiq__showcaseBadgeRemoved{right:.5rem}.RemoveBgClient-module__QgCCiq__showcaseHandleBtn{width:32px;height:32px}.RemoveBgClient-module__QgCCiq__pillBtn{padding:.4rem .85rem;font-size:.775rem}}@media (prefers-reduced-motion:reduce){.RemoveBgClient-module__QgCCiq__pillBtn,.RemoveBgClient-module__QgCCiq__showcaseHandleBtn,.RemoveBgClient-module__QgCCiq__showcaseOverlayLayer{transition:none!important;animation:none!important}}.RemoveBgClient-module__QgCCiq__comparisonTableSection{border-top:1px solid #e5e7eb99;padding:4.5rem 0}.RemoveBgClient-module__QgCCiq__tableCardWrap{border-radius:var(--radius-xl);border:1px solid var(--border-color);-webkit-overflow-scrolling:touch;max-width:960px;box-shadow:var(--shadow-sm);background:#fff;margin:0 auto;overflow-x:auto}.RemoveBgClient-module__QgCCiq__compareTable{border-collapse:collapse;text-align:left;width:100%;min-width:600px}.RemoveBgClient-module__QgCCiq__thCorner{background:var(--secondary-color);width:28%;padding:1.5rem 1.75rem}.RemoveBgClient-module__QgCCiq__thRecommended{border-top:4px solid var(--accent-color);border-left:1px solid var(--border-color);border-right:1px solid var(--border-color);text-align:center;background:#fff;width:40%;padding:1.5rem 1.75rem}.RemoveBgClient-module__QgCCiq__recommendBadge{background:var(--accent-color);color:#fff;border-radius:100px;margin-bottom:.4rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}.RemoveBgClient-module__QgCCiq__recommendTitle{color:var(--text-primary);font-size:1.05rem;font-weight:800;display:block}.RemoveBgClient-module__QgCCiq__thOther{background:var(--secondary-color);text-align:center;width:32%;color:var(--text-primary);padding:1.5rem 1.75rem;font-weight:700}.RemoveBgClient-module__QgCCiq__tdFeature{color:var(--text-primary);border-top:1px solid var(--border-color);padding:1.15rem 1.75rem;font-weight:600}.RemoveBgClient-module__QgCCiq__tdRecommended{border-top:1px solid var(--border-color);border-left:1px solid var(--border-color);border-right:1px solid var(--border-color);color:var(--text-primary);background:#fff;padding:1.15rem 1.75rem}.RemoveBgClient-module__QgCCiq__tdOther{border-top:1px solid var(--border-color);background:var(--secondary-color);color:var(--text-secondary);text-align:center;padding:1.15rem 1.75rem}.RemoveBgClient-module__QgCCiq__fullComparisonSection{border-top:1px solid #e5e7eb99;padding:4.5rem 0}.RemoveBgClient-module__QgCCiq__fullTableOverflow{-webkit-overflow-scrolling:touch;border-radius:var(--radius-xl);border:1px solid var(--border-color);max-width:1200px;box-shadow:var(--shadow-sm);background:#fff;margin:0 auto;overflow-x:auto}.RemoveBgClient-module__QgCCiq__fullCompareTable{border-collapse:collapse;width:100%;min-width:680px;font-size:.875rem}.RemoveBgClient-module__QgCCiq__fullCompareTable th{background:var(--secondary-color);color:var(--text-primary);text-align:center;border-bottom:1px solid var(--border-color);padding:1rem 1.25rem;font-weight:700}.RemoveBgClient-module__QgCCiq__fullCompareTable th:first-child{text-align:left}.RemoveBgClient-module__QgCCiq__tableColHighlight{color:var(--accent-color)!important;background:#3b82f614!important}.RemoveBgClient-module__QgCCiq__fullCompareTable td{border-bottom:1px solid var(--border-color);text-align:center;color:var(--text-secondary);padding:.9rem 1.25rem}.RemoveBgClient-module__QgCCiq__tdFeatureName{font-weight:600;text-align:left!important;color:var(--text-primary)!important}.RemoveBgClient-module__QgCCiq__tdOursVal{background:#f0fdf466;font-weight:700;color:#16a34a!important}.RemoveBgClient-module__QgCCiq__howToSection{border-top:1px solid #e5e7eb99;padding:4.5rem 0}.RemoveBgClient-module__QgCCiq__stepsGrid3{grid-template-columns:1fr;gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}@media (min-width:768px){.RemoveBgClient-module__QgCCiq__stepsGrid3{grid-template-columns:repeat(3,1fr)}}.RemoveBgClient-module__QgCCiq__stepCardContainer{text-align:center;padding-top:1rem;position:relative}.RemoveBgClient-module__QgCCiq__floatingBadge{background-color:var(--accent-color);color:#fff;z-index:10;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.25rem;font-weight:800;display:flex;position:absolute;top:-14px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #3b82f659}.RemoveBgClient-module__QgCCiq__stepCardContent{background-color:var(--secondary-color);border:1px solid var(--border-color);border-radius:var(--radius-xl);height:100%;padding:3rem 1.75rem 2.25rem}.RemoveBgClient-module__QgCCiq__stepCardIconWrap{width:52px;height:52px;color:var(--accent-color);justify-content:center;align-items:center;margin:0 auto 1.25rem;display:flex}.RemoveBgClient-module__QgCCiq__stepCardTitle{color:var(--text-primary);margin-bottom:.65rem;font-size:1.2rem;font-weight:700}.RemoveBgClient-module__QgCCiq__stepCardDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.6}.RemoveBgClient-module__QgCCiq__featuresSection{border-top:1px solid #e5e7eb99;padding:4.5rem 0}.RemoveBgClient-module__QgCCiq__featuresGrid3{grid-template-columns:1fr;gap:1.75rem;max-width:1200px;margin:0 auto;display:grid}@media (min-width:768px){.RemoveBgClient-module__QgCCiq__featuresGrid3{grid-template-columns:repeat(3,1fr)}}.RemoveBgClient-module__QgCCiq__featureBoxCard{background-color:var(--secondary-color);border:1px solid var(--border-color);border-radius:var(--radius-xl);padding:2rem 1.75rem;transition:all .25s}.RemoveBgClient-module__QgCCiq__featureBoxCard:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.RemoveBgClient-module__QgCCiq__featureBoxIcon{border-radius:var(--radius-md);width:44px;height:44px;color:var(--accent-color);background-color:#3b82f61a;justify-content:center;align-items:center;margin-bottom:1.15rem;display:flex}.RemoveBgClient-module__QgCCiq__featureBoxTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.RemoveBgClient-module__QgCCiq__featureBoxDesc{color:var(--text-secondary);font-size:.875rem;line-height:1.6}.RemoveBgClient-module__QgCCiq__sectionHeaderCenter{text-align:center;max-width:720px;margin:0 auto 2.5rem;padding:0 1rem}.RemoveBgClient-module__QgCCiq__sectionHeading{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:.65rem;font-size:clamp(1.35rem,4vw,1.85rem);font-weight:800;line-height:1.25}.RemoveBgClient-module__QgCCiq__sectionSubheading{color:var(--text-secondary);margin:0 auto;font-size:clamp(.85rem,2.5vw,1rem);line-height:1.6}.RemoveBgClient-module__QgCCiq__useCasesSection{border-top:1px solid #e5e7eb99;padding:4rem 0}.RemoveBgClient-module__QgCCiq__useCasesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}.RemoveBgClient-module__QgCCiq__useCaseCard{background-color:var(--secondary-color);border:1px solid var(--border-color);border-radius:var(--radius-xl);gap:1.25rem;padding:1.5rem;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 1px 3px #0000000a}.RemoveBgClient-module__QgCCiq__useCaseCard:hover{box-shadow:var(--shadow-md);border-color:#3b82f64d;transform:translateY(-3px)}.RemoveBgClient-module__QgCCiq__useCaseCardIcon{border-radius:var(--radius-md);background:#3b82f61a;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.RemoveBgClient-module__QgCCiq__useCaseCardTitle{color:var(--text-primary);font-size:1.05rem;font-weight:700}.RemoveBgClient-module__QgCCiq__useCaseCardDesc{color:var(--text-secondary);font-size:.875rem;line-height:1.55}.RemoveBgClient-module__QgCCiq__testimonialsSection{border-top:1px solid #e5e7eb99;padding:4rem 0}.RemoveBgClient-module__QgCCiq__testimonialsSection .shosay-embed{max-width:1200px;margin:0 auto}@media (max-width:640px){.RemoveBgClient-module__QgCCiq__useCasesSection,.RemoveBgClient-module__QgCCiq__testimonialsSection{padding:2.5rem 0}.RemoveBgClient-module__QgCCiq__sectionHeaderCenter{margin-bottom:1.5rem;padding:0 .5rem}.RemoveBgClient-module__QgCCiq__sectionHeading{margin-bottom:.4rem;font-size:1.35rem}.RemoveBgClient-module__QgCCiq__sectionSubheading{font-size:.85rem}.RemoveBgClient-module__QgCCiq__useCasesGrid{grid-template-columns:1fr;gap:.85rem}.RemoveBgClient-module__QgCCiq__useCaseCard{border-radius:var(--radius-lg);gap:.85rem;padding:1.15rem 1rem}.RemoveBgClient-module__QgCCiq__useCaseCardIcon{width:38px;height:38px}.RemoveBgClient-module__QgCCiq__useCaseCardTitle{font-size:.975rem}.RemoveBgClient-module__QgCCiq__useCaseCardDesc{font-size:.825rem;line-height:1.5}}.RemoveBgClient-module__QgCCiq__previewArea{max-width:900px;margin:0 auto 4rem}@media (min-width:1600px){.RemoveBgClient-module__QgCCiq__previewArea{max-width:1040px}}@media (min-width:1920px){.RemoveBgClient-module__QgCCiq__previewArea{max-width:1140px}}.RemoveBgClient-module__QgCCiq__previewImageWrap{border-radius:var(--radius-xl);border:1px solid var(--border-color);background:#f8fafc;justify-content:center;align-items:center;width:100%;height:clamp(280px,50vh,600px);display:flex;position:relative;overflow:hidden}.RemoveBgClient-module__QgCCiq__previewImageWrap img{object-fit:contain;box-sizing:border-box;width:100%;height:100%;padding:.75rem}.RemoveBgClient-module__QgCCiq__previewProcessing{position:relative}.RemoveBgClient-module__QgCCiq__previewOverlay{-webkit-backdrop-filter:blur(6px);z-index:20;background:#08081cb8;flex-direction:column;justify-content:center;align-items:center;gap:.85rem;animation:.35s ease-out RemoveBgClient-module__QgCCiq__overlayFadeIn;display:flex;position:absolute;inset:0}@keyframes RemoveBgClient-module__QgCCiq__overlayFadeIn{0%{opacity:0}to{opacity:1}}.RemoveBgClient-module__QgCCiq__previewSpinner{justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:.2rem;display:flex;position:relative}.RemoveBgClient-module__QgCCiq__previewSpinnerPulse{border:2px solid #3b82f64d;border-radius:50%;width:100%;height:100%;animation:1.8s ease-out infinite RemoveBgClient-module__QgCCiq__pulseRing;position:absolute}@keyframes RemoveBgClient-module__QgCCiq__pulseRing{0%{opacity:1;transform:scale(.85)}to{opacity:0;transform:scale(1.6)}}.RemoveBgClient-module__QgCCiq__previewSpinnerRingOuter{filter:drop-shadow(0 0 6px #3b82f666);border:3px solid #3b82f6;border-color:#3b82f6 #8b5cf6 #0000 #0000;border-radius:50%;width:58px;height:58px;animation:1s linear infinite RemoveBgClient-module__QgCCiq__spinnerOuter;position:absolute}@keyframes RemoveBgClient-module__QgCCiq__spinnerOuter{to{transform:rotate(360deg)}}.RemoveBgClient-module__QgCCiq__previewSpinnerRingInner{border:2.5px solid #ffffff1f;border-top-color:#fff;border-radius:50%;width:34px;height:34px;animation:.7s linear infinite reverse RemoveBgClient-module__QgCCiq__spinnerInner;position:absolute}@keyframes RemoveBgClient-module__QgCCiq__spinnerInner{to{transform:rotate(360deg)}}.RemoveBgClient-module__QgCCiq__previewSpinner:after{content:"";z-index:1;background:#fff;border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite RemoveBgClient-module__QgCCiq__dotPulse;box-shadow:0 0 12px #fff9}@keyframes RemoveBgClient-module__QgCCiq__dotPulse{0%,to{opacity:.5;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.RemoveBgClient-module__QgCCiq__previewStatus{color:#fff;text-align:center;text-shadow:0 2px 8px #0006;letter-spacing:.01em;font-size:clamp(.85rem,2.5vw,1rem);font-weight:600}.RemoveBgClient-module__QgCCiq__previewPct{color:#ffffffd9;letter-spacing:.03em;font-variant-numeric:tabular-nums;font-size:.8rem;font-weight:600}.RemoveBgClient-module__QgCCiq__error{background-color:var(--error-bg);border:1px solid var(--error-border);color:var(--error-text);border-radius:var(--radius-md);text-align:center;margin:1.25rem 0;padding:.85rem 1.25rem;font-size:.9rem}.RemoveBgClient-module__QgCCiq__actionBar{justify-content:center;align-items:center;gap:1.25rem;margin-top:2rem;display:flex}.RemoveBgClient-module__QgCCiq__btnPrimary{background-color:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:100px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:1rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #3b82f64d}.RemoveBgClient-module__QgCCiq__btnPrimary:hover:not(:disabled){background-color:var(--accent-hover)}.RemoveBgClient-module__QgCCiq__btnPrimary:disabled{opacity:.65;cursor:not-allowed;box-shadow:none;transform:none}.RemoveBgClient-module__QgCCiq__btnSpinner{border:2.5px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite RemoveBgClient-module__QgCCiq__btnSpin;display:inline-block}@keyframes RemoveBgClient-module__QgCCiq__btnSpin{to{transform:rotate(360deg)}}.RemoveBgClient-module__QgCCiq__btnOutline{border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;background-color:#0000;border-radius:100px;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.RemoveBgClient-module__QgCCiq__btnOutline:hover:not(:disabled){background-color:var(--secondary-color)}.RemoveBgClient-module__QgCCiq__comparisonLabels{color:var(--text-secondary);justify-content:space-between;margin-bottom:.65rem;padding:0 .5rem;font-size:.9rem;font-weight:700;display:flex}.RemoveBgClient-module__QgCCiq__comparison{border-radius:var(--radius-xl);border:1px solid var(--border-color);-webkit-user-select:none;user-select:none;touch-action:none;cursor:grab;background-color:#fff;background-image:linear-gradient(45deg,#e5e7eb 25%,#0000 25%),linear-gradient(-45deg,#e5e7eb 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#e5e7eb 75%),linear-gradient(-45deg,#0000 75%,#e5e7eb 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px;justify-content:center;align-items:center;width:100%;height:clamp(280px,50vh,600px);display:flex;position:relative;overflow:hidden}.RemoveBgClient-module__QgCCiq__comparisonImg{object-fit:contain;box-sizing:border-box;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;padding:.75rem;position:absolute;inset:0}.RemoveBgClient-module__QgCCiq__comparisonOverlay{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.RemoveBgClient-module__QgCCiq__comparisonOverlay img{object-fit:contain;box-sizing:border-box;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;padding:.75rem;position:absolute;inset:0}.RemoveBgClient-module__QgCCiq__comparisonHandle{pointer-events:none;height:100%;position:absolute;top:0;bottom:0;transform:translate(-50%)}.RemoveBgClient-module__QgCCiq__comparisonHandleLine{background:#fff;width:2px;position:absolute;top:0;bottom:0;box-shadow:0 0 10px #0006}.RemoveBgClient-module__QgCCiq__comparisonHandleBtn{color:#374151;pointer-events:auto;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;top:50%;left:0;transform:translate(-50%,-50%);box-shadow:0 4px 12px #00000040}.RemoveBgClient-module__QgCCiq__colorPicker{background:var(--secondary-color);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-sizing:border-box;width:100%;margin-top:1.5rem;padding:1rem .85rem}@media (min-width:640px){.RemoveBgClient-module__QgCCiq__colorPicker{padding:1.25rem 1.5rem}}.RemoveBgClient-module__QgCCiq__colorLabel{color:var(--text-primary);margin-bottom:.75rem;font-size:.875rem;font-weight:700}.RemoveBgClient-module__QgCCiq__bgTabBar{border:1px solid var(--border-color);background:#fff;border-radius:100px;align-items:center;gap:.35rem;margin-bottom:.85rem;padding:.25rem;display:flex}.RemoveBgClient-module__QgCCiq__bgTabBtn{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:100px;flex:1;justify-content:center;align-items:center;gap:.4rem;padding:.5rem .75rem;font-size:.8rem;font-weight:600;transition:all .2s;display:inline-flex}.RemoveBgClient-module__QgCCiq__bgTabBtn:hover{color:var(--text-primary);background:#3b82f60a}.RemoveBgClient-module__QgCCiq__bgTabActive{box-shadow:0 2px 8px #3b82f64d;background:var(--accent-color)!important;color:#fff!important}.RemoveBgClient-module__QgCCiq__bgTabActive svg{color:#fff}.RemoveBgClient-module__QgCCiq__gradientGrid{grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:.5rem;width:100%;display:grid}@media (min-width:640px){.RemoveBgClient-module__QgCCiq__gradientGrid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.65rem}}.RemoveBgClient-module__QgCCiq__gradientOption{aspect-ratio:1.4;border-radius:var(--radius-md);cursor:pointer;border:2px solid #0000;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;width:100%;padding:0;transition:transform .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden}.RemoveBgClient-module__QgCCiq__gradientOption:hover{transform:scale(1.05);box-shadow:0 4px 12px #00000026}.RemoveBgClient-module__QgCCiq__gradientSelected{border-color:var(--accent-color);box-shadow:0 0 0 2px var(--accent-color), 0 4px 12px #3b82f640;transform:scale(1.03)}.RemoveBgClient-module__QgCCiq__gradientName{color:#fff;text-shadow:0 1px 4px #00000080;letter-spacing:.02em;margin-top:auto;padding-bottom:.3rem;font-size:.65rem;font-weight:600}.RemoveBgClient-module__QgCCiq__colorGrid{flex-wrap:wrap;justify-content:center;align-items:center;gap:.45rem;width:100%;display:flex}@media (min-width:640px){.RemoveBgClient-module__QgCCiq__colorGrid{justify-content:flex-start;gap:.65rem}}.RemoveBgClient-module__QgCCiq__colorOption{border:2px solid var(--border-color);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .15s;display:flex}@media (min-width:640px){.RemoveBgClient-module__QgCCiq__colorOption{width:36px;height:36px}}.RemoveBgClient-module__QgCCiq__colorOption:hover{transform:scale(1.1)}.RemoveBgClient-module__QgCCiq__colorSelected{box-shadow:0 0 0 2.5px var(--accent-color);transform:scale(1.05)}.RemoveBgClient-module__QgCCiq__customColorWrap{display:inline-flex;position:relative}.RemoveBgClient-module__QgCCiq__customColorBtn{background:#fff}.RemoveBgClient-module__QgCCiq__customColorPopup{border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);z-index:30;background:#fff;flex-direction:column;gap:.5rem;min-width:140px;padding:.75rem;display:flex;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.RemoveBgClient-module__QgCCiq__customColorRow{justify-content:center;align-items:center;gap:.5rem;display:flex}.RemoveBgClient-module__QgCCiq__colorInput{cursor:pointer;background:0 0;border:none;width:32px;height:32px}.RemoveBgClient-module__QgCCiq__customColorHex{color:var(--text-primary);font-family:monospace;font-size:.85rem;font-weight:600}.RemoveBgClient-module__QgCCiq__customColorApply{background:var(--accent-color);color:#fff;cursor:pointer;text-align:center;border:none;border-radius:6px;padding:.45rem;font-size:.8rem;font-weight:700;transition:background .15s}.RemoveBgClient-module__QgCCiq__customColorApply:hover{background:var(--accent-hover)}.RemoveBgClient-module__QgCCiq__whatCanRemoveSection{border-top:1px solid #e5e7eb99;padding:4.5rem 0}.RemoveBgClient-module__QgCCiq__removeCardsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}.RemoveBgClient-module__QgCCiq__removeCard{background-color:var(--secondary-color);border:1px solid var(--border-color);border-radius:var(--radius-xl);color:inherit;flex-direction:column;align-items:flex-start;gap:.85rem;padding:1.75rem 1.5rem;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 1px 3px #0000000a}.RemoveBgClient-module__QgCCiq__removeCard:hover{box-shadow:var(--shadow-md);border-color:#3b82f64d;transform:translateY(-4px)}.RemoveBgClient-module__QgCCiq__removeCardIcon{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.RemoveBgClient-module__QgCCiq__removeCardTitle{color:var(--text-primary);font-size:1.1rem;font-weight:700}.RemoveBgClient-module__QgCCiq__removeCardDesc{color:var(--text-secondary);font-size:.875rem;line-height:1.6}@media (max-width:640px){.RemoveBgClient-module__QgCCiq__whatCanRemoveSection{padding:2.5rem 0}.RemoveBgClient-module__QgCCiq__removeCardsGrid{grid-template-columns:1fr;gap:.85rem}.RemoveBgClient-module__QgCCiq__removeCard{border-radius:var(--radius-lg);gap:.65rem;padding:1.25rem 1rem}.RemoveBgClient-module__QgCCiq__removeCardTitle{font-size:1rem}.RemoveBgClient-module__QgCCiq__removeCardDesc{font-size:.825rem}}.RemoveBgClient-module__QgCCiq__faqSection{border-top:1px solid #e5e7eb99;padding:4.5rem 0}.RemoveBgClient-module__QgCCiq__faqGrid{flex-direction:column;gap:.75rem;max-width:860px;margin:0 auto;display:flex}.RemoveBgClient-module__QgCCiq__faqItem{background-color:var(--secondary-color);border:1px solid var(--border-color);border-radius:var(--radius-lg);transition:border-color .2s,box-shadow .2s;overflow:hidden}.RemoveBgClient-module__QgCCiq__faqItem[open]{border-color:#3b82f64d;box-shadow:0 2px 8px #3b82f614}.RemoveBgClient-module__QgCCiq__faqQuestion{color:var(--text-primary);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:1.15rem 1.5rem;font-size:1rem;font-weight:600;list-style:none;transition:background-color .15s;display:flex}.RemoveBgClient-module__QgCCiq__faqQuestion::-webkit-details-marker{display:none}.RemoveBgClient-module__QgCCiq__faqQuestion:after{content:"";border-right:2px solid var(--text-secondary);border-bottom:2px solid var(--text-secondary);flex-shrink:0;width:10px;height:10px;margin-left:1rem;transition:transform .2s;transform:rotate(45deg)}.RemoveBgClient-module__QgCCiq__faqItem[open] .RemoveBgClient-module__QgCCiq__faqQuestion:after{transform:rotate(-135deg)}.RemoveBgClient-module__QgCCiq__faqQuestion:hover{background-color:#3b82f60a}.RemoveBgClient-module__QgCCiq__faqAnswer{color:var(--text-secondary);padding:0 1.5rem 1.25rem;font-size:.9rem;line-height:1.65}.RemoveBgClient-module__QgCCiq__faqLink{color:var(--accent-color);text-decoration:underline}.RemoveBgClient-module__QgCCiq__faqLink:hover{color:var(--accent-hover)}@media (max-width:640px){.RemoveBgClient-module__QgCCiq__faqSection{padding:2.5rem 0}.RemoveBgClient-module__QgCCiq__faqGrid{gap:.5rem}.RemoveBgClient-module__QgCCiq__faqQuestion{padding:1rem 1.15rem;font-size:.925rem}.RemoveBgClient-module__QgCCiq__faqAnswer{padding:0 1.15rem 1rem;font-size:.85rem}}.RemoveBgClient-module__QgCCiq__exploreToolsSection{border-top:1px solid #e5e7eb99;padding:4.5rem 0}.RemoveBgClient-module__QgCCiq__exploreToolsCardsGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;width:100%;max-width:1200px;margin:2rem auto 0;display:grid}.RemoveBgClient-module__QgCCiq__exploreToolCard{border:1px solid var(--border-color);border-radius:var(--radius-xl,1rem);color:inherit;background:#fff;flex-direction:column;padding:1.75rem 1.5rem;text-decoration:none;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s cubic-bezier(.16,1,.3,1),border-color .2s;display:flex;box-shadow:0 2px 8px #00000008,0 1px 3px #00000005}.RemoveBgClient-module__QgCCiq__exploreToolCard:hover{border-color:#3b82f666;transform:translateY(-4px);box-shadow:0 12px 28px -4px #00000014,0 4px 10px -2px #00000008}.RemoveBgClient-module__QgCCiq__exploreToolCardHeader{justify-content:space-between;align-items:center;margin-bottom:1.1rem;display:flex}.RemoveBgClient-module__QgCCiq__exploreToolIconWrap{border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;transition:transform .2s;display:flex;box-shadow:0 4px 10px #0000001f}.RemoveBgClient-module__QgCCiq__exploreToolCard:hover .RemoveBgClient-module__QgCCiq__exploreToolIconWrap{transform:scale(1.08)}.RemoveBgClient-module__QgCCiq__exploreToolBadge{color:var(--accent-color,#2563eb);text-transform:uppercase;letter-spacing:.03em;background:#3b82f614;border:1px solid #3b82f62e;border-radius:9999px;padding:.25rem .65rem;font-size:.75rem;font-weight:700}.RemoveBgClient-module__QgCCiq__exploreToolTitle{color:var(--text-primary);margin:0 0 .5rem;font-size:1.125rem;font-weight:700;line-height:1.35}.RemoveBgClient-module__QgCCiq__exploreToolDesc{color:var(--text-secondary);flex:1;margin:0 0 1.25rem;font-size:.9rem;line-height:1.6}.RemoveBgClient-module__QgCCiq__exploreToolFooter{color:var(--accent-color,#2563eb);align-items:center;gap:.35rem;font-size:.875rem;font-weight:600;transition:gap .2s;display:flex}.RemoveBgClient-module__QgCCiq__exploreToolCard:hover .RemoveBgClient-module__QgCCiq__exploreToolFooter{gap:.6rem}@media (max-width:640px){.RemoveBgClient-module__QgCCiq__exploreToolsSection{padding:2.5rem 0}.RemoveBgClient-module__QgCCiq__exploreToolsCardsGrid{grid-template-columns:1fr;gap:1rem}}.RemoveBgClient-module__QgCCiq__useCasesSection{width:100%;max-width:1200px;margin:0 auto;padding:4rem 1rem 3rem}.RemoveBgClient-module__QgCCiq__useCasesGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;width:100%;margin-top:2rem;display:grid}.RemoveBgClient-module__QgCCiq__useCaseCard{border:1px solid var(--border-color);border-radius:var(--radius-xl,1rem);background:#fff;flex-direction:column;gap:1rem;padding:1.75rem 1.5rem;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s cubic-bezier(.16,1,.3,1),border-color .2s;display:flex;position:relative;box-shadow:0 2px 8px #00000008,0 1px 3px #00000005}.RemoveBgClient-module__QgCCiq__useCaseCard:hover{border-color:#3b82f666;transform:translateY(-4px);box-shadow:0 12px 28px -4px #00000014,0 4px 10px -2px #00000008}.RemoveBgClient-module__QgCCiq__useCaseCardIcon{width:48px;height:48px;color:var(--accent-color,#2563eb);background:linear-gradient(135deg,#3b82f61a 0%,#6366f11a 100%);border:1px solid #3b82f62e;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s,background .2s;display:flex}.RemoveBgClient-module__QgCCiq__useCaseCard:hover .RemoveBgClient-module__QgCCiq__useCaseCardIcon{background:linear-gradient(135deg,#3b82f62e 0%,#6366f12e 100%);transform:scale(1.08)}.RemoveBgClient-module__QgCCiq__useCaseCardContent{flex-direction:column;gap:.5rem;display:flex}.RemoveBgClient-module__QgCCiq__useCaseCardTitle{color:var(--text-primary);letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:700;line-height:1.4}.RemoveBgClient-module__QgCCiq__useCaseCardDesc{color:var(--text-secondary);margin:0;font-size:.925rem;line-height:1.6}.RemoveBgClient-module__QgCCiq__whatCanRemoveSection{width:100%;max-width:1200px;margin:0 auto;padding:4rem 1rem 3rem}.RemoveBgClient-module__QgCCiq__removeCardsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;width:100%;margin-top:2rem;display:grid}.RemoveBgClient-module__QgCCiq__removeCard{border:1px solid var(--border-color);border-radius:var(--radius-xl,1rem);color:inherit;background:#fff;flex-direction:column;padding:1.75rem 1.5rem;text-decoration:none;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s cubic-bezier(.16,1,.3,1),border-color .2s;display:flex;box-shadow:0 2px 8px #00000008}.RemoveBgClient-module__QgCCiq__removeCard:hover{border-color:#3b82f666;transform:translateY(-4px);box-shadow:0 12px 28px -4px #00000014}.RemoveBgClient-module__QgCCiq__removeCardIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;transition:transform .2s;display:flex;box-shadow:0 4px 10px #0000001a}.RemoveBgClient-module__QgCCiq__removeCard:hover .RemoveBgClient-module__QgCCiq__removeCardIcon{transform:scale(1.08)}.RemoveBgClient-module__QgCCiq__removeCardTitle{color:var(--text-primary);margin:0 0 .5rem;font-size:1.1rem;font-weight:700;line-height:1.4}.RemoveBgClient-module__QgCCiq__removeCardDesc{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.55}@media (max-width:768px){.RemoveBgClient-module__QgCCiq__useCasesGrid,.RemoveBgClient-module__QgCCiq__removeCardsGrid{grid-template-columns:1fr;gap:1rem}.RemoveBgClient-module__QgCCiq__useCasesSection,.RemoveBgClient-module__QgCCiq__whatCanRemoveSection{padding:2.5rem 1rem 2rem}}
.DocsHome-module__4VhAqW__container{flex-direction:column;gap:3.5rem;display:flex}.DocsHome-module__4VhAqW__sectionHeader{margin-bottom:1.5rem}.DocsHome-module__4VhAqW__sectionTitle{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:.35rem;font-size:1.5rem;font-weight:800}.DocsHome-module__4VhAqW__sectionSubtitle{color:var(--text-secondary);font-size:.95rem}.DocsHome-module__4VhAqW__cardsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;width:100%;display:grid}@media (min-width:1600px){.DocsHome-module__4VhAqW__cardsGrid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.75rem}}.DocsHome-module__4VhAqW__gettingStartedBlock{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-xl);box-sizing:border-box;width:100%;padding:2.25rem 2rem}.DocsHome-module__4VhAqW__quickStepsGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;margin-top:1.5rem;display:grid}.DocsHome-module__4VhAqW__quickStepCard{border-radius:var(--radius-lg);border:1px solid var(--border-color);background:#fff;padding:1.25rem;box-shadow:0 2px 8px #00000008}.DocsHome-module__4VhAqW__stepNum{background:var(--accent-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:.75rem;font-size:.85rem;font-weight:700;display:inline-flex}.DocsHome-module__4VhAqW__stepCardTitle{color:var(--text-primary);margin-bottom:.35rem;font-size:.95rem;font-weight:700}.DocsHome-module__4VhAqW__stepCardText{color:var(--text-secondary);font-size:.85rem;line-height:1.45}.DocsHome-module__4VhAqW__privacyBanner{background:radial-gradient(circle at 0% 0%, #10b9811a 0%, #f8f9fc00 70%), var(--bg-secondary);border-radius:var(--radius-xl);border:1px solid #10b98140;justify-content:space-between;align-items:center;gap:1.5rem;padding:2rem;display:flex}.DocsHome-module__4VhAqW__bannerContent{max-width:600px}.DocsHome-module__4VhAqW__bannerBadge{text-transform:uppercase;color:var(--success-text);align-items:center;gap:.4rem;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:inline-flex}.DocsHome-module__4VhAqW__bannerTitle{color:var(--text-primary);margin-bottom:.35rem;font-size:1.25rem;font-weight:700}.DocsHome-module__4VhAqW__bannerText{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.DocsHome-module__4VhAqW__bannerBtn{border:1px solid var(--border-color);border-radius:var(--radius-md);color:var(--text-primary);white-space:nowrap;background:#fff;align-items:center;gap:.4rem;padding:.65rem 1.2rem;font-size:.885rem;font-weight:600;transition:all .15s;display:inline-flex}.DocsHome-module__4VhAqW__bannerBtn:hover{border-color:var(--accent-color);color:var(--accent-color)}@media (max-width:991px){.DocsHome-module__4VhAqW__quickStepsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.DocsHome-module__4VhAqW__quickStepsGrid{grid-template-columns:1fr}.DocsHome-module__4VhAqW__privacyBanner{flex-direction:column;align-items:flex-start}}
.DocsArticle-module__np2YQG__articleWrapper{flex-direction:column;gap:2rem;width:100%;max-width:100%;display:flex}@media (min-width:1920px){.DocsArticle-module__np2YQG__articleWrapper{max-width:1350px}}.DocsArticle-module__np2YQG__headerArea{border-bottom:1px solid var(--border-color);padding-bottom:2rem}.DocsArticle-module__np2YQG__categoryTag{color:var(--accent-color);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:inline-block}.DocsArticle-module__np2YQG__articleTitle{color:var(--text-primary);letter-spacing:-.03em;margin-bottom:.75rem;font-size:clamp(1.85rem,3.5vw,2.5rem);font-weight:800;line-height:1.25}.DocsArticle-module__np2YQG__articleSubtitle{color:var(--text-secondary);margin-bottom:1.25rem;font-size:1.1rem;line-height:1.5}.DocsArticle-module__np2YQG__metaRow{color:var(--text-tertiary);align-items:center;gap:1.25rem;font-size:.825rem;font-weight:500;display:flex}.DocsArticle-module__np2YQG__metaItem{align-items:center;gap:.35rem;display:flex}.DocsArticle-module__np2YQG__summaryBox{background:var(--bg-secondary);border-left:4px solid var(--accent-color);border-radius:0 var(--radius-lg) var(--radius-lg) 0;color:var(--text-primary);padding:1.25rem 1.5rem;font-size:1.025rem;font-weight:500;line-height:1.6}.DocsArticle-module__np2YQG__sectionBlock{margin-top:2rem;scroll-margin-top:6rem}.DocsArticle-module__np2YQG__sectionTitle{color:var(--text-primary);letter-spacing:-.02em;border-bottom:1px solid var(--border-color);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.45rem;font-weight:700}.DocsArticle-module__np2YQG__paragraph{color:var(--text-secondary);margin-bottom:1.25rem;font-size:1rem;line-height:1.7}.DocsArticle-module__np2YQG__featureList{flex-direction:column;gap:.65rem;margin:1.25rem 0;padding:0;list-style:none;display:flex}.DocsArticle-module__np2YQG__featureItem{color:var(--text-primary);align-items:flex-start;gap:.65rem;font-size:.95rem;display:flex}.DocsArticle-module__np2YQG__checkIcon{color:var(--success-text);flex-shrink:0;margin-top:.2rem}.DocsArticle-module__np2YQG__tableWrapper{border:1px solid var(--border-color);border-radius:var(--radius-lg);width:100%;margin:1.5rem 0;overflow-x:auto}.DocsArticle-module__np2YQG__specTable{border-collapse:collapse;text-align:left;width:100%;font-size:.9rem}.DocsArticle-module__np2YQG__specTable th{background:var(--bg-secondary);color:var(--text-primary);border-bottom:1px solid var(--border-color);padding:.85rem 1rem;font-weight:700}.DocsArticle-module__np2YQG__specTable td{border-bottom:1px solid var(--border-color);color:var(--text-secondary);padding:.85rem 1rem}.DocsArticle-module__np2YQG__specTable tr:last-child td{border-bottom:none}.DocsArticle-module__np2YQG__badgeCell{color:var(--accent-color);font-weight:600}.DocsArticle-module__np2YQG__layoutWithToc{align-items:flex-start;gap:2rem;display:flex}.DocsArticle-module__np2YQG__mainColumn{flex:1;min-width:0}
.RemoveBgBatch-module__fFgDiq__toolHero{text-align:center;width:100%;max-width:780px;margin:0 auto;padding:2.5rem 1rem 1.75rem}.RemoveBgBatch-module__fFgDiq__toolHero h1{letter-spacing:-.03em;color:var(--text-primary);margin-bottom:.75rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:800}.RemoveBgBatch-module__fFgDiq__toolHero p{color:var(--text-secondary);font-size:1.05rem;line-height:1.6}.RemoveBgBatch-module__fFgDiq__uploadZone{background:var(--bg-secondary);border:2px dashed var(--border-color);border-radius:var(--radius-xl);text-align:center;cursor:pointer;width:100%;max-width:820px;box-shadow:var(--shadow-sm);margin:0 auto;padding:3rem 1.5rem;transition:all .25s cubic-bezier(.4,0,.2,1);position:relative}@media (min-width:1440px){.RemoveBgBatch-module__fFgDiq__toolHero,.RemoveBgBatch-module__fFgDiq__uploadZone,.RemoveBgBatch-module__fFgDiq__errorBox,.RemoveBgBatch-module__fFgDiq__fileList,.RemoveBgBatch-module__fFgDiq__batchControls{max-width:1140px}}@media (min-width:1920px){.RemoveBgBatch-module__fFgDiq__toolHero,.RemoveBgBatch-module__fFgDiq__uploadZone,.RemoveBgBatch-module__fFgDiq__errorBox,.RemoveBgBatch-module__fFgDiq__fileList,.RemoveBgBatch-module__fFgDiq__batchControls{max-width:1400px}}@media (min-width:2560px){.RemoveBgBatch-module__fFgDiq__toolHero,.RemoveBgBatch-module__fFgDiq__uploadZone,.RemoveBgBatch-module__fFgDiq__errorBox,.RemoveBgBatch-module__fFgDiq__fileList,.RemoveBgBatch-module__fFgDiq__batchControls{max-width:1800px}}@media (min-width:3440px){.RemoveBgBatch-module__fFgDiq__toolHero,.RemoveBgBatch-module__fFgDiq__uploadZone,.RemoveBgBatch-module__fFgDiq__errorBox,.RemoveBgBatch-module__fFgDiq__fileList,.RemoveBgBatch-module__fFgDiq__batchControls{max-width:2400px}}.RemoveBgBatch-module__fFgDiq__uploadZone:hover,.RemoveBgBatch-module__fFgDiq__uploadZone.RemoveBgBatch-module__fFgDiq__dragover{border-color:var(--accent-color);box-shadow:var(--shadow-md);background:#3b82f60a;transform:translateY(-2px)}.RemoveBgBatch-module__fFgDiq__uploadIcon{background:var(--gradient-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.25rem;transition:transform .2s;display:flex;box-shadow:0 6px 20px #3b82f659}.RemoveBgBatch-module__fFgDiq__uploadZone:hover .RemoveBgBatch-module__fFgDiq__uploadIcon{transform:scale(1.08)}.RemoveBgBatch-module__fFgDiq__uploadBtn{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:100px;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 1.5rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #3b82f640}.RemoveBgBatch-module__fFgDiq__uploadBtn:hover{background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 6px 16px #3b82f659}.RemoveBgBatch-module__fFgDiq__errorBox{background:var(--error-bg);border:1px solid var(--error-border);width:100%;max-width:820px;color:var(--error-text);border-radius:var(--radius-md);margin:1rem auto 0;padding:.9rem 1.25rem;font-size:.88rem;line-height:1.5}.RemoveBgBatch-module__fFgDiq__fileList{border:1px solid var(--border-color);border-radius:var(--radius-lg);background:var(--card-bg);width:100%;max-width:820px;max-height:380px;box-shadow:var(--shadow-sm);flex-direction:column;gap:.6rem;margin:1.5rem auto 0;padding:1rem;display:flex;overflow:hidden auto}@media (min-width:1280px){.RemoveBgBatch-module__fFgDiq__fileList{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:.75rem;max-height:480px;display:grid}}.RemoveBgBatch-module__fFgDiq__fileList::-webkit-scrollbar{width:6px}.RemoveBgBatch-module__fFgDiq__resultsContainer::-webkit-scrollbar{width:6px}.RemoveBgBatch-module__fFgDiq__fileList::-webkit-scrollbar-thumb{background:var(--border-hover);border-radius:3px}.RemoveBgBatch-module__fFgDiq__resultsContainer::-webkit-scrollbar-thumb{background:var(--border-hover);border-radius:3px}.RemoveBgBatch-module__fFgDiq__fileItem{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-md);align-items:center;gap:.85rem;padding:.65rem .85rem;font-size:.85rem;transition:all .15s;display:flex}.RemoveBgBatch-module__fFgDiq__fileItem:hover{border-color:var(--border-hover)}.RemoveBgBatch-module__fFgDiq__dragHandle{color:var(--text-tertiary);cursor:grab;justify-content:center;align-items:center;padding:.2rem;display:flex}.RemoveBgBatch-module__fFgDiq__fileThumb{object-fit:cover;border-radius:var(--radius-sm);border:1px solid var(--border-color);background-color:var(--bg-tertiary);flex-shrink:0;width:42px;height:42px}.RemoveBgBatch-module__fFgDiq__fileInfo{flex:1;min-width:0}.RemoveBgBatch-module__fFgDiq__fileName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:600;overflow:hidden}.RemoveBgBatch-module__fFgDiq__fileMeta{color:var(--text-tertiary);margin-top:.15rem;font-size:.76rem}.RemoveBgBatch-module__fFgDiq__fileStatus{text-transform:capitalize;white-space:nowrap;border-radius:100px;padding:.25rem .65rem;font-size:.75rem;font-weight:600}.RemoveBgBatch-module__fFgDiq__queued{color:#475569;background:#e2e8f0}.RemoveBgBatch-module__fFgDiq__uploading,.RemoveBgBatch-module__fFgDiq__processing{color:#1e40af;background:#dbeafe;animation:1.5s infinite RemoveBgBatch-module__fFgDiq__pulse}.RemoveBgBatch-module__fFgDiq__completed{background:var(--success-bg);color:var(--success-text)}.RemoveBgBatch-module__fFgDiq__retrying{color:#92400e;background:#fef3c7}.RemoveBgBatch-module__fFgDiq__error{background:var(--error-bg);color:var(--error-text)}@keyframes RemoveBgBatch-module__fFgDiq__pulse{0%,to{opacity:1}50%{opacity:.6}}.RemoveBgBatch-module__fFgDiq__removeBtn{color:var(--text-tertiary);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;padding:.3rem;transition:all .15s;display:flex}.RemoveBgBatch-module__fFgDiq__removeBtn:hover{color:var(--error-text);background:var(--error-bg)}.RemoveBgBatch-module__fFgDiq__batchControls{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;width:100%;max-width:820px;margin:1.5rem auto 0;display:flex}.RemoveBgBatch-module__fFgDiq__primaryBtn{background:var(--gradient-primary);color:#fff;cursor:pointer;border:none;border-radius:100px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 2.25rem;font-family:inherit;font-size:1rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #3b82f659}.RemoveBgBatch-module__fFgDiq__primaryBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #3b82f673}.RemoveBgBatch-module__fFgDiq__primaryBtn:disabled{opacity:.65;cursor:not-allowed}.RemoveBgBatch-module__fFgDiq__secondaryBtn{background:var(--card-bg);border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;border-radius:100px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-family:inherit;font-size:.92rem;font-weight:600;transition:all .2s;display:inline-flex}.RemoveBgBatch-module__fFgDiq__secondaryBtn:hover:not(:disabled){background:var(--bg-secondary);color:var(--text-primary);border-color:var(--border-hover)}.RemoveBgBatch-module__fFgDiq__secondaryBtn:disabled{opacity:.65;cursor:not-allowed}.RemoveBgBatch-module__fFgDiq__spinner{border:2.5px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite RemoveBgBatch-module__fFgDiq__spin;display:inline-block}@keyframes RemoveBgBatch-module__fFgDiq__spin{to{transform:rotate(360deg)}}.RemoveBgBatch-module__fFgDiq__progressSection{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-lg);width:100%;max-width:820px;box-shadow:var(--shadow-sm);margin:1.5rem auto 0;padding:1.25rem}.RemoveBgBatch-module__fFgDiq__progressBar{background:var(--border-color);border-radius:100px;width:100%;height:10px;margin-bottom:.75rem;overflow:hidden}.RemoveBgBatch-module__fFgDiq__progressFill{background:var(--gradient-primary);border-radius:100px;height:100%;transition:width .3s}.RemoveBgBatch-module__fFgDiq__progressStats{color:var(--text-secondary);justify-content:space-between;font-size:.82rem;font-weight:600;display:flex}.RemoveBgBatch-module__fFgDiq__batchSummary{grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;max-width:820px;margin:2rem auto 0;display:grid}.RemoveBgBatch-module__fFgDiq__summaryItem{background:var(--card-bg);border:1px solid var(--border-color);border-radius:var(--radius-lg);text-align:center;box-shadow:var(--shadow-sm);padding:1.25rem 1rem}.RemoveBgBatch-module__fFgDiq__summaryNum{color:var(--accent-color);font-size:1.75rem;font-weight:800;line-height:1.2}.RemoveBgBatch-module__fFgDiq__summaryLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-top:.25rem;font-size:.8rem;font-weight:600}.RemoveBgBatch-module__fFgDiq__resultsContainer{width:100%;max-width:820px;max-height:520px;margin:1.5rem auto 0;padding-right:.25rem;overflow-y:auto}.RemoveBgBatch-module__fFgDiq__resultsGrid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:1rem;display:grid}.RemoveBgBatch-module__fFgDiq__resultItem{background:var(--card-bg);border:1px solid var(--border-color);border-radius:var(--radius-lg);cursor:pointer;box-shadow:var(--shadow-sm);flex-direction:column;transition:all .2s;display:flex;position:relative;overflow:hidden}.RemoveBgBatch-module__fFgDiq__resultItem:hover{box-shadow:var(--shadow-md);border-color:var(--accent-color);transform:translateY(-3px)}.RemoveBgBatch-module__fFgDiq__resultItem img{aspect-ratio:1;object-fit:contain;background-color:#fff;background-image:linear-gradient(45deg,#e5e7eb 25%,#0000 25%),linear-gradient(-45deg,#e5e7eb 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#e5e7eb 75%),linear-gradient(-45deg,#0000 75%,#e5e7eb 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;width:100%;padding:.5rem}.RemoveBgBatch-module__fFgDiq__resultLabel{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;text-align:center;background:var(--bg-secondary);border-top:1px solid var(--border-color);padding:.65rem .75rem;font-size:.78rem;font-weight:600;overflow:hidden}.RemoveBgBatch-module__fFgDiq__downloadRow{border-radius:var(--radius-xl);background:linear-gradient(135deg,#3b82f614,#2563eb0a);border:1px solid #3b82f633;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;width:100%;max-width:820px;margin:1.75rem auto 0;padding:1.5rem;display:flex}.RemoveBgBatch-module__fFgDiq__downloadBtn{background:var(--gradient-primary);color:#fff;cursor:pointer;border:none;border-radius:100px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 2.25rem;font-family:inherit;font-size:1rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #3b82f659}.RemoveBgBatch-module__fFgDiq__downloadBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f673}@media (max-width:640px){.RemoveBgBatch-module__fFgDiq__batchSummary{grid-template-columns:repeat(3,1fr);gap:.5rem}.RemoveBgBatch-module__fFgDiq__summaryItem{padding:.85rem .5rem}.RemoveBgBatch-module__fFgDiq__summaryNum{font-size:1.35rem}.RemoveBgBatch-module__fFgDiq__summaryLabel{font-size:.7rem}.RemoveBgBatch-module__fFgDiq__resultsGrid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}.RemoveBgBatch-module__fFgDiq__uploadZone{padding:2rem 1rem}}
.Testimonial-module__X7bk4q__mainWrapper{background:var(--bg-primary);flex-direction:column;flex:1;align-items:center;width:100%;min-height:calc(100vh - 70px);padding:clamp(3rem,5vw,4.5rem) 1rem 4rem;display:flex}.Testimonial-module__X7bk4q__container{width:100%;max-width:1100px;margin:0 auto}.Testimonial-module__X7bk4q__hero{border-radius:var(--radius-xl);text-align:center;border:1px solid var(--border-color);background:linear-gradient(135deg,#eff6ff 0%,#fef2f2 100%);margin-bottom:1.5rem;padding:clamp(1.25rem,2.5vw,1.85rem) clamp(1.25rem,3vw,2.5rem);animation:.4s ease-out Testimonial-module__X7bk4q__fadeInUp}.Testimonial-module__X7bk4q__badge{background:var(--gradient-primary);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:999px;align-items:center;gap:.4rem;margin-bottom:.65rem;padding:.25rem .85rem;font-size:.72rem;font-weight:700;display:inline-flex}.Testimonial-module__X7bk4q__title{letter-spacing:-.03em;color:var(--text-primary);margin-bottom:.45rem;font-size:clamp(1.45rem,3.5vw,2.1rem);font-weight:800;line-height:1.15}.Testimonial-module__X7bk4q__subtitle{color:var(--text-secondary);max-width:680px;margin:0 auto;font-size:clamp(.88rem,1.8vw,.98rem);line-height:1.5}.Testimonial-module__X7bk4q__formCard{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);width:100%;padding:clamp(1.75rem,4vw,3rem);animation:.4s ease-out Testimonial-module__X7bk4q__fadeInUp}.Testimonial-module__X7bk4q__modeTabs{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:999px;justify-content:center;align-items:center;gap:.5rem;width:100%;max-width:580px;margin-bottom:2rem;margin-left:auto;margin-right:auto;padding:.35rem;display:flex}.Testimonial-module__X7bk4q__tabBtn{color:var(--text-secondary);cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.9rem;font-weight:700;transition:all .2s;display:inline-flex}.Testimonial-module__X7bk4q__tabBtnActive{color:#fff;background:var(--gradient-primary);box-shadow:0 4px 14px #3b82f659}.Testimonial-module__X7bk4q__tabBtn:hover:not(.Testimonial-module__X7bk4q__tabBtnActive){color:var(--text-primary);background:var(--bg-tertiary)}.Testimonial-module__X7bk4q__formContent{flex-direction:column;gap:1.75rem;display:flex}.Testimonial-module__X7bk4q__fieldSection{flex-direction:column;gap:.5rem;width:100%;display:flex}.Testimonial-module__X7bk4q__fieldLabel{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;font-size:.82rem;font-weight:700}.Testimonial-module__X7bk4q__optionalTag{text-transform:none;color:var(--text-tertiary);font-weight:500}.Testimonial-module__X7bk4q__ratingBox{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-lg);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;padding:1.15rem 1.5rem;display:flex}.Testimonial-module__X7bk4q__starsRow{align-items:center;gap:.4rem;display:flex}.Testimonial-module__X7bk4q__starBtn{cursor:pointer;border-radius:var(--radius-sm);-webkit-tap-highlight-color:transparent;background:0 0;border:none;padding:.15rem;transition:transform .15s}.Testimonial-module__X7bk4q__starBtn:hover{transform:scale(1.18)}.Testimonial-module__X7bk4q__ratingHint{color:#b45309;font-size:.92rem;font-weight:700}.Testimonial-module__X7bk4q__textarea{border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-primary);width:100%;color:var(--text-primary);resize:vertical;min-height:130px;padding:.9rem 1.1rem;font-family:inherit;font-size:.95rem;line-height:1.6;transition:border-color .2s,box-shadow .2s}.Testimonial-module__X7bk4q__textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f626}.Testimonial-module__X7bk4q__input{border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-primary);width:100%;color:var(--text-primary);padding:.8rem 1.1rem;font-family:inherit;font-size:.93rem;transition:border-color .2s,box-shadow .2s}.Testimonial-module__X7bk4q__input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f626}.Testimonial-module__X7bk4q__gridFields{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.Testimonial-module__X7bk4q__mediaDropzone{border:2px dashed var(--border-color);border-radius:var(--radius-lg);text-align:center;background:var(--bg-primary);cursor:pointer;flex-direction:column;align-items:center;gap:.85rem;padding:2.5rem 1.5rem;transition:border-color .2s,background-color .2s;display:flex}.Testimonial-module__X7bk4q__mediaDropzone:hover{background:var(--bg-tertiary);border-color:#3b82f6}.Testimonial-module__X7bk4q__mediaIconCircle{color:#2563eb;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.Testimonial-module__X7bk4q__mediaDropTitle{color:var(--text-primary);font-size:.98rem;font-weight:700}.Testimonial-module__X7bk4q__mediaDropSub{color:var(--text-tertiary);font-size:.82rem}.Testimonial-module__X7bk4q__mediaPreviewWrap{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-lg);flex-direction:column;align-items:center;gap:1rem;width:100%;padding:1.25rem;display:flex}.Testimonial-module__X7bk4q__mediaPlayer{border-radius:var(--radius-md);outline:none;width:100%;max-width:560px}.Testimonial-module__X7bk4q__removeMediaBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;font-size:.85rem;font-weight:700;text-decoration:underline}.Testimonial-module__X7bk4q__avatarUploadRow{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.Testimonial-module__X7bk4q__uploadBtnLabel{background:var(--bg-primary);border:1px dashed var(--border-color);border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;align-items:center;gap:.5rem;padding:.75rem 1.2rem;font-size:.88rem;font-weight:600;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.Testimonial-module__X7bk4q__uploadBtnLabel:hover{background:var(--bg-tertiary);color:#3b82f6;border-color:#3b82f6}.Testimonial-module__X7bk4q__hiddenFileInput{display:none}.Testimonial-module__X7bk4q__avatarPreviewWrap{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:999px;align-items:center;gap:.5rem;padding:.35rem .65rem .35rem .35rem;display:flex}.Testimonial-module__X7bk4q__avatarImg{object-fit:cover;border:1.5px solid #3b82f6;border-radius:50%}.Testimonial-module__X7bk4q__removeAvatarBtnCircle{background:var(--bg-tertiary);width:22px;height:22px;color:var(--text-secondary);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s,color .2s;display:inline-flex}.Testimonial-module__X7bk4q__removeAvatarBtnCircle:hover{color:#ef4444;background:#fef2f2}.Testimonial-module__X7bk4q__errorAlert{background:var(--error-bg);border:1px solid var(--error-border);color:var(--error-text);border-radius:var(--radius-md);padding:.9rem 1.2rem;font-size:.9rem;font-weight:600}.Testimonial-module__X7bk4q__submitBtn{color:#fff;background:var(--gradient-primary);border-radius:var(--radius-md);cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:.5rem;padding:1.05rem 2rem;font-size:1.05rem;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 4px 14px #3b82f659}.Testimonial-module__X7bk4q__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #3b82f673}.Testimonial-module__X7bk4q__submitBtn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;background:#9ca3af;transform:none}.Testimonial-module__X7bk4q__btnSpinner{border:2.5px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:22px;height:22px;animation:.8s linear infinite Testimonial-module__X7bk4q__spin}.Testimonial-module__X7bk4q__thanksView{text-align:center;flex-direction:column;align-items:center;padding:3.5rem 1.5rem 2.5rem;display:flex}.Testimonial-module__X7bk4q__thanksIconCircle{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1px solid #a7f3d0;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:1.5rem;display:flex;box-shadow:0 4px 14px #10b98126}.Testimonial-module__X7bk4q__thanksTitle{color:var(--text-primary);letter-spacing:-.03em;margin:0 0 .75rem;font-size:clamp(1.6rem,4vw,2.2rem);font-weight:800}.Testimonial-module__X7bk4q__thanksText{color:var(--text-secondary);max-width:550px;margin:0 0 2rem;font-size:1.05rem;line-height:1.6}.Testimonial-module__X7bk4q__thanksScoreCard{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-lg);color:#b45309;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:2rem;padding:1.25rem 2.5rem;font-size:.92rem;font-weight:700;display:flex}.Testimonial-module__X7bk4q__ctaButton{color:#fff;background:var(--gradient-primary);border-radius:var(--radius-md);cursor:pointer;border:none;justify-content:center;align-items:center;padding:.9rem 2rem;font-size:.98rem;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 4px 14px #3b82f659}.Testimonial-module__X7bk4q__ctaButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f673}@keyframes Testimonial-module__X7bk4q__spin{to{transform:rotate(360deg)}}@keyframes Testimonial-module__X7bk4q__fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.Testimonial-module__X7bk4q__mainWrapper{padding:2rem .75rem 3.5rem}.Testimonial-module__X7bk4q__formCard{padding:1.25rem 1rem}.Testimonial-module__X7bk4q__modeTabs{border-radius:.75rem;grid-template-columns:repeat(3,1fr);gap:.3rem;padding:.3rem;display:grid}.Testimonial-module__X7bk4q__tabBtn{text-align:center;border-radius:.55rem;flex-direction:column;gap:.3rem;padding:.6rem .2rem;font-size:.8rem}.Testimonial-module__X7bk4q__tabBtn svg{width:16px;height:16px}.Testimonial-module__X7bk4q__gridFields{grid-template-columns:1fr}.Testimonial-module__X7bk4q__ratingBox{flex-direction:column;align-items:flex-start}}
