.container{box-sizing:border-box;margin:0;padding:0}.marketplace-landing-wrapper .headerHero{background-color:#fffaeb;color:#2d3748;padding:2rem 0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;box-sizing:border-box;margin:2rem;border-radius:1rem;background:linear-gradient(160deg,#fffaeb,#fff3d0);box-shadow:0 4px 6px rgba(0,0,0,.05)}@media(min-width:1024px){.marketplace-landing-wrapper .headerHero{margin:1rem 10rem}}.marketplace-landing-wrapper .headerHero .heroContainer{width:100%;max-width:1200px;text-align:center;padding:0 1rem;height:auto;min-height:25vh}@media(min-width:768px){.marketplace-landing-wrapper .headerHero .heroContainer{padding:0 2rem;height:30vh}}.marketplace-landing-wrapper .headerHero .heroContainer .heroTitle{font-family:Inter,Urbanist,sans-serif;font-size:1.75em;font-weight:600;line-height:1.2;margin-bottom:1rem;color:#7d5700}@media(min-width:768px){.marketplace-landing-wrapper .headerHero .heroContainer .heroTitle{font-size:2.25rem}}.marketplace-landing-wrapper .headerHero .heroContainer .heroSubtitle{color:#946500;font-family:Inter,Roboto Flex,sans-serif;font-size:1.1rem;font-weight:400;margin-bottom:1.5rem}@media(min-width:768px){.marketplace-landing-wrapper .headerHero .heroContainer .heroSubtitle{font-size:1.25rem}}.marketplace-landing-wrapper .headerHero .heroContainer .searchBox{position:relative;width:100%;max-width:500px;margin:2rem auto}.marketplace-landing-wrapper .headerHero .heroContainer .searchBox .searchInput{width:100%;padding:12px 20px 12px 40px;border:1px solid #ffd580;border-radius:8px;font-size:16px;color:#7d5700;background:#fffdf7;box-shadow:0 1px 3px rgba(201,145,0,.1);font-family:Inter,Urbanist,sans-serif}.marketplace-landing-wrapper .headerHero .heroContainer .searchBox .searchInput:focus{outline:none;border-color:#ffb700;box-shadow:0 0 0 3px rgba(255,183,0,.2)}.marketplace-landing-wrapper .headerHero .heroContainer .searchBox .searchInput::-moz-placeholder{color:#c99100;opacity:.6}.marketplace-landing-wrapper .headerHero .heroContainer .searchBox .searchInput::placeholder{color:#c99100;opacity:.6}.marketplace-landing-wrapper .headerHero .heroContainer .searchBox .searchIcon{position:absolute;left:15px;top:50%;transform:translateY(-50%);width:20px;height:20px;color:#c99100;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23c99100'%3E%3Cpath d='M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:contain}.marketplace-landing-wrapper .integrationGrid{margin:2rem auto;border-radius:3rem}.marketplace-landing-wrapper .integrationGrid .gridContainer{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:1rem;padding:0 1rem}@media(min-width:640px){.marketplace-landing-wrapper .integrationGrid .gridContainer{grid-template-columns:repeat(2,1fr);padding:0 2rem}}@media(min-width:1024px){.marketplace-landing-wrapper .integrationGrid .gridContainer{grid-template-columns:repeat(3,1fr);padding:0 3.5rem;gap:1.25rem;width:90%}}.marketplace-landing-wrapper .integrationGrid .gridItem{position:relative;border-radius:10px;background-color:#fff;padding:1.1rem 1.1rem .9rem;overflow:hidden;display:flex;flex-direction:column;height:400px;box-shadow:0 2px 8px rgba(0,0,0,.08);text-align:left;transition:all .3s ease;width:90%}@media(min-width:640px){.marketplace-landing-wrapper .integrationGrid .gridItem{height:420px;padding:1.25rem 1.25rem 1rem}}.marketplace-landing-wrapper .integrationGrid .gridItem:hover{transform:translateY(-5px);box-shadow:0 10px 15px rgba(201,145,0,.1);border-color:#ffd580}.marketplace-landing-wrapper .integrationGrid .cardHeader{display:flex;flex-direction:column;width:100%;margin-bottom:1rem;position:relative}.marketplace-landing-wrapper .integrationGrid .metadataContainer{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:.75rem}.marketplace-landing-wrapper .integrationGrid .imageContainer{width:100%;height:160px;overflow:hidden;border-radius:8px;position:relative}.marketplace-landing-wrapper .integrationGrid .imageContainer img.coverImage,.marketplace-landing-wrapper .integrationGrid .imageContainer video.coverImage{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.marketplace-landing-wrapper .integrationGrid .imageContainer .audioContainer{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f0f2f5}.marketplace-landing-wrapper .integrationGrid .imageContainer .audioContainer .coverAudio{width:90%;margin-bottom:8px}.marketplace-landing-wrapper .integrationGrid .imageContainer .audioContainer .audioPlaceholder{width:60px;height:60px;color:#4a5568;opacity:.7}.marketplace-landing-wrapper .integrationGrid .imageContainer .audioContainer .audioPlaceholder svg{width:100%;height:100%}.marketplace-landing-wrapper .integrationGrid .imageContainer .mediaFallback{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f0f2f5;color:#4a5568}.marketplace-landing-wrapper .integrationGrid .imageContainer .mediaFallback svg{width:40px;height:40px;margin-bottom:8px}.marketplace-landing-wrapper .integrationGrid .imageContainer .mediaFallback span{font-size:14px}.marketplace-landing-wrapper .integrationGrid .coverImage{width:100%;height:150px;-o-object-fit:cover;object-fit:cover;border-radius:10px;padding:0}.marketplace-landing-wrapper .integrationGrid .templateTag{font-size:.7rem;font-weight:600;padding:.2rem .6rem;border-radius:16px;display:flex;align-items:center;gap:3px;width:-moz-fit-content;width:fit-content;margin-left:0}.marketplace-landing-wrapper .integrationGrid .templateTag:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;margin-right:3px}.marketplace-landing-wrapper .integrationGrid .templateTag.template{background-color:#fff0d9;color:#b25e00}.marketplace-landing-wrapper .integrationGrid .templateTag.template:before{background-color:#b25e00}.marketplace-landing-wrapper .integrationGrid .templateTag.flow{background-color:#ecfdf5;color:#059669}.marketplace-landing-wrapper .integrationGrid .templateTag.flow:before{background-color:#059669}.marketplace-landing-wrapper .integrationGrid .templateTag.service{background-color:#f0f1ff;color:#4f46e5}.marketplace-landing-wrapper .integrationGrid .templateTag.service:before{background-color:#4f46e5}.marketplace-landing-wrapper .integrationGrid .downloadCount{color:#b25e00;font-size:.75rem;font-weight:500;display:flex;align-items:center;gap:3px;width:-moz-fit-content;width:fit-content;padding:.2rem .5rem;background-color:#fffaf0;border-radius:14px}.marketplace-landing-wrapper .integrationGrid .downloadIcon{width:14px;height:14px}.marketplace-landing-wrapper .integrationGrid .cardContent{flex:1 1 auto;display:flex;flex-direction:column;overflow:hidden;min-height:0}.marketplace-landing-wrapper .integrationGrid .gridItemTitle{font-size:1.05rem;margin-bottom:.6rem;font-weight:600;line-height:1.3;color:#2d3748;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-height:2.8em;word-break:normal;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}@media(min-width:768px){.marketplace-landing-wrapper .integrationGrid .gridItemTitle{font-size:1.15rem}}.marketplace-landing-wrapper .integrationGrid .gridItemDesc{color:#4a5568;font-family:Inter,sans-serif;margin-bottom:.75rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.85rem;line-height:1.5;max-height:4.5em}.marketplace-landing-wrapper .integrationGrid .cardFooter{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:.75rem;border-top:1px solid #ffe7b3;width:100%}.marketplace-landing-wrapper .integrationGrid .author{display:flex;align-items:center}.marketplace-landing-wrapper .integrationGrid .authorAvatar{width:22px;height:22px;border-radius:50%;margin-right:6px;-o-object-fit:cover;object-fit:cover;border:1px solid #ffe7b3}.marketplace-landing-wrapper .integrationGrid .authorName{font-size:.8rem;color:#a66200;font-weight:500}.marketplace-landing-wrapper .integrationGrid .readMoreBtn{padding:.4rem .9rem;font-size:.8rem;background:rgba(255,183,0,.753);border:none;border-radius:6px;color:#fff;cursor:pointer;transition:all .3s ease;width:-moz-fit-content;width:fit-content;font-weight:500;white-space:nowrap}.marketplace-landing-wrapper .integrationGrid .readMoreBtn:hover{background:#e0a200}@media(min-width:768px){.marketplace-landing-wrapper .integrationGrid .readMoreBtn{padding:.4rem 1rem;font-size:.85rem}}.marketplace-landing-wrapper .skeleton{background-color:#333;animation:pulse 1.5s ease-in-out infinite;opacity:.8}.marketplace-landing-wrapper .skeletonImage{width:30%;height:150px;margin:0 auto;background-color:#444;border-radius:5px}.marketplace-landing-wrapper .skeletonText{height:20px;background-color:#444;margin:15px 0;border-radius:5px}.marketplace-landing-wrapper .skeletonButton{width:60%;height:35px;background-color:#555;margin:10px auto;border-radius:20px}.marketplace-landing-wrapper .noResults{grid-column:1/-1;text-align:center;padding:3rem;background-color:#f7fafc;border-radius:12px;border:1px dashed #cbd5e0}.marketplace-landing-wrapper .noResults .noResultsIcon{width:48px;height:48px;margin:0 auto 1rem;color:#a0aec0}.marketplace-landing-wrapper .noResults h3{color:#4a5568;font-size:1.25rem;margin-bottom:.5rem;font-weight:600}.marketplace-landing-wrapper .noResults p{color:#718096;font-size:1rem}@keyframes pulse{0%{opacity:.8}50%{opacity:1}to{opacity:.8}}.marketplace-landing-wrapper .skeletonPulse{background:linear-gradient(90deg,#ffe7b3 25%,#fff8e1 50%,#ffe7b3 75%);background-size:200% 100%;animation:skeletonPulse 1.5s ease-in-out infinite}.marketplace-landing-wrapper .skeleton{pointer-events:none}.marketplace-landing-wrapper .skeleton .coverImage{width:100px;height:100px;border-radius:8px}.marketplace-landing-wrapper .skeleton .templateTag{width:80px;height:24px;border-radius:20px}.marketplace-landing-wrapper .skeleton .gridItemTitle{height:24px;border-radius:4px;margin-bottom:12px}.marketplace-landing-wrapper .skeleton .gridItemDesc{height:16px;border-radius:4px;margin-bottom:8px}.marketplace-landing-wrapper .skeleton .gridItemDesc:last-child{width:70%}.marketplace-landing-wrapper .skeleton .authorAvatar{width:24px;height:24px;border-radius:50%}.marketplace-landing-wrapper .skeleton .authorName{width:80px;height:16px;border-radius:4px}.marketplace-landing-wrapper .skeleton .readMoreBtn{width:100px;height:32px;border-radius:8px}@keyframes skeletonPulse{0%{background-position:100% 0}to{background-position:-100% 0}}.marketplace-landing-wrapper .errorContainer{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem;margin:2rem auto;max-width:600px;background-color:#fff8e1;border-radius:12px;border:1px solid #ffe7b3}.marketplace-landing-wrapper .errorContainer .errorIcon{width:64px;height:64px;margin-bottom:1.5rem;color:#e0a200}.marketplace-landing-wrapper .errorContainer .errorIcon svg{width:100%;height:100%}.marketplace-landing-wrapper .errorContainer h3{font-size:1.25rem;color:#a66200;margin-bottom:1.5rem}.marketplace-landing-wrapper .errorContainer .retryButton{padding:.75rem 1.5rem;background-color:rgba(255,183,0,.753);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s}.marketplace-landing-wrapper .errorContainer .retryButton:hover{background-color:#e0a200}