.all-features[data-v-116fb028]{display:flex;flex-direction:column;gap:var(--spacing-6);padding:0 var(--spacing-8);color:var(--text-icon-white-primary)}.all-features__title[data-v-116fb028]{display:flex;align-items:center;height:var(--component-size-l);margin:0;padding:0 var(--spacing-1);box-sizing:border-box;font-size:1.6rem;font-weight:600;line-height:1}.all-features__content[data-v-116fb028]{display:grid;grid-template-columns:42rem minmax(0,1fr);gap:var(--spacing-4);height:28rem}.all-features__feature-card[data-v-116fb028],.all-features__template-card[data-v-116fb028]{border:.5px solid var(--stroke-light);background:var(--surface-panel-light);box-shadow:0 .4rem 2rem #00000040;color:inherit;text-decoration:none;backdrop-filter:blur(4rem);-webkit-backdrop-filter:blur(4rem);transition:border-color .15s ease,background .15s ease}.all-features__feature-card[data-v-116fb028]:hover,.all-features__template-card[data-v-116fb028]:hover{background:var(--surface-panel-normal)}.all-features__feature-card[data-v-116fb028]:focus-visible,.all-features__template-card[data-v-116fb028]:focus-visible{outline:1px solid var(--stroke-brand);outline-offset:.2rem}.all-features__template-card[data-v-116fb028]{display:flex;flex-direction:column;gap:var(--spacing-5);min-width:0;height:100%;padding:var(--spacing-5);border-radius:var(--radius-2xl);box-sizing:border-box;overflow:hidden}.all-features__template-header[data-v-116fb028]{display:flex;flex:0 0 auto;gap:var(--spacing-3);align-items:flex-start;justify-content:space-between;min-width:0}.all-features__template-copy[data-v-116fb028]{display:flex;flex:1 1 0;flex-direction:column;gap:var(--spacing-3);min-width:0}.all-features__template-title[data-v-116fb028]{display:flex;align-items:center;gap:var(--spacing-2);margin:0;font-size:1.6rem;font-weight:600;line-height:normal}.all-features__template-description[data-v-116fb028]{display:-webkit-box;overflow:hidden;margin:0;color:var(--text-icon-white-light);font-size:1.2rem;font-weight:400;line-height:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.all-features__template-cta[data-v-116fb028]{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;height:var(--component-size-l);padding:var(--spacing-3);border-radius:var(--radius-m);box-sizing:border-box;background:var(--white-button-default);color:var(--text-icon-black-secondary);font-size:1.4rem;font-weight:500;line-height:1;text-decoration:none;white-space:nowrap}.all-features__template-cta[data-v-116fb028]:focus-visible{outline:1px solid var(--stroke-brand);outline-offset:.2rem}.all-features__template-card:hover .all-features__template-cta[data-v-116fb028]{background:var(--white-button-hover);color:var(--text-icon-black-primary)}.all-features__template-visual[data-v-116fb028]{position:relative;display:block;flex:1 1 0;width:100%;min-height:0;border-radius:var(--radius-2xl);overflow:hidden}.all-features__template-stage[data-v-116fb028]{position:absolute;top:.8rem;left:50%;display:flex;gap:0;height:12rem;transform:translate(var(--template-track-offset));transition:transform .56s cubic-bezier(.22,1,.36,1)}.all-features__template-stage--resetting[data-v-116fb028],.all-features__template-stage--resetting .all-features__template-preview[data-v-116fb028]{transition:none}.all-features__template-preview[data-v-116fb028]{position:relative;z-index:1;display:block;flex:0 0 20rem;height:12rem;margin-right:-9rem;padding:0;border:0;border-radius:2rem;background:var(--surface-panel-normal);box-shadow:0 .8rem 2rem #0000002e;color:inherit;cursor:default;opacity:0;overflow:hidden;pointer-events:none;transform-origin:center;transition:transform .56s cubic-bezier(.22,1,.36,1),opacity .24s ease}.all-features__template-preview--active[data-v-116fb028]{z-index:3;cursor:pointer;opacity:1;pointer-events:auto;transform:scale(1)}.all-features__template-preview--next[data-v-116fb028],.all-features__template-preview--previous[data-v-116fb028]{z-index:2;cursor:pointer;opacity:.3;pointer-events:auto}.all-features__template-preview--previous[data-v-116fb028]{transform:translate(.8rem,1.6rem) rotate(-15deg) scale(.8)}.all-features__template-preview--next[data-v-116fb028]{transform:translate(-.8rem,1.6rem) rotate(15deg) scale(.8)}.all-features__template-preview--hidden-previous[data-v-116fb028]{transform:translate(var(--template-track-step),6rem) rotate(-15deg) scale(.7)}.all-features__template-preview--hidden-next[data-v-116fb028]{transform:translate(calc(var(--template-track-step)*-1),6rem) rotate(15deg) scale(.7)}.all-features__template-preview[data-v-116fb028]:focus-visible{outline:1px solid var(--stroke-brand);outline-offset:.2rem}.all-features__template-preview-image[data-v-116fb028]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.all-features__template-indicators[data-v-116fb028]{position:absolute;right:0;bottom:.2rem;left:0;z-index:3;display:flex;align-items:center;justify-content:center;gap:.6rem;height:.6rem}.all-features__template-indicator[data-v-116fb028]{display:block;width:.6rem;height:.6rem;border-radius:999px;background:var(--stroke-medium);overflow:hidden}.all-features__template-indicator--active[data-v-116fb028]{width:2.4rem;background:#ffffff4d}.all-features__template-progress[data-v-116fb028]{display:block;width:100%;height:100%;border-radius:inherit;background:var(--text-icon-white-primary);transform:scaleX(0);transform-origin:left center;animation:all-features-template-progress-116fb028 var(--template-carousel-duration) linear forwards}.all-features__grid[data-v-116fb028]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:var(--spacing-4);min-width:0}.all-features__feature-card[data-v-116fb028]{position:relative;display:flex;flex-direction:column;gap:var(--spacing-6);min-width:0;padding:var(--spacing-5);border-radius:var(--radius-2xl);box-sizing:border-box;overflow:hidden}.all-features__feature-icon[data-v-116fb028]{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:var(--component-size-s);height:var(--component-size-s);border:.5px solid transparent;border-radius:var(--radius-m);box-sizing:border-box;background:var(--feature-icon-background) padding-box,linear-gradient(135deg,#ffffffeb 0,#ffffff61 32%,#fff0 58%) border-box;color:var(--text-icon-white-primary)}.all-features__feature-icon[data-v-116fb028],.all-features__feature-icon--generation[data-v-116fb028]{--feature-icon-background:linear-gradient(135deg,#3fcd52,#18774b)}.all-features__feature-icon--split[data-v-116fb028]{--feature-icon-background:linear-gradient(135deg,#1185e8,#00499f)}.all-features__feature-icon--multi-color[data-v-116fb028]{--feature-icon-background:linear-gradient(135deg,#a564c9,#671b8c)}.all-features__feature-icon--image[data-v-116fb028]{--feature-icon-background:linear-gradient(135deg,#ffc64f,#d58000)}.all-features__feature-icon--texture[data-v-116fb028]{--feature-icon-background:linear-gradient(135deg,#8ba5b8,#365775)}.all-features__feature-icon--relief[data-v-116fb028]{--feature-icon-background:linear-gradient(135deg,#f4f4f4,#cecccc);color:var(--text-icon-black-secondary)}.all-features__generation-icon[data-v-116fb028]{display:block;width:1.6rem;height:1.6rem;background:linear-gradient(135deg,#eeffed,#acffa7);mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M10 2.155a4 4 0 0 1 4 0l5.526 3.191a4 4 0 0 1 2 3.464v2.291a.9.9 0 0 1-1.8 0V9.167L12.9 12.57v7.816q.102-.045.2-.1l.55-.317a.9.9 0 0 1 .9 1.558l-.55.318-.235.125a4 4 0 0 1-3.53 0L10 21.846l-5.526-3.191a4 4 0 0 1-2-3.464v-6.38c0-1.34.67-2.585 1.773-3.324l.227-.14zm9.567 12.588a.5.5 0 0 1 .866 0l.506.871c.348.6.847 1.099 1.447 1.447l.87.507a.5.5 0 0 1 0 .864l-.87.506c-.6.349-1.099.848-1.447 1.448l-.506.87a.5.5 0 0 1-.866 0l-.506-.87a4 4 0 0 0-1.447-1.448l-.87-.506a.5.5 0 0 1 0-.864l.87-.507a4 4 0 0 0 1.447-1.447zm-15.294.448c0 .786.42 1.513 1.101 1.905l5.526 3.19q.098.056.2.1v-7.844l-6.827-3.4zM13.1 3.715a2.2 2.2 0 0 0-2.2 0l-5.526 3.19a2.2 2.2 0 0 0-.58.484l7.235 3.605 7.192-3.586a2.2 2.2 0 0 0-.595-.503z'/%3E%3C/svg%3E") center /contain no-repeat;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M10 2.155a4 4 0 0 1 4 0l5.526 3.191a4 4 0 0 1 2 3.464v2.291a.9.9 0 0 1-1.8 0V9.167L12.9 12.57v7.816q.102-.045.2-.1l.55-.317a.9.9 0 0 1 .9 1.558l-.55.318-.235.125a4 4 0 0 1-3.53 0L10 21.846l-5.526-3.191a4 4 0 0 1-2-3.464v-6.38c0-1.34.67-2.585 1.773-3.324l.227-.14zm9.567 12.588a.5.5 0 0 1 .866 0l.506.871c.348.6.847 1.099 1.447 1.447l.87.507a.5.5 0 0 1 0 .864l-.87.506c-.6.349-1.099.848-1.447 1.448l-.506.87a.5.5 0 0 1-.866 0l-.506-.87a4 4 0 0 0-1.447-1.448l-.87-.506a.5.5 0 0 1 0-.864l.87-.507a4 4 0 0 0 1.447-1.447zm-15.294.448c0 .786.42 1.513 1.101 1.905l5.526 3.19q.098.056.2.1v-7.844l-6.827-3.4zM13.1 3.715a2.2 2.2 0 0 0-2.2 0l-5.526 3.19a2.2 2.2 0 0 0-.58.484l7.235 3.605 7.192-3.586a2.2 2.2 0 0 0-.595-.503z'/%3E%3C/svg%3E") center /contain no-repeat}.all-features__feature-footer[data-v-116fb028]{display:flex;align-items:flex-end;gap:var(--spacing-2);min-width:0}.all-features__feature-copy[data-v-116fb028]{display:flex;flex:1 1 0;flex-direction:column;gap:var(--spacing-2);min-width:0}.all-features__feature-description[data-v-116fb028],.all-features__feature-title[data-v-116fb028]{overflow:hidden;width:100%;white-space:nowrap;text-overflow:ellipsis}.all-features__feature-title[data-v-116fb028]{font-size:1.4rem;font-weight:600;line-height:normal}.all-features__feature-description[data-v-116fb028]{color:var(--text-icon-white-light);font-size:1.2rem;font-weight:400;line-height:normal}.all-features__feature-arrow[data-v-116fb028]{flex:0 0 1.6rem;color:var(--text-icon-white-light);opacity:0;transition:opacity .15s ease}.all-features__feature-card:focus-visible .all-features__feature-arrow[data-v-116fb028],.all-features__feature-card:hover .all-features__feature-arrow[data-v-116fb028]{opacity:1}.all-features__badge[data-v-116fb028]{position:absolute;top:var(--spacing-2);right:var(--spacing-2)}@keyframes all-features-template-progress-116fb028{to{transform:scaleX(1)}}@media(max-width:1024px){.all-features[data-v-116fb028]{gap:var(--spacing-4);padding:0 var(--spacing-4)}.all-features__content[data-v-116fb028]{display:flex;flex-direction:column;gap:var(--spacing-4);height:auto}.all-features__template-card[data-v-116fb028]{flex:none;height:auto}.all-features__template-visual[data-v-116fb028]{flex:none;min-height:15.2rem}.all-features__template-stage[data-v-116fb028]{top:.4rem}.all-features__grid[data-v-116fb028]{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;gap:var(--spacing-3)}.all-features__feature-card[data-v-116fb028]{gap:var(--spacing-4);min-height:11.2rem;padding:var(--spacing-4)}.all-features__feature-arrow[data-v-116fb028]{display:none}}
