.feature-card-tab[data-v-90e3f84c]{width:100%;padding:6px 0 0}.feature-card-grid[data-v-90e3f84c]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.feature-card[data-v-90e3f84c]{min-width:0;padding:0 12px 12px;border:1px solid #edf0f7;border-radius:8px;background:#fff;box-shadow:0 8px 24px rgba(72,76,108,.06);transition:border-color .2s ease,box-shadow .2s ease}.feature-card[data-v-90e3f84c]:hover{translate:1px -1px;border-color:rgba(96,81,248,.42);box-shadow:0 12px 30px rgba(96,81,248,.13)}.feature-card__header[data-v-90e3f84c]{display:flex;align-items:center;justify-content:space-between;gap:12px;height:60px}.feature-card__header h3[data-v-90e3f84c]{min-width:0;margin:0;overflow:hidden;color:#171936;font-size:18px;line-height:22px;text-overflow:ellipsis;white-space:nowrap}.feature-card__button[data-v-90e3f84c]{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:5px;min-width:84px;height:36px;padding:6px 16px;border:0;border-radius:6px;background:#f3f5ff;color:#1d2129;font-size:14px;line-height:36px;cursor:pointer;transition:background-color .2s ease,color .2s ease}.feature-card__button[data-v-90e3f84c]:hover{background:#6051f8;color:#fff}.feature-card__button:hover .feature-card__button-icon[data-v-90e3f84c] path{fill:#fff;fill-opacity:1}.feature-card__button-icon[data-v-90e3f84c]{display:block;width:12px;height:12px}.feature-card__button-icon[data-v-90e3f84c] path{fill:#1d2129;fill-opacity:1;transition:fill .2s ease,fill-opacity .2s ease}.feature-card__preview[data-v-90e3f84c]{position:relative;overflow:hidden;border-radius:8px}.feature-card__preview>img[data-v-90e3f84c],.feature-card__preview .feature-card__placeholder[data-v-90e3f84c]{display:block;width:100%;height:auto;object-fit:contain;transition:transform .25s ease}.feature-card__preview>img[data-v-90e3f84c]:hover,.feature-card__preview .feature-card__placeholder[data-v-90e3f84c]:hover{transform:scale(1.04)}.feature-card__image-layout[data-v-90e3f84c]{display:grid;width:100%;aspect-ratio:var(--feature-card-image-aspect-ratio, 1312 / 868);gap:6px;overflow:hidden}.feature-card__image-layout.is-grid-4[data-v-90e3f84c]{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}.feature-card__image-layout.is-split-2[data-v-90e3f84c],.feature-card__image-layout.is-wide-2[data-v-90e3f84c]{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card__image-layout.is-wide-3[data-v-90e3f84c]{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card__image-layout.is-extract-flow[data-v-90e3f84c]{grid-template-columns:minmax(0,1fr) clamp(34px,6%,58px) minmax(0,1fr)}.feature-card__image-layout.is-apply-flow[data-v-90e3f84c]{grid-template-columns:minmax(0,.82fr) clamp(26px,4%,44px) minmax(0,.9fr) clamp(34px,6%,58px) minmax(0,.82fr)}.feature-card__image-layout.is-fission-flow[data-v-90e3f84c]{grid-template-columns:minmax(0,.62fr) clamp(34px,6%,58px) minmax(0,1.38fr)}.feature-card__image-group[data-v-90e3f84c]{display:grid;min-width:0;min-height:0;gap:6px}.feature-card__image-group.has-2-slots[data-v-90e3f84c]{grid-template-rows:repeat(2,minmax(0,1fr))}.feature-card__image-group.has-4-slots[data-v-90e3f84c]{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}.feature-card__image-group.has-6-slots[data-v-90e3f84c]{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}.feature-card__image-slot[data-v-90e3f84c]{position:relative;display:flex;min-width:0;min-height:0;align-items:center;justify-content:center;overflow:hidden;border-radius:6px;border:1px solid #ddd}.feature-card__image-slot img[data-v-90e3f84c]{display:block;width:100%;height:100%;transition:transform .25s ease}.feature-card__image-slot:hover img[data-v-90e3f84c]{transform:scale(1.018)}.feature-card__image-slot span[data-v-90e3f84c]{color:#7c8398;font-size:14px;line-height:20px}.feature-card__image-slot.is-fit-cover img[data-v-90e3f84c]{object-fit:cover}.feature-card__image-slot.is-fit-contain img[data-v-90e3f84c]{object-fit:contain}.feature-card__image-slot.is-flow-center[data-v-90e3f84c],.feature-card__image-slot.is-flow-source[data-v-90e3f84c]{align-self:center;aspect-ratio:1 / 1}.feature-card__image-slot.is-flow-center[data-v-90e3f84c]{aspect-ratio:4 / 3}.feature-card__flow-arrow[data-v-90e3f84c]{display:block;width:100%;max-width:58px;align-self:center;justify-self:center;object-fit:contain}.feature-card__flow-plus[data-v-90e3f84c]{display:block;width:clamp(20px,3vw,38px)!important;height:clamp(20px,3vw,38px)!important;align-self:center;justify-self:center;object-fit:contain}.feature-card__placeholder[data-v-90e3f84c]{position:relative;aspect-ratio:1312 / 868;overflow:hidden;background:radial-gradient(circle at 18% 24%,rgba(255,255,255,.78),transparent 18%),linear-gradient(135deg,rgba(112,195,255,.28),rgba(96,81,248,.12) 48%,rgba(255,187,223,.32))}.feature-card__placeholder[data-v-90e3f84c]:before{position:absolute;top:22px;right:22px;bottom:22px;left:22px;border:0;border-radius:8px;content:""}.feature-card__placeholder.is-style-1[data-v-90e3f84c],.feature-card__placeholder.is-analyse[data-v-90e3f84c],.feature-card__placeholder.is-detail[data-v-90e3f84c],.feature-card__placeholder.is-ad[data-v-90e3f84c]{background:radial-gradient(circle at 70% 30%,rgba(255,255,255,.76),transparent 16%),linear-gradient(135deg,rgba(255,207,129,.34),rgba(119,202,255,.24) 46%,rgba(96,81,248,.14))}.feature-card__placeholder.is-style-2[data-v-90e3f84c],.feature-card__placeholder.is-storyboard[data-v-90e3f84c],.feature-card__placeholder.is-pod[data-v-90e3f84c],.feature-card__placeholder.is-tool[data-v-90e3f84c]{background:linear-gradient(90deg,rgba(255,255,255,.7) 0 1px,transparent 1px 33.33%,rgba(255,255,255,.7) 33.33% calc(33.33% + 1px),transparent calc(33.33% + 1px) 66.66%,rgba(255,255,255,.7) 66.66% calc(66.66% + 1px),transparent calc(66.66% + 1px)),linear-gradient(135deg,rgba(91,217,255,.28),rgba(164,122,255,.24),rgba(255,205,226,.3))}.feature-card__placeholder.is-style-3[data-v-90e3f84c],.feature-card__placeholder.is-film[data-v-90e3f84c],.feature-card__placeholder.is-translation[data-v-90e3f84c]{background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.84),transparent 18%),linear-gradient(135deg,rgba(123,235,204,.3),rgba(107,144,255,.22),rgba(255,187,223,.26))}.placeholder-mark[data-v-90e3f84c]{position:absolute;top:50%;left:50%;width:64px;height:40px;border-radius:8px;background:rgba(255,255,255,.76);box-shadow:0 10px 24px rgba(88,99,145,.12);transform:translate(-50%,-50%)}.placeholder-mark[data-v-90e3f84c]:before{position:absolute;top:13px;left:24px;width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:12px solid #6051f8;content:""}
