:root{--button-height-large: 48px;--button-height-medium: 40px;--button-height-small: 32px}.top-feature-tools{width:100%;margin-bottom:32px}.top-feature-tools__grid{display:grid;grid-template-columns:repeat(1,1fr);gap:16px;width:100%}@media (min-width: 599px) and (max-width: 959px){.top-feature-tools__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 959px) and (max-width: 1279px){.top-feature-tools__grid{grid-template-columns:repeat(auto-fit,minmax(0,1fr))}}@media (min-width: 1279px) and (max-width: 1599px){.top-feature-tools__grid{grid-template-columns:repeat(auto-fit,minmax(0,1fr))}}@media (min-width: 1599px) and (max-width: 2159px){.top-feature-tools__grid{grid-template-columns:repeat(auto-fit,minmax(0,1fr))}}@media (min-width: 2160px){.top-feature-tools__grid{grid-template-columns:repeat(auto-fit,minmax(0,1fr))}}.top-feature-tools__item{position:relative;display:flex;flex-direction:column;height:160px;padding:0 16px;overflow:hidden;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;cursor:pointer;transition:box-shadow .3s ease-out}.top-feature-tools__item:hover .top-feature-tools__image-img{transform:scale(1.05)}.top-feature-tools__content{position:relative;z-index:2;display:flex;flex-direction:column;flex-shrink:0;gap:8px}.top-feature-tools__name{display:-webkit-box;padding-top:16px;overflow:hidden;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;line-height:1.3;color:#222529;text-overflow:ellipsis;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical}.top-feature-tools__desc{display:-webkit-box;overflow:hidden;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1.5;color:#7f8792;text-overflow:ellipsis;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical}.top-feature-tools__image{position:relative;z-index:1;display:flex;flex:1;align-items:flex-end;justify-content:flex-end;width:100%;min-height:0;padding-top:8px;overflow:hidden}.top-feature-tools__image-img{width:auto;max-width:226px;height:100%;max-height:100%;object-fit:contain;object-position:right bottom;transition:transform .3s ease-out;transform-origin:right center}[dir=rtl] :not([data-dir=no-dir]).top-feature-tools__image-img{object-position:left bottom;transform-origin:left center}.top-feature-tools__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none}.top-feature-tools__bg:before{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(#ccc 1px,transparent 0);background-size:12px 12px;-webkit-mask-image:linear-gradient(180deg,transparent 0%,transparent 32%,rgba(0,0,0,.3) 60%,#000000 100%);mask-image:linear-gradient(180deg,transparent 0%,transparent 32%,rgba(0,0,0,.3) 60%,#000000 100%);content:""}.top-feature-tools__circle-top-right{position:absolute;top:-28px;right:-26px;width:126px;height:126px;background:linear-gradient(225deg,rgba(var(--bg-color),1) 31%,rgba(var(--bg-color),0) 88%);filter:blur(20px);border-radius:50%}[dir=rtl] :not([data-dir=no-dir]).top-feature-tools__circle-top-right{right:auto;left:-26px;background:linear-gradient(-225deg,rgba(var(--bg-color),1) 31%,rgba(var(--bg-color),0) 88%)}.top-feature-tools__circle-bottom-left{position:absolute;bottom:-55px;left:-20px;width:131px;height:131px;background:linear-gradient(225deg,rgba(var(--bg-color),0) 31%,rgba(var(--bg-color),1) 88%);filter:blur(20px);border-radius:50%}[dir=rtl] :not([data-dir=no-dir]).top-feature-tools__circle-bottom-left{left:auto;right:-20px;background:linear-gradient(-225deg,rgba(var(--bg-color),0) 31%,rgba(var(--bg-color),1) 88%)}.top-feature-tools--mobile{width:100%}.top-feature-tools--mobile .top-feature-tools__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;width:100%}.top-feature-tools--mobile .top-feature-tools__item{width:100%;height:160px;padding:12px 12px 0;border-radius:16px}.top-feature-tools--mobile .top-feature-tools__item:hover .top-feature-tools__image img{transform:none}.top-feature-tools--mobile .top-feature-tools__name{padding-top:0;font-size:15px;font-weight:600;line-height:1.3}.top-feature-tools--mobile .top-feature-tools__desc{font-size:11px;line-height:1.5}.top-feature-tools--mobile .top-feature-tools__image{align-items:flex-end;justify-content:flex-end;padding-top:0}.top-feature-tools--mobile .top-feature-tools__image img{width:auto;max-width:100%;height:auto;max-height:100%;object-fit:contain;object-position:right bottom}[dir=rtl] :not([data-dir=no-dir]).top-feature-tools--mobile .top-feature-tools__image img{object-position:left bottom}[data-v-13f96bff]:root{--button-height-large: 48px;--button-height-medium: 40px;--button-height-small: 32px}.banner-tools[data-v-13f96bff]{width:100%;margin-bottom:32px}.banner-tools__header[data-v-13f96bff]{display:flex;align-items:center;height:40px;margin-bottom:8px}.banner-tools__header-title[data-v-13f96bff]{display:flex;align-items:center;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:18px;font-weight:600;line-height:1.3;color:#222529}.banner-tools__container[data-v-13f96bff]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;width:100%}.banner-tools__item[data-v-13f96bff]{overflow:hidden;border-radius:var(--border-radius-xlarge, 16px);cursor:pointer}.banner-tools__item:hover .banner-tools__image[data-v-13f96bff]{transform:scale(1.05)}.banner-tools__image-container[data-v-13f96bff]{position:relative;width:100%;padding-top:33.333%;overflow:hidden}.banner-tools__image[data-v-13f96bff]{position:absolute;top:0;left:0;display:block;width:100%;height:100%;object-fit:cover;background:var(--background-color-secondary-regular, #f6f7f9);transition:transform .3s ease-out;transform-origin:center center}[dir=rtl] :not([data-dir=no-dir]).banner-tools__image[data-v-13f96bff]{left:auto;right:0}.banner-tools--mobile[data-v-13f96bff]{width:100%}.banner-tools--mobile .banner-tools__header[data-v-13f96bff]{width:100%;margin-bottom:8px}.banner-tools--mobile .banner-tools__header-title[data-v-13f96bff]{font-size:var(--font-size-150, 16px);font-weight:600;line-height:1.3}.banner-tools--mobile .banner-tools__container[data-v-13f96bff]{display:flex;flex-direction:row;gap:8px;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.banner-tools--mobile .banner-tools__container[data-v-13f96bff]::-webkit-scrollbar{display:none}.banner-tools--mobile .banner-tools__container>a[data-v-13f96bff]{display:block;flex-shrink:0;width:69.5%}.banner-tools--mobile .banner-tools__item[data-v-13f96bff]{width:100%}.banner-tools--mobile .banner-tools__item:hover .banner-tools__image[data-v-13f96bff]{transform:none}.banner-tools--mobile .banner-tools__image-container[data-v-13f96bff]{width:100%;height:80px;padding-top:0}.banner-tools--mobile .banner-tools__image[data-v-13f96bff]{border-radius:10.6667px}[data-v-5fb21996]:root{--button-height-large: 48px;--button-height-medium: 40px;--button-height-small: 32px}.models-tools[data-v-5fb21996]{width:100%;margin-bottom:32px}.models-tools__grid[data-v-5fb21996]{position:relative;display:grid;grid-template-columns:repeat(1,1fr);gap:16px;width:100%}@media (min-width: 599px) and (max-width: 959px){.models-tools__grid[data-v-5fb21996]{grid-template-columns:repeat(1,1fr)}}@media (min-width: 959px) and (max-width: 1279px){.models-tools__grid[data-v-5fb21996]{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1279px) and (max-width: 1599px){.models-tools__grid[data-v-5fb21996]{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1599px) and (max-width: 2159px){.models-tools__grid[data-v-5fb21996]{grid-template-columns:repeat(4,1fr)}}@media (min-width: 2160px){.models-tools__grid[data-v-5fb21996]{grid-template-columns:repeat(5,1fr)}}@media (min-width: 599px) and (max-width: 959px){.models-tools__grid[data-v-5fb21996]>:nth-child(n+7){display:none}}@media (min-width: 959px) and (max-width: 1279px){.models-tools__grid[data-v-5fb21996]>:nth-child(n+7){display:none}}@media (min-width: 1279px) and (max-width: 1599px){.models-tools__grid[data-v-5fb21996]>:nth-child(n+7){display:none}}@media (min-width: 1599px) and (max-width: 2159px){.models-tools__grid[data-v-5fb21996]>:nth-child(n+9){display:none}}@media (min-width: 2160px){.models-tools__grid[data-v-5fb21996]>:nth-child(n+11){display:none}}.models-tools__grid--expanded[data-v-5fb21996]>:nth-child(n){display:block!important}.models-tools__model-item[data-v-5fb21996]{display:flex}.models-tools__item[data-v-5fb21996]{display:flex;flex-direction:row;gap:12px;align-items:center;width:100%;height:80px;padding:4px 12px;background:#f6f7f9;border-radius:16px;cursor:pointer;transition:background-color .2s}.models-tools__item[data-v-5fb21996]:hover{background:#ebedf0}.models-tools__cover[data-v-5fb21996]{position:relative;flex-shrink:0;width:56px;height:56px;overflow:hidden;background:#fff;border-radius:8px}.models-tools__cover-image[data-v-5fb21996]{width:100%;height:100%;object-fit:cover}.models-tools__content[data-v-5fb21996]{display:flex;flex:1;flex-direction:column;gap:6px;justify-content:center;min-width:0}.models-tools__title-row[data-v-5fb21996]{display:flex;gap:4px;align-items:flex-start;align-self:stretch;min-width:0}.models-tools__name[data-v-5fb21996]{display:-webkit-box;flex:0 1 auto;padding:0;margin:0;overflow:hidden;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;line-height:1.3;color:#222529;text-overflow:ellipsis;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical}.models-tools__badges[data-v-5fb21996]{display:flex;flex-shrink:0;gap:4px;align-items:flex-start;padding-top:0;margin-top:0;transform:translateY(4px)}.models-tools__badge[data-v-5fb21996]{display:block;width:auto;height:14px;margin-top:-2px;object-fit:contain}.models-tools__desc[data-v-5fb21996]{display:-webkit-box;overflow:hidden;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1.1;color:#7f8792;text-overflow:ellipsis;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical}.models-tools--mobile[data-v-5fb21996]{width:100%}.models-tools--mobile[data-v-5fb21996] .scroll__header .scroll__header-title{font-family:var(--font-family-body, "Helvetica Neue")!important;font-size:var(--font-size-150, 16px)!important;font-weight:var(--font-weight-bold, 700)!important;line-height:1.3!important}.models-tools--mobile .models-tools__grid[data-v-5fb21996]{display:flex;flex-direction:column;gap:8px;width:100%}.models-tools--mobile .models-tools__grid[data-v-5fb21996]>:nth-child(n){display:flex!important}.models-tools--mobile .models-tools__grid[data-v-5fb21996]>:nth-child(n+7){display:none!important}.models-tools--mobile .models-tools__item[data-v-5fb21996]{width:100%;height:80px;padding:4px 12px;border-radius:16px}.models-tools--mobile .models-tools__item[data-v-5fb21996]:hover{background:#f6f7f9}.models-tools--mobile .models-tools__cover[data-v-5fb21996]{width:56px;height:56px;border-radius:8px}.models-tools--mobile .models-tools__name[data-v-5fb21996]{font-size:15px;font-weight:600;line-height:1.3}.models-tools--mobile .models-tools__desc[data-v-5fb21996]{font-size:13px;line-height:1.1}.models-tools--mobile .models-tools__badge[data-v-5fb21996]{height:14px}
