@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:1.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:3rem;font-weight:700;color:#000;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:1.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.is-backup{cursor:default}.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper .media-item.is-backup:hover .word-overlay{opacity:1}.sample-carosel-container .creative-samples-layout .creative-grid-asymmetric .media-item-wrapper .media-item.is-backup:hover .media-overlay{opacity:0}.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;color:var(--smoke-white)!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)}.velo-slides-container[data-v-fc31077c]{position:relative;width:100%;background:#fff}.is-dark .velo-slides-container[data-v-fc31077c]{background:var(--dark-sidebar-dark-3)}.velo-scroll-wrapper[data-v-fc31077c]{width:100%}.velo-container-header[data-v-fc31077c]{width:100%;text-align:center;padding:2rem 5rem 3rem;margin-bottom:1rem}.velo-container-header__title[data-v-fc31077c]{font-size:clamp(2.5em,6vw,4em);font-weight:700;display:inline-block;padding:.2em .5em;backdrop-filter:blur(8px);border-radius:8px;margin-bottom:.5rem;color:#1a1a1a;text-shadow:0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.1)}.is-dark .velo-container-header__title[data-v-fc31077c]{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.8),0 1px 2px rgba(0,0,0,.6)}.velo-container-header__description[data-v-fc31077c]{font-size:clamp(1em,2vw,1.3em);line-height:1.6;padding:0 20px;max-width:1800px;margin:0 auto;color:#000c;text-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.08)}.is-dark .velo-container-header__description[data-v-fc31077c]{color:#ffffffe6;text-shadow:0 1px 3px rgba(0,0,0,.7),0 1px 2px rgba(0,0,0,.5)}@media (max-width: 769px){.velo-container-header[data-v-fc31077c]{padding:1.5rem 4% 2rem}.velo-container-header__title[data-v-fc31077c]{font-size:clamp(2em,8vw,2.5em)}.velo-container-header__description[data-v-fc31077c]{font-size:clamp(.9em,4vw,1em)}}.velo-slides__fixed-title[data-v-fc31077c]{flex-shrink:0;width:3rem;display:flex;align-items:center;justify-content:center;font-size:.8em;font-weight:600;letter-spacing:.2em;text-transform:uppercase;white-space:nowrap;writing-mode:vertical-rl;transform:rotate(180deg);order:1;color:#0009;text-shadow:0 1px 3px rgba(0,0,0,.1)}.is-dark .velo-slides__fixed-title[data-v-fc31077c]{color:#fff9;text-shadow:0 1px 3px rgba(0,0,0,.8)}@media (max-width: 769px){.velo-slides__fixed-title[data-v-fc31077c]{display:none}}.velo-slide[data-v-fc31077c]{position:relative;width:100%;min-height:85vh;scroll-snap-align:start;scroll-snap-stop:always;overflow:hidden;background:#fff}.is-dark .velo-slide[data-v-fc31077c]{background:var(--dark-sidebar-dark-3)}@media (max-width: 1024px) and (orientation: landscape){.velo-slide[data-v-fc31077c]{min-height:clamp(550px,75vh,750px)}}@media (max-width: 1024px) and (orientation: portrait){.velo-slide[data-v-fc31077c]{min-height:clamp(600px,50vh,850px)}}.velo-slide__content[data-v-fc31077c]{position:relative;z-index:10;height:100%;display:flex;flex-direction:row;align-items:center;gap:0;padding:4% 6%;max-width:1600px;margin:0 auto}@media (max-width: 769px){.velo-slide__content[data-v-fc31077c]{flex-direction:column;padding:4%;justify-content:center}}.velo-slide__left[data-v-fc31077c]{flex:1;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2;padding-right:1em;padding-left:2rem;min-width:0;order:2}@media (min-width: 770px){.is-reverse .velo-slide__left[data-v-fc31077c]{order:3;padding-right:2rem;padding-left:1em}}@media (max-width: 769px){.velo-slide__left[data-v-fc31077c]{padding:0 1.5rem;order:1;text-align:center;width:100%;max-width:600px;margin:0 auto -20px;justify-content:flex-end;position:relative;z-index:3}}.velo-slide__right[data-v-fc31077c]{flex:0 0 65%;display:flex;align-items:center;justify-content:flex-end;position:relative;z-index:1;margin-left:-8em;order:3}@media (min-width: 770px){.is-reverse .velo-slide__right[data-v-fc31077c]{order:2;justify-content:flex-start;margin-left:0;margin-right:-8em}}@media (max-width: 769px){.velo-slide__right[data-v-fc31077c]{flex:0 0 auto;width:80%;max-width:none;margin:0 auto;order:3;position:relative;z-index:2}}.velo-slide__cover[data-v-fc31077c]{position:relative;width:100%;max-width:850px;height:500px;border-radius:90% 40% 70% 60%/80% 100% 38% 40%;overflow:hidden;opacity:1;transform:scale(.95);filter:blur(12px);transition:transform .8s ease,filter .8s ease,border-radius .3s ease;box-shadow:0 30px 60px #00000026}.is-dark .velo-slide__cover[data-v-fc31077c]{box-shadow:0 30px 60px #00000080}@media (min-width: 770px){.is-reverse .velo-slide__cover[data-v-fc31077c]{border-radius:40% 90% 60% 70%/100% 80% 40% 38%}}@media (max-width: 1024px){.velo-slide__cover[data-v-fc31077c]{max-width:700px;height:400px}}@media (max-width: 769px){.velo-slide__cover[data-v-fc31077c]{max-width:100%;height:300px;box-shadow:0 15px 30px #0000001a}.is-dark .velo-slide__cover[data-v-fc31077c]{box-shadow:0 15px 30px #0003}}@media (max-width: 500px){.velo-slide__cover[data-v-fc31077c]{max-width:100%;height:300px;box-shadow:0 5px 10px #00000014}.is-dark .velo-slide__cover[data-v-fc31077c]{box-shadow:0 5px 10px #0003}}.velo-slide__cover video[data-v-fc31077c],.velo-slide__cover img[data-v-fc31077c]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.velo-slide__hint[data-v-fc31077c]{text-shadow:0px 1px 9px rgb(255,255,255);font-size:.85em;letter-spacing:.3em;text-transform:uppercase;margin-bottom:1.5em;opacity:0;transform:translateY(20px);transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1);font-weight:600;color:#0009;text-shadow:0 1px 3px rgba(0,0,0,.1)}.is-dark .velo-slide__hint[data-v-fc31077c]{color:#fff9;text-shadow:0 1px 3px rgba(0,0,0,.8)}@media (max-width: 768px){.velo-slide__hint[data-v-fc31077c]{font-size:.75em;margin-bottom:1em}}.velo-slide__title[data-v-fc31077c]{font-size:clamp(2em,4vw,3.5em);font-weight:700;line-height:1.1;margin-bottom:.5em;color:#1a1a1a;text-shadow:0px -1px 9px rgb(255,255,255)}.is-dark .velo-slide__title[data-v-fc31077c]{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.9),0 1px 2px rgba(0,0,0,.7)}.velo-slide__title .line[data-v-fc31077c]{display:block}.velo-slide__title .line span[data-v-fc31077c]{display:block;transform:translateY(100%);opacity:0;transition:transform .8s cubic-bezier(.4,0,.2,1),opacity .8s cubic-bezier(.4,0,.2,1)}@media (max-width: 768px){.velo-slide__title[data-v-fc31077c]{font-size:clamp(1.5em,5vw,1.7em)}}.velo-slide__text[data-v-fc31077c]{font-size:1.2rem;max-width:50em;line-height:1.5;margin-bottom:2.5rem;max-height:150px;overflow-y:auto;padding-right:.5em;color:#000c;text-shadow:0px -1px 9px rgb(255,255,255)}.is-dark .velo-slide__text[data-v-fc31077c]{color:#ffffffe6;text-shadow:0 1px 3px rgba(0,0,0,.8),0 1px 2px rgba(0,0,0,.6)}.velo-slide__text[data-v-fc31077c]::-webkit-scrollbar{width:4px}.velo-slide__text[data-v-fc31077c]::-webkit-scrollbar-track{background:#0000001a;border-radius:4px}.is-dark .velo-slide__text[data-v-fc31077c]::-webkit-scrollbar-track{background:#ffffff1a}.velo-slide__text[data-v-fc31077c]::-webkit-scrollbar-thumb{background:#0000004d;border-radius:4px}.velo-slide__text[data-v-fc31077c]::-webkit-scrollbar-thumb:hover{background:#00000080}.is-dark .velo-slide__text[data-v-fc31077c]::-webkit-scrollbar-thumb{background:#ffffff4d}.is-dark .velo-slide__text[data-v-fc31077c]::-webkit-scrollbar-thumb:hover{background:#ffffff80}@media (max-width: 769px){.velo-slide__text[data-v-fc31077c]{margin:0 auto 2em;max-height:120px;font-size:.95em}}.velo-slide__text .line[data-v-fc31077c]{display:block;overflow:hidden}.velo-slide__text .line span[data-v-fc31077c]{display:block;transform:translateY(100%);opacity:0;transition:transform .8s cubic-bezier(.4,0,.2,1) .3s,opacity .8s cubic-bezier(.4,0,.2,1) .3s}@media (max-width: 768px){.velo-slide__text[data-v-fc31077c]{font-size:1em;margin-bottom:2em}}.velo-slide__cta[data-v-fc31077c]{opacity:0;transform:translateY(20px);transition:opacity .8s cubic-bezier(.4,0,.2,1) .5s,transform .8s cubic-bezier(.4,0,.2,1) .5s}@media (max-width: 769px){.velo-slide__cta[data-v-fc31077c]{display:flex;justify-content:center}}.btn-animated[data-v-fc31077c]{display:inline-block;padding:1em 2.5em;background:transparent;border-radius:var(--radius-rounded);text-decoration:none;font-weight:600;letter-spacing:.1em;text-transform:uppercase;transition:all .3s ease;position:relative;overflow:hidden;color:#1a1a1a;border:2px solid #1a1a1a;text-shadow:none}.is-dark .btn-animated[data-v-fc31077c]{color:#fff;border:2px solid #fff;text-shadow:0 1px 3px rgba(0,0,0,.8)}.btn-animated[data-v-fc31077c]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;transition:left .4s ease;z-index:-1;background:#1a1a1a}.is-dark .btn-animated[data-v-fc31077c]:before{background:#fff}.btn-animated[data-v-fc31077c]:hover{text-shadow:none;color:#fff}.is-dark .btn-animated[data-v-fc31077c]:hover{color:#111}.btn-animated[data-v-fc31077c]:hover:before{left:0}@media (max-width: 768px){.btn-animated[data-v-fc31077c]{padding:.8em 2em;font-size:.9em}}.velo-slide .velo-slide__hint[data-v-fc31077c],.velo-slide .velo-slide__title .line span[data-v-fc31077c],.velo-slide .velo-slide__text .line span[data-v-fc31077c],.velo-slide .velo-slide__cta[data-v-fc31077c]{opacity:0;transform:translateY(30px)}.velo-slide .velo-slide__cover[data-v-fc31077c]{opacity:1;transform:scale(.95);filter:blur(12px)}.velo-slide.is-visible .velo-slide__hint[data-v-fc31077c]{opacity:1;transform:translateY(0);transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1)}.velo-slide.is-visible .velo-slide__title .line span[data-v-fc31077c]{opacity:1;transform:translateY(0);transition:opacity .8s cubic-bezier(.4,0,.2,1) .1s,transform .8s cubic-bezier(.4,0,.2,1) .1s}.velo-slide.is-visible .velo-slide__text .line span[data-v-fc31077c]{opacity:1;transform:translateY(0);transition:opacity .8s cubic-bezier(.4,0,.2,1) .2s,transform .8s cubic-bezier(.4,0,.2,1) .2s}.velo-slide.is-visible .velo-slide__cta[data-v-fc31077c]{opacity:1;transform:translateY(0);transition:opacity .8s cubic-bezier(.4,0,.2,1) .3s,transform .8s cubic-bezier(.4,0,.2,1) .3s}.velo-slide.is-visible .velo-slide__cover[data-v-fc31077c]{opacity:1;transform:scale(1);filter:blur(0);transition:transform .8s ease,filter .8s ease}.prompt-carosel-container .section-header{margin-bottom:30px}.prompt-carosel-container .section-header .section-title{font-size:2.5rem;font-weight:700;color:#000;margin-bottom:12px}@media screen and (max-width: 768px){.prompt-carosel-container .section-header .section-title{font-size:2rem}}.prompt-carosel-container .section-header .section-description{font-size:1.1rem;color:#000!important;line-height:1.6!important}@media screen and (max-width: 768px){.prompt-carosel-container .section-header .section-description{font-size:1rem}}.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(--smoke-white)!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-dark-3);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:2.5rem;color:#000;font-weight:700;margin-bottom:12px;line-height:1.3}@media screen and (max-width: 768px){.layout-collections-wrapper .section-header .section-title{font-size:2rem}}.layout-collections-wrapper .section-header .section-description{font-size:1.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(--smoke-white)!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[data-v-cc66daba]:not(.has-cover){padding:100px 30px}.collections-landing-page-wrapper .landing-collections-header:not(.has-cover) .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:not(.has-cover) .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:not(.has-cover) .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:not(.has-cover) .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:not(.has-cover) .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:not(.has-cover) .hero-content-wrapper[data-v-cc66daba]{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;max-width:850px;margin:0 auto}.collections-landing-page-wrapper .landing-collections-header:not(.has-cover) .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:not(.has-cover) .hero-content-wrapper .hero-description[data-v-cc66daba]{font-weight:300;font-size:1.5rem;color:#000;line-height:1.6;margin-bottom:32px;max-width:700px}.collections-landing-page-wrapper .landing-collections-header:not(.has-cover) .hero-content-wrapper .hero-actions[data-v-cc66daba]{display:flex;justify-content:center;gap:12px}.collections-landing-page-wrapper .landing-collections-header:not(.has-cover) .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-collections-header.has-cover[data-v-cc66daba]{padding:4rem 5rem}.collections-landing-page-wrapper .landing-collections-header.has-cover .header-container[data-v-cc66daba]{display:flex;align-items:center;justify-content:space-between;gap:4rem;max-width:100%;margin:0 auto}.collections-landing-page-wrapper .landing-collections-header.has-cover .hero-content-wrapper[data-v-cc66daba]{flex:1;width:50%;text-align:left}.collections-landing-page-wrapper .landing-collections-header.has-cover .hero-content-wrapper .hero-title[data-v-cc66daba]{font-size:7rem;font-weight:600;margin-bottom:1.5rem;line-height:1.2;color:#000}.collections-landing-page-wrapper .landing-collections-header.has-cover .hero-content-wrapper .hero-description[data-v-cc66daba]{font-weight:300;font-size:1.2rem;color:#000;line-height:1.6;margin-bottom:32px;max-width:700px}.collections-landing-page-wrapper .landing-collections-header.has-cover .hero-content-wrapper .hero-actions[data-v-cc66daba]{display:flex;justify-content:flex-start;gap:12px}.collections-landing-page-wrapper .landing-collections-header.has-cover .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-collections-header.has-cover .hero-image-wrapper[data-v-cc66daba]{flex:1;width:50%;display:flex;align-items:center;justify-content:center}.collections-landing-page-wrapper .landing-collections-header.has-cover .hero-image-wrapper .image-container[data-v-cc66daba]{width:100%;height:450px;border-radius:90% 40% 70% 60%/80% 100% 38% 40%;overflow:hidden;background:linear-gradient(135deg,#f5a623,#ff6b6b);box-shadow:0 20px 60px #0000001a}.collections-landing-page-wrapper .landing-collections-header.has-cover .hero-image-wrapper .image-container .cover-media[data-v-cc66daba]{width:100%;height:100%;object-fit:cover;object-position:center}.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[data-v-cc66daba]:not(.has-cover){padding:50px 20px}.collections-landing-page-wrapper .landing-collections-header:not(.has-cover) .hexagon.hexagon-1[data-v-cc66daba]{top:-110px;left:-80px;height:230px;width:230px}.collections-landing-page-wrapper .landing-collections-header:not(.has-cover) .hexagon.hexagon-2[data-v-cc66daba]{bottom:45px;right:-80px;height:220px;width:220px}.collections-landing-page-wrapper .landing-collections-header:not(.has-cover) .hexagon.hexagon-3[data-v-cc66daba]{bottom:50%;left:-110px}.collections-landing-page-wrapper .landing-collections-header:not(.has-cover) .hexagon.hexagon-4[data-v-cc66daba]{top:-165px;left:70%;height:230px;width:230px}.collections-landing-page-wrapper .landing-collections-header:not(.has-cover) .hero-content-wrapper .hero-title[data-v-cc66daba]{font-size:3rem}.collections-landing-page-wrapper .landing-collections-header:not(.has-cover) .hero-content-wrapper .hero-description[data-v-cc66daba]{font-size:.9rem;max-width:100%}.collections-landing-page-wrapper .landing-collections-header:not(.has-cover) .hero-content-wrapper .hero-actions[data-v-cc66daba]{flex-direction:column}.collections-landing-page-wrapper .landing-collections-header.has-cover[data-v-cc66daba]{padding:2rem}.collections-landing-page-wrapper .landing-collections-header.has-cover .header-container[data-v-cc66daba]{flex-direction:column-reverse;gap:2rem}.collections-landing-page-wrapper .landing-collections-header.has-cover .hero-content-wrapper[data-v-cc66daba]{width:100%;text-align:center}.collections-landing-page-wrapper .landing-collections-header.has-cover .hero-content-wrapper .hero-title[data-v-cc66daba]{font-size:3rem}.collections-landing-page-wrapper .landing-collections-header.has-cover .hero-content-wrapper .hero-description[data-v-cc66daba]{font-size:.9rem}.collections-landing-page-wrapper .landing-collections-header.has-cover .hero-content-wrapper .hero-actions[data-v-cc66daba]{justify-content:center;flex-direction:column}.collections-landing-page-wrapper .landing-collections-header.has-cover .hero-image-wrapper[data-v-cc66daba]{width:100%}.collections-landing-page-wrapper .landing-collections-header.has-cover .hero-image-wrapper .image-container[data-v-cc66daba]{height:300px;margin:0 auto}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.collections-landing-page-wrapper .section-container[data-v-cc66daba]{padding:0px 2rem}.collections-landing-page-wrapper .landing-collections-header.has-cover[data-v-cc66daba]{padding:3rem 2rem}.collections-landing-page-wrapper .landing-collections-header.has-cover .header-container[data-v-cc66daba]{flex-direction:column-reverse;gap:3rem}.collections-landing-page-wrapper .landing-collections-header.has-cover .hero-content-wrapper[data-v-cc66daba]{width:100%;text-align:center}.collections-landing-page-wrapper .landing-collections-header.has-cover .hero-content-wrapper .hero-title[data-v-cc66daba]{font-size:3.5rem}.collections-landing-page-wrapper .landing-collections-header.has-cover .hero-content-wrapper .hero-description[data-v-cc66daba]{font-size:1rem}.collections-landing-page-wrapper .landing-collections-header.has-cover .hero-content-wrapper .hero-actions[data-v-cc66daba]{justify-content:center}.collections-landing-page-wrapper .landing-collections-header.has-cover .hero-image-wrapper[data-v-cc66daba]{width:100%}.collections-landing-page-wrapper .landing-collections-header.has-cover .hero-image-wrapper .image-container[data-v-cc66daba]{height:350px;margin:0 auto}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape){.collections-landing-page-wrapper .section-container[data-v-cc66daba]{padding:0px 2rem}.collections-landing-page-wrapper .landing-collections-header.has-cover[data-v-cc66daba]{padding:3rem 2rem}.collections-landing-page-wrapper .landing-collections-header.has-cover .header-container[data-v-cc66daba]{display:flex;align-items:center;justify-content:space-between;gap:4rem;max-width:100%;margin:0 auto}.collections-landing-page-wrapper .landing-collections-header.has-cover .hero-content-wrapper[data-v-cc66daba]{width:100%;text-align:center}.collections-landing-page-wrapper .landing-collections-header.has-cover .hero-content-wrapper .hero-title[data-v-cc66daba]{font-size:3.5rem}.collections-landing-page-wrapper .landing-collections-header.has-cover .hero-content-wrapper .hero-description[data-v-cc66daba]{font-size:1rem}.collections-landing-page-wrapper .landing-collections-header.has-cover .hero-content-wrapper .hero-actions[data-v-cc66daba]{justify-content:center}.collections-landing-page-wrapper .landing-collections-header.has-cover .hero-image-wrapper[data-v-cc66daba]{width:100%}.collections-landing-page-wrapper .landing-collections-header.has-cover .hero-image-wrapper .image-container[data-v-cc66daba]{height:350px;margin:0 auto}}.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:not(.has-cover) .hexagon[data-v-cc66daba]{opacity:.1!important}.is-dark .collections-landing-page-wrapper .landing-collections-header:not(.has-cover) .hero-content-wrapper .hero-title[data-v-cc66daba]{color:var(--smoke-white)}.is-dark .collections-landing-page-wrapper .landing-collections-header:not(.has-cover) .hero-content-wrapper .hero-description[data-v-cc66daba]{color:var(--light-grey)!important}.is-dark .collections-landing-page-wrapper .landing-collections-header.has-cover .hero-content-wrapper .hero-title[data-v-cc66daba]{color:var(--smoke-white)}.is-dark .collections-landing-page-wrapper .landing-collections-header.has-cover .hero-content-wrapper .hero-description[data-v-cc66daba]{color:var(--light-grey)!important}.is-dark .collections-landing-page-wrapper .landing-collections-header.has-cover .hero-image-wrapper .image-container[data-v-cc66daba]{box-shadow:0 20px 60px #ffffff0d}
