@charset "UTF-8";.landing-integration-wrapper[data-v-51cccc2f]{padding:80px 0}.section-header[data-v-51cccc2f]{margin-bottom:30px;margin-left:auto;margin-right:auto}.section-header .section-title[data-v-51cccc2f]{font-size:2.5rem;font-weight:700;color:var(--dark-text);margin:0 0 16px;line-height:1.2}.section-header .section-description[data-v-51cccc2f]{font-size:1rem!important;color:#000!important;line-height:1.6!important}.integration-container[data-v-51cccc2f]{display:grid;grid-template-columns:400px 1fr;gap:20px;max-width:1400px;margin:0 auto}.models-tabs[data-v-51cccc2f]{display:flex;flex-direction:column;gap:12px}.models-tabs .model-tab[data-v-51cccc2f]{padding:24px 28px;background:var(--white);border:1px solid rgba(0,0,0,.1);border-radius:12px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:16px}.models-tabs .model-tab[data-v-51cccc2f]:hover{transform:scale(1.01);box-shadow:0 4px 12px #0000000f}.models-tabs .model-tab.active[data-v-51cccc2f]{transform:scale(1.03);box-shadow:0 4px 12px #00000014}.models-tabs .model-tab.active .tab-koala[data-v-51cccc2f]{filter:grayscale(0);opacity:1}.models-tabs .model-tab .tab-koala[data-v-51cccc2f]{width:50px;height:50px;object-fit:contain;filter:grayscale(100%);opacity:.4;transition:all .3s ease;flex-shrink:0}.models-tabs .model-tab .model-info .model-title[data-v-51cccc2f]{font-size:1.25rem;font-weight:700;color:var(--dark-text);margin:0 0 8px}.models-tabs .model-tab .model-info .model-subtitle[data-v-51cccc2f]{font-size:.9rem;color:var(--light-text);margin:0;line-height:1.5}.code-section[data-v-51cccc2f]{display:flex;flex-direction:column;gap:20px}.terminal-container[data-v-51cccc2f]{border-radius:12px;overflow:hidden;border:1px solid rgba(0,0,0,.1);height:fit-content;background:var(--white)}.terminal-container .terminal-header[data-v-51cccc2f]{display:flex;align-items:center;justify-content:space-between;background:#0000000d;border-bottom:1px solid rgba(0,0,0,.1);color:var(--dark);padding:1rem 1.5rem;font-weight:600;font-size:.9rem;letter-spacing:.5px;border-top-right-radius:12px;border-top-left-radius:12px}.terminal-container .terminal-header .terminal-buttons[data-v-51cccc2f]{display:flex;gap:8px}.terminal-container .terminal-header .terminal-buttons .terminal-button[data-v-51cccc2f]{width:12px;height:12px;border-radius:50%}.terminal-container .terminal-header .terminal-buttons .terminal-button.red[data-v-51cccc2f]{background:#ff5f56}.terminal-container .terminal-header .terminal-buttons .terminal-button.yellow[data-v-51cccc2f]{background:#ffbd2e}.terminal-container .terminal-header .terminal-buttons .terminal-button.green[data-v-51cccc2f]{background:#27c93f}.terminal-container .terminal-header .terminal-title[data-v-51cccc2f]{font-size:.875rem;font-weight:600;color:var(--dark-text);letter-spacing:.5px}.terminal-container .terminal-content[data-v-51cccc2f]{overflow-x:auto;max-height:240px;overflow-y:auto}.terminal-container .terminal-content pre[data-v-51cccc2f]{margin:0;font-family:Fira Code,SF Mono,Monaco,Inconsolata,Courier New,monospace;font-size:.875rem;line-height:1.7;white-space:pre;background:transparent!important;padding:1rem}.terminal-container .terminal-content pre code[data-v-51cccc2f]{font-family:inherit;white-space:break-spaces}.terminal-container .terminal-content[data-v-51cccc2f]::-webkit-scrollbar{width:8px;height:8px}.terminal-container .terminal-content[data-v-51cccc2f]::-webkit-scrollbar-track{background:#0003;border-radius:4px}.terminal-container .terminal-content[data-v-51cccc2f]::-webkit-scrollbar-thumb{background:#706f6f33;border-radius:4px}.terminal-container .terminal-content[data-v-51cccc2f]::-webkit-scrollbar-thumb:hover{background:#ffffff20}.is-dark .landing-integration-wrapper .section-header .section-title[data-v-51cccc2f]{color:var(--smoke-white)}.is-dark .landing-integration-wrapper .section-header .section-description[data-v-51cccc2f]{color:var(--light-text)!important}.is-dark .landing-integration-wrapper .models-tabs .model-tab[data-v-51cccc2f]{background:var(--dark-sidebar-light-4);border-color:var(--dark-sidebar-light-12)}.is-dark .landing-integration-wrapper .models-tabs .model-tab[data-v-51cccc2f]:hover{box-shadow:0 4px 12px #0003}.is-dark .landing-integration-wrapper .models-tabs .model-tab.active .tab-koala[data-v-51cccc2f]{filter:grayscale(0);opacity:1}.is-dark .landing-integration-wrapper .models-tabs .model-tab .tab-koala[data-v-51cccc2f]{filter:grayscale(100%) brightness(.8);opacity:.3}.is-dark .landing-integration-wrapper .models-tabs .model-tab .model-title[data-v-51cccc2f]{color:var(--smoke-white)}.is-dark .landing-integration-wrapper .models-tabs .model-tab .model-subtitle[data-v-51cccc2f]{color:var(--light-text)}.is-dark .landing-integration-wrapper .terminal-container[data-v-51cccc2f]{background:var(--dark-sidebar-light-1);border-color:var(--dark-sidebar-light-12)}.is-dark .landing-integration-wrapper .terminal-container .terminal-header[data-v-51cccc2f]{background:var(--dark-sidebar-light-4);border-color:var(--dark-sidebar-light-12)}.is-dark .landing-integration-wrapper .terminal-container .terminal-content pre code[data-v-51cccc2f]{color:var(--light-text);background:transparent!important}.is-dark .landing-integration-wrapper .terminal-container .terminal-content[data-v-51cccc2f]::-webkit-scrollbar{width:8px;height:8px}.is-dark .landing-integration-wrapper .terminal-container .terminal-content[data-v-51cccc2f]::-webkit-scrollbar-track{background:#0003;border-radius:4px}.is-dark .landing-integration-wrapper .terminal-container .terminal-content[data-v-51cccc2f]::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.is-dark .landing-integration-wrapper .terminal-container .terminal-content[data-v-51cccc2f]::-webkit-scrollbar-thumb:hover{background:#ffffff4d}@media only screen and (max-width: 1024px){.integration-container[data-v-51cccc2f]{grid-template-columns:1fr;gap:40px}.models-tabs[data-v-51cccc2f]{flex-direction:row;overflow-x:scroll;overflow-y:hidden;gap:12px;padding:10px 0;margin-bottom:-12px;-webkit-overflow-scrolling:touch;user-select:none;scrollbar-width:auto;scrollbar-color:rgba(0,0,0,.4) rgba(0,0,0,.15);scrollbar-width:thin;scrollbar-color:#c1c1c1 transparent}.models-tabs .model-tab[data-v-51cccc2f]{min-width:300px;flex-shrink:0;margin-bottom:8px;pointer-events:auto;position:relative;z-index:1}.models-tabs[data-v-51cccc2f]::-webkit-scrollbar{width:4px;height:4px}.models-tabs[data-v-51cccc2f]::-webkit-scrollbar-track{background:#f5f5f5;border-radius:4px}.models-tabs[data-v-51cccc2f]::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.models-tabs[data-v-51cccc2f]::-webkit-scrollbar-thumb:hover{background:#a0a0a0}.is-dark .models-tabs[data-v-51cccc2f]{scrollbar-color:var(--dark-sidebar-light-1) transparent}}@media only screen and (max-width: 767px){.landing-integration-wrapper[data-v-51cccc2f]{padding:60px 20px}.section-header[data-v-51cccc2f]{margin-bottom:40px}.section-header .section-title[data-v-51cccc2f]{font-size:1.75rem}.models-tabs .model-tab[data-v-51cccc2f]{min-width:280px}.models-tabs .model-tab .model-preview[data-v-51cccc2f]{width:60px;height:60px}.terminal-container .terminal-header[data-v-51cccc2f]{padding:12px 16px}.terminal-container .terminal-header .terminal-title[data-v-51cccc2f],.terminal-container .terminal-content pre[data-v-51cccc2f]{font-size:.75rem}}.sample-carosel-container .carousel-header{text-align:center;margin-bottom:3rem;padding:0 20px}.sample-carosel-container .carousel-header .carousel-title{font-size:2.5rem;font-weight:700;color:var(--dark-text);margin:0;line-height:1.2}@media screen and (max-width: 768px){.sample-carosel-container .carousel-header .carousel-title{font-size:2rem}}@media screen and (max-width: 480px){.sample-carosel-container .carousel-header .carousel-title{font-size:1.75rem}}.sample-carosel-container .carousel-header .section-description{font-size:1rem!important;color:#000!important;line-height:1.6!important}.sample-carosel-container .creative-samples-layout{overflow:hidden}.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric{display:flex;flex-direction:column;gap:20px}@media screen and (max-width: 769px){.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric{gap:10px}}.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .creative-row{display:grid;gap:20px;width:100%}@media screen and (max-width: 769px){.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .creative-row{gap:10px}}.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper{width:100%;height:200px}@media screen and (max-width: 1024px){.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper{height:200px}}@media screen and (max-width: 769px){.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper{height:150px}}@media screen and (max-width: 550px){.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper{height:100px}}.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper.radius-top-left{border-top-left-radius:12px;overflow:hidden}.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper.radius-top-left .media-item{border-top-left-radius:12px}.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper.radius-top-right{border-top-right-radius:12px;overflow:hidden}.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper.radius-top-right .media-item{border-top-right-radius:12px}.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper.radius-bottom-left{border-bottom-left-radius:12px;overflow:hidden}.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper.radius-bottom-left .media-item{border-bottom-left-radius:12px}.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper.radius-bottom-right{border-bottom-right-radius:12px;overflow:hidden}.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper.radius-bottom-right .media-item{border-bottom-right-radius:12px}.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper .media-item{width:100%;height:100%;position:relative;overflow:hidden;background:var(--fade-grey-dark-4);cursor:pointer;transition:all .3s ease}.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper .media-item:hover .word-overlay{opacity:0}.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper .media-item:hover .media-overlay{opacity:1}.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper .media-item img,.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper .media-item video{width:100%;height:100%;min-height:200px;object-fit:cover;display:block}@media screen and (max-width: 1600px){.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper .media-item img,.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper .media-item video{min-height:180px}}@media screen and (max-width: 1200px){.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper .media-item img,.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper .media-item video{min-height:150px}}.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper .media-item .word-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:1;transition:opacity .3s ease;pointer-events:none;z-index:1;padding:0 40px}.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper .media-item .word-overlay .creative-word{color:#fff;font-size:5rem;font-weight:700;margin:0;text-align:center;text-shadow:.0625em .0625em 0 rgba(0,0,0,.62);white-space:nowrap}@media screen and (max-width: 1600px){.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper .media-item .word-overlay .creative-word{font-size:5rem}}@media screen and (max-width: 1400px){.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper .media-item .word-overlay .creative-word{font-size:4rem}}@media screen and (max-width: 1200px){.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper .media-item .word-overlay .creative-word{font-size:3rem}}@media screen and (max-width: 1024px){.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper .media-item .word-overlay .creative-word{font-size:2.5rem}}@media screen and (max-width: 769px){.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper .media-item .word-overlay .creative-word{font-size:2rem}}@media screen and (max-width: 550px){.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper .media-item .word-overlay .creative-word{font-size:1.1rem}}.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper .media-item .media-overlay{position:absolute;inset:0;background:#0009;backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper .media-item .media-overlay .model-info{display:flex;flex-direction:column;align-items:center;gap:4px;font-weight:600;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.4);padding:0 20px;text-align:center}@media screen and (max-width: 769px){.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper .media-item .media-overlay .model-info{gap:1px;font-weight:600;padding:0}}.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper .media-item .media-overlay .model-info .generated-label{font-size:.85rem;color:#ffffffb3;font-weight:400}.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper .media-item .media-overlay .model-info .model-owner,.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper .media-item .media-overlay .model-info .model-project{display:inline;font-size:.9rem;color:#fff}@media screen and (max-width: 769px){.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper .media-item .media-overlay .model-info .model-owner,.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper .media-item .media-overlay .model-info .model-project{font-size:.7rem}}.sample-carosel-container .other-types-container{margin-top:60px;padding:40px 0}.sample-carosel-container .other-types-container .other-types-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px}.sample-carosel-container .other-types-container .other-types-grid .other-type-card{background:var(--white);border:1px solid var(--fade-grey-light-3);border-radius:12px;overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column}.sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-content{padding:0;display:flex;flex-direction:column;align-items:center;gap:16px;flex:1;background:var(--fade-grey-light-4)}.sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-content .audio-player{border-radius:0}.sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-content .file-icon-large{width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:var(--fade-grey-light-1);border-radius:12px}.sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-content .file-icon-large i{font-size:48px;color:var(--primary)}.sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-content .file-name{font-size:1rem;font-weight:600;color:var(--dark-text);text-align:center;word-break:break-word;line-height:1.4}.sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-content .plyr{width:100%;margin-bottom:16px}.sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-content .txt-preview-container{width:100%;padding:0}.sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-content .txt-preview-container .preview-content{max-height:200px;overflow:auto}.sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-content .txt-preview-container .preview-content pre{margin:0;font-size:.85rem;line-height:1.6;color:var(--dark-text);white-space:pre-wrap;word-break:break-word;background:var(--fade-grey-light-4)}.sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-content .txt-preview-container .loading-preview,.sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-content .txt-preview-container .error-preview{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px;min-height:150px;color:var(--light-text)}.sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-content .txt-preview-container .loading-preview span,.sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-content .txt-preview-container .error-preview span{font-size:.9rem}.sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-content .txt-preview-container .loading-preview p,.sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-content .txt-preview-container .error-preview p{margin:8px 0;color:var(--danger)}.sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-content .txt-preview-container .loading-preview .retry-button,.sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-content .txt-preview-container .error-preview .retry-button{display:flex;align-items:center;gap:6px;padding:8px 16px;margin-top:12px;background:var(--primary);color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:all .2s ease}.sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-content .txt-preview-container .loading-preview .retry-button:hover,.sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-content .txt-preview-container .error-preview .retry-button:hover{background:var(--primary-dark)}.sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-content .txt-preview-container .loading-preview .retry-button i,.sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-content .txt-preview-container .error-preview .retry-button i{font-size:16px}.sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-footer{padding:16px 24px;background:var(--fade-grey-light-1);border-top:1px solid var(--fade-grey-light-2);display:flex;flex-direction:column;gap:4px;text-align:center;cursor:pointer;transition:all .3s ease}.sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-footer:hover{background:var(--fade-grey-light-2)}.sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-footer:hover .model-path{color:var(--primary)}.sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-footer .generated-label{font-size:.75rem;color:var(--light-text);font-weight:400}.sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-footer .model-path{font-size:.85rem;color:var(--dark-text);font-weight:500}.sample-carosel-container .samples-grid-container{margin-top:40px;display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px}.sample-carosel-container .samples-grid-container .sample-card{background:var(--white);border:1px solid var(--fade-grey-light-3);border-radius:8px;overflow:hidden;transition:all .3s ease}.sample-carosel-container .samples-grid-container .sample-card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.sample-carosel-container .samples-grid-container .sample-card img,.sample-carosel-container .samples-grid-container .sample-card video{width:100%;height:280px;object-fit:cover;display:block}.is-dark .sample-carosel-container .carousel-header .carousel-title{color:var(--white)}.is-dark .sample-carosel-container .carousel-header .section-description{color:var(--light-text)!important}.is-dark .sample-carosel-container .samples-grid-container .sample-card{background:var(--dark-sidebar-light-2);border-color:var(--dark-sidebar-light-6)}.is-dark .sample-carosel-container .samples-grid-container .sample-card:hover{box-shadow:0 4px 12px #0000004d}.is-dark .sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper .media-item{background:#1a1a1a}.is-dark .sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper .media-item .word-overlay .creative-word{color:#f5f5f5}.is-dark .sample-carosel-container .other-types-container .other-types-grid .other-type-card{background:var(--dark-sidebar-light-2);border-color:var(--dark-sidebar-light-6)}.is-dark .sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-content,.is-dark .sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-content .audio-player{background:var(--dark-sidebar-light-2)}.is-dark .sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-content .file-icon-large{background:var(--dark-sidebar-light-4)}.is-dark .sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-content .file-icon-large i{color:var(--primary)}.is-dark .sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-content .file-name{color:var(--dark-dark-text)}.is-dark .sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-content .txt-preview-container .preview-content{background:var(--dark-sidebar-light-4)}.is-dark .sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-content .txt-preview-container .preview-content pre{color:var(--dark-dark-text);background:var(--dark-sidebar-light-2)}.is-dark .sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-content .txt-preview-container .loading-preview,.is-dark .sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-content .txt-preview-container .error-preview{color:var(--light-text)}.is-dark .sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-content .txt-preview-container .loading-preview .retry-button,.is-dark .sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-content .txt-preview-container .error-preview .retry-button{background:var(--primary)}.is-dark .sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-content .txt-preview-container .loading-preview .retry-button:hover,.is-dark .sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-content .txt-preview-container .error-preview .retry-button:hover{background:var(--primary-dark)}.is-dark .sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-footer{background:var(--dark-sidebar-light-4);border-color:var(--dark-sidebar-light-6)}.is-dark .sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-footer:hover{background:var(--dark-sidebar-light-6)}.is-dark .sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-footer:hover .model-path{color:var(--primary)}.is-dark .sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-footer .generated-label{color:var(--light-text)}.is-dark .sample-carosel-container .other-types-container .other-types-grid .other-type-card .card-footer .model-path{color:var(--dark-dark-text)}@keyframes spin-8465636c{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.integration-section-wrapper[data-v-8465636c]{padding:60px 0}.main-header[data-v-8465636c]{margin-bottom:60px}.main-header .main-title[data-v-8465636c]{font-size:2.5rem;font-weight:700;color:var(--dark-text);margin-bottom:16px}.main-header .section-description[data-v-8465636c]{font-size:1rem!important;color:#000!important;line-height:1.6!important}.integration-items[data-v-8465636c]{display:flex;flex-direction:column;gap:80px}.integration-item[data-v-8465636c]{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.integration-item.reverse .integration-image[data-v-8465636c]{order:2}.integration-item.reverse .integration-content[data-v-8465636c]{order:1}.integration-image[data-v-8465636c]{width:100%;height:400px;border-radius:16px;overflow:visible;transition:transform .3s ease;position:relative;display:flex;align-items:center;justify-content:center;align-content:center}.integration-image[data-v-8465636c]:before{content:"";position:absolute;top:20px;left:30px;width:100%;height:100%;background-color:var(--fade-grey-dark-4);border-radius:90% 40% 70% 60%/80% 100% 38% 40%;z-index:0;transition:transform .3s ease}.integration-image img[data-v-8465636c],.integration-image .video-wrapper[data-v-8465636c]{position:relative;z-index:1}.integration-image img[data-v-8465636c]{width:100%;height:100%;object-fit:cover;border-radius:90% 40% 70% 60%/80% 100% 38% 40%;transform:scale(1)}.integration-image .video-wrapper[data-v-8465636c]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:90% 40% 70% 60%/80% 100% 38% 40%;overflow:hidden;position:relative}.integration-image .video-wrapper video[data-v-8465636c]{width:120%;height:120%;object-fit:cover;border-radius:90% 40% 70% 60%/80% 100% 38% 40%;transform:scale(1.1)}.integration-content[data-v-8465636c]{display:flex;flex-direction:column;gap:20px}.integration-content .integration-title[data-v-8465636c]{font-size:2rem;font-weight:700;color:var(--dark-text);margin:0}.integration-content .integration-description[data-v-8465636c]{font-size:.9rem;color:var(--dark-text);line-height:1.6;margin:0}.integration-content .model-list[data-v-8465636c]{margin-top:10px}.integration-content .model-tags[data-v-8465636c]{display:flex;flex-wrap:wrap;gap:10px}.integration-content .model-tag[data-v-8465636c]{display:inline-block;padding:6px 14px;background-color:var(--primary-light-2);color:var(--primary);border-radius:8px;font-size:.875rem;font-weight:500;transition:all .2s ease}.integration-content .model-tag[data-v-8465636c]:hover{background-color:var(--primary-light-8)}.integration-content .model-tag.more[data-v-8465636c]{background-color:var(--light-text-light-2);color:var(--light-text)}.integration-content .integration-actions[data-v-8465636c]{margin-top:10px}.integration-content .integration-actions .button[data-v-8465636c]{padding:12px 32px;font-size:1rem;font-weight:600;transition:all .3s ease}.integration-content .integration-actions .button[data-v-8465636c]:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.is-dark .integration-section-wrapper .main-header .main-title[data-v-8465636c]{color:var(--smoke-white)}.is-dark .integration-section-wrapper .main-header .section-description[data-v-8465636c]{color:var(--light-text)!important}.is-dark .integration-section-wrapper .integration-content .integration-title[data-v-8465636c]{color:var(--smoke-white)}.is-dark .integration-section-wrapper .integration-content .integration-description[data-v-8465636c]{color:var(--light-text)}.is-dark .integration-section-wrapper .integration-image[data-v-8465636c]:before{background-color:var(--dark-sidebar-light-4)}.is-dark .integration-section-wrapper .integration-image .audio-wrapper .audio-placeholder span[data-v-8465636c],.is-dark .integration-section-wrapper .integration-image .audio-wrapper .text-placeholder span[data-v-8465636c],.is-dark .integration-section-wrapper .integration-image .audio-wrapper .url-placeholder span[data-v-8465636c],.is-dark .integration-section-wrapper .integration-image .text-wrapper .audio-placeholder span[data-v-8465636c],.is-dark .integration-section-wrapper .integration-image .text-wrapper .text-placeholder span[data-v-8465636c],.is-dark .integration-section-wrapper .integration-image .text-wrapper .url-placeholder span[data-v-8465636c],.is-dark .integration-section-wrapper .integration-image .url-wrapper .audio-placeholder span[data-v-8465636c],.is-dark .integration-section-wrapper .integration-image .url-wrapper .text-placeholder span[data-v-8465636c],.is-dark .integration-section-wrapper .integration-image .url-wrapper .url-placeholder span[data-v-8465636c]{color:var(--smoke-white)}.is-dark .integration-section-wrapper .integration-image .text-wrapper .preview-content[data-v-8465636c]{background:var(--dark-sidebar-light-4)}.is-dark .integration-section-wrapper .integration-image .text-wrapper .preview-content pre[data-v-8465636c]{color:var(--smoke-white)}.is-dark .integration-section-wrapper .integration-image .text-wrapper .loading-preview span[data-v-8465636c],.is-dark .integration-section-wrapper .integration-image .text-wrapper .loading-preview p[data-v-8465636c],.is-dark .integration-section-wrapper .integration-image .text-wrapper .error-preview span[data-v-8465636c],.is-dark .integration-section-wrapper .integration-image .text-wrapper .error-preview p[data-v-8465636c]{color:var(--light-text)}.is-dark .integration-section-wrapper .integration-image .text-wrapper .error-preview .retry-button[data-v-8465636c]{background:var(--primary-light-12);color:var(--dark-sidebar)}.is-dark .integration-section-wrapper .integration-image .text-wrapper .error-preview .retry-button[data-v-8465636c]:hover{background:var(--primary-light-20)}.is-dark .integration-section-wrapper .integration-image .text-wrapper .file-link[data-v-8465636c]{background:var(--primary-light-12);color:var(--dark-sidebar)}.is-dark .integration-section-wrapper .integration-image .text-wrapper .file-link[data-v-8465636c]:hover{background:var(--primary-light-20)}.is-dark .integration-section-wrapper .integration-image .url-wrapper .url-link[data-v-8465636c]{background:var(--primary-light-12);color:var(--dark-sidebar)}.is-dark .integration-section-wrapper .integration-image .url-wrapper .url-link[data-v-8465636c]:hover{background:var(--primary-light-20)}.is-dark .integration-section-wrapper .model-tag[data-v-8465636c]{background-color:var(--dark-sidebar-light-6);color:var(--primary-light-12)}.is-dark .integration-section-wrapper .model-tag.more[data-v-8465636c]{background-color:var(--dark-sidebar-light-4);color:var(--light-text)}@media only screen and (max-width: 1024px){.integration-item[data-v-8465636c]{grid-template-columns:1fr;gap:30px}.integration-item.reverse .integration-image[data-v-8465636c]{order:1}.integration-item.reverse .integration-content[data-v-8465636c]{order:2}.integration-image[data-v-8465636c]{height:300px}.integration-content .integration-title[data-v-8465636c]{font-size:1.75rem}}@media only screen and (max-width: 767px){.integration-section-wrapper[data-v-8465636c]{padding:40px 0}.main-header[data-v-8465636c]{margin-bottom:40px}.main-header .main-title[data-v-8465636c]{font-size:1.75rem}.main-header .main-description[data-v-8465636c]{font-size:1rem}.integration-items[data-v-8465636c]{gap:50px}.integration-image[data-v-8465636c]{height:250px}.integration-content .integration-title[data-v-8465636c]{font-size:1.5rem}.integration-content .integration-description[data-v-8465636c]{font-size:.9rem}}.prompt-carosel-container .section-header{margin-bottom:30px}.prompt-carosel-container .section-header .section-title{font-size:2rem;font-weight:700;color:var(--dark-text);margin-bottom:12px}.prompt-carosel-container .section-header .section-description{font-size:1rem!important;color:#000!important;line-height:1.6!important}.prompt-carosel-container .section-header .section-subtitle{font-size:1rem;color:var(--light-text);line-height:1.6}.prompt-carosel-container .prompt-grid-card{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;margin-bottom:40px}@media screen and (max-width: 768px){.prompt-carosel-container .prompt-grid-card{display:block}.prompt-carosel-container .prompt-grid-card .prompt-card{margin-bottom:24px}.prompt-carosel-container .prompt-grid-card .prompt-card:last-child{margin-bottom:0}}.prompt-carosel-container .prompt-grid-card .prompt-card{background:var(--white);border:1px solid var(--fade-grey-light-3);border-radius:12px;overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column}.prompt-carosel-container .prompt-grid-card .prompt-card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.prompt-carosel-container .prompt-grid-card .prompt-card .prompt-card-content{padding:16px;min-height:120px;flex:1}.prompt-carosel-container .prompt-grid-card .prompt-card .prompt-card-content .prompt-text{font-size:.9rem;color:var(--dark-text);line-height:1.6;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.prompt-carosel-container .prompt-grid-card .prompt-card .prompt-card-content .prompt-text .read-more{color:var(--primary);font-weight:600}.prompt-carosel-container .prompt-grid-card .prompt-card .prompt-card-content .prompt-text-empty{font-size:.9rem;color:var(--light-text);font-style:italic}.prompt-carosel-container .prompt-grid-card .prompt-card .prompt-card-footer{padding:12px 16px;background:var(--fade-grey-light-1);margin-top:auto}.prompt-carosel-container .prompt-grid-card .prompt-card .prompt-card-footer .prompt-actions{display:flex;gap:8px;margin-bottom:12px}.prompt-carosel-container .prompt-grid-card .prompt-card .prompt-card-footer .prompt-actions .action-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;border:1px solid var(--fade-grey-light-3);background:var(--background-grey);border-radius:6px;font-size:.85rem;color:var(--dark-text);cursor:pointer;transition:all .2s ease}.prompt-carosel-container .prompt-grid-card .prompt-card .prompt-card-footer .prompt-actions .action-btn.copied{color:var(--primary)!important;border-color:var(--primary)!important}.prompt-carosel-container .prompt-grid-card .prompt-card .prompt-card-footer .prompt-actions .action-btn.copied:hover{background:var(--fade-grey-light-2);border-color:var(--primary)}.prompt-carosel-container .prompt-grid-card .prompt-card .prompt-card-footer .prompt-actions .action-btn.copied i{color:var(--primary)!important}.prompt-carosel-container .prompt-grid-card .prompt-card .prompt-card-footer .prompt-actions .action-btn i{font-size:1rem}.prompt-carosel-container .prompt-grid-card .prompt-card .prompt-card-footer .generated-with{display:block;font-size:.75rem;color:var(--light-text);cursor:pointer;transition:color .2s ease}.prompt-carosel-container .prompt-grid-card .prompt-card .prompt-card-footer .generated-with:hover{color:var(--primary);text-decoration:underline}.is-dark .prompt-carosel-container .section-header .section-title{color:var(--smoke-white)}.is-dark .prompt-carosel-container .section-header .section-description{color:var(--light-text)!important}.is-dark .prompt-carosel-container .section-header .section-subtitle{color:var(--light-text)}.is-dark .prompt-carosel-container .prompt-grid-card .prompt-card{background:var(--dark-sidebar-light-2);border-color:var(--dark-sidebar-light-6)}.is-dark .prompt-carosel-container .prompt-grid-card .prompt-card .prompt-card-content .prompt-text{color:var(--dark-dark-text)}.is-dark .prompt-carosel-container .prompt-grid-card .prompt-card .prompt-card-content .prompt-text-empty{color:var(--light-text)}.is-dark .prompt-carosel-container .prompt-grid-card .prompt-card .prompt-card-footer .prompt-actions .action-btn{background:var(--dark-sidebar-light-6);border-color:var(--dark-sidebar-light-8);color:var(--dark-dark-text)}.is-dark .prompt-carosel-container .prompt-grid-card .prompt-card .prompt-card-footer .prompt-actions .action-btn.copied{color:var(--primary)!important;border-color:var(--primary)!important}.is-dark .prompt-carosel-container .prompt-grid-card .prompt-card .prompt-card-footer .prompt-actions .action-btn.copied:hover{background:var(--dark-sidebar-light-8);border-color:var(--primary)}.is-dark .prompt-carosel-container .prompt-grid-card .prompt-card .prompt-card-footer .prompt-actions .action-btn.copied i{color:var(--primary)!important}.is-dark .prompt-carosel-container .prompt-grid-card .prompt-card .prompt-card-footer .generated-with{color:var(--light-text)}.is-dark .prompt-carosel-container .prompt-grid-card .prompt-card .prompt-card-footer .generated-with:hover{color:var(--primary)}.layout-collections-wrapper .section-header{margin-bottom:30px}.layout-collections-wrapper .section-header .section-title{font-size:2rem;font-weight:700;color:var(--dark-text);margin-bottom:12px;line-height:1.3}.layout-collections-wrapper .section-header .section-description{font-size:1rem!important;color:#000!important;line-height:1.6!important}.layout-collections-wrapper .explore-button-section{margin-top:40px;text-align:center}.layout-collections-wrapper .empty-state{text-align:center;padding:60px 20px}.layout-collections-wrapper .empty-state p{font-size:1.1rem;color:var(--light-text)}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.8}}.layout-collections-wrapper .skeleton-card{flex:1;display:inline-block;width:100%;background-color:var(--white);border-radius:var(--radius-large);transition:all .3s;display:flex;flex-direction:column;padding:10px;border-radius:16px;min-height:300px;overflow:hidden;background:var(--fade-grey-light-6);border:1px solid var(--fade-grey-dark-3);animation:pulse 2s ease-in-out infinite}.layout-collections-wrapper .skeleton-card.has-margin-bottom{margin-bottom:1.5rem}.layout-collections-wrapper .skeleton-card.is-flat{box-shadow:none}.layout-collections-wrapper .skeleton-card.is-raised{box-shadow:var(--light-box-shadow)}.layout-collections-wrapper .skeleton-card.is-primary{background:var(--primary);border-color:var(--primary);color:var(--primary--color-invert)}.layout-collections-wrapper .skeleton-card.is-primary .title,.layout-collections-wrapper .skeleton-card.is-primary .subtitle,.layout-collections-wrapper .skeleton-card.is-primary h1,.layout-collections-wrapper .skeleton-card.is-primary h2,.layout-collections-wrapper .skeleton-card.is-primary h3,.layout-collections-wrapper .skeleton-card.is-primary h4,.layout-collections-wrapper .skeleton-card.is-primary p{color:var(--smoke-white)!important}.layout-collections-wrapper .skeleton-card.is-secondary{background:var(--secondary)!important;border-color:var(--secondary)!important}.layout-collections-wrapper .skeleton-card.is-secondary .title,.layout-collections-wrapper .skeleton-card.is-secondary .subtitle,.layout-collections-wrapper .skeleton-card.is-secondary h1,.layout-collections-wrapper .skeleton-card.is-secondary h2,.layout-collections-wrapper .skeleton-card.is-secondary h3,.layout-collections-wrapper .skeleton-card.is-secondary h4,.layout-collections-wrapper .skeleton-card.is-secondary p{color:var(--smoke-white)!important}.layout-collections-wrapper .skeleton-card.is-info{background:var(--info)!important;border-color:var(--info)!important}.layout-collections-wrapper .skeleton-card.is-info .title,.layout-collections-wrapper .skeleton-card.is-info .subtitle,.layout-collections-wrapper .skeleton-card.is-info h1,.layout-collections-wrapper .skeleton-card.is-info h2,.layout-collections-wrapper .skeleton-card.is-info h3,.layout-collections-wrapper .skeleton-card.is-info h4,.layout-collections-wrapper .skeleton-card.is-info p{color:var(--smoke-white)!important}.layout-collections-wrapper .skeleton-card.is-success{background:var(--success)!important;border-color:var(--success)!important}.layout-collections-wrapper .skeleton-card.is-success .title,.layout-collections-wrapper .skeleton-card.is-success .subtitle,.layout-collections-wrapper .skeleton-card.is-success h1,.layout-collections-wrapper .skeleton-card.is-success h2,.layout-collections-wrapper .skeleton-card.is-success h3,.layout-collections-wrapper .skeleton-card.is-success h4,.layout-collections-wrapper .skeleton-card.is-success p{color:var(--smoke-white)!important}.layout-collections-wrapper .skeleton-card.is-warning{background:var(--warning)!important;border-color:var(--warning)!important}.layout-collections-wrapper .skeleton-card.is-warning .title,.layout-collections-wrapper .skeleton-card.is-warning .subtitle,.layout-collections-wrapper .skeleton-card.is-warning h1,.layout-collections-wrapper .skeleton-card.is-warning h2,.layout-collections-wrapper .skeleton-card.is-warning h3,.layout-collections-wrapper .skeleton-card.is-warning h4,.layout-collections-wrapper .skeleton-card.is-warning p{color:var(--smoke-white)!important}.layout-collections-wrapper .skeleton-card.is-danger{background:var(--danger)!important;border-color:var(--danger)!important}.layout-collections-wrapper .skeleton-card.is-danger .title,.layout-collections-wrapper .skeleton-card.is-danger .subtitle,.layout-collections-wrapper .skeleton-card.is-danger h1,.layout-collections-wrapper .skeleton-card.is-danger h2,.layout-collections-wrapper .skeleton-card.is-danger h3,.layout-collections-wrapper .skeleton-card.is-danger h4,.layout-collections-wrapper .skeleton-card.is-danger p{color:var(--smoke-white)!important}.layout-collections-wrapper .skeleton-card .card-head{display:flex;align-items:center;justify-content:space-between}.layout-collections-wrapper .skeleton-card .card-head .left,.layout-collections-wrapper .skeleton-card .card-head .right{display:flex;align-items:center}.layout-collections-wrapper .skeleton-card .card-head .left .title{font-size:1.2rem;font-weight:500}.layout-collections-wrapper .skeleton-card .card-head .right{justify-content:flex-end}.layout-collections-wrapper .skeleton-card .card-inner{padding-top:1.75rem}.layout-collections-wrapper .skeleton-card .skeleton-card-image{width:100%;height:160px;border-radius:12px;background:linear-gradient(90deg,var(--fade-grey-light-4) 25%,var(--fade-grey-light-2) 50%,var(--fade-grey-light-4) 75%);background-size:200% 100%;animation:shimmer 2s infinite;margin-bottom:.75rem}.layout-collections-wrapper .skeleton-card .skeleton-card-content{display:flex;flex-direction:column;gap:.5rem;padding:.5rem 0;flex:1}.layout-collections-wrapper .skeleton-card .skeleton-card-footer{display:flex;justify-content:space-between;gap:.5rem;margin-top:auto;padding-top:.75rem}.layout-collections-wrapper .skeleton-card .skeleton-line{height:12px;border-radius:6px;background:linear-gradient(90deg,var(--fade-grey-light-4) 25%,var(--fade-grey-light-2) 50%,var(--fade-grey-light-4) 75%);background-size:200% 100%;animation:shimmer 2s infinite}.layout-collections-wrapper .skeleton-card .skeleton-line.skeleton-line-title{height:16px;width:70%}.layout-collections-wrapper .skeleton-card .skeleton-line.skeleton-line-desc{height:12px;width:100%}.layout-collections-wrapper .skeleton-card .skeleton-line.skeleton-line-desc-short{height:12px;width:85%}.layout-collections-wrapper .skeleton-card .skeleton-line.skeleton-line-meta{height:10px;width:45%}.layout-collections-wrapper .card-grid .columns{margin-left:-.5rem!important;margin-right:-.5rem!important;margin-top:-.5rem!important}.layout-collections-wrapper .card-grid .column{padding:.5rem!important}.layout-collections-wrapper .card-grid-v4 .card-grid-item{flex:1;display:inline-block;width:100%;background-color:var(--white);border-radius:var(--radius-large);border:1px solid var(--fade-grey-dark-3);transition:all .3s;position:relative;border-radius:16px;min-height:300px;overflow:hidden;padding:6px}.layout-collections-wrapper .card-grid-v4 .card-grid-item.has-margin-bottom{margin-bottom:1.5rem}.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-flat{box-shadow:none}.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-raised{box-shadow:var(--light-box-shadow)}.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-primary{background:var(--primary);border-color:var(--primary);color:var(--primary--color-invert)}.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-primary .title,.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-primary .subtitle,.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-primary h1,.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-primary h2,.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-primary h3,.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-primary h4,.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-primary p{color:var(--smoke-white)!important}.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-secondary{background:var(--secondary)!important;border-color:var(--secondary)!important}.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-secondary .title,.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-secondary .subtitle,.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-secondary h1,.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-secondary h2,.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-secondary h3,.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-secondary h4,.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-secondary p{color:var(--smoke-white)!important}.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-info{background:var(--info)!important;border-color:var(--info)!important}.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-info .title,.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-info .subtitle,.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-info h1,.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-info h2,.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-info h3,.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-info h4,.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-info p{color:var(--smoke-white)!important}.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-success{background:var(--success)!important;border-color:var(--success)!important}.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-success .title,.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-success .subtitle,.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-success h1,.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-success h2,.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-success h3,.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-success h4,.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-success p{color:var(--smoke-white)!important}.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-warning{background:var(--warning)!important;border-color:var(--warning)!important}.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-warning .title,.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-warning .subtitle,.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-warning h1,.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-warning h2,.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-warning h3,.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-warning h4,.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-warning p{color:var(--smoke-white)!important}.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-danger{background:var(--danger)!important;border-color:var(--danger)!important}.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-danger .title,.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-danger .subtitle,.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-danger h1,.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-danger h2,.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-danger h3,.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-danger h4,.layout-collections-wrapper .card-grid-v4 .card-grid-item.is-danger p{color:var(--smoke-white)!important}.layout-collections-wrapper .card-grid-v4 .card-grid-item .card-head{display:flex;align-items:center;justify-content:space-between}.layout-collections-wrapper .card-grid-v4 .card-grid-item .card-head .left,.layout-collections-wrapper .card-grid-v4 .card-grid-item .card-head .right{display:flex;align-items:center}.layout-collections-wrapper .card-grid-v4 .card-grid-item .card-head .left .title{font-size:1.2rem;font-weight:500}.layout-collections-wrapper .card-grid-v4 .card-grid-item .card-head .right{justify-content:flex-end}.layout-collections-wrapper .card-grid-v4 .card-grid-item .card-inner{padding-top:1.75rem}.layout-collections-wrapper .card-grid-v4 .card-grid-item:hover,.layout-collections-wrapper .card-grid-v4 .card-grid-item:focus{box-shadow:var(--light-box-shadow)}.layout-collections-wrapper .card-grid-v4 .card-grid-item a{display:block;position:relative;width:100%;height:100%;min-height:300px}.layout-collections-wrapper .card-grid-v4 .card-grid-item a>img{position:absolute;top:0;left:0;width:100%;max-height:100%;object-fit:cover;object-position:center;border-radius:12px}.layout-collections-wrapper .card-grid-v4 .card-grid-item a .videoPlayer{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:12px;display:block}.layout-collections-wrapper .card-grid-v4 .card-grid-item a:after{content:"";position:absolute;bottom:0;left:0;right:0;height:60%;background:linear-gradient(to top,#000000b5,#000000b3,#0000);pointer-events:none;border-radius:12px}.layout-collections-wrapper .card-grid-v4 .card-grid-item a:before{content:"";position:absolute;top:0;left:0;right:0;height:25%;background:linear-gradient(to bottom,rgba(0,0,0,.5) 0%,rgba(0,0,0,.2) 50%,transparent 100%);pointer-events:none;z-index:1;border-radius:12px}.layout-collections-wrapper .card-grid-v4 .card-grid-item .card-grid-item-content{position:absolute;bottom:0;left:0;right:0;padding:16px 12px;z-index:1;color:#fff}.layout-collections-wrapper .card-grid-v4 .card-grid-item .card-grid-item-content .category-tag{display:inline-block;background:#08c492;color:#fff;font-size:.62rem;font-weight:600;padding:1px 4px;border-radius:4px;margin-bottom:5px;text-transform:capitalize;letter-spacing:-.2px}.layout-collections-wrapper .card-grid-v4 .card-grid-item .card-grid-item-content h3{font-family:var(--font-alt);font-size:1.3rem;font-weight:700;color:#fff;line-height:1.3;margin-bottom:8px;margin-top:0;word-wrap:break-word}.layout-collections-wrapper .card-grid-v4 .card-grid-item .card-grid-item-content .description{font-family:var(--font);font-size:.9rem;color:#fff;margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;max-height:1.5rem;transition:max-height .4s ease-in-out,-webkit-line-clamp .4s ease}.layout-collections-wrapper .card-grid-v4 .card-grid-item .card-grid-item-content .muted{color:#fff;font-size:1rem;padding-right:2px}.layout-collections-wrapper .card-grid-v4 .card-grid-item:hover .card-grid-item-content .description{-webkit-line-clamp:unset;max-height:120px;display:block;overflow-y:auto}.layout-collections-wrapper .card-grid-v4 .card-grid-item:hover .card-grid-item-content .description::-webkit-scrollbar{width:4px}.layout-collections-wrapper .card-grid-v4 .card-grid-item:hover .card-grid-item-content .description::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:2px}.layout-collections-wrapper .card-grid-v4 .card-grid-item .rating-badge{position:absolute;top:13px;left:22px;z-index:2}.layout-collections-wrapper .card-grid-v4 .card-grid-item .rating-badge .vue-star-rating span{color:gold!important}.layout-collections-wrapper .card-grid-v4 .card-grid-item .comments-badge{position:absolute;top:14px;right:24px;z-index:2;display:flex;align-items:center;gap:6px;color:#fff}.layout-collections-wrapper .card-grid-v4 .card-grid-item .comments-badge i,.layout-collections-wrapper .card-grid-v4 .card-grid-item .comments-badge span{color:#fff!important;font-size:12px!important}.layout-collections-wrapper .card-grid-v4 .card-grid-item .comments-badge .iconify{font-size:12px!important}.layout-collections-wrapper .card-grid-v4 .point-wrapper{display:flex;align-items:center;justify-content:space-between}.is-dark .layout-collections-wrapper .section-header .section-title{color:var(--smoke-white)}.is-dark .layout-collections-wrapper .section-header .section-description{color:var(--light-text)!important}.is-dark .layout-collections-wrapper .card-grid-v4 .card-grid-item{background:var(--dark-sidebar-light-6);border-color:var(--dark-sidebar-light-12)}.is-dark .layout-collections-wrapper .card-grid-v4 .card-grid-item .v-avatar img,.is-dark .layout-collections-wrapper .card-grid-v4 .card-grid-item .avatar-stack .v-avatar,.is-dark .layout-collections-wrapper .card-grid-v4 .card-grid-item .avatar-stack .v-avatar .avatar.is-more .inner{border-color:var(--dark-sidebar-light-6)!important}.is-dark .layout-collections-wrapper .card-grid-v4 .card-grid-item a:after{background:linear-gradient(to top,rgb(0,0,0) 0%,rgba(0,0,0,.7) 50%,transparent 100%)!important}.is-dark .layout-collections-wrapper .card-grid-v4 .card-grid-item .card-grid-item-content h3{color:#fff!important;text-shadow:0 2px 4px rgba(0,0,0,.2)!important}.is-dark .layout-collections-wrapper .card-grid-v4 .card-grid-item .card-grid-item-content h3 .muted{color:#ffffffb3!important}.is-dark .layout-collections-wrapper .card-grid-v4 .card-grid-item .card-grid-item-content .description{color:#ffffffe6!important;text-shadow:0 1px 3px rgba(0,0,0,.2)!important}.is-dark .layout-collections-wrapper .card-grid-v4 .skeleton-card{background-color:var(--dark-sidebar-light-2);border-color:var(--dark-sidebar-light-4)}.is-dark .layout-collections-wrapper .card-grid-v4 .skeleton-card .skeleton-card-image,.is-dark .layout-collections-wrapper .card-grid-v4 .skeleton-card .skeleton-line{background:linear-gradient(90deg,var(--dark-sidebar-light-14) 25%,var(--dark-sidebar-light-12) 50%,var(--dark-sidebar-light-14) 75%);background-size:200% 100%;animation:shimmer 2s infinite}/*! _variables.scss | Vuero | Css ninja 2020-2022 */.landing-skeleton-wrapper[data-v-cc66daba]{min-height:calc(100vh - 80px);padding-bottom:60px}.landing-skeleton-wrapper .skeleton-hero[data-v-cc66daba]{padding:100px 30px;display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}.landing-skeleton-wrapper .skeleton-hero .skeleton-title[data-v-cc66daba]{margin:0 auto;border-radius:12px}.landing-skeleton-wrapper .skeleton-hero .skeleton-description[data-v-cc66daba]{margin:0 auto;border-radius:8px}.landing-skeleton-wrapper .skeleton-hero .skeleton-button[data-v-cc66daba]{margin-top:12px;border-radius:50px}.landing-skeleton-wrapper .skeleton-section[data-v-cc66daba]{margin-top:4rem;padding:0 5rem}.landing-skeleton-wrapper .skeleton-section .skeleton-section-title[data-v-cc66daba]{margin-bottom:12px;border-radius:8px}.landing-skeleton-wrapper .skeleton-section .skeleton-section-desc[data-v-cc66daba]{margin-bottom:32px;border-radius:8px}.landing-skeleton-wrapper .skeleton-section .skeleton-tools-grid[data-v-cc66daba]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.landing-skeleton-wrapper .skeleton-section .skeleton-tools-grid .skeleton-tool-card[data-v-cc66daba]{height:320px;border-radius:16px}.landing-skeleton-wrapper .skeleton-section .skeleton-carousel[data-v-cc66daba]{display:flex;gap:20px;overflow:hidden}.landing-skeleton-wrapper .skeleton-section .skeleton-carousel .skeleton-carousel-item[data-v-cc66daba]{min-width:300px;height:400px;border-radius:16px}@media screen and (max-width: 767px){.landing-skeleton-wrapper .skeleton-hero[data-v-cc66daba]{padding:50px 20px}.landing-skeleton-wrapper .skeleton-hero .skeleton-title[data-v-cc66daba]{width:90%!important;height:40px!important}.landing-skeleton-wrapper .skeleton-hero .skeleton-description[data-v-cc66daba]{width:70%!important}.landing-skeleton-wrapper .skeleton-section[data-v-cc66daba]{padding:0 2rem}.landing-skeleton-wrapper .skeleton-section .skeleton-tools-grid[data-v-cc66daba]{grid-template-columns:1fr}.landing-skeleton-wrapper .skeleton-section .skeleton-carousel .skeleton-carousel-item[data-v-cc66daba]{min-width:250px;height:300px}}.collections-landing-page-wrapper[data-v-cc66daba]{min-height:calc(100vh - 80px);padding-bottom:60px}.collections-landing-page-wrapper pre[data-v-cc66daba],.collections-landing-page-wrapper .audio-player[data-v-cc66daba]{background:var(--dark-sidebar-dark-2)!important;border-color:var(dark-sidebar-light-1)!important}.collections-landing-page-wrapper .section-container[data-v-cc66daba]{padding:0px 5rem}@keyframes rotating-cc66daba{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.collections-landing-page-wrapper .landing-collections-header[data-v-cc66daba]{position:relative;background:transparent;overflow:hidden}.collections-landing-page-wrapper .landing-collections-header .cover-background[data-v-cc66daba]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.collections-landing-page-wrapper .landing-collections-header .cover-background .cover-media[data-v-cc66daba]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:cover;object-position:center}.collections-landing-page-wrapper .landing-collections-header .cover-background .cover-image[data-v-cc66daba]{filter:blur(1px)}.collections-landing-page-wrapper .landing-collections-header .cover-background .cover-overlay[data-v-cc66daba]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#0002,#00000030);z-index:1}.collections-landing-page-wrapper .landing-collections-header .hexagon[data-v-cc66daba]{position:absolute;animation:rotating-cc66daba 15s infinite;animation-timing-function:linear;z-index:0}.collections-landing-page-wrapper .landing-collections-header .hexagon.hexagon-1[data-v-cc66daba]{top:-180px;left:-180px;height:450px;width:450px;transform:rotate(39deg);opacity:.3}.collections-landing-page-wrapper .landing-collections-header .hexagon.hexagon-2[data-v-cc66daba]{bottom:80px;right:60px;height:160px;width:160px;transform:rotate(75deg);animation-delay:2s;opacity:.3;z-index:0}.collections-landing-page-wrapper .landing-collections-header .hexagon.hexagon-3[data-v-cc66daba]{bottom:40px;left:40px;height:190px;width:190px;transform:rotate(95deg);animation-delay:.5s;opacity:.3}.collections-landing-page-wrapper .landing-collections-header .hexagon.hexagon-4[data-v-cc66daba]{top:-155px;left:50%;height:230px;width:230px;transform:rotate(135deg);animation-delay:1s;opacity:.3}.collections-landing-page-wrapper .landing-collections-header .container[data-v-cc66daba]{position:relative;z-index:10}.collections-landing-page-wrapper .landing-collections-header .hero-content-wrapper[data-v-cc66daba]{padding:10rem 0 30px;position:relative;z-index:2;text-align:center;min-height:200px;display:flex;flex-wrap:wrap;align-content:center;align-items:center;justify-content:center;flex-direction:column;padding:100px 30px;max-width:850px;margin:0 auto}.collections-landing-page-wrapper .landing-collections-header .hero-content-wrapper .hero-title[data-v-cc66daba]{font-size:7rem;font-weight:500;margin-bottom:20px;line-height:1.2;max-width:72rem;color:#000}.collections-landing-page-wrapper .landing-collections-header .hero-content-wrapper .hero-description[data-v-cc66daba]{font-size:1rem;color:#000;line-height:1.6;margin-bottom:32px}.collections-landing-page-wrapper .landing-collections-header .hero-content-wrapper .hero-actions[data-v-cc66daba]{display:flex;justify-content:center;gap:12px}.collections-landing-page-wrapper .landing-collections-header .hero-content-wrapper .hero-actions .button[data-v-cc66daba]{box-shadow:var(--primary-box-shadow)!important;min-height:44px;min-width:140px}.collections-landing-page-wrapper .landing-tools-list[data-v-cc66daba]{margin-top:2rem;padding-top:0}.collections-landing-page-wrapper .sample-carosel-list-section[data-v-cc66daba],.collections-landing-page-wrapper .landing-page-integration[data-v-cc66daba],.collections-landing-page-wrapper .prompt-carosel-list-section[data-v-cc66daba]{margin-top:7rem;padding-top:0}@media screen and (max-width: 767px){.collections-landing-page-wrapper .section-container[data-v-cc66daba]{padding:0px 2rem}.collections-landing-page-wrapper .landing-collections-header .hexagon.hexagon-1[data-v-cc66daba]{top:-110px;left:-80px;height:230px;width:230px}.collections-landing-page-wrapper .landing-collections-header .hexagon.hexagon-2[data-v-cc66daba]{bottom:45px;right:-80px;height:220px;width:220px}.collections-landing-page-wrapper .landing-collections-header .hexagon.hexagon-3[data-v-cc66daba]{bottom:50%;left:-110px}.collections-landing-page-wrapper .landing-collections-header .hexagon.hexagon-4[data-v-cc66daba]{top:-165px;left:70%;height:230px;width:230px}.collections-landing-page-wrapper .landing-collections-header .hero-content-wrapper[data-v-cc66daba]{padding:4rem 30px}.collections-landing-page-wrapper .landing-collections-header .hero-content-wrapper .hero-title[data-v-cc66daba]{font-size:5rem}.collections-landing-page-wrapper .landing-collections-header .hero-content-wrapper .hero-description[data-v-cc66daba]{font-size:1rem}.collections-landing-page-wrapper .landing-collections-header .hero-content-wrapper .hero-actions[data-v-cc66daba]{flex-direction:column}}@media screen and (max-width: 767px){.collections-landing-page-wrapper .section-container[data-v-cc66daba]{padding:0px 2rem}.collections-landing-page-wrapper .landing-collections-header .hexagon.hexagon-1[data-v-cc66daba]{top:-110px;left:-80px;height:230px;width:230px}.collections-landing-page-wrapper .landing-collections-header .hexagon.hexagon-2[data-v-cc66daba]{bottom:45px;right:-80px;height:220px;width:220px}.collections-landing-page-wrapper .landing-collections-header .hexagon.hexagon-3[data-v-cc66daba]{bottom:50%;left:-110px}.collections-landing-page-wrapper .landing-collections-header .hexagon.hexagon-4[data-v-cc66daba]{top:-165px;left:70%;height:230px;width:230px}.collections-landing-page-wrapper .landing-collections-header .hero-content-wrapper[data-v-cc66daba]{padding:30px}.collections-landing-page-wrapper .landing-collections-header .hero-content-wrapper .hero-title[data-v-cc66daba]{font-size:3rem}.collections-landing-page-wrapper .landing-collections-header .hero-content-wrapper .hero-description[data-v-cc66daba]{font-size:.8rem}.collections-landing-page-wrapper .landing-collections-header .hero-content-wrapper .hero-actions[data-v-cc66daba]{flex-direction:column}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.collections-landing-page-wrapper .landing-collections-header .hexagon.hexagon-2[data-v-cc66daba]{bottom:45px;right:-80px}.collections-landing-page-wrapper .landing-collections-header .hexagon.hexagon-3[data-v-cc66daba]{bottom:50%;left:-110px}}.is-dark .collections-landing-page-wrapper pre[data-v-cc66daba],.is-dark .collections-landing-page-wrapper .audio-player[data-v-cc66daba]{background:var(--dark-sidebar-dark-2)!important;border-color:var(dark-sidebar-light-1)!important}.is-dark .collections-landing-page-wrapper .landing-collections-header[data-v-cc66daba]{background:transparent}.is-dark .collections-landing-page-wrapper .landing-collections-header .cover-background .cover-overlay[data-v-cc66daba]{background:linear-gradient(180deg,#00000080,#000000b3)}.is-dark .collections-landing-page-wrapper .landing-collections-header .hexagon[data-v-cc66daba]{opacity:.1!important}.is-dark .collections-landing-page-wrapper .landing-collections-header .hero-content-wrapper .hero-title[data-v-cc66daba]{color:var(--smoke-white)}.is-dark .collections-landing-page-wrapper .landing-collections-header .hero-content-wrapper .hero-description[data-v-cc66daba]{color:var(--light-text)!important}
