.category-button,.clickable,[role=button],button,label:not(label input){user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}input[type=email],input[type=number],input[type=password],input[type=search],input[type=text],input[type=url],textarea{user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}.App>div[style]{background-color:#0a0a0f!important}.App div:has(>div>[class*=profile]),[class*=profile],div:has(>[class*=profile]){background-color:#0a0a0f!important}.App{background:#0a0a0f;display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.App>div{display:flex;flex:1 1;flex-direction:column}.container,.detail-container,.home-container{background:#0a0a0f;box-sizing:border-box;color:#e0e0e0;margin:0 auto;max-width:1400px;padding:400px 30px 30px;width:100%}@media (min-width:1400px){.container,.detail-container,.home-container{max-width:1920px}}@media (max-width:1024px){.container,.detail-container,.home-container{max-width:100%;overflow-x:hidden;padding:200px 20px 20px}.home-container.unauthenticated{padding-top:0!important}}@media (max-width:768px){.App{flex-direction:column;margin-left:0;padding:60px 0 0}.container,.detail-container,.home-container{margin-top:0;max-width:100%;overflow-x:hidden;padding:80px 15px 20px;width:100%}.home-container.unauthenticated{padding-top:0!important}}@media (max-width:649px){.App{padding-top:56px}.container,.detail-container,.home-container{max-width:100%;overflow-x:hidden;padding:70px 10px 15px}.home-container.unauthenticated{margin-top:-56px!important;padding-top:0!important}}.profile-page{background-color:#0a0a0f!important;color:#fff!important;padding-top:200px;width:100%}.home-page{background:#0a0a0f;min-height:100vh;padding-top:20px;padding-top:800px}.home-page.unauthenticated{padding-top:clamp(30px,4vh,50px)}.hero-banner{color:#fff;margin-top:5px;text-align:center}.profile-page .profile-header{margin-bottom:40px;margin-top:40px}.profile-page .profile-stats{margin-bottom:30px}.profile-page .profile-tabs{margin-bottom:40px}.profile-page .prompt-card{margin-bottom:20px}body .App>div>div[style]{background-color:#0a0a0f!important}.App [class*=profile] div[style*=background-color],.App [class*=profile]~div{background-color:#0a0a0f!important;color:#fff!important}.grid,.home-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr);width:100%}@media (max-width:1200px){.grid,.home-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.grid,.home-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.grid,.home-grid{grid-template-columns:1fr}}@media (max-width:768px){.grid,.home-grid{gap:10px;padding:0 5px}}.card,.prompt-card{background:#1e1e1e;border:2px solid #0000;border-radius:8px;box-shadow:0 1px 3px #ffffff1f,0 1px 2px #ffffff3d;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;width:100%}.card:hover,.prompt-card:hover{border-color:#44f797;box-shadow:0 0 20px #44f79766,0 0 40px #44f79733,0 4px 8px #ffffff29,0 2px 4px #ffffff3d;transform:translateY(-2px)}.card img{display:block;width:100%}.card-content{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:16px;text-align:left}input,textarea{background:#2e2e2e;border:1px solid #444;box-sizing:border-box;color:#e0e0e0;font-size:16px;margin-right:8px;padding:8px;width:100%}@media (max-width:768px){input,textarea{margin-bottom:8px;margin-right:0}}.buy-button,.pay-button,button{background:#bb86fc;border:none;border-radius:4px;color:#121212;cursor:pointer;font-size:16px;padding:8px 16px}@media (max-width:768px){.buy-button,.pay-button,button{margin-bottom:10px;width:100%}.profile-page button[style*="Add Banner"],.profile-page button[style*="Edit Banner"],.profile-page button[style*="bottom: '215px'"],.profile-page div[style*="width: '100vw'"] button,.profile-page div[style*="width: '100vw'"] button[style*="position: absolute"],.profile-page div[style*="width: '100vw'"] button[style*="right: '20px'"],.profile-page div[style*=bannerContainer] button,.profile-page div[style*=bannerContainer] button[style*="position: absolute"],.profile-page div[style*=bannerContainer] button[style*="right: '20px'"]{box-sizing:border-box!important;flex-shrink:0!important;max-width:150px!important;min-width:auto!important;white-space:nowrap!important;width:auto!important}}.card-link{color:inherit;text-decoration:none}a{color:#bb86fc}img{height:auto;max-width:100%}.author-avatar img,.creator-avatar img,.user-avatar img,.user-avatar-new img{margin-top:0}.card-image-container .card-image-new,.card-image-new,.prompt-card-new .card-image-new,.prompt-card-new img.card-image-new{margin-top:0!important}.detail-image{max-height:500px;object-fit:contain}.card-image{height:180px;transition:transform .3s ease}.prompt-card:hover .card-image{transform:scale(1.03)}.author-info,.user-info{align-items:center;display:flex;gap:10px;justify-content:flex-start;max-width:70%;padding:10px;text-align:left;z-index:1}.user-name{display:block;max-width:100%}.author-avatar,.user-avatar{align-items:center;background-color:#333;border-radius:50%;display:flex;height:40px;justify-content:center;overflow:hidden;width:40px}.card-header{align-items:center;background-color:#00000080;border-bottom:1px solid #ffffff1a;display:flex;min-height:60px;padding:0;position:relative;width:100%}.action-buttons,.action-row{background:#0000;border:none;display:flex;gap:8px;justify-content:flex-end;margin:0;padding:5px;position:absolute;right:5px;top:5px;z-index:2}.action-button{background-color:#00000080;cursor:pointer;height:32px;width:32px}@media (max-width:768px){.action-buttons,.action-row{flex-wrap:nowrap;gap:5px;right:5px;top:5px}.action-button{flex:0 0 auto;height:28px;text-align:center;width:28px}.card-header{align-items:center;flex-direction:row;min-height:60px;padding-bottom:5px}.author-info,.user-info{max-width:60%;padding:10px 80px 10px 10px}.user-name{font-size:14px}}.prompt-content{background:#1e1e1e;padding:15px}.prompt-meta{margin-bottom:15px}@media (max-width:768px){.prompt-meta{align-items:flex-start;flex-direction:column;gap:10px}}.back-link{background:#333;border-radius:4px;color:#fff;padding:8px 16px}@media (max-width:768px){.back-link{display:block;text-align:center;width:100%}}.comment-text{color:#e0e0e0;text-align:left}.top-navbar{background:#121212;left:0;padding:0;position:fixed;right:0;top:0;width:100%;z-index:1000}.navbar-content{height:55px;justify-content:flex-start;margin:0 auto;max-width:1200px;padding:0 20px;position:relative;width:100%}.navbar-content,.navbar-logo{align-items:center;display:flex}.navbar-logo{flex-shrink:0;gap:15px;margin-left:-300px;text-decoration:none}.navbar-logo img:first-child{display:block;height:50px;width:auto}.navbar-tagline{display:block;height:22px;object-fit:contain;width:auto}.navbar-nav{align-items:center;display:flex;gap:5px;left:30%;position:absolute;transform:translateX(-20%)}.nav-item-link{border-radius:8px;color:#fff;font-weight:500;gap:6px;padding:8px 12px;transition:all .3s ease}.nav-item-link:hover{background-color:#ffffff1a;color:#00d4aa}.nav-item-link svg{color:#00d4aa;font-size:18px}.nav-button{background:#0000;border-radius:8px;color:#fff;font-weight:500;gap:6px;padding:8px 12px;transition:all .3s ease}.nav-button:hover{background-color:#ffffff1a;color:#00d4aa}.user-profile{align-items:center;display:flex;position:absolute;right:-230px;text-decoration:none;top:-10px}.user-avatar{border:3px solid #00d4aa;height:80px;width:80px}.user-avatar-placeholder{align-items:center;background-color:#333;border:2px solid #00d4aa;color:#00d4aa;display:flex;font-size:20px;height:80px;justify-content:center;width:80px}.navbar-toggle{background:none;border:none;color:#fff;cursor:pointer;display:none;font-size:24px;padding:10px}.mobile-menu{background-color:#121212;border-top:1px solid #333;display:none;left:0;padding:20px;position:absolute;right:0;top:75px}.mobile-menu-content{display:flex;flex-direction:column;gap:15px;margin:0 auto;max-width:1200px}@media (max-width:768px){.navbar-nav{display:none}.navbar-toggle,.top-navbar.active .mobile-menu{display:block}.mobile-menu-content{align-items:flex-start;flex-direction:column}.nav-button,.nav-item-link{justify-content:flex-start;width:100%}}@media (max-width:649px){.top-navbar{padding:0}.navbar-content{justify-content:space-between;padding:0 15px}.navbar-nav{display:none;position:static;transform:none}.navbar-logo{margin-left:0}.user-profile{position:static}.navbar-logo img{height:32px}.user-avatar,.user-avatar-placeholder{height:32px;width:32px}}.sidebar{display:none}@media (max-width:768px){.App{padding-top:75px}}.nav-item-link{align-items:center;background:none;border:none;border-radius:0;box-sizing:border-box;color:#44f797;display:flex;font-size:18px;font-weight:700;gap:14px;margin:2px 0;outline:none;padding:12px 28px;position:relative;text-align:left;text-decoration:none;transition:background .15s;width:100%}.nav-item-link:hover{background:#44f7971a}.nav-item-badge{background:#ff3e00;border-radius:50%;color:#fff;font-size:.7rem;height:18px;justify-content:center;position:absolute;right:28px;top:8px;width:18px}.nav-button,.nav-item-badge{align-items:center;display:flex}.nav-button{background:none;border:none;border-radius:0;box-sizing:border-box;color:#44f797;cursor:pointer;font-size:18px;font-weight:700;gap:14px;margin:2px 0;outline:none;padding:12px 28px;text-align:left;transition:background .15s;width:100%}.nav-button:hover{background:#44f7971a}.sidebar-logo{display:block;margin:0 auto 32px}.sidebar-logo img{display:block;height:120px}.user-capsule{align-items:center;background:#181818;border-top:1px solid #222;box-sizing:border-box;cursor:pointer;display:flex;gap:14px;margin-top:auto;padding:16px 24px;position:relative;text-decoration:none;transition:background .18s;width:100%}.user-capsule:hover{background:#232323}.user-avatar{border:2px solid #222}.user-avatar,.user-avatar-placeholder{background:#222;flex-shrink:0;height:44px;width:44px}.user-avatar-placeholder{border-radius:50%;color:#aaa;padding:8px}.user-info{flex-direction:column;overflow:hidden}.user-name{font-size:16px;line-height:1.1}.user-name,.user-username{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-username{color:#aaa;font-size:14px}.sidebar-content{align-items:flex-start;background:#181818;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;min-height:100vh;padding:32px 0 0;position:relative;width:260px}.nav-button-container{width:100%}.sidebar-toggle{display:none}.menu-icon{font-size:20px;margin-right:10px}@media (max-width:768px){.sidebar-toggle{align-items:center;background:#1e1e1e;border:none;box-shadow:0 2px 4px #0003;cursor:pointer;display:flex;padding:15px;text-align:left;width:100%}.sidebar-toggle,.sidebar-toggle span{color:#44f797;font-size:16px;font-weight:700}}.sidebar-content a,.sidebar-content button{background:none;border:none;color:#44f797;cursor:pointer;font-size:18px;font-weight:700;margin:2px 0;padding:12px 28px;text-align:left;text-decoration:none;width:100%}.auth-button{align-items:center!important;background-color:#fff!important;border:1px solid #ddd!important;border-radius:4px!important;color:#333!important;cursor:pointer!important;display:flex!important;flex:1 1;justify-content:center!important;opacity:1!important;padding:8px!important;text-decoration:none!important;z-index:9999!important}.auth-button img{display:inline-block!important;height:16px!important;margin-right:8px!important;margin-top:0!important;max-width:16px!important;width:16px!important}@media (max-width:900px){.App{margin-left:0;margin-top:60px;padding:10px}.sidebar{border-bottom:1px solid #222;height:60px;transform:none;z-index:1000}.sidebar,.sidebar-content{align-items:center;flex-direction:row;width:100vw}.sidebar-content{gap:0;justify-content:flex-start;padding:0 10px}.sidebar-content a,.sidebar-content button{align-items:center;border-radius:0;display:flex;font-size:16px;height:60px;justify-content:center;margin:0 2px;padding:0 12px;width:auto}.home-grid{gap:15px!important;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))!important}.action-buttons{gap:5px!important;right:5px!important}.action-button{height:38px!important;width:38px!important}}@media (max-width:600px){.App{margin-top:50px;padding:5px}.sidebar{height:50px}.sidebar-content a,.sidebar-content button{font-size:14px;height:50px;padding:0 6px}.container{padding:8px}.card-content{padding:12px}body{font-size:14px}.home-grid{gap:12px!important;grid-template-columns:1fr!important}.home-container{padding:10px!important}.card-image{height:180px!important}.action-buttons{top:5px!important}.action-button{height:32px!important;width:32px!important}.user-info{padding:8px 10px!important}.prompt-text,.user-name{font-size:12px!important}}.home-container{background:#0a0a0f;box-sizing:border-box;max-width:100%;min-height:100vh;overflow-x:hidden;position:relative;width:100%}.home-container.authenticated{padding:80px 20px 20px}.home-container.unauthenticated{padding:clamp(30px,4vh,50px) clamp(15px,2%,20px) clamp(20px,3%,30px)}.home-grid{grid-row-gap:clamp(20px,3vw,40px);grid-column-gap:clamp(8px,1vw,16px);box-sizing:border-box;column-gap:clamp(8px,1vw,16px);display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-content:center;margin:0 auto;max-width:1600px;padding:clamp(10px,2vw,20px);row-gap:clamp(20px,3vw,40px);width:100%}@media (min-width:1400px){.home-grid{column-gap:clamp(4px,.5vw,8px)!important;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));padding:clamp(10px,1.5vw,16px);row-gap:clamp(20px,2.5vw,32px)!important}.home-grid,.marketplace-container,.marketplace-filters,.styles-container{max-width:1920px}.image-section-outer-container{max-width:1920px;padding:0 clamp(10px,1.5vw,16px)}.dark-block-image{max-height:clamp(500px,75vh,1000px)!important}.app-store-buttons{bottom:clamp(30px,5vh,50px)!important;gap:clamp(15px,2vw,25px)!important;left:clamp(30px,4vw,50px)!important}.store-button-icon{width:clamp(150px,13vw,200px)!important}}@media (min-width:1600px){.home-grid{column-gap:clamp(3px,.4vw,6px)!important}}@media (max-width:1600px){.home-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.image-section-outer-container,.marketplace-filters,.styles-container{max-width:100%}}@media (max-width:1200px){.home-grid{column-gap:clamp(8px,1vw,16px);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));row-gap:clamp(15px,2.5vw,30px)}}@media (max-width:840px){.home-grid{column-gap:clamp(8px,1vw,16px);grid-template-columns:repeat(auto-fit,minmax(250px,1fr));padding:clamp(8px,1.5vw,16px);row-gap:clamp(12px,2vw,24px)}.dark-block-image{max-height:clamp(350px,60vh,700px)!important}.app-store-buttons{bottom:clamp(15px,3vh,30px)!important;gap:clamp(8px,1.2vw,15px)!important;left:clamp(15px,2.5vw,30px)!important}.store-button-icon{width:clamp(120px,10vw,150px)!important}}@media (max-width:649px){.home-grid{gap:clamp(10px,1.5vw,20px);grid-template-columns:1fr;padding:clamp(5px,1vw,12px)}}.load-more-container{box-sizing:border-box;margin-bottom:clamp(40px,5vw,60px);margin-top:clamp(20px,3vw,40px);padding:0 clamp(10px,2vw,20px)}.load-more-button,.load-more-container{align-items:center;display:flex;justify-content:center;width:100%}.load-more-button{background:none;border:none;cursor:pointer;max-width:240px;padding:0;transition:transform .2s ease}.load-more-button:hover{transform:scale(1.05)}.load-more-svg{aspect-ratio:240/60;display:block;height:auto;max-width:240px;min-width:180px;object-fit:contain;width:100%}.image-section-outer-container{align-items:flex-start;box-sizing:border-box;display:flex;justify-content:center;margin:clamp(30px,4vw,40px) auto clamp(20px,3vw,40px);max-width:1600px;overflow:hidden;padding:0 clamp(10px,2vw,20px);position:relative;width:100%}.image-section-outer-container.no-load-more-button{margin-top:100px}.image-section-inner-container{align-items:flex-end;display:flex;justify-content:center;position:relative;width:100%}.dark-block-image{display:block;height:auto;margin-left:0;max-height:clamp(400px,70vh,900px);max-width:100%;object-fit:contain;width:100%}.app-store-buttons{align-items:center;bottom:clamp(20px,4vh,40px);display:flex;gap:clamp(10px,1.5vw,20px);left:clamp(20px,3vw,40px);position:absolute;z-index:10}.app-store-buttons.desktop-horizontal{align-items:center;flex-direction:row}.app-store-buttons.mobile-vertical{align-items:flex-start;flex-direction:column;gap:clamp(8px,1.5vw,15px)}.app-store-button,.google-play-button{cursor:pointer;display:inline-block;transition:transform .2s ease,opacity .2s ease}.app-store-button:hover,.google-play-button:hover{opacity:.9;transform:scale(1.05)}.app-store-button:active,.google-play-button:active{transform:scale(.98)}.store-button-icon{display:block;height:auto;width:clamp(140px,12vw,177px)}.prompt-card{background-color:#000;border:1px solid #333;border-radius:8px;box-shadow:0 2px 4px #0000004d;position:relative;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.prompt-card:hover{box-shadow:0 0 20px #44f79766,0 0 40px #44f79733,0 5px 15px #00000080}.card-image{height:220px;object-fit:cover;object-position:center 20%;width:100%}.card-content{background-color:#000;color:#fff;padding:15px}.comment-text{font-style:italic}.comment-text,.user-info{background-color:#000;border-bottom:1px solid #333;color:#fff;padding:10px 15px}.user-info{align-items:center;display:flex}.user-avatar{background-color:#e9ecef;border-radius:50%;height:30px;margin-right:10px;object-fit:cover;width:30px}.user-name{color:#fff;font-size:14px;font-weight:700}.action-buttons{display:flex;gap:10px;position:absolute;right:10px;top:2px;z-index:2}.action-button{align-items:center;background:#fffc;border-radius:50%;box-shadow:0 2px 4px #0000001a;display:flex;height:44px;justify-content:center;transition:transform .2s ease;width:44px}.action-button:hover{transform:scale(1.1)}.prompt-text{color:#fff;font-size:14px;line-height:1.4;margin-top:10px}.price{color:#4eff9f;font-weight:700}.pay-button{background-color:#007bff;border-radius:4px;color:#fff;display:inline-block;padding:5px 10px;text-decoration:none;transition:background-color .2s ease}.pay-button:hover{background-color:#0056b3}.stats-container{align-items:center;display:flex;justify-content:space-between;margin-top:10px}.detail-container{background:#0a0a0f;box-sizing:border-box;color:#e0e0e0;margin:0 auto;max-width:800px;padding:20px}.detail-image{border-radius:8px;margin-bottom:20px;max-height:400px;object-fit:cover;width:100%}.author-info{align-items:center;display:flex;gap:10px;margin-bottom:1em}.author-avatar{border-radius:50%;height:40px;object-fit:cover;width:40px}.prompt-content{background-color:#1e1e1e;border-radius:8px;margin-bottom:20px;padding:20px}.prompt-meta{justify-content:space-between;margin-bottom:1em}.prompt-meta,.view-count{align-items:center;display:flex}.view-count{color:#666}.action-row{display:flex;gap:1em;margin:1em 0}.buy-button{background-color:#4eff9f;border:none;border-radius:4px;color:#000;cursor:pointer;font-weight:700;padding:10px 20px;transition:background-color .2s ease}.buy-button:hover{background-color:#3dd982}.back-link{color:#bb86fc;display:inline-block;margin-top:20px;text-decoration:none}.back-link:hover{text-decoration:underline}@media (max-width:768px){.detail-container,.prompt-content{padding:15px}.action-row{flex-wrap:wrap}}@media (max-width:649px){.detail-container,.prompt-content{padding:10px}.prompt-meta{align-items:flex-start;flex-direction:column;gap:10px}.author-info{margin-bottom:.5em}}.media-gallery{background:#000;overflow:hidden;position:relative;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.media-gallery,.media-gallery .media-slide{border-radius:inherit;height:100%;width:100%}.media-gallery .media-slide{align-items:center;display:flex;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out}.media-gallery .media-slide.active{opacity:1}.media-gallery .media-slide img,.media-gallery .media-slide video{border-radius:8px;height:100%;object-fit:cover;object-position:center 20%;width:100%}.media-gallery .media-slide video{background:#000}.media-gallery .nav-dots{bottom:10px;display:flex;gap:8px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.media-gallery .nav-dot{background:#ffffff80;border-radius:50%;cursor:pointer;height:8px;transition:background .3s ease;width:8px}.media-gallery .nav-dot.active{background:#fff}.media-gallery .nav-arrow{align-items:center;background:#0009;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:18px;height:40px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:background .3s ease;width:40px;z-index:10}.media-gallery .nav-arrow:hover{background:#000c}.media-gallery .nav-arrow.prev{left:10px}.media-gallery .nav-arrow.next{right:10px}.media-gallery .media-counter{background:#000000b3;border-radius:12px;color:#fff;cursor:default;font-size:12px;padding:4px 8px;position:absolute;right:10px;top:10px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;z-index:10}.media-gallery .play-pause-btn{align-items:center;background:#0009;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:35px;justify-content:center;left:10px;position:absolute;top:10px;transition:background .3s ease;width:35px;z-index:10}.media-gallery .play-pause-btn:hover{background:#000c}@media (max-width:768px){.media-gallery{height:250px}.media-gallery .nav-arrow{font-size:16px;height:35px;width:35px}}@media (max-width:649px){.media-gallery{height:200px}.media-gallery .nav-arrow{font-size:14px;height:30px;width:30px}}@media (max-width:768px){.media-gallery .nav-arrow,.media-gallery .play-pause-btn{font-size:18px;height:40px;width:40px}.media-gallery .nav-dot{height:10px;width:10px}}.hero-banner{border-radius:20px;height:clamp(400px,50vh,1000px);margin:clamp(30px,4vh,50px) auto clamp(40px,5vh,60px);padding:0}.banner-image,.hero-banner{box-sizing:border-box;max-width:100%;overflow:hidden;position:relative;width:100%}.banner-image{height:100%}.banner-svg{display:block;height:100%;max-width:100%;object-fit:contain;object-position:center;width:100%}.hero-content{box-sizing:border-box;margin:0 auto clamp(40px,6vh,60px);max-width:min(1000px,85%);padding:0 clamp(15px,2%,20px);text-align:center;width:100%}.hero-title{word-wrap:break-word;color:#fff;font-size:clamp(2rem,4vw + 1rem,3.5rem);font-weight:700;line-height:1.2;margin-bottom:clamp(15px,2vh,20px);overflow-wrap:break-word;white-space:normal}.hero-subtitle{color:#ffffffe6;font-size:clamp(1rem,1.5vw + .5rem,1.2rem);line-height:1.6;margin-bottom:clamp(30px,4vh,40px)}.search-form{z-index:1}.search-container,.search-form{margin:0 auto;max-width:min(900px,80%);position:relative;width:100%}.search-container{align-items:stretch;background:#ffffff0d;border-radius:40px;box-sizing:border-box;display:flex;gap:4px;height:64px;padding:4px}.search-bar-background{display:none}.search-input{align-items:center;align-self:stretch;background:#0000;border:none;box-sizing:border-box;color:#fff;display:flex;flex:1 1;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;font-style:normal;font-weight:400;height:auto;line-height:18px;min-width:0;outline:none;padding:0 20px}.search-input::placeholder{color:#ffffff80}.search-button{align-items:center;background:#44f797;border:1px solid #44f797;border-radius:44px;box-shadow:0 0 8px 0 #44f797,inset 0 -4px 16px -3px #a7fbce;box-sizing:border-box;color:#111215;cursor:pointer;display:flex;flex-shrink:0;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;font-style:normal;font-weight:600;height:56px;justify-content:center;line-height:18px;max-height:56px;min-width:151px;padding:0 24px;transition:all .3s ease;white-space:nowrap}.search-button:hover{box-shadow:0 0 12px 0 #44f797,inset 0 -4px 16px -3px #a7fbce;opacity:.9}.styles-section{margin-bottom:clamp(40px,6vh,60px)}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:40px;text-align:center}.styles-container{box-sizing:border-box;display:flex;justify-content:center;margin:0 auto;max-width:1600px;overflow:visible;padding:20px;position:relative;width:100%}.styles-container:before{background:linear-gradient(90deg,#0a0a0f,#0a0a0f00);left:0}.styles-container:after,.styles-container:before{content:"";height:100%;pointer-events:none;position:absolute;top:0;width:200px;z-index:1}.styles-container:after{background:linear-gradient(270deg,#0a0a0f,#0a0a0f00);right:0}.styles-svg{cursor:default;height:auto;max-width:100%;pointer-events:none;position:relative;transform:scale(1);width:100%;z-index:0}.marketplace-container{background:#0a0a0f;margin:0 auto;min-height:100vh;padding:clamp(60px,8vw,80px) clamp(10px,2vw,20px) clamp(15px,2.5vw,20px)}.marketplace-container,.marketplace-filters{box-sizing:border-box;max-width:1600px;position:relative;width:100%}.marketplace-filters{align-items:center;background:#0000;border:none;display:flex;gap:clamp(10px,1.5vw,20px);justify-content:space-between;margin-bottom:clamp(20px,3vh,30px);margin-left:auto;margin-right:auto;overflow:visible;padding:0 clamp(10px,2vw,20px);z-index:5}.following-dropdown{display:flex;flex-shrink:0;justify-content:flex-start;margin-left:20px;margin-right:30px;position:relative;width:auto}.following-button{align-items:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff26;border-radius:60px;box-shadow:inset 0 0 8px 0 #ffffff1a;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:clamp(12px,1.2vw,14px);gap:clamp(6px,.8vw,8px);padding:clamp(8px,1.2vw,10px) clamp(16px,2.5vw,20px);transition:all .3s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;white-space:nowrap}.following-button .dropdown-arrow{align-items:center;display:inline-flex;font-size:10px;height:10px;justify-content:center;transition:transform .3s ease;width:10px}.following-button:hover{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:#0000001f;border:1px solid #44f797;box-shadow:inset 0 0 12px 0 #44f79780}.following-button:hover .dropdown-arrow{transform:rotate(180deg)}.following-button.active{background:#0000001f;border:1px solid #44f797;box-shadow:inset 0 0 12px 0 #44f79780}.following-button.active .dropdown-arrow{transform:rotate(180deg)}.dropdown-arrow{font-size:10px;transition:transform .3s ease}.following-dropdown-menu{background:#0a0a0f;border:1px solid #ffffff1a;border-radius:8px;box-shadow:0 4px 20px #0000004d;left:0;min-width:150px;padding:8px 0;position:absolute;top:calc(100% + 8px);z-index:1001}.following-dropdown-item,.following-dropdown-menu{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.following-dropdown-item{color:#fff;cursor:pointer;display:block;font-size:14px;padding:8px 16px;transition:background-color .3s ease;white-space:nowrap}.following-dropdown-item.active,.following-dropdown-item:hover{background-color:#44f7971a;color:#44f797}.category-buttons{display:flex;flex:1 1;gap:clamp(8px,1.2vw,12px);justify-content:center;margin:0 clamp(10px,1.5vw,15px);max-width:calc(100% - clamp(100px, 15vw, 120px));min-width:0;overflow-x:auto;padding:clamp(3px,.5vw,4px) 0;position:relative;z-index:10}.category-buttons::-webkit-scrollbar{display:block;height:4px}.category-buttons::-webkit-scrollbar-track{background:#ffffff0d;border-radius:2px}.category-buttons::-webkit-scrollbar-thumb{background:#44f79780;border-radius:2px}.category-buttons::-webkit-scrollbar-thumb:hover{background:#44f797b3}.category-button{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff26;border-radius:60px;box-shadow:inset 0 0 8px 0 #ffffff1a;color:#fff;cursor:pointer;flex-shrink:0;font-size:clamp(12px,1.2vw,14px);padding:clamp(8px,1.2vw,10px) clamp(16px,2.5vw,20px);transition:all .3s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;white-space:nowrap}.marketplace-container .category-button,.marketplace-container .category-buttons .category-button,.marketplace-filters .category-button,.marketplace-filters .category-buttons .category-button{border-radius:60px!important;box-sizing:border-box!important;font-size:clamp(12px,1.2vw,14px)!important;max-width:none!important;min-width:auto!important;padding:clamp(8px,1.2vw,10px) clamp(16px,2.5vw,20px)!important;width:auto!important}.category-button.active,.category-button:hover{-webkit-backdrop-filter:blur(17.999998092651367px);backdrop-filter:blur(17.999998092651367px);background:#0000001f;border:1px solid #44f797;box-shadow:inset 0 0 12px 0 #44f79780}.filter-button-container{display:flex;flex-shrink:0;justify-content:flex-end;margin-left:clamp(15px,2vw,30px);margin-right:clamp(10px,1.5vw,20px);width:auto}.marketplace-container .marketplace-filters .filter-button-container{margin-left:clamp(35px,5vw,70px)!important;margin-right:0!important;transform:translateX(clamp(10px,1.5vw,20px))}.filter-button{align-items:center;background:#ffffff0d!important;border:1px solid #ffffff26!important;border-radius:100px!important;box-shadow:inset 0 0 8px 0 #ffffff1a!important;color:#fff!important;display:flex;font-size:clamp(12px,1.2vw,14px)!important;font-weight:500!important;gap:clamp(6px,.8vw,8px);padding:clamp(8px,1.2vw,10px) clamp(16px,2.5vw,20px)!important}.filter-icon{display:inline-block;flex-shrink:0;height:16px;margin-top:-1px;vertical-align:middle;width:16px}.custom-tag-input-container{align-items:center;background:#0a0a0f;border-radius:clamp(10px,1.2vw,12px);box-shadow:0 4px 20px #00000080;display:flex;gap:clamp(6px,.8vw,8px);margin-top:0;max-width:calc(100vw - clamp(20px, 4vw, 40px));padding:clamp(6px,.8vw,8px);position:absolute;right:0;top:calc(100% + clamp(8px, 1.2vw, 10px));width:auto;z-index:10}.custom-tag-input{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff26;border-radius:100px;box-shadow:inset 0 0 8px 0 #ffffff1a;box-sizing:border-box;color:#fff;font-size:clamp(11px,1.1vw,13px);height:clamp(36px,4.5vw,40px);outline:none;padding:clamp(8px,1.2vw,10px) clamp(12px,2vw,16px);transition:all .3s ease;width:clamp(200px,30vw,260px)}.custom-tag-input::placeholder{color:#ffffff80}.custom-tag-input:focus{border-color:#44f797;box-shadow:inset 0 0 12px 0 #44f7974d,0 0 8px 0 #44f79733}.close-custom-tag-btn{align-items:center;background:#0000;border:none;border-radius:50%;color:#fff9;cursor:pointer;display:flex;flex-shrink:0;font-size:18px;height:32px;justify-content:center;padding:6px;transition:all .2s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:32px}.clear-custom-tag-btn:hover,.close-custom-tag-btn:hover{background:#ffffff1a;color:#fff}@media (max-width:800px){.custom-tag-input-container{margin-top:10px;padding:0 10px;position:static;width:100%}.custom-tag-input{width:100%}.clear-custom-tag-btn{right:18px}}.prompts-section{box-sizing:border-box;margin-top:clamp(15px,2vh,20px);padding:0;width:100%}.prompt-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;overflow:hidden;transition:all .3s ease}.prompt-card:hover{border-color:#44f797;box-shadow:0 0 20px #44f79766,0 0 40px #44f79733,0 20px 40px #0000004d;transform:translateY(-5px)}@media (max-width:1024px){.hero-banner{height:clamp(350px,45vh,800px);margin-left:auto;margin-right:auto;margin-top:0;padding:0}.banner-image,.hero-banner{max-width:100%;overflow:hidden;width:100%}.banner-image{height:100%}.banner-svg{height:100%;max-width:100%;object-fit:contain;object-position:center;width:100%}}@media (max-width:768px){.hero-banner{height:clamp(250px,35vh,400px);margin:0 auto 30px;max-width:100%;overflow:hidden;padding:0;width:100%}.home-container.unauthenticated{padding-top:0!important}.banner-image{overflow:hidden}.banner-image,.banner-svg{height:100%;max-width:100%;width:100%}.banner-svg{object-fit:contain;object-position:center}.hero-content{margin-bottom:40px}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1rem;margin-bottom:30px}.search-container{align-items:center;background:#ffffff0d;border-radius:32px;box-sizing:border-box;display:flex;flex-wrap:nowrap;gap:8px;height:auto;margin:0 auto;max-width:90%;min-height:54px;padding:7px;width:100%}.search-bar-background{display:none}.search-form{max-width:90%;width:100%}.search-input{align-items:center;align-self:center;background:#0000;border:none;box-sizing:border-box;color:#fff;display:flex;flex:1 1 auto;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:13px;font-style:normal;font-weight:400;height:44px;line-height:16px;max-width:none;min-width:0;outline:none;padding:0 14px;width:auto}.search-input::placeholder{color:#ffffff80}.search-button{align-items:center;align-self:center;background:#44f797;border:1px solid #44f797;border-radius:32px;box-shadow:0 0 8px 0 #44f797,inset 0 -4px 16px -3px #a7fbce;box-sizing:border-box;color:#111215;cursor:pointer;display:flex;flex-shrink:0;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:13px;font-style:normal;font-weight:600;height:44px;justify-content:center;line-height:16px;max-width:150px;min-width:110px;padding:0 18px;transition:all .3s ease;white-space:nowrap;width:auto}.search-button:hover{box-shadow:0 0 12px 0 #44f797,inset 0 -4px 16px -3px #a7fbce;opacity:.9}.section-title{font-size:2rem}}@media (max-width:649px){.hero-banner{height:clamp(200px,30vh,300px);margin:0 auto clamp(15px,2vh,20px);max-width:100%;overflow:hidden;padding:0;width:100%}.home-container.unauthenticated{margin-top:-56px!important;padding-top:0!important}.banner-image{overflow:hidden}.banner-image,.banner-svg{height:100%;max-width:100%;width:100%}.banner-svg{object-fit:contain;object-position:center}.hero-content{margin-bottom:30px;margin-top:0;padding:0 15px}.hero-title{font-size:2rem}.search-container{align-items:center;background:#ffffff0d;border-radius:25px;box-sizing:border-box;display:flex;flex-wrap:nowrap;gap:6px;height:auto;margin:0 auto;max-width:95%;min-height:44px;padding:6px;width:100%}.search-bar-background{display:none}.search-form{max-width:95%;width:100%}.search-input{align-items:flex-start;align-self:center;background:#0000;border:none;box-sizing:border-box;color:#fff;display:flex;flex:1 1 auto;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:11px;font-style:normal;font-weight:400;height:36px;line-height:36px;max-width:none;min-width:0;outline:none;padding:8px 10px 0;width:auto}.search-input::placeholder{color:#ffffff80;font-size:13px}.search-button{align-items:end;align-self:end;background:#44f797;border:1px solid #44f797;border-radius:25px;box-shadow:0 0 8px 0 #44f797,inset 0 -4px 16px -3px #a7fbce;box-sizing:border-box;color:#111215;cursor:pointer;display:flex;flex-shrink:0;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:11px;font-style:normal;font-weight:600;height:36px;justify-content:end;line-height:14px;max-width:120px;min-width:90px;padding:0 12px;transition:all .3s ease;white-space:nowrap;width:auto}.search-button:hover{box-shadow:0 0 12px 0 #44f797,inset 0 -4px 16px -3px #a7fbce;opacity:.9}.styles-container,.styles-section{overflow:hidden;width:100%}.styles-container{max-width:100%;padding:10px}.styles-svg{max-width:100%;transform:scale(1.5);transform-origin:center;width:150%}}.prompt-card-new{align-items:flex-start;aspect-ratio:356/416;background:#1e1e1e;border:2px solid #0000;border-radius:8px;box-shadow:0 1px 3px #ffffff1f,0 1px 2px #ffffff3d;box-sizing:border-box;color:inherit;cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;height:auto;margin:0 auto;max-width:356px;min-height:416px;overflow:hidden;padding:clamp(6px,1vw,8px);text-decoration:none;transition:all .3s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:100%}@media (min-width:1400px){.home-container{max-width:1920px}.prompt-card-new{aspect-ratio:380/416;max-width:380px;min-height:416px}.card-image-container{height:clamp(270px,60vw,400px)}.card-image-container.text-post-scroll,.text-post-scroll{height:clamp(250px,60vw,390px)!important}.prompt-card-new .media-gallery{height:clamp(250px,60vw,390px)}}.prompt-card-new:hover{border-color:#44f797;box-shadow:0 0 20px #44f79766,0 0 40px #44f79733,0 1px 3px #ffffff1f,0 1px 2px #ffffff3d;transform:translateY(-2px)}.prompt-card-new:hover .user-info-new{opacity:1}.card-image-container{border-radius:8px;height:clamp(250px,60vw,390px);margin-bottom:clamp(8px,1.5vw,10px);margin-top:0;overflow:hidden;position:relative;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:100%}.card-image-container.text-post-scroll{border-radius:8px!important;margin-bottom:0!important}.card-image-container.text-post-scroll,.text-post-scroll{height:clamp(250px,60vw,390px)!important;margin-bottom:0!important;overflow:auto!important;overflow-x:hidden!important}.card-image-container.text-post-scroll>div{box-sizing:border-box!important;height:auto!important;min-height:100%!important;padding:clamp(10px,2vw,15px)!important}.text-post-scroll::-webkit-scrollbar{width:8px}.text-post-scroll::-webkit-scrollbar-track{background:#0000004d;border-radius:4px}.text-post-scroll::-webkit-scrollbar-thumb{background:#0009;border:1px solid #ffffff1a;border-radius:4px}.text-post-scroll::-webkit-scrollbar-thumb:hover{background:#000c}.text-post-scroll{scrollbar-color:#0009 #0000004d;scrollbar-width:thin}.card-image-new{border-radius:8px;height:110%;left:0;object-fit:cover;object-position:center top;position:absolute;top:-5%;width:100%}@media (max-width:649px){.prompt-card-new{align-items:flex-start!important;padding-top:0!important}.card-image-container{align-items:flex-start!important;display:flex!important;justify-content:flex-start!important;margin-bottom:clamp(0px,.8vw,6px)!important;margin-top:0!important;overflow:hidden!important}.card-image-new{height:120%!important;left:0!important;object-fit:cover!important;object-position:center top!important;position:absolute!important;top:-10%!important;transform:none!important;width:100%!important}.prompt-card-new .media-gallery img,.prompt-card-new .media-gallery video{height:120%!important;object-position:center top!important;top:-11%!important}}.card-image-placeholder{align-items:center;background:#333;border-radius:8px;display:flex;height:100%;justify-content:center;width:100%}.card-image-placeholder svg{color:#666;font-size:32px}.card-content-new{display:flex;flex:1 1;flex-direction:column;margin-top:1px;width:100%}.user-info-new{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b3;border-radius:clamp(16px,2vw,20px);bottom:clamp(6px,1vw,8px);display:flex;left:clamp(6px,1vw,8px);margin-bottom:0;opacity:1;padding:clamp(4px,.8vw,6px) clamp(8px,1.2vw,10px);position:absolute;z-index:3}.user-avatar-new{align-items:center;background-color:#e9ecef;border-radius:50%;display:flex;flex-shrink:0;height:clamp(20px,2.5vw,28px);justify-content:center;margin-right:clamp(6px,1vw,10px);object-fit:cover;width:clamp(20px,2.5vw,28px)}.user-name-new{color:#fff;font-size:clamp(11px,1.2vw,13px);font-weight:500}.action-price-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:1px}.action-buttons-new{display:flex;gap:2px;position:relative;right:-10px;top:0}.action-button-new{cursor:pointer;flex-shrink:0;height:clamp(24px,3vw,28px);justify-content:center;pointer-events:none;transition:none;width:clamp(24px,3vw,28px)}.action-button-new:hover{transform:none}.action-buttons-new .action-icon{height:clamp(50px,6vw,60px);width:clamp(50px,6vw,60px)}.action-button-new.liked .action-icon{filter:hue-rotate(120deg) saturate(2) brightness(1.2)}.action-button-new.liked .action-count{color:#44f797;font-weight:700}.price-display{gap:6px;margin-top:4px}.price-button,.price-display{align-items:center;display:flex}.price-button{background:#ffffff1a;border:1px solid #ffffff4d;border-radius:clamp(12px,1.5vw,16px);cursor:pointer;gap:clamp(4px,.8vw,6px);height:auto;min-height:auto;padding:clamp(3px,.8vw,4px) clamp(8px,1.2vw,10px);pointer-events:none;transition:none}.price-button:hover{background:#ffffff1a;border-color:#ffffff4d}.price-button-text{color:#fff;font-weight:500}.price-button-price,.price-button-text{font-size:clamp(10px,1.1vw,11px);line-height:1.2;white-space:nowrap}.price-button-price{color:#44f797;font-weight:600}.prompt-description{color:#fff;font-size:13px;line-height:1.4;margin-top:0}.no-prompts{color:#aaa;grid-column:1/-1;padding:40px;text-align:center}.prompt-card-new .media-gallery{border-radius:8px;height:clamp(250px,60vw,390px);margin-bottom:0;margin-top:0;overflow:hidden;position:relative;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:100%}.prompt-card-new .media-gallery img,.prompt-card-new .media-gallery video{border-radius:8px;height:160%;left:0;object-fit:cover;object-position:center top;position:absolute;top:0;width:100%}.prompt-card-new .media-counter{border-radius:12px;cursor:default;font-size:12px;font-weight:500;padding:4px 8px;right:8px;top:8px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;z-index:2}.carousel-arrow,.prompt-card-new .media-counter{background:#000000b3;color:#fff;position:absolute}.carousel-arrow{align-items:center;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:16px;height:40px;justify-content:center;top:50%;transform:translateY(-50%);transition:all .2s ease;width:40px;z-index:3}.carousel-arrow:hover{background:#000000e6;transform:translateY(-50%) scale(1.1)}.carousel-arrow-left{left:10px}.carousel-arrow-right{right:10px}.main-image-container .carousel-arrow{font-size:18px;height:50px;width:50px}.main-image-container .carousel-arrow-left{left:15px}.main-image-container .carousel-arrow-right{right:15px}.App .AuthWrapper,.App .Router{display:flex;flex:1 1;flex-direction:column;width:100%}body{font-family:SF Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;padding:0}#root,body,html{background-color:#0a0a0f!important}.user-info-new{display:none}:root{--opacity-neutral-white-5:#ffffff0d;--accent-green:#44f69a1a;--glass-shadow:0 0 16px 0 #ffffff1a inset;--glass-blur:blur(24px);--stat-pill-shadow:0 0 8px 0 #ffffff1a inset;--stat-pill-blur:blur(20px);--stat-pill-border:#ffffff26;--White:#fff}.prompt-detail-page{background-color:#0a0a0f;color:#fff;min-height:100vh;padding-top:20px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.prompt-detail-page .section-title{color:#fff;font-size:34px;font-weight:600;margin:0 0 16px;text-align:left}.prompt-detail-main{margin:40px auto 0;max-width:1400px;padding:40px 20px}.content-grid,.prompt-detail-main{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.content-grid{grid-gap:80px;display:grid;gap:80px;grid-template-columns:1fr 1fr;margin-bottom:80px}.left-column{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.left-column,.left-column-content{display:flex;flex-direction:column;gap:30px}.left-column-content{align-items:flex-start;margin:0;padding:0;width:100%}.creator-profile{align-items:center;background-color:#1a1a1a;border-radius:16px;box-sizing:border-box;display:flex;gap:16px;margin:0;max-width:600px;padding:28px 0;position:relative;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:100%}.creator-profile .creator-avatar{flex-shrink:0}.creator-profile .creator-info{flex:1 1 auto;margin-right:0;min-width:0;overflow:hidden}.creator-profile>:last-child:not(.creator-avatar):not(.creator-info){flex-shrink:0;margin-left:12px}.creator-profile .settings-button{flex-shrink:0;height:auto;min-width:auto;width:auto}.creator-avatar img{border-radius:50%;flex-shrink:0;height:80px;object-fit:cover;width:80px}.creator-name{color:#fff;cursor:pointer;font-size:22px;font-weight:600;margin:0 0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.creator-stats{display:flex;flex-direction:column;gap:4px;min-width:0}.creator-username{color:#4eff9f;font-size:16px;font-weight:500;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.creator-name-link{color:inherit;text-decoration:none;transition:color .2s ease}.creator-name-link:hover{color:#4eff9f}.creator-followers{color:#888;font-size:14px;margin:0}.creator-prompt-count{color:#666;font-size:12px;margin:0}.btn-follow{background-color:#4eff9f;border:none;border-radius:25px;color:#000;cursor:pointer;font-size:15px;font-weight:600;margin-left:20px;min-width:90px;padding:14px 24px;transition:all .2s ease}.btn-follow:hover{background-color:#3dd982;transform:scale(1.05)}.main-image-container{aspect-ratio:1;background-color:#1a1a1a;border-radius:16px;box-sizing:border-box;cursor:pointer;max-width:600px;overflow:hidden;position:relative;transition:transform .2s ease;width:100%}.main-image-container:hover{transform:scale(1.02)}.main-image{border-radius:16px;height:114%;left:0;object-fit:cover;object-position:center center;position:absolute;top:-3.5%;width:100%}.main-image-container .media-gallery{border-radius:16px;height:100%;width:100%}.main-image-container .media-gallery img,.main-image-container .media-gallery video{border-radius:16px;height:114%;left:0;object-fit:cover;object-position:center center;position:absolute;top:-3.5%;width:100%}.main-image-container .media-slide{border-radius:16px;height:100%;width:100%}.main-image-container .media-slide img,.main-image-container .media-slide video{border-radius:16px;height:114%;left:0;object-fit:cover;object-position:center center;position:absolute;top:0;width:100%}.placeholder-image{align-items:center;background-color:#1a1a1a;border:2px dashed #2a2a2a;border-radius:16px;color:#888;display:flex;font-size:16px;height:100%;justify-content:center;width:100%}.right-column{align-self:start;display:flex;flex-direction:column;gap:30px;margin-top:166px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.section-title{color:#fff;color:var(--White,#fff);font-family:Poppins,sans-serif;font-size:24px;font-style:normal;line-height:normal;margin:0 0 16px;text-align:left}.description-text{color:#ccc;font-size:16px;line-height:1.6;margin:0 0 20px;text-align:left;user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}.hashtags{display:flex;flex-wrap:wrap;gap:12px}.hashtag{background:none;border:none;border-radius:0;color:#4eff9f;font-size:14px;font-weight:500;padding:0;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.engagement-stats{flex-wrap:wrap;gap:16px}.engagement-stats,.engagement-stats .stat-item{align-items:center;display:flex;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.engagement-stats .stat-item{background:#ffffff0d;background:var(--opacity-neutral-white-5);border:1px solid #ffffff26;border:1px solid var(--stat-pill-border);border-radius:40px;box-shadow:inset 0 0 8px 0 #ffffff1a;box-shadow:var(--stat-pill-shadow);color:#fff;font-size:12px;font-weight:500;gap:6px;padding:6px 12px}.engagement-stats .stat-icon{color:#fff;height:16px;width:16px}.stat-item{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);-webkit-backdrop-filter:var(--stat-pill-blur);backdrop-filter:var(--stat-pill-blur);background:none;border:none;border-radius:0;box-shadow:none;color:#fff;display:flex;font-size:14px;gap:6px;overflow:hidden;padding:0;position:relative;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.stat-icon{color:#fff;height:30px;width:30px}.stat-icon img{filter:brightness(0) invert(1);height:100%;width:100%}.stat-pill{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);-webkit-backdrop-filter:var(--stat-pill-blur);backdrop-filter:var(--stat-pill-blur);background:#ffffff0d;background:var(--opacity-neutral-white-5);border:1px solid #ffffff26;border:1px solid var(--stat-pill-border);border-radius:40px;box-shadow:inset 0 0 8px 0 #ffffff1a;box-shadow:var(--stat-pill-shadow);color:#fff;font-size:12px;font-weight:500;overflow:hidden;padding:6px 12px;position:relative;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;z-index:1}.stat-pill:before{background:linear-gradient(135deg,#ffffff05,#44f69a05);border-radius:40px;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.social-stats{display:flex;gap:20px;margin-top:16px}.social-stats .stat-item{align-items:center;background:none!important;border:none!important;border-radius:0!important;box-shadow:none!important;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;margin:0!important;padding:0!important;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.social-stats .stat-icon{color:#fff}.social-stats .stat-item span{align-self:flex-start;margin-left:4px;margin-top:24px}.social-stats .stat-icon.starred{color:#ebd61d}.social-stats .stat-icon.starred img{filter:brightness(0) saturate(100%) invert(85%) sepia(100%) saturate(2000%) hue-rotate(45deg) brightness(1.2)}.suggested-card{flex-shrink:0;margin-right:20px;max-width:300px;min-width:300px}.prompt-text-container{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);background:#ffffff0d;background:var(--opacity-neutral-white-5);border:1px solid #44f69a1a;border:1px solid var(--accent-green);border-radius:32px;box-shadow:inset 0 0 16px 0 #ffffff1a;box-shadow:var(--glass-shadow);margin-bottom:20px;overflow:hidden;padding:24px;position:relative}.prompt-text-container:before{background:linear-gradient(135deg,#44f69a0d,#ffffff05);border-radius:32px;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.prompt-text{line-height:1.5;margin:0;user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;word-break:break-all}.prompt-header,.prompt-text{color:#fff6;color:var(--opacity-neutral-white-40,#fff6);font-family:SF Pro;font-size:16px;font-style:normal;position:relative;z-index:1}.prompt-header{font-weight:500;margin:0 0 8px}.btn-copy-prompt{background-color:#4eff9f;border:none;border-radius:25px;color:#000;cursor:pointer;font-weight:500;padding:12px 24px;transition:all .2s ease;white-space:nowrap}.btn-copy-prompt:hover{background-color:#3dd982}.disclaimer{background-color:initial;border-radius:0;margin-top:10px;padding:0}.disclaimer p{color:#888;font-size:14px;line-height:1.5;margin:0}.btn-buy-prompt{align-items:center;align-self:flex-start;background-color:#44f797;border:1px solid #44f797;border-radius:44px;box-shadow:0 0 8px 0 #44f797,inset 0 -4px 16px -3px #a7fbce;color:#000;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:8px;justify-content:center;margin-bottom:20px;min-width:150px;padding:12px 20px;transition:all .2s ease}.btn-buy-prompt:hover{background-color:#3dd982;box-shadow:0 0 12px 0 #44f797,inset 0 -4px 20px -3px #a7fbce;transform:scale(1.05)}.suggested-section{margin-bottom:80px;position:relative;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.suggested-carousel{align-items:flex-start;gap:20px;margin:0 auto;max-width:2200px;padding:0 20px;position:relative}.carousel-nav,.suggested-carousel{display:flex;justify-content:center}.carousel-nav{align-items:center;background-color:#1a1a1a;border:none;border-radius:50%;color:#fff;cursor:pointer;height:40px;position:absolute;top:-55px;transition:background-color .2s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:40px;z-index:2}.carousel-nav.prev{right:70px}.carousel-nav.next{right:10px}.carousel-nav:hover{background-color:#2a2a2a}.carousel-nav.disabled{cursor:not-allowed;opacity:.4;pointer-events:none}.carousel-nav.disabled:hover{background-color:#1a1a1a}.carousel-container{display:flex;flex:1 1;flex-wrap:nowrap;gap:0;justify-content:flex-start;overflow:hidden;padding:10px 20px 10px 0;position:relative}.carousel-container::-webkit-scrollbar{display:none}.suggested-item{background-color:#1a1a1a;border-radius:12px;flex-shrink:0;height:250px;overflow:hidden;position:relative;width:250px}.suggested-image img{height:100%;object-fit:cover;width:100%}.suggested-overlay{background:linear-gradient(#0000,#000c);bottom:0;color:#fff;left:0;padding:20px;position:absolute;right:0}.suggested-stats{display:flex;font-size:12px;justify-content:space-between;margin-bottom:12px}.stat{align-items:center;display:flex;gap:4px}.btn-get-prompt{background-color:#1a1a1a;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:12px;font-weight:500;padding:8px 16px;transition:background-color .2s ease;width:100%}.btn-get-prompt:hover{background-color:#2a2a2a}.loading{align-items:center;color:#fff;display:flex;font-size:18px;height:100vh;justify-content:center}@media (max-width:1200px){.prompt-detail-page{padding-top:clamp(15px,2vw,20px)!important}.prompt-detail-main{margin-top:clamp(20px,3vw,40px)!important;overflow-x:hidden!important;padding:clamp(20px,3vw,40px) clamp(15px,2vw,30px)!important}.content-grid,.prompt-detail-main{box-sizing:border-box!important;max-width:100%!important;width:100%!important}.content-grid{gap:clamp(30px,4vw,50px)!important;grid-template-columns:1fr!important;margin-bottom:clamp(40px,5vw,60px)!important;padding:0 clamp(10px,1.5vw,20px)!important}.left-column,.right-column{box-sizing:border-box!important;max-width:100%!important;overflow-x:hidden!important;width:100%!important}.left-column{align-items:center!important;gap:clamp(20px,3vw,30px)!important;margin-left:0!important;padding-left:0!important}.left-column-content{gap:clamp(20px,3vw,30px)!important}.left-column-content,.main-image-container{max-width:100%!important;width:100%!important}.main-image-container{box-sizing:border-box!important;overflow:hidden!important}.main-image-container .carousel-image,.main-image-container .main-image,.main-image-container .media-gallery,.main-image-container .media-gallery img,.main-image-container .media-gallery video,.main-image-container .media-slide,.main-image-container .media-slide img,.main-image-container .media-slide video,.main-image-container img{box-sizing:border-box!important;max-width:100%!important;width:100%!important}.prompt-detail-page .section-title{font-size:clamp(28px,3.5vw,34px)!important}.creator-profile,.right-column{box-sizing:border-box!important;max-width:100%!important;width:100%!important}.right-column{margin-top:0!important}.prompt-detail-page img:not(.media-gallery img):not(.media-slide img),.prompt-detail-page video:not(.media-gallery video):not(.media-slide video){box-sizing:border-box!important;height:auto!important;max-width:100%!important}.prompt-detail-page .media-gallery img,.prompt-detail-page .media-gallery video,.prompt-detail-page .media-slide img,.prompt-detail-page .media-slide video{box-sizing:border-box!important;max-width:100%!important;width:100%!important}.suggested-section{align-items:center!important;display:flex!important;flex-direction:column!important;position:relative!important}.suggested-section .section-title{order:0!important;text-align:center!important}.suggested-carousel{align-items:center!important;flex-wrap:wrap!important;gap:0!important;justify-content:center!important;max-width:100%!important;position:relative!important}.carousel-container,.suggested-carousel{flex-direction:row!important;padding:0!important;width:100%!important}.carousel-container{-webkit-overflow-scrolling:touch!important;display:flex!important;gap:clamp(6px,.8vw,10px)!important;margin:0 auto!important;max-width:calc(560px + clamp(6px, .8vw, 10px))!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-behavior:smooth!important}.carousel-container::-webkit-scrollbar{display:none!important}.carousel-container{-ms-overflow-style:none!important;scrollbar-width:none!important}.suggested-card{flex-shrink:0!important;margin-right:0!important}.suggested-card,.suggested-card.prompt-card-new{max-width:280px!important;min-width:280px!important;width:280px!important}.carousel-nav{align-items:center!important;display:flex!important;flex-shrink:0!important;font-size:clamp(14px,1.6vw,16px)!important;height:clamp(32px,4vw,40px)!important;justify-content:center!important;left:auto!important;order:1!important;position:static!important;right:auto!important;top:auto!important;transform:none!important;width:clamp(32px,4vw,40px)!important;z-index:2!important}.carousel-nav.prev{margin-right:clamp(8px,1.2vw,12px)!important}.carousel-nav.next,.carousel-nav.prev{left:auto!important;margin-left:0!important;order:1!important;right:auto!important}.carousel-nav.next{margin-right:0!important}.carousel-container{flex-basis:100%!important;margin-top:clamp(12px,1.5vw,20px)!important;order:2!important}.creator-avatar img{height:clamp(55px,6vw,70px)!important;width:clamp(55px,6vw,70px)!important}.creator-name-link:hover{color:#fff}.creator-name{font-size:clamp(16px,2vw,20px)!important}.creator-followers,.creator-username{font-size:clamp(12px,1.5vw,16px)!important}.btn-follow,.creator-prompt-count{font-size:clamp(11px,1.3vw,14px)!important}.btn-follow{border-radius:clamp(16px,2vw,24px)!important;min-width:clamp(65px,8vw,85px)!important;padding:clamp(8px,1vw,12px) clamp(12px,1.5vw,18px)!important}.creator-profile .settings-button{flex-shrink:0!important;font-size:clamp(16px,2vw,18px)!important;height:auto!important;min-width:auto!important;padding:clamp(4px,.5vw,6px)!important;width:auto!important}.creator-profile .creator-info{flex:1 1!important;flex-shrink:1!important;min-width:0!important;overflow:hidden!important}.footer-content{gap:40px;grid-template-columns:1fr}}@media (max-width:768px){.prompt-detail-header{align-items:flex-start;flex-direction:column;gap:20px;padding:20px}.header-right{justify-content:space-between;width:100%}.prompt-detail-main{padding:20px}.engagement-stats{align-items:flex-start;flex-direction:column}.purchase-section{align-items:stretch;flex-direction:column;gap:20px}.suggested-carousel{flex-direction:column;gap:20px;max-width:100%}.carousel-container{flex-wrap:wrap;justify-content:center}.prompt-detail-footer{padding:40px 20px}.footer-bottom{align-items:center;flex-direction:column;gap:20px}.scroll-to-top{bottom:20px;right:20px}}@media (max-width:840px){.prompt-detail-page{padding-top:clamp(10px,1.5vw,15px)!important}.prompt-detail-main{margin-top:clamp(20px,3vw,30px)!important;padding:clamp(20px,3vw,30px) clamp(15px,2vw,20px)!important}.prompt-detail-page .section-title{font-size:clamp(24px,3vw,28px)!important}.content-grid{box-sizing:border-box!important;gap:clamp(30px,4vw,50px)!important;grid-template-columns:1fr!important;margin-bottom:clamp(40px,5vw,60px)!important;max-width:100%!important;padding:0 clamp(10px,1.5vw,15px)!important;width:100%!important}.left-column,.prompt-detail-main,.right-column{box-sizing:border-box!important;max-width:100%!important;overflow-x:hidden!important;width:100%!important}.left-column,.left-column-content{gap:clamp(20px,3vw,30px)!important}.creator-profile{gap:clamp(12px,1.5vw,16px)!important;max-width:100%!important;padding:clamp(16px,2vw,24px) clamp(12px,1.5vw,20px)!important}.creator-avatar img{height:clamp(60px,7vw,70px)!important;width:clamp(60px,7vw,70px)!important}.creator-name{font-size:clamp(18px,2.2vw,20px)!important}.creator-username{font-size:clamp(14px,1.6vw,16px)!important}.main-image-container{aspect-ratio:1!important;display:block!important;max-width:100%!important;min-height:300px!important;overflow:hidden!important;position:relative!important;width:100%!important}.main-image-container .carousel-image,.main-image-container .main-image,.main-image-container .media-gallery img,.main-image-container .media-gallery video,.main-image-container .media-slide img,.main-image-container .media-slide video,.main-image-container img{display:block!important;height:110%!important;left:0!important;max-width:100%!important;object-fit:cover!important;object-position:center top!important;position:absolute!important;top:-5%!important;width:100%!important}.main-image-container .media-gallery,.main-image-container .media-slide{display:block!important;height:100%!important;position:relative!important;width:100%!important}.right-column{gap:clamp(20px,3vw,30px)!important;margin-top:0!important}.section-title{font-size:clamp(20px,2.5vw,24px)!important;margin-bottom:clamp(12px,1.5vw,16px)!important}.description-text{font-size:clamp(14px,1.6vw,16px)!important;line-height:1.5!important;margin-bottom:clamp(15px,2vw,20px)!important}.hashtag{font-size:clamp(12px,1.4vw,14px)!important}.hashtags{gap:clamp(8px,1vw,12px)!important}.engagement-stats{flex-wrap:wrap!important;gap:clamp(10px,1.2vw,14px)!important}.engagement-stats .stat-item,.stat-pill{font-size:clamp(10px,1.2vw,12px)!important;padding:clamp(4px,.6vw,6px) clamp(8px,1vw,12px)!important}.engagement-stats .stat-icon{height:clamp(14px,1.6vw,16px)!important;width:clamp(14px,1.6vw,16px)!important}.social-stats{gap:clamp(15px,2vw,20px)!important;margin-top:clamp(12px,1.5vw,16px)!important}.social-stats .stat-item{font-size:clamp(12px,1.4vw,14px)!important;gap:clamp(6px,.8vw,8px)!important}.stat-icon{height:clamp(24px,3vw,28px)!important;width:clamp(24px,3vw,28px)!important}.prompt-text-container{word-wrap:break-word!important;border-radius:clamp(20px,2.5vw,24px)!important;box-sizing:border-box!important;margin-bottom:clamp(15px,2vw,20px)!important;max-width:100%!important;overflow-wrap:break-word!important;overflow-x:hidden!important;padding:clamp(16px,2vw,20px)!important;width:100%!important}.prompt-text{font-size:clamp(13px,1.5vw,15px)!important;line-height:1.5!important}.prompt-header{font-size:clamp(16px,2vw,18px)!important;margin-bottom:clamp(12px,1.5vw,16px)!important}.btn-buy-prompt,.btn-copy-prompt{border-radius:clamp(20px,2.5vw,25px)!important;font-size:clamp(13px,1.5vw,15px)!important;padding:clamp(10px,1.2vw,12px) clamp(16px,2vw,20px)!important}.prompt-actions{gap:clamp(10px,1.2vw,12px)!important}.disclaimer,.prompt-actions{margin-top:clamp(15px,2vw,20px)!important}.disclaimer{word-wrap:break-word!important;box-sizing:border-box!important;font-size:clamp(11px,1.3vw,13px)!important;line-height:1.5!important;max-width:100%!important;overflow-wrap:break-word!important;overflow-x:hidden!important;padding:0 clamp(10px,1.5vw,15px)!important;width:100%!important}.suggested-section{align-items:center!important;display:flex!important;flex-direction:column!important;margin-top:clamp(40px,5vw,60px)!important;position:relative!important}.suggested-section .section-title{font-size:clamp(20px,2.5vw,24px)!important;margin-bottom:clamp(15px,2vw,20px)!important;order:0!important;text-align:center!important}.suggested-carousel{align-items:center!important;flex-wrap:wrap!important;gap:0!important;justify-content:center!important;max-width:100%!important;position:relative!important}.carousel-container,.suggested-carousel{flex-direction:row!important;width:100%!important}.carousel-container{-webkit-overflow-scrolling:touch!important;display:flex!important;gap:clamp(12px,1.5vw,20px)!important;margin:clamp(12px,1.5vw,20px) auto 0!important;max-width:calc(560px + clamp(12px, 1.5vw, 20px))!important;overflow-x:auto!important;overflow-y:hidden!important;padding:0!important;scroll-behavior:smooth!important}.carousel-container::-webkit-scrollbar{display:none!important}.carousel-container{-ms-overflow-style:none!important;scrollbar-width:none!important}.suggested-card{flex-shrink:0!important;margin-right:0!important}.suggested-card,.suggested-card.prompt-card-new{max-width:280px!important;min-width:280px!important;width:280px!important}.carousel-container{gap:clamp(6px,.8vw,10px)!important;max-width:calc(560px + clamp(6px, .8vw, 10px))!important}.carousel-nav{align-items:center!important;display:flex!important;flex-shrink:0!important;font-size:clamp(14px,1.6vw,16px)!important;height:clamp(32px,4vw,40px)!important;justify-content:center!important;left:auto!important;order:1!important;position:static!important;right:auto!important;top:auto!important;transform:none!important;width:clamp(32px,4vw,40px)!important;z-index:2!important}.carousel-nav.prev{margin-right:clamp(8px,1.2vw,12px)!important}.carousel-nav.next,.carousel-nav.prev{left:auto!important;margin-left:0!important;order:1!important;right:auto!important}.carousel-nav.next{margin-right:0!important}.carousel-container{flex-basis:100%!important;margin-top:clamp(12px,1.5vw,20px)!important;order:2!important}.image-modal-content{max-height:90vh!important;max-width:90vw!important;padding:clamp(15px,2vw,20px)!important}.modal-image{max-height:calc(90vh - clamp(70px, 9vw, 90px))!important;max-width:100%!important}.modal-close-btn{height:clamp(36px,4.5vw,40px)!important;top:clamp(-45px,-5vw,-40px)!important;width:clamp(36px,4.5vw,40px)!important}.modal-close-btn,.modal-nav-btn{font-size:clamp(16px,2vw,18px)!important}.modal-nav-btn{height:clamp(44px,5.5vw,48px)!important;width:clamp(44px,5.5vw,48px)!important}.modal-prev-btn{left:clamp(-60px,-7vw,-50px)!important}.modal-next-btn{right:clamp(-60px,-7vw,-50px)!important}.modal-counter{bottom:clamp(-45px,-5vw,-40px)!important;font-size:clamp(13px,1.6vw,15px)!important}.settings-menu{padding:clamp(12px,1.8vw,18px)!important;width:clamp(220px,55vw,280px)!important}.settings-menu-item{font-size:clamp(14px,1.7vw,16px)!important;gap:clamp(10px,1.2vw,12px)!important;padding:clamp(12px,1.8vw,14px)!important}.delete-dialog{border-radius:clamp(14px,1.8vw,18px)!important;padding:clamp(24px,3.5vw,28px)!important;width:clamp(320px,80vw,400px)!important}.delete-dialog-title{font-size:clamp(20px,2.5vw,22px)!important;margin-bottom:clamp(14px,1.8vw,18px)!important}.delete-dialog-message{font-size:clamp(14px,1.7vw,15px)!important;margin-bottom:clamp(24px,3.5vw,28px)!important}.delete-dialog-button{border-radius:clamp(10px,1.2vw,12px)!important;font-size:clamp(14px,1.7vw,15px)!important;padding:clamp(12px,1.5vw,14px) clamp(18px,2.5vw,22px)!important}}@media (max-width:649px){.prompt-detail-page{padding-top:clamp(8px,1vw,12px)!important}.prompt-detail-main{margin-top:clamp(15px,2vw,20px)!important;padding:clamp(15px,2vw,20px) clamp(10px,1.5vw,15px)!important}.prompt-detail-page .section-title{font-size:clamp(20px,2.5vw,22px)!important}.content-grid{gap:clamp(20px,3vw,30px)!important;margin-bottom:clamp(30px,4vw,40px)!important}.left-column,.left-column-content{gap:clamp(15px,2vw,20px)!important}.prompt-detail-page .media-gallery .media-slide img,.prompt-detail-page .media-gallery .media-slide video{height:120%!important;object-position:center top!important;position:absolute!important;top:-10%!important}.creator-profile{align-items:center!important;flex-direction:row!important;gap:clamp(10px,1.2vw,12px)!important;justify-content:space-between!important;padding:clamp(12px,1.5vw,16px) clamp(10px,1.5vw,14px)!important}.creator-profile,.creator-profile .creator-info{text-align:left!important}.creator-profile .creator-name,.creator-profile .creator-username{max-width:100%!important;overflow:hidden!important;text-align:left!important;text-overflow:ellipsis!important;white-space:nowrap!important}.creator-profile .settings-button,.creator-profile button,.creator-profile>:last-child:not(.creator-avatar):not(.creator-info){align-self:center!important;flex-shrink:0!important;margin-left:auto!important}.creator-profile .settings-button{font-size:clamp(16px,2vw,18px)!important;padding:clamp(4px,.5vw,6px)!important}.creator-profile .btn-follow,.creator-profile .followButton{flex-shrink:0!important;font-size:clamp(11px,1.3vw,13px)!important;height:fit-content!important;margin-left:auto!important;min-width:auto!important;overflow:visible!important;padding:0!important;pointer-events:auto!important;position:relative!important;white-space:nowrap!important;width:fit-content!important;z-index:1!important}.creator-profile .followButton:after,.creator-profile .followButton:before{content:none!important}.creator-profile{position:relative!important}.creator-profile .creator-avatar,.creator-profile .creator-info,.creator-profile .creator-name,.creator-profile .creator-username{pointer-events:auto!important}.creator-avatar img{height:clamp(50px,6vw,60px)!important;width:clamp(50px,6vw,60px)!important}.creator-name{font-size:clamp(16px,2vw,18px)!important}.creator-username{font-size:clamp(12px,1.4vw,14px)!important}.creator-profile .settings-button{flex-shrink:0!important;font-size:clamp(14px,1.8vw,16px)!important;height:auto!important;min-width:auto!important;padding:clamp(3px,.5vw,5px)!important;width:auto!important}.creator-profile .creator-info{flex:1 1!important;flex-shrink:1!important;min-width:0!important;overflow:hidden!important}.main-image-container{aspect-ratio:1!important;max-width:100%!important}.main-image-container .carousel-image,.main-image-container .main-image,.main-image-container .media-gallery img,.main-image-container .media-gallery video,.main-image-container .media-slide img,.main-image-container .media-slide video,.main-image-container img{height:120%!important;object-position:center top!important;top:-10%!important}.right-column{gap:clamp(15px,2vw,20px)!important;margin-top:0!important}.section-title{font-size:clamp(18px,2.2vw,20px)!important;margin-bottom:clamp(10px,1.2vw,12px)!important}.description-text{font-size:clamp(13px,1.5vw,14px)!important;line-height:1.4!important;margin-bottom:clamp(12px,1.5vw,15px)!important}.hashtag{font-size:clamp(11px,1.3vw,12px)!important}.hashtags{gap:clamp(6px,.8vw,8px)!important}.engagement-stats,.hashtags{justify-content:center!important}.engagement-stats{flex-wrap:wrap!important;gap:clamp(8px,1vw,10px)!important}.engagement-stats .stat-item,.stat-pill{font-size:clamp(9px,1.1vw,10px)!important;padding:clamp(3px,.5vw,4px) clamp(6px,.8vw,8px)!important}.engagement-stats .stat-icon{height:clamp(12px,1.4vw,14px)!important;width:clamp(12px,1.4vw,14px)!important}.social-stats{gap:clamp(12px,1.5vw,15px)!important;justify-content:center!important;margin-top:clamp(10px,1.2vw,12px)!important}.social-stats .stat-item{font-size:clamp(11px,1.3vw,12px)!important;gap:clamp(5px,.7vw,6px)!important}.stat-icon{height:clamp(20px,2.5vw,24px)!important;width:clamp(20px,2.5vw,24px)!important}.prompt-text-container{border-radius:clamp(16px,2vw,20px)!important;margin-bottom:clamp(12px,1.5vw,15px)!important;padding:clamp(12px,1.5vw,16px)!important}.prompt-text{font-size:clamp(12px,1.4vw,13px)!important;line-height:1.4!important}.prompt-header{font-size:clamp(14px,1.7vw,16px)!important;margin-bottom:clamp(10px,1.2vw,12px)!important}.btn-buy-prompt,.btn-copy-prompt{border-radius:clamp(18px,2.2vw,20px)!important;font-size:clamp(12px,1.4vw,13px)!important;padding:clamp(8px,1vw,10px) clamp(12px,1.5vw,16px)!important;width:100%!important}.prompt-actions{flex-direction:column!important;gap:clamp(8px,1vw,10px)!important}.disclaimer,.prompt-actions{margin-top:clamp(12px,1.5vw,15px)!important}.disclaimer{font-size:clamp(10px,1.2vw,11px)!important;line-height:1.4!important}.suggested-section{margin-top:clamp(30px,4vw,40px)!important;position:relative!important}.suggested-section .section-title{font-size:clamp(18px,2.2vw,20px)!important;margin-bottom:clamp(12px,1.5vw,15px)!important;order:0!important;text-align:center!important}.suggested-carousel{flex-direction:row!important;flex-wrap:wrap!important;gap:clamp(10px,1.2vw,12px)!important;position:relative!important}.carousel-nav,.suggested-carousel{align-items:center!important;justify-content:center!important}.carousel-nav{display:flex!important;flex-shrink:0!important;font-size:clamp(12px,1.4vw,14px)!important;height:clamp(28px,3.5vw,32px)!important;margin-bottom:clamp(12px,1.5vw,15px)!important;order:1!important;position:static!important;right:auto!important;top:auto!important;width:clamp(28px,3.5vw,32px)!important}.carousel-nav.prev{margin-right:clamp(8px,1.2vw,12px)!important}.carousel-nav.next,.carousel-nav.prev{margin-left:0!important;order:1!important;right:auto!important}.carousel-nav.next{margin-right:0!important}.carousel-container{flex-basis:100%!important;flex-wrap:wrap!important;overflow:visible!important}.suggested-card{flex-shrink:0!important;margin-right:0!important;max-width:100%!important;min-width:auto!important;width:100%!important}.suggested-card .card-image-container{align-items:flex-start!important;display:flex!important;height:clamp(140px,35vw,180px)!important;justify-content:flex-start!important;margin-bottom:clamp(4px,.8vw,6px)!important;margin-top:clamp(5px,1vw,10px)!important;overflow:hidden!important}.suggested-card .card-image-new{height:120%!important;left:0!important;object-fit:cover!important;object-position:center top!important;position:absolute!important;top:-10%!important;width:100%!important}.suggested-card .media-gallery{margin-top:clamp(5px,1vw,10px)!important}.suggested-card .media-gallery img,.suggested-card .media-gallery video{height:120%!important;object-position:center top!important;top:-10%!important}.suggested-card.prompt-card-new{align-items:flex-start!important;aspect-ratio:356/416!important;flex-shrink:0!important;margin-right:0!important;max-width:100%!important;min-height:clamp(240px,60vw,280px)!important;min-width:auto!important;padding:0 clamp(3px,.7vw,4px) clamp(3px,.7vw,4px)!important;width:100%!important}.carousel-container{grid-gap:clamp(8px,1.2vw,12px)!important;display:grid!important;gap:clamp(8px,1.2vw,12px)!important;grid-template-columns:repeat(2,1fr)!important;max-width:100%!important;order:2!important;padding:clamp(5px,1vw,10px)!important;width:100%!important}.suggested-card .user-avatar-new{height:clamp(16px,2vw,20px)!important;width:clamp(16px,2vw,20px)!important}.suggested-card .user-name-new{font-size:clamp(9px,1vw,11px)!important}.suggested-card .action-button-new{height:clamp(14px,1.8vw,18px)!important;min-height:clamp(14px,1.8vw,18px)!important;min-width:clamp(14px,1.8vw,18px)!important;width:clamp(14px,1.8vw,18px)!important}.suggested-card .action-button-new img,.suggested-card .action-button-new img.action-icon,.suggested-card .action-button-new svg,.suggested-card .action-buttons-new .action-icon{height:clamp(14px,1.8vw,18px)!important;max-height:clamp(14px,1.8vw,18px)!important;max-width:clamp(14px,1.8vw,18px)!important;width:clamp(14px,1.8vw,18px)!important}.suggested-card .price-button{border-radius:clamp(10px,1.2vw,12px)!important;padding:clamp(2px,.5vw,3px) clamp(6px,1vw,8px)!important}.suggested-card .price-button,.suggested-card .price-button-price,.suggested-card .price-button-text{font-size:clamp(8px,.9vw,10px)!important}.suggested-item{height:clamp(150px,40vw,180px)!important;width:clamp(150px,40vw,180px)!important}.image-modal-content{height:95vh!important;max-height:95vh!important;max-width:95vw!important;padding:clamp(10px,1.5vw,15px)!important;width:95vw!important}.modal-image{max-height:calc(95vh - clamp(60px, 8vw, 80px))!important;max-width:100%!important}.modal-close-btn{font-size:clamp(16px,2vw,18px)!important;height:clamp(32px,4vw,36px)!important;right:clamp(10px,1.5vw,15px)!important;top:clamp(10px,1.5vw,15px)!important;width:clamp(32px,4vw,36px)!important}.modal-nav-btn{font-size:clamp(14px,1.7vw,16px)!important;height:clamp(36px,4.5vw,40px)!important;width:clamp(36px,4.5vw,40px)!important}.modal-prev-btn{left:clamp(5px,1vw,10px)!important}.modal-next-btn{right:clamp(5px,1vw,10px)!important}.modal-counter{bottom:clamp(10px,1.5vw,15px)!important;font-size:clamp(12px,1.5vw,14px)!important}.settings-menu{padding:clamp(10px,1.5vw,15px)!important;width:clamp(200px,50vw,250px)!important}.settings-menu-item{font-size:clamp(13px,1.6vw,15px)!important;gap:clamp(8px,1vw,10px)!important;padding:clamp(10px,1.5vw,12px)!important}.delete-dialog{border-radius:clamp(12px,1.5vw,16px)!important;padding:clamp(20px,3vw,24px)!important;width:clamp(280px,85vw,320px)!important}.delete-dialog-title{font-size:clamp(18px,2.2vw,20px)!important;margin-bottom:clamp(12px,1.5vw,15px)!important}.delete-dialog-message{font-size:clamp(13px,1.6vw,14px)!important;margin-bottom:clamp(20px,3vw,24px)!important}.delete-dialog-button{border-radius:clamp(8px,1vw,10px)!important;font-size:clamp(13px,1.6vw,14px)!important;padding:clamp(10px,1.2vw,12px) clamp(16px,2vw,20px)!important}}.prompt-text-container{border-radius:24px;padding:20px}.prompt-text-container:before{border-radius:24px}.image-modal-overlay{align-items:center;background-color:#000000f2;bottom:0;cursor:pointer;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.image-modal-content{cursor:default;max-height:95vh;max-width:95vw;position:relative}.modal-close-btn{background:#000000b3;font-size:18px;height:40px;right:0;top:-50px;transition:background-color .2s ease;width:40px;z-index:10000}.modal-close-btn:hover{background:#000000e6}.modal-nav-btn{align-items:center;background:#000000b3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:20px;height:50px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .2s ease;width:50px;z-index:10000}.modal-nav-btn:hover{background:#000000e6}.modal-prev-btn{left:-70px}.modal-next-btn{right:-70px}.modal-image-container{align-items:center;display:flex;justify-content:center;max-height:100%;max-width:100%}.modal-image{border-radius:8px;max-height:95vh;max-width:100%;object-fit:contain}.modal-counter{background:#000000b3;border-radius:20px;bottom:-50px;color:#fff;cursor:default;font-size:14px;font-weight:500;left:50%;padding:8px 16px;position:absolute;transform:translateX(-50%);user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}@media (max-width:768px){.modal-nav-btn{font-size:16px;height:40px;width:40px}.modal-prev-btn{left:-60px}.modal-next-btn{right:-60px}.modal-close-btn{font-size:16px;height:35px;top:-40px;width:35px}.modal-counter{bottom:-40px;font-size:12px;padding:6px 12px}}.section-title{font-size:30px;font-weight:600}.description-text{font-size:14px}.comment-button{cursor:pointer;transition:all .2s ease}.comment-button:hover{transform:scale(1.05)}.action-count{color:#fff;display:none;font-size:12px;font-weight:500;margin-left:4px}.action-button-new{align-items:center;border-radius:8px;display:flex;gap:4px;padding:8px;transition:all .2s ease}.action-button-new:hover{background-color:#ffffff1a}.action-buttons-new .action-icon{filter:brightness(0) invert(1);height:60px;width:60px}.comment-stat-item{transition:all .2s ease}.comment-stat-item:hover{background-color:#44f7971a;border-radius:8px;padding:4px 8px}.comment-stat-item:hover .stat-icon{color:#44f797}.stat-item.liked .stat-icon{color:#f44}.stat-item.liked .stat-icon img{filter:brightness(0) saturate(100%) invert(20%) sepia(100%) saturate(2000%) hue-rotate(0deg) brightness(1.2)}.stat-item.liked span{color:#f44;font-weight:700}.engagement-stats .stat-item.starred .stat-icon{color:#ebd61d}.engagement-stats .stat-item.starred span{color:#ebd61d;font-weight:700}.share-button{align-items:center;background:none;border:none;border-radius:0;cursor:pointer;display:flex;height:48px;justify-content:center;margin-top:-10px;padding:0;transition:all .2s ease;width:48px}.share-button:hover{background:none;transform:none}.share-icon{filter:brightness(0) invert(1);height:48px;width:48px}.prompt-actions{align-items:flex-start;display:flex;gap:16px;margin-top:16px}.share-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.share-modal-content{background:#1a1a1f;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 20px 40px #0000004d;max-width:500px;min-width:400px;padding:24px}.share-modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.share-modal-header h3{color:#fff;font-size:20px;font-weight:600;margin:0}.share-modal-close{align-items:center;background:none;border:none;border-radius:8px;color:#888;cursor:pointer;display:flex;justify-content:center;padding:8px;transition:all .2s ease}.share-modal-close:hover{background:#ffffff1a;color:#fff}.share-options{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-bottom:24px}.share-option{align-items:center;background:none;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:8px;padding:16px 8px;transition:all .2s ease}.share-option:hover{background:#ffffff0d;transform:translateY(-2px)}.share-option-icon{align-items:center;border-radius:50%;display:flex;font-size:20px;height:48px;justify-content:center;transition:all .2s ease;width:48px}.share-option-icon.whatsapp{background:#25d366;color:#fff}.share-option-icon.facebook{background:#1877f2;color:#fff}.share-option-icon.twitter{background:#000;color:#fff}.share-option-icon.email{background:#6b7280;color:#fff}.share-option span{color:#ccc;font-size:12px;font-weight:500}.share-url-section{border-top:1px solid #ffffff1a;padding-top:20px}.share-url-input{align-items:center;display:flex;gap:8px}.url-input{background:#2a2a2f;border:1px solid #ffffff1a;border-radius:8px;color:#fff;flex:1 1;font-size:14px;outline:none;padding:12px 16px}.url-input:focus{border-color:#44f797}.copy-url-btn{align-items:center;background:#44f797;border:none;border-radius:8px;color:#000;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;padding:12px 16px;transition:all .2s ease;white-space:nowrap}.copy-url-btn:hover{background:#3ae085;transform:translateY(-1px)}@media (max-width:768px){.share-modal-content{margin:20px;min-width:320px;padding:20px}.share-options{gap:12px;grid-template-columns:repeat(2,1fr)}.share-option-icon{font-size:18px;height:40px;width:40px}.share-url-input{flex-direction:column;gap:12px}.copy-url-btn{justify-content:center;width:100%}}@media (max-width:800px){.marketplace-filters{flex-direction:row!important;flex-wrap:wrap!important;gap:clamp(8px,1.2vw,12px)!important}.following-dropdown{flex:0 0 auto!important;margin:0!important}.following-button,.following-dropdown{width:auto!important}.category-buttons{flex:1 1 auto!important;max-width:calc(100% - clamp(150px, 30vw, 200px))!important;min-width:0!important}.marketplace-container .category-button,.marketplace-container .category-buttons .category-button,.marketplace-filters .category-button,.marketplace-filters .category-buttons .category-button{border-radius:60px!important;box-sizing:border-box!important;font-size:clamp(9px,.95vw,11px)!important;padding:clamp(5px,.9vw,7px) clamp(10px,1.6vw,14px)!important}.filter-button-container{flex:0 0 auto!important;margin:0!important;width:auto!important}.marketplace-container .marketplace-filters .filter-button-container{margin-left:0!important;transform:none!important}.filter-button{width:auto!important}}@media (max-width:840px){.search-container{align-items:center;background:#ffffff0d;border-radius:30px;box-sizing:border-box;display:flex;flex-wrap:nowrap;gap:8px;margin:0 auto;min-height:50px;padding:8px}.search-container,.search-form{max-width:90%;width:100%}.search-input{align-items:center;align-self:center;background:#0000;border:none;box-sizing:border-box;color:#fff;display:flex;flex:1 1 auto;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:13px;font-style:normal;font-weight:400;height:40px;line-height:16px;max-width:none;min-width:0;outline:none;padding:0 12px;width:auto}.search-input::placeholder{color:#ffffff80}.search-button{align-items:center;align-self:center;background:#44f797;border:1px solid #44f797;border-radius:30px;box-shadow:0 0 8px 0 #44f797,inset 0 -4px 16px -3px #a7fbce;box-sizing:border-box;color:#111215;cursor:pointer;display:flex;flex-shrink:0;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:12px;font-style:normal;font-weight:600;height:40px;justify-content:center;line-height:15px;max-width:140px;min-width:100px;padding:0 16px;transition:all .3s ease;white-space:nowrap;width:auto}.search-button:hover{box-shadow:0 0 12px 0 #44f797,inset 0 -4px 16px -3px #a7fbce;opacity:.9}.home-grid{column-gap:clamp(8px,1vw,16px)!important;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))!important;padding:clamp(8px,1.5vw,12px)!important;row-gap:clamp(12px,2vw,20px)!important}.prompt-card-new{aspect-ratio:356/416;height:auto!important;max-width:100%!important;min-height:clamp(350px,85vw,400px);width:100%!important}.card-image-container{height:clamp(250px,60vw,300px)!important}.card-image-container.text-post-scroll,.card-image-container[style*="overflow: auto"],.card-image-container[style*="overflow:auto"],.text-post-scroll{height:clamp(250px,60vw,300px)!important;margin-bottom:0!important;overflow:auto!important;overflow-x:hidden!important}.card-image-container.text-post-scroll>div{box-sizing:border-box!important;height:auto!important;min-height:100%!important;padding:clamp(8px,1.5vw,12px)!important}.card-image-new{height:100%!important;top:0!important}.marketplace-container{padding:clamp(50px,6vw,70px) clamp(8px,1.5vw,15px) clamp(12px,2vw,18px)!important}.marketplace-filters{align-items:center;flex-direction:row;flex-wrap:wrap;gap:clamp(8px,1.2vw,12px);max-width:100%!important;padding:0 clamp(8px,1.5vw,10px)!important}.following-dropdown{flex:0 0 auto;margin:0!important;width:auto}.following-button{font-size:clamp(10px,1vw,12px)!important;justify-content:center;padding:clamp(6px,1vw,8px) clamp(12px,1.8vw,16px)!important;width:auto}.category-buttons{-webkit-overflow-scrolling:touch;flex:1 1 auto;gap:clamp(5px,.9vw,7px);justify-content:flex-start;margin:0!important;max-width:100%!important;min-width:0;overflow-x:auto;overflow-y:hidden;padding:clamp(4px,.8vw,6px) 0}.marketplace-container .category-button,.marketplace-container .category-buttons .category-button,.marketplace-filters .category-button,.marketplace-filters .category-buttons .category-button{border-radius:60px!important;box-sizing:border-box!important;flex-shrink:0;font-size:clamp(10px,1vw,12px)!important;height:auto!important;line-height:normal!important;max-width:none!important;min-height:auto!important;min-width:auto!important;padding:clamp(6px,1vw,8px) clamp(12px,1.8vw,16px)!important;white-space:nowrap!important;width:auto!important}.filter-button-container{flex:0 0 auto;margin:0!important;transform:none!important;width:auto}.marketplace-container .marketplace-filters .filter-button-container{margin-left:0!important;transform:none!important}.filter-button{font-size:clamp(10px,1vw,12px)!important;justify-content:center;padding:clamp(6px,1vw,8px) clamp(12px,1.8vw,16px)!important;width:auto}.custom-tag-input-container{margin-top:clamp(10px,1.5vw,12px)!important;position:static!important}.custom-tag-input,.custom-tag-input-container,.hero-banner{max-width:100%!important;width:100%!important}.hero-banner{height:clamp(250px,35vh,400px)!important;margin-bottom:20px;margin-left:auto!important;margin-right:auto!important;margin-top:0!important;overflow:hidden!important;padding:0!important}.home-container.unauthenticated{padding-top:0!important}.banner-image{overflow:hidden!important}.banner-image,.banner-svg{height:100%!important;max-width:100%!important;width:100%!important}.banner-svg{object-fit:contain!important;object-position:center!important}.hero-content{padding:20px 10px}.hero-title{font-size:24px!important;line-height:1.3!important}.hero-subtitle{font-size:14px!important}.search-container{background:#0000;flex-direction:column;gap:10px;height:auto;padding:0;position:relative}.search-input{background:#ffffff0d;border-radius:40px;margin-bottom:0}.search-button,.search-input{height:48px!important;width:100%!important}.search-button{min-width:auto}.styles-section{padding:20px 10px}.styles-container{max-width:100%!important;padding:10px}.action-buttons-new{gap:8px}.action-button-new{min-height:36px;min-width:36px;padding:6px}.action-icon{height:18px;width:18px}.action-count,.price-button{font-size:12px}.price-button{padding:4px 10px}.price-button-price,.price-button-text{font-size:11px}.user-info-new{font-size:12px;padding:4px 8px}.user-avatar-new{height:20px;width:20px}.user-name-new{font-size:11px}.load-more-container{margin-bottom:clamp(30px,4vw,50px);margin-top:clamp(15px,2.5vw,30px);padding:clamp(15px,2vw,20px) clamp(8px,1.5vw,10px)}.load-more-button{width:100%}.load-more-button,.load-more-svg{max-width:clamp(180px,70vw,240px)}.load-more-svg{min-width:150px}.image-section-outer-container{margin-bottom:clamp(15px,2.5vw,25px)!important;margin-top:clamp(20px,3vw,30px)!important;max-width:100%!important;overflow:hidden!important;padding:0!important}.image-section-inner-container{max-width:100%;overflow:hidden;width:100%}.dark-block-image{height:auto!important;max-height:clamp(150px,35vh,300px)!important;max-width:100%!important;object-fit:contain!important;width:100%!important}}@media (min-width:409px) and (max-width:649px){.image-section-outer-container{margin-bottom:clamp(15px,2.5vw,25px)!important;margin-top:clamp(20px,3vw,30px)!important;max-width:100%!important;overflow:hidden!important;padding:0 clamp(10px,2vw,20px)!important}.image-section-inner-container{max-width:100%;overflow:hidden;width:100%}.dark-block-image{height:auto!important;max-height:clamp(300px,50vh,500px)!important;max-width:100%!important;object-fit:contain!important;width:100%!important}.app-store-buttons.desktop-horizontal{align-items:center!important;bottom:clamp(15px,3vh,30px)!important;flex-direction:row!important;gap:clamp(10px,1.5vw,20px)!important;left:clamp(20px,3vw,40px)!important}.app-store-buttons.desktop-horizontal .store-button-icon{height:auto!important;width:clamp(120px,20vw,160px)!important}}@media (min-width:409px) and (max-width:532px){.app-store-buttons.desktop-horizontal .store-button-icon{height:auto!important;width:clamp(90px,18vw,130px)!important}.app-store-buttons.desktop-horizontal{bottom:clamp(12px,2.5vh,25px)!important;gap:clamp(8px,1.2vw,15px)!important;left:clamp(15px,2.5vw,35px)!important}}@media (max-width:408px){.home-grid{gap:clamp(8px,1.2vw,12px)!important;grid-template-columns:repeat(2,1fr)!important;padding:clamp(5px,1vw,10px)!important}.image-section-outer-container{padding:0!important}.dark-block-image{max-height:clamp(120px,30vh,250px)!important}.app-store-buttons.mobile-vertical{align-items:flex-start!important;bottom:clamp(10px,2vh,20px)!important;flex-direction:column!important;gap:clamp(3px,.8vw,8px)!important;left:clamp(20px,4vw,35px)!important}.app-store-buttons.mobile-vertical .store-button-icon{height:auto!important;width:clamp(100px,25vw,140px)!important}}@media (max-width:649px){.home-grid{gap:clamp(8px,1.2vw,12px)!important;grid-template-columns:repeat(2,1fr)!important;padding:clamp(5px,1vw,10px)!important}.prompt-card-new{aspect-ratio:none!important;max-width:100%!important;min-height:clamp(220px,55vw,260px)!important;padding:clamp(3px,.7vw,4px)!important;width:100%!important}.card-image-container{height:clamp(150px,38vw,190px)!important}.card-image-container.text-post-scroll,.card-image-container[style*="overflow: auto"],.card-image-container[style*="overflow:auto"],.text-post-scroll{height:clamp(150px,38vw,190px)!important;margin-bottom:0!important;overflow:auto!important;overflow-x:hidden!important}.home-grid .action-button-new,.marketplace-container .action-button-new,.prompt-card-new .action-button-new,.prompt-card-new .action-buttons-new .action-button-new{height:clamp(14px,1.8vw,18px)!important;min-height:clamp(14px,1.8vw,18px)!important;min-width:clamp(14px,1.8vw,18px)!important;width:clamp(14px,1.8vw,18px)!important}.home-grid .action-button-new .action-icon,.home-grid .action-button-new img.action-icon,.home-grid .action-buttons-new .action-icon,.home-grid .action-icon,.marketplace-container .action-button-new .action-icon,.marketplace-container .action-button-new img.action-icon,.marketplace-container .action-buttons-new .action-icon,.marketplace-container .action-icon,.prompt-card-new .action-button-new .action-icon,.prompt-card-new .action-button-new img.action-icon,.prompt-card-new .action-buttons-new .action-icon,.prompt-card-new .action-icon{height:clamp(26px,3.2vw,32px)!important;max-height:clamp(26px,3.2vw,32px)!important;max-width:clamp(26px,3.2vw,32px)!important;width:clamp(26px,3.2vw,32px)!important}.home-grid .action-button-new svg,.marketplace-container .action-button-new svg,.prompt-card-new .action-button-new svg,.prompt-card-new .action-buttons-new svg{height:clamp(26px,3.2vw,32px)!important;width:clamp(26px,3.2vw,32px)!important}.user-avatar-new{height:clamp(16px,2vw,20px)!important;width:clamp(16px,2vw,20px)!important}.price-button{border-radius:clamp(10px,1.2vw,12px)!important;padding:clamp(2px,.5vw,3px) clamp(6px,1vw,8px)!important}.price-button,.price-button-price,.price-button-text{font-size:clamp(8px,.9vw,10px)!important}.user-name-new{font-size:clamp(9px,1vw,11px)!important}.card-image-container.text-post-scroll>div{box-sizing:border-box!important;height:auto!important;min-height:100%!important;padding:clamp(6px,1.2vw,10px)!important}.category-button{font-size:clamp(11px,1.3vw,13px)!important;padding:clamp(7px,1.1vw,9px) clamp(12px,2vw,16px)!important}.marketplace-filters{flex-direction:row!important;flex-wrap:wrap!important;gap:clamp(6px,1vw,8px)!important}.following-dropdown{flex:0 0 auto!important;width:auto!important}.following-button{font-size:clamp(7px,.85vw,9px)!important;padding:clamp(3px,.7vw,5px) clamp(7px,1.3vw,11px)!important;width:auto!important}.category-buttons{flex:1 1 auto!important;gap:clamp(4px,.8vw,6px)!important;max-width:calc(100% - clamp(120px, 26vw, 160px))!important;min-width:0!important}.category-buttons .category-button,.marketplace-container .category-button,.marketplace-container .category-buttons .category-button,.marketplace-filters .category-button,.marketplace-filters .category-buttons .category-button{border-radius:60px!important;box-sizing:border-box!important;font-size:clamp(11px,1.3vw,13px)!important;height:auto!important;line-height:normal!important;max-width:none!important;min-height:auto!important;min-width:auto!important;padding:clamp(7px,1.1vw,9px) clamp(12px,2vw,16px)!important;white-space:nowrap!important;width:auto!important}.filter-button-container{flex:0 0 auto!important;margin:0!important;width:auto!important}.marketplace-container .marketplace-filters .filter-button-container{margin-left:0!important;transform:none!important}.filter-button{font-size:clamp(7px,.85vw,9px)!important;padding:clamp(3px,.7vw,5px) clamp(7px,1.3vw,11px)!important;width:auto!important}.hero-title{font-size:20px!important}.hero-subtitle{font-size:12px!important}.action-button-new{min-height:32px;min-width:32px;padding:4px}.action-icon{height:16px;width:16px}.price-button{font-size:11px;padding:3px 8px}.price-button-price,.price-button-text{font-size:10px}.user-info-new{font-size:11px;padding:3px 6px}.user-avatar-new{height:18px;width:18px}.user-name-new{font-size:10px}.load-more-container{margin-bottom:clamp(25px,3.5vw,40px);margin-top:clamp(12px,2vw,20px);padding:clamp(12px,1.5vw,15px) clamp(5px,1vw,8px)}.load-more-button,.load-more-svg{max-width:clamp(150px,65vw,200px)}.load-more-svg{min-width:120px}}@media (max-width:768px){.container h2{font-size:24px;padding:10px 0}.container ul{padding-left:20px}.container li{font-size:14px;margin-bottom:10px}[style*=gridTemplateColumns]{gap:15px!important;grid-template-columns:1fr!important}[style*="minHeight: '416px'"]{min-height:300px!important}[style*="maxWidth: 600"]{max-width:100%!important;padding:10px!important}[style*="display: 'flex'"]{flex-direction:column;gap:10px}}@media (max-width:649px){.container h2{font-size:20px}.container li{font-size:12px}}@media (max-width:840px) and (min-width:481px){.profile-page{max-width:100%!important;padding-left:10px!important;padding-right:10px!important;padding-top:0!important}.profile-page button{width:auto}.profile-page div[style*="width: '100vw'"],.profile-page div[style*="width: 100vw"],.profile-page div[style*=bannerContainer]{height:400px!important;margin-bottom:80px!important;margin-left:calc(-50vw + 50% - 10px)!important;margin-top:0!important;overflow:visible!important;width:100vw!important}.profile-page div[style*="width: '100vw'"]>img[alt=Banner],.profile-page div[style*="width: 100vw"]>img[alt=Banner]{height:300px!important;object-fit:cover!important;width:100%!important}.profile-page div[style*="top: '649px'"]{top:400px!important}.profile-page h1{font-size:18px!important}.profile-page p[style*="@"]{font-size:13px!important}.profile-page div[style*="width: '100vw'"]>[style*="position: absolute"],.profile-page div[style*="width: 100vw"]>[style*="position: absolute"]{transform:translateY(0)!important}.profile-page div[style*="width: '100vw'"]>span,.profile-page div[style*="width: 100vw"]>span{bottom:120px!important;font-size:16px!important;transform:translateY(0)!important}.profile-page div[style*="width: '100vw'"]>span[style*="left: '30px'"],.profile-page div[style*="width: '100vw'"]>span[style*="left: 30px"],.profile-page div[style*="width: 100vw"]>span[style*="left: '30px'"],.profile-page div[style*="width: 100vw"]>span[style*="left: 30px"]{left:15px!important}.profile-page div[style*="width: '100vw'"]>span[style*="left: '150px'"],.profile-page div[style*="width: '100vw'"]>span[style*="left: 150px"],.profile-page div[style*="width: 100vw"]>span[style*="left: '150px'"],.profile-page div[style*="width: 100vw"]>span[style*="left: 150px"]{left:110px!important}.profile-page div[style*="width: '100vw'"]>button,.profile-page div[style*="width: 100vw"]>button{bottom:100px!important;box-sizing:border-box!important;flex-shrink:0!important;font-size:11px!important;max-width:150px!important;min-width:auto!important;padding:8px 16px!important;right:15px!important;transform:translateY(0)!important;white-space:nowrap!important;width:auto!important}.profile-page div[style*="width: '100vw'"]>div[style*="height: '140px'"],.profile-page div[style*="width: '100vw'"]>div[style*="height: 140px"],.profile-page div[style*="width: '100vw'"]>div[style*="width: '140px'"],.profile-page div[style*="width: '100vw'"]>div[style*="width: 140px"],.profile-page div[style*="width: 100vw"]>div[style*="height: '140px'"],.profile-page div[style*="width: 100vw"]>div[style*="height: 140px"],.profile-page div[style*="width: 100vw"]>div[style*="width: '140px'"],.profile-page div[style*="width: 100vw"]>div[style*="width: 140px"]{border-width:3px!important;bottom:30px!important;height:140px!important;transform:translateX(-50%) translateY(0)!important;width:140px!important}.profile-page div[style*="width: '100vw'"]>div[style*="bottom: '90px'"],.profile-page div[style*="width: '100vw'"]>div[style*="bottom: 90px"],.profile-page div[style*="width: 100vw"]>div[style*="bottom: '90px'"],.profile-page div[style*="width: 100vw"]>div[style*="bottom: 90px"]{bottom:0!important;transform:translateX(-50%) translateY(0)!important}.profile-page div[style*="width: '40px'"]{height:35px!important;width:35px!important}.profile-page div[style*="width: '100vw'"]>div[style*="bottom: '4px'"],.profile-page div[style*="width: '100vw'"]>div[style*="max-width: '640px'"],.profile-page div[style*="width: '100vw'"]>div[style*="maxWidth: '640px'"],.profile-page div[style*="width: 100vw"]>div[style*="bottom: 4px"],.profile-page div[style*="width: 100vw"]>div[style*="max-width: 640px"],.profile-page div[style*="width: 100vw"]>div[style*="maxWidth: 640px"]{bottom:-100px!important;left:50%!important;transform:translateX(-50%)!important}.profile-page div[style*=tabs]{flex-wrap:wrap!important;gap:8px!important;margin-left:10px!important;margin-right:10px!important}.profile-page div[style*="margin-left: '20px'"],.profile-page div[style*="margin-left: 20px"],.profile-page div[style*="marginLeft: '20px'"],.profile-page div[style*="marginLeft: 20px"]{margin-left:10px!important;margin-right:10px!important;margin-top:40px!important}.profile-page div[style*=tab]{font-size:12px!important;min-width:auto!important;padding:8px 12px!important}.profile-page div[style*=grid]{gap:12px!important;grid-template-columns:repeat(2,1fr)!important;margin-left:10px!important;margin-right:10px!important}.profile-page .card,.profile-page .prompt-card{margin-bottom:12px!important}.account-actions-container{flex-direction:column!important;gap:10px!important}.account-actions-container>*{width:100%!important}}@media (max-width:649px){.profile-page{max-width:100%!important;padding-left:5px!important;padding-right:5px!important;padding-top:0!important}.profile-page button{width:auto}.profile-page div[style*="width: '100vw'"],.profile-page div[style*="width: 100vw"],.profile-page div[style*=bannerContainer]{height:200px!important;margin-bottom:80px!important;margin-left:calc(-50vw + 50% - 5px)!important;margin-top:0!important;overflow:visible!important;width:100vw!important}.profile-page div[style*="width: '100vw'"]>img[alt=Banner],.profile-page div[style*="width: 100vw"]>img[alt=Banner]{height:200px!important;object-fit:cover!important}.profile-page div[style*="top: '649px'"]{top:250px!important}.profile-page div[style*="width: '100vw'"]>div[style*="border-radius: '50%'"],.profile-page div[style*="width: '100vw'"]>div[style*="border-radius: 50%"],.profile-page div[style*="width: '100vw'"]>div[style*="borderRadius: '50%'"],.profile-page div[style*="width: '100vw'"]>div[style*="borderRadius: 50%"],.profile-page div[style*="width: '100vw'"]>div[style*="height: '140px'"],.profile-page div[style*="width: '100vw'"]>div[style*="height: 140px"],.profile-page div[style*="width: '100vw'"]>div[style*="width: '140px'"],.profile-page div[style*="width: '100vw'"]>div[style*="width: 140px"],.profile-page div[style*="width: 100vw"]>div[style*="border-radius: '50%'"],.profile-page div[style*="width: 100vw"]>div[style*="border-radius: 50%"],.profile-page div[style*="width: 100vw"]>div[style*="borderRadius: '50%'"],.profile-page div[style*="width: 100vw"]>div[style*="borderRadius: 50%"],.profile-page div[style*="width: 100vw"]>div[style*="height: '140px'"],.profile-page div[style*="width: 100vw"]>div[style*="height: 140px"],.profile-page div[style*="width: 100vw"]>div[style*="width: '140px'"],.profile-page div[style*="width: 100vw"]>div[style*="width: 140px"]{border-radius:50%!important;border-width:2px!important;bottom:-20px!important;height:70px!important;transform:translateX(-50%)!important;width:70px!important}.profile-page div[style*="width: '100vw'"]>div[style*="width: '140px'"]>img,.profile-page div[style*="width: '100vw'"]>div[style*="width: 140px"]>img,.profile-page div[style*="width: 100vw"]>div[style*="width: '140px'"]>img,.profile-page div[style*="width: 100vw"]>div[style*="width: 140px"]>img{height:100%!important;width:100%!important}.profile-page div[style*="width: '100vw'"]>div[style*="bottom: '90px'"],.profile-page div[style*="width: '100vw'"]>div[style*="bottom: 90px"],.profile-page div[style*="width: 100vw"]>div[style*="bottom: '90px'"],.profile-page div[style*="width: 100vw"]>div[style*="bottom: 90px"]{bottom:-60px!important;flex-direction:column!important;gap:2px!important;transform:translateX(-50%)!important}.profile-page h1{font-size:12px!important}.profile-page p[style*="@"]{font-size:8px!important}.profile-page div[style*="width: '100vw'"]>span[style*="bottom: '215px'"],.profile-page div[style*="width: '100vw'"]>span[style*="bottom: 215px"],.profile-page div[style*="width: 100vw"]>span[style*="bottom: '215px'"],.profile-page div[style*="width: 100vw"]>span[style*="bottom: 215px"]{bottom:5px!important;font-size:9px!important}.profile-page div[style*="width: '100vw'"]>span[style*="left: '30px'"],.profile-page div[style*="width: '100vw'"]>span[style*="left: 30px"],.profile-page div[style*="width: 100vw"]>span[style*="left: '30px'"],.profile-page div[style*="width: 100vw"]>span[style*="left: 30px"]{left:8px!important}.profile-page div[style*="width: '100vw'"]>span[style*="left: '150px'"],.profile-page div[style*="width: '100vw'"]>span[style*="left: 150px"],.profile-page div[style*="width: 100vw"]>span[style*="left: '150px'"],.profile-page div[style*="width: 100vw"]>span[style*="left: 150px"]{left:60px!important}.profile-page div[style*="width: '100vw'"]>button,.profile-page div[style*="width: '100vw'"]>button[style*="bottom: '215px'"],.profile-page div[style*="width: '100vw'"]>button[style*="bottom: 215px"],.profile-page div[style*="width: 100vw"]>button,.profile-page div[style*="width: 100vw"]>button[style*="bottom: '215px'"],.profile-page div[style*="width: 100vw"]>button[style*="bottom: 215px"],.profile-page div[style*=bannerContainer] button{bottom:10px!important;box-sizing:border-box!important;flex-shrink:0!important;font-size:7px!important;max-width:70px!important;min-width:auto!important;padding:3px 6px!important;right:8px!important;white-space:nowrap!important;width:auto!important}.profile-page div[style*="width: '100vw'"]>div[style*="bottom: '4px'"],.profile-page div[style*="width: '100vw'"]>div[style*="bottom: 4px"],.profile-page div[style*="width: '100vw'"]>div[style*="max-width: '640px'"],.profile-page div[style*="width: '100vw'"]>div[style*="maxWidth: '640px'"],.profile-page div[style*="width: 100vw"]>div[style*="bottom: '4px'"],.profile-page div[style*="width: 100vw"]>div[style*="bottom: 4px"],.profile-page div[style*="width: 100vw"]>div[style*="max-width: 640px"],.profile-page div[style*="width: 100vw"]>div[style*="maxWidth: 640px"]{bottom:-170px!important;gap:8px!important;left:50%!important;transform:translateX(-50%)!important}.profile-page div[style*="height: '40px'"]:not([style*="width: '140px'"]):not([style*="width: 140px"]):not([style*="height: '140px'"]):not([style*="height: 140px"]),.profile-page div[style*="height: 40px"]:not([style*="width: '140px'"]):not([style*="width: 140px"]):not([style*="height: '140px'"]):not([style*="height: 140px"]),.profile-page div[style*="width: '40px'"]:not([style*="width: '140px'"]):not([style*="width: 140px"]):not([style*="height: '140px'"]):not([style*="height: 140px"]),.profile-page div[style*="width: 40px"]:not([style*="width: '140px'"]):not([style*="width: 140px"]):not([style*="height: '140px'"]):not([style*="height: 140px"]){height:24px!important;width:24px!important}.profile-page div[style*="height: '40px'"]:not([style*="height: '140px'"]):not([style*="height: 140px"]) svg,.profile-page div[style*="height: 40px"]:not([style*="height: '140px'"]):not([style*="height: 140px"]) svg,.profile-page div[style*="width: '40px'"]:not([style*="width: '140px'"]):not([style*="width: 140px"]) svg,.profile-page div[style*="width: 40px"]:not([style*="width: '140px'"]):not([style*="width: 140px"]) svg{height:12px!important;width:12px!important}.profile-page div[style*="max-width: '640px'"] p,.profile-page div[style*="max-width: 640px"] p,.profile-page div[style*="maxWidth: '640px'"] p,.profile-page div[style*="maxWidth: 640px"] p,.profile-page p[style*="Connect with"],.profile-page p[style*="connect with"]{font-size:10px!important;padding:0 10px!important}.profile-page div[style*="gap: '10px'"]{flex-direction:column!important;gap:6px!important;width:100%!important}.profile-page div[style*="gap: '10px'"] button,.profile-page div[style*="gap: '10px'"]>* button,.profile-page div[style*="max-width: '640px'"] button,.profile-page div[style*="max-width: 640px"] button,.profile-page div[style*="maxWidth: '640px'"] button,.profile-page div[style*="maxWidth: 640px"] button{font-size:11px!important;min-height:auto!important;padding:6px 12px!important}.profile-page div[style*=tabs]{flex-wrap:wrap!important;gap:6px!important;margin-left:5px!important;margin-right:5px!important;margin-top:30px!important;padding:8px 0!important}.profile-page div[style*="margin-left: '20px'"],.profile-page div[style*="margin-left: 20px"],.profile-page div[style*="marginLeft: '20px'"],.profile-page div[style*="marginLeft: 20px"]{margin-left:5px!important;margin-right:5px!important;margin-top:80px!important}.profile-page div[style*=tab]{flex:1 1 auto!important;font-size:10px!important;min-width:auto!important;min-width:calc(50% - 3px)!important;padding:6px 10px!important}.profile-page div[style*=tab] svg{height:12px!important;width:12px!important}.profile-page div[style*=grid]{gap:8px!important;grid-template-columns:repeat(2,1fr)!important;margin-left:5px!important;margin-right:5px!important}.profile-page .card,.profile-page .prompt-card{margin-bottom:8px!important}.profile-page .card-image{height:120px!important}.profile-page .card-content{padding:10px!important}.account-actions-container{flex-direction:column!important;gap:8px!important;padding:0 5px!important}.account-actions-container>*{width:100%!important}.create-prompt-button{font-size:11px!important;margin-right:0!important;padding:8px 12px!important}.profile-page div[style*=Settings],.profile-page div[style*=modal]{padding:15px!important}.profile-page div[style*=collection]{padding:10px!important}.profile-page .commentItem{margin-bottom:10px!important;padding:10px!important}.profile-page .followList{padding:10px!important}.profile-page .followItem{padding:8px!important}.profile-page div[style*="padding: '20px'"]{margin-left:5px!important;margin-right:5px!important;padding:12px!important}.profile-page h2[style*="marginBottom: '20px'"]{font-size:18px!important;margin-bottom:15px!important}.profile-page h3[style*="color: '#44F797'"]{font-size:14px!important;margin-bottom:10px!important}.profile-page button[style*=settingsButtonStyle],.profile-page div[style*="display: 'flex'"] button{font-size:12px!important;padding:10px 12px!important}.profile-page button[style*=settingsButtonStyle] svg,.profile-page div[style*="display: 'flex'"] button svg{height:14px!important;width:14px!important}.profile-page div[style*="backgroundColor: '#290909'"]{margin-bottom:15px!important;padding:12px!important}.profile-page div[style*="gap: '10px'"]{gap:8px!important;padding:10px!important}.profile-page button[style*="backgroundColor: '#dc3545'"]{font-size:14px!important;padding:10px 16px!important}.profile-page div[style*=noContent]{font-size:12px!important;padding:15px!important}.profile-page div[style*="marginLeft: '20px'"]{margin-left:5px!important;margin-right:5px!important}}.Navbar_navbar__AHaSr{background:#0a0a0f;border-bottom:none;box-sizing:border-box;height:80px;justify-content:space-between;left:0;overflow:visible;padding:0 40px;position:fixed;right:0;top:0;width:100%;z-index:10000}.Navbar_leftSection__WK0eu,.Navbar_navbar__AHaSr{align-items:center;display:flex;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.Navbar_leftSection__WK0eu{flex:0 0 auto;gap:20px;margin-left:40px;min-width:0;overflow:hidden}.Navbar_logoLink__5vs-O{align-items:center;align-self:flex-start;display:flex;margin-top:0;text-decoration:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.Navbar_logo__MK0b0{width:auto}.Navbar_logo__MK0b0,.Navbar_taglineText__iEyhS{height:40px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.Navbar_taglineText__iEyhS{align-items:center;color:#44f797;display:flex;font-size:16px;font-weight:500;opacity:.9}.Navbar_middleSection__P8Aml{flex:1 1;gap:40px;justify-content:center}.Navbar_middleSection__P8Aml,.Navbar_navLink__mOPW4{align-items:center;display:flex;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.Navbar_navLink__mOPW4{color:#fff;font-size:16px;font-weight:500;gap:8px;text-decoration:none;transition:color .3s ease}.Navbar_navLink__mOPW4.Navbar_active__em\+eI,.Navbar_navLink__mOPW4:hover{color:#44f797}.Navbar_navLink__mOPW4[href="/prompts/create"]{color:#44f797;font-weight:600}.Navbar_navLink__mOPW4[href="/prompts/create"]:hover{background-color:#44f7971a;border-radius:6px;color:#fff;padding:8px 12px}.Navbar_dropdownContainer__ovM8I{display:inline-block;position:relative;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.Navbar_dropdownIcon__AJ8Mx{font-size:12px;margin-left:4px;transition:transform .3s ease}.Navbar_dropdownContainer__ovM8I:hover .Navbar_dropdownIcon__AJ8Mx{transform:rotate(180deg)}.Navbar_dropdownMenu__8ZyqW{background:#0a0a0f;border:1px solid #ffffff1a;border-radius:8px;box-shadow:0 4px 20px #0000004d;left:0;min-width:150px;padding:8px 0;position:absolute;top:100%;z-index:1001}.Navbar_dropdownItem__V9\+1O,.Navbar_dropdownMenu__8ZyqW{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.Navbar_dropdownItem__V9\+1O{color:#fff;display:block;font-size:14px;padding:8px 16px;text-decoration:none;transition:background-color .3s ease}.Navbar_dropdownItem__V9\+1O:hover{background-color:#44f7971a;color:#44f797}.Navbar_rightSection__obRmh{flex:0 0 auto;margin-right:40px;min-width:0}.Navbar_iconsSection__Za1vy,.Navbar_rightSection__obRmh{align-items:center;display:flex;gap:20px;overflow:visible;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.Navbar_iconsSection__Za1vy{flex-wrap:nowrap;height:40px;margin-top:0}.Navbar_createButton__qGm2M{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:fit-content;justify-content:center;line-height:0;margin:0;padding:0;position:relative;transition:all .3s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:fit-content}.Navbar_createButton__qGm2M:hover{opacity:.8;transform:scale(1.05)}.Navbar_createButtonImg__e0ZiC{display:block;height:50px;line-height:0;margin:0;padding:0;width:auto}.Navbar_createButtonImg__e0ZiC,.Navbar_createButtonText__IbaQp{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.Navbar_createButtonText__IbaQp{color:#0a0a0f;font-size:16px;font-weight:600;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);white-space:nowrap}.Navbar_iconButton__9gLhB{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;line-height:0;margin:0;padding:0;text-decoration:none;transition:all .3s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;vertical-align:middle;width:40px}.Navbar_iconButton__9gLhB:hover{opacity:.8}.Navbar_icon__hGvZT{display:block;height:31px;margin:0;padding:0;transition:all .3s ease;width:31px}.Navbar_authSection__WeaEM{align-items:center;display:flex;flex-wrap:nowrap;gap:20px;height:40px;overflow:visible;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.Navbar_authButtons__J12KU,.Navbar_authIcons__HEg1U{gap:15px;height:40px}.Navbar_authButtons__J12KU,.Navbar_authIcons__HEg1U,.Navbar_loginButton__flbp4,.Navbar_signUpButton__uvGMg{align-items:center;display:flex;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.Navbar_loginButton__flbp4,.Navbar_signUpButton__uvGMg{border-radius:22px;box-sizing:border-box;cursor:pointer;font-size:12px;font-weight:500;gap:4px;height:24px;justify-content:center;line-height:1;max-height:44px;min-height:44px;padding:0 10px;text-decoration:none;transition:all .3s ease;width:120px}.Navbar_loginButton__flbp4{background:#44f797;border:1px solid #44f797;box-shadow:0 0 8px 0 #44f797,inset 0 -4px 16px -3px #a7fbce;color:#000}.Navbar_signUpButton__uvGMg{background:linear-gradient(96deg,#383a43 3.95%,#2c2d35 15.54%,#25262d 27.13%,#191a1f 42.2%,#151619 49.15%,#191a1f 56.11%,#25262d 71.17%,#2c2d35 81.6%,#383a43 94.35%);border:1px solid #383a43;box-shadow:inset 0 -4px 16px -3px #4f525e;color:#44f797}.Navbar_loginButton__flbp4:hover,.Navbar_signUpButton__uvGMg:hover{opacity:.9;transform:translateY(-1px)}.Navbar_profilePhotoContainer__0HaAH{align-items:center;display:flex;justify-content:center;margin-top:0;text-decoration:none}.Navbar_profilePhotoContainer__0HaAH,.Navbar_profilePhoto__OqkHU{transition:all .3s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.Navbar_profilePhoto__OqkHU{border:2px solid #fff3;border-radius:50%;cursor:pointer;height:40px;object-fit:cover;width:40px}.Navbar_profilePhoto__OqkHU:hover{border-color:#44f797;box-shadow:0 4px 20px #44f7974d;transform:scale(1.05)}.Navbar_profilePhotoPlaceholder__CpzBX{align-items:center;background:#ffffff1a;border:2px solid #fff3;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;margin-top:17px;transition:all .3s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:40px}.Navbar_profilePhotoPlaceholder__CpzBX:hover{background:#44f7971a;border-color:#44f797;transform:scale(1.05)}.Navbar_profileIcon__arFTA{color:#fff9;font-size:18px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.Navbar_profilePhotoPlaceholder__CpzBX:hover .Navbar_profileIcon__arFTA{color:#44f797}.Navbar_notificationBellContainer__HBbHx{align-items:center;background:#0000!important;border:none;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:40px;justify-content:center;overflow:visible;padding:0;position:relative;transition:all .3s ease;width:40px;z-index:10001}.Navbar_notificationBellContainer__HBbHx:active,.Navbar_notificationBellContainer__HBbHx:hover{background:#0000!important}.Navbar_notificationBellContainer__HBbHx:focus{background:#0000!important;outline:none}.Navbar_notificationBellIcon__uI8cs{display:block;height:31px;margin:0;padding:0;transition:all .3s ease;width:31px}.Navbar_notificationBadge__ApPUk{align-items:center;background-color:#e74c3c;border-radius:50%;box-sizing:border-box;color:#fff;display:flex;font-size:10px;font-weight:700;height:18px;justify-content:center;line-height:1;min-width:18px;position:absolute;right:2px;top:2px;width:18px;z-index:10}.Navbar_mobileMenuButton__C6YjU,.Navbar_mobileMenu__CeItu{display:none}@media (max-width:1200px){.Navbar_middleSection__P8Aml{gap:30px}.Navbar_leftSection__WK0eu{margin-left:20px}.Navbar_rightSection__obRmh{margin-right:20px}.Navbar_loginButton__flbp4,.Navbar_signUpButton__uvGMg{font-size:11px;line-height:1;max-height:44px;min-height:44px;padding:0 8px;width:120px}}@media (max-width:840px){.Navbar_navbar__AHaSr{flex-wrap:nowrap;height:56px;justify-content:space-between;min-height:56px;overflow:visible;padding:0 12px}.Navbar_middleSection__P8Aml{align-items:center;display:flex;flex:1 1;gap:20px;justify-content:center}.Navbar_navLink__mOPW4{font-size:14px}.Navbar_leftSection__WK0eu{align-items:center;flex:0 0 auto;gap:6px;margin-left:-8px;min-width:0;overflow:visible}.Navbar_logo__MK0b0{height:30px;max-width:75px;object-fit:contain}.Navbar_logoLink__5vs-O{align-self:flex-start;flex-shrink:0;margin-top:0}.Navbar_taglineText__iEyhS{display:flex;font-size:11px;max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Navbar_rightSection__obRmh{align-items:center;display:flex;flex:0 0 auto;gap:0;justify-content:flex-end;margin-right:0;min-width:0;overflow:visible}.Navbar_iconsSection__Za1vy{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:0!important;height:auto;margin-top:0;overflow:visible}.Navbar_iconButton__9gLhB{align-items:center;display:flex;flex-shrink:0;height:30px;justify-content:center;margin:0;padding:0;width:30px}.Navbar_icon__hGvZT{height:18px;width:18px}.Navbar_notificationBellContainer__HBbHx{align-items:center;display:flex;flex-shrink:0;height:30px;justify-content:center;margin-left:0;margin-right:0;width:30px}.Navbar_notificationBellIcon__uI8cs{height:18px;width:18px}.Navbar_notificationBadge__ApPUk{font-size:7px;height:11px;right:1px;top:1px;width:11px}.Navbar_createButton__qGm2M{align-items:center;display:flex;flex-shrink:0;height:30px;justify-content:center;line-height:0;margin:0;padding:0;position:relative;width:fit-content}.Navbar_createButtonImg__e0ZiC{display:block;height:30px;margin:0;max-width:80px;min-width:55px;padding:0;width:auto}.Navbar_createButtonText__IbaQp{font-size:8px;font-weight:600;white-space:nowrap}.Navbar_profilePhotoContainer__0HaAH{align-items:center;display:flex!important;flex-shrink:0;height:30px;justify-content:center;margin-left:0;margin-top:0;opacity:1;overflow:visible;position:relative;visibility:visible;width:30px;z-index:1}.Navbar_profilePhotoPlaceholder__CpzBX,.Navbar_profilePhoto__OqkHU{display:block;height:26px;margin:0;opacity:1;visibility:visible;width:26px}.Navbar_profilePhotoPlaceholder__CpzBX{align-items:center;display:flex;justify-content:center;margin-top:0}.Navbar_profileIcon__arFTA{display:block;font-size:11px}.Navbar_authSection__WeaEM{align-items:center;flex-wrap:nowrap;gap:4px}.Navbar_authButtons__J12KU,.Navbar_authIcons__HEg1U{flex-shrink:0;gap:4px}.Navbar_loginButton__flbp4,.Navbar_signUpButton__uvGMg{font-size:9px;gap:3px;height:18px;line-height:1;max-height:24px;min-height:24px;padding:0 6px;width:70px}.Navbar_mobileMenuButton__C6YjU,.Navbar_mobileMenu__CeItu{display:none}}@media (max-width:649px){.Navbar_middleSection__P8Aml{display:none}.Navbar_mobileMenuButton__C6YjU{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex!important;flex-shrink:0;height:20px;justify-content:center;margin:0 0 0 2px;overflow:visible;padding:0;transition:all .3s ease;width:28px;z-index:1}.Navbar_mobileMenuIcon__jOzv-{color:#fff;font-size:16px}.Navbar_mobileMenuButton__C6YjU:hover .Navbar_mobileMenuIcon__jOzv-{color:#44f797}.Navbar_mobileMenu__CeItu{background:#0a0a0f;border-top:1px solid #ffffff1a;display:flex;flex-direction:column;left:0;max-height:0;overflow:hidden;position:absolute;right:0;top:100%;transition:max-height .3s ease;z-index:9999}.Navbar_mobileMenuOpen__UFChA{max-height:300px}.Navbar_mobileNavLink__o7rGP{border-bottom:1px solid #ffffff0d;color:#fff;display:block;font-size:16px;font-weight:500;padding:16px 20px;text-decoration:none;transition:all .3s ease}.Navbar_mobileNavLink__o7rGP:hover{background-color:#44f7971a;color:#44f797}.Navbar_mobileNavLink__o7rGP.Navbar_active__em\+eI{background-color:#44f7970d;color:#44f797}.Navbar_navbar__AHaSr{height:52px;min-height:52px;padding:0 10px}.Navbar_leftSection__WK0eu{gap:4px;margin-left:-6px}.Navbar_logo__MK0b0{height:20px;max-width:70px}.Navbar_logoLink__5vs-O{align-self:flex-start;margin-top:0}.Navbar_taglineText__iEyhS{font-size:8px;max-width:75px}.Navbar_rightSection__obRmh{gap:0;margin-right:0}.Navbar_iconsSection__Za1vy{align-items:center;display:flex;gap:0!important;margin:0;padding:0}.Navbar_createButton__qGm2M{flex-shrink:0;height:20px;margin-right:-2px;max-width:70px;overflow:visible!important;position:relative!important;width:fit-content}.Navbar_createButtonImg__e0ZiC{display:block;height:20px;margin:0;max-width:70px;min-width:50px;padding:0}.Navbar_createButtonText__IbaQp{display:block!important;font-size:7px;opacity:1!important;overflow:visible!important;position:absolute!important;text-overflow:clip!important;visibility:visible!important;white-space:nowrap;z-index:1!important}.Navbar_iconButton__9gLhB{flex-shrink:0;height:20px;margin:0 0 0 -4px;padding:0;width:28px}.Navbar_icon__hGvZT{height:16px;width:16px}.Navbar_notificationBellContainer__HBbHx{flex-shrink:0;height:20px;margin:0 0 0 -4px;padding:0;width:28px}.Navbar_notificationBellIcon__uI8cs{height:16px;width:16px}.Navbar_notificationBadge__ApPUk{font-size:6px;height:10px;right:0;top:0;width:10px}.Navbar_profilePhotoContainer__0HaAH{flex-shrink:0;height:20px;margin:0 0 0 -4px;padding:0;width:28px}.Navbar_profilePhotoPlaceholder__CpzBX,.Navbar_profilePhoto__OqkHU{height:24px;width:24px}.Navbar_profileIcon__arFTA{font-size:10px}.Navbar_mobileMenuButton__C6YjU{height:20px;margin-left:1px;width:28px}.Navbar_mobileMenuIcon__jOzv-{font-size:16px}.Navbar_loginButton__flbp4,.Navbar_signUpButton__uvGMg{font-size:8px;gap:2px;height:16px;line-height:1;max-height:24px;min-height:24px;padding:0 5px;width:48px}}.footer{background:#000;color:#fff;display:flex;flex-direction:column;flex-shrink:0;margin-top:0;position:relative;z-index:100}.footer,.newsletter-content{box-sizing:border-box;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:100%}.newsletter-text-wrapper{align-items:center;display:flex;flex-direction:row;flex-shrink:0;gap:clamp(20px,3%,40px);min-height:120px;padding-bottom:clamp(20px,3vh,30px);width:100%}.newsletter-text-content{display:flex;flex-direction:column;flex-shrink:0;gap:clamp(8px,1vh,12px)}.newsletter-text-wrapper .newsletter-form{display:flex;flex-shrink:0;margin-left:auto;opacity:1;visibility:visible}.newsletter-heading{color:#44f797;font-size:clamp(24px,2.5%,32px);font-weight:600;line-height:normal;white-space:nowrap}.newsletter-heading,.newsletter-subtitle{font-family:Poppins,sans-serif;font-style:normal;margin:0;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.newsletter-subtitle{color:#fff;color:var(--White,#fff);font-size:clamp(14px,1.2%,16px);font-weight:400;line-height:clamp(20px,2.5vh,24px);max-width:min(400px,35vw);text-align:left}.newsletter-form{display:flex;flex-shrink:0;justify-content:flex-end;min-width:403px;opacity:1;overflow:hidden;visibility:visible;width:auto}.email-input-form{max-width:100%;overflow:hidden;width:100%}.email-input-container{align-items:flex-start;display:flex;height:64px;opacity:1;overflow:hidden;position:relative;visibility:visible;width:403px}.email-svg-background{height:100%;pointer-events:none;top:-20px;width:100%;z-index:1}.email-input-overlay,.email-svg-background{display:block;left:0;opacity:1;position:absolute;visibility:visible}.email-input-overlay{background:#0000;border:none;border-radius:28px 0 0 28px;color:#fff;font-family:Poppins,sans-serif;font-size:16px;height:56px;outline:none;padding:0 24px;top:4px;user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;width:265px;z-index:2}.email-input-overlay::placeholder{color:#ffffff80}.send-button-overlay{align-items:center;background:#0000;border:none;border-radius:0 24px 24px 0;color:#0000;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;height:56px;justify-content:center;opacity:1;position:absolute;right:0;top:4px;transition:all .3s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;visibility:visible;white-space:nowrap;width:138px;z-index:2}.send-button-overlay:hover{opacity:1}.footer-main{border-bottom:none;padding:clamp(40px,6vh,60px) clamp(5px,1vw,10px)}.footer-content,.footer-main{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.footer-content{grid-gap:clamp(20px,2.5%,40px);box-sizing:border-box;display:grid;gap:clamp(20px,2.5%,40px);grid-template-columns:2.5fr 1fr 1fr 1fr;grid-template-rows:auto auto;margin:0 auto;max-width:1400px;padding:0 clamp(5px,1vw,10px);width:100%}.footer-branding{grid-column:1;grid-row:1;margin-left:0}.newsletter-content{align-items:center;display:flex;gap:clamp(20px,3%,40px);grid-column:2/-1;grid-row:1;justify-content:flex-start;margin-left:clamp(-20px,-2.5%,-40px);min-height:120px;padding:clamp(20px,3vh,30px) 0}.footer-content .footer-column:nth-child(3){grid-column:2;grid-row:2;margin-left:0}.footer-content .footer-column:nth-child(4){grid-column:3;grid-row:2;margin-left:0}.footer-content .footer-column:nth-child(5){grid-column:4;grid-row:2;margin-left:0}.footer-branding .logo-container{align-items:center;display:flex;flex-direction:row;gap:16px;margin-bottom:24px;position:relative}.footer-branding .footer-logo{height:40px;margin-top:-1px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:auto}.footer-branding .brand-name{color:#fff;font-size:clamp(32px,4vw,48px);font-weight:700}.footer-branding .brand-name,.footer-branding .brand-tagline{font-family:Poppins,sans-serif;margin:0;text-align:left;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.footer-branding .brand-tagline{align-items:center;color:#44f797;display:flex;font-size:16px;font-weight:500;height:40px;opacity:.9}.footer-branding .brand-description{font-size:clamp(14px,1.5vw,16px);font-weight:500;line-height:clamp(24px,3vh,28px);margin:0;max-width:min(400px,40vw)}.footer-branding .brand-description,.footer-column h3{color:#fff;color:var(--White,#fff);font-family:Poppins,sans-serif;font-style:normal;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.footer-column h3{font-size:24px;font-weight:600;line-height:normal;margin-bottom:24px}.footer-column ul{list-style:none;margin:0;padding:0}.footer-column li,.footer-column ul{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.footer-column li{margin-bottom:16px}.footer-column a{color:#fff;color:var(--White,#fff);font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-decoration:none;transition:color .3s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.footer-column a:hover{color:#44f797}.footer-bottom{border-top:none;overflow:visible;padding:clamp(24px,3vh,32px) clamp(5px,1vw,10px);position:relative;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.footer-bottom-content{align-items:flex-start;box-sizing:border-box;flex-direction:column;gap:clamp(24px,3%,32px);margin:0 auto;max-width:1400px;padding:0 clamp(5px,1vw,10px);width:100%}.footer-bottom-content,.footer-legal{display:flex;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.footer-legal{align-items:baseline;color:#ffffffb3;flex-wrap:nowrap;gap:clamp(16px,2%,24px);justify-content:flex-start;margin:0;padding:0;position:relative;width:auto}.footer-legal:after{background:#ffffff1a;bottom:-32px;content:"";height:1px;left:0;position:absolute;right:-320px}.footer-legal .copyright{display:inline-block;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1;vertical-align:initial;white-space:nowrap}.footer-legal .copyright,.footer-legal .legal-links{flex-shrink:0;margin:0;padding:0;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.footer-legal .legal-links{align-items:baseline;display:flex;gap:24px}.footer-legal .legal-links a{color:#ffffffb3;display:inline-block;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1;margin:0;padding:0;text-decoration:none;transition:color .3s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;vertical-align:initial;white-space:nowrap}.footer-legal .legal-links a:hover{color:#fff}.social-media{gap:16px;justify-content:flex-start;margin-left:0;margin-top:clamp(32px,4%,48px);padding-left:0;width:100%}.social-icon,.social-media{align-items:center;display:flex;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.social-icon{background:#0000;border:1px solid #ffffff4d;border-radius:50%;color:#ffffffb3;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-icon:hover{background:#ffffff1a;border-color:#ffffff80;color:#fff}.social-icon svg{height:18px;width:18px}.scroll-to-top{background:#0000!important;border:none!important;bottom:32px;height:48px;padding:0;position:absolute;right:40px;width:48px}.scroll-button-bg,.scroll-to-top{cursor:pointer;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.scroll-button-bg{display:block;height:100%;object-fit:contain;transition:transform .3s ease;width:100%}.scroll-to-top:hover .scroll-button-bg{transform:translateY(-2px)}.scroll-arrow{color:#fcfcfc;font-size:20px;left:16px;position:absolute;top:35px;z-index:2}@media (max-width:1200px){.footer-content{gap:clamp(30px,4vw,40px)!important;grid-template-columns:4fr 1fr 1fr 1fr!important;grid-template-rows:auto auto!important}.footer-branding{grid-column:1!important;grid-row:1!important}.newsletter-content{gap:clamp(20px,3vw,40px)!important;grid-column:2/-1!important;grid-row:1!important;justify-content:center!important;min-height:140px!important;padding:clamp(20px,3vh,30px) 0!important}.newsletter-content,.newsletter-text-wrapper{align-items:center!important;flex-direction:column!important;text-align:center!important}.newsletter-text-wrapper{gap:clamp(12px,2vw,20px)!important;min-height:160px!important;min-width:100%!important;padding-bottom:clamp(20px,3vh,30px)!important;width:100%!important}.newsletter-text-content{align-items:center!important;text-align:center!important;width:100%!important}.newsletter-text-wrapper .newsletter-form{display:flex!important;margin-left:0!important;max-width:403px!important;min-width:auto!important;opacity:1!important;visibility:visible!important;width:100%!important}.newsletter-heading{margin:0!important;white-space:normal!important}.newsletter-subtitle{margin:0!important;max-width:100%!important;text-align:center!important}.newsletter-form{display:flex!important;margin-left:0!important;max-width:403px!important;min-width:auto!important;opacity:1!important;visibility:visible!important}.email-input-form,.newsletter-form{overflow:hidden!important;width:100%!important}.email-input-form{max-width:100%!important}.email-input-container{display:flex!important;max-width:403px!important;opacity:1!important;overflow:hidden!important;visibility:visible!important;width:100%!important}.email-input-overlay{display:block!important;left:0!important;max-width:265px!important;position:absolute!important;width:calc(100% - 138px)!important}.email-input-overlay,.send-button-overlay{opacity:1!important;top:4px!important;visibility:visible!important}.send-button-overlay{display:flex!important}.email-svg-background{display:block!important;opacity:1!important;top:-20px!important;visibility:visible!important}.footer-content .footer-column:nth-child(3){grid-column:2!important;grid-row:2!important;margin-left:0!important}.footer-content .footer-column:nth-child(4){grid-column:3!important;grid-row:2!important;margin-left:0!important}.footer-content .footer-column:nth-child(5){grid-column:4!important;grid-row:2!important;margin-left:0!important}.footer-branding .brand-description{max-width:100%!important}}@media (max-width:840px){.footer-content{gap:clamp(30px,4vw,40px)!important;grid-template-columns:4fr 1fr 1fr 1fr!important;grid-template-rows:auto auto!important}.footer-branding{grid-column:1!important;grid-row:1!important}.newsletter-content{gap:clamp(16px,2.5vw,24px)!important;grid-column:2/-1!important;grid-row:1!important;justify-content:center!important;min-height:140px!important;padding:clamp(20px,3vh,30px) 0!important}.newsletter-content,.newsletter-text-wrapper{align-items:center!important;flex-direction:column!important;text-align:center!important}.newsletter-text-wrapper{gap:clamp(12px,2vw,20px)!important;min-height:160px!important;min-width:100%!important;padding-bottom:clamp(20px,3vh,30px)!important;width:100%!important}.newsletter-text-content{align-items:center!important;text-align:center!important;width:100%!important}.newsletter-text-wrapper .newsletter-form{display:flex!important;justify-content:center!important;margin-left:auto!important;margin-right:auto!important;max-width:100%!important;min-width:auto!important;opacity:1!important;visibility:visible!important;width:100%!important}.email-input-container,.email-input-form{margin:0 auto!important}.newsletter-heading{font-size:clamp(20px,2.5vw,28px)!important;margin:0!important;white-space:normal!important}.newsletter-subtitle{font-size:clamp(13px,1.5vw,15px)!important;line-height:clamp(20px,2.5vw,24px)!important;margin:0!important;max-width:100%!important;text-align:center!important}.newsletter-form{display:flex!important;margin-left:0!important;min-width:auto!important;opacity:1!important;visibility:visible!important}.email-input-container,.email-input-form,.newsletter-form{max-width:100%!important;overflow:hidden!important;width:100%!important}.email-input-container{display:flex!important;height:clamp(50px,6vw,60px)!important;opacity:1!important;visibility:visible!important}.email-input-overlay{display:block!important;left:0!important;max-width:none!important;position:absolute!important;width:calc(100% - 110px)!important}.email-input-overlay,.send-button-overlay{height:calc(100% - 8px)!important;opacity:1!important;visibility:visible!important}.send-button-overlay{display:flex!important;font-size:clamp(13px,1.5vw,15px)!important;top:4px!important;width:110px!important}.email-svg-background{display:block!important;height:100%!important;opacity:1!important;top:-20px!important;visibility:visible!important}.footer-content .footer-column:nth-child(3){grid-column:2!important;grid-row:2!important;margin-left:0!important}.footer-content .footer-column:nth-child(4){grid-column:3!important;grid-row:2!important;margin-left:0!important}.footer-content .footer-column:nth-child(5){grid-column:4!important;grid-row:2!important;margin-left:0!important}.footer-branding .brand-description{font-size:clamp(13px,1.5vw,15px)!important;line-height:clamp(20px,2.5vw,24px)!important;max-width:100%!important}.footer-column h3{font-size:clamp(18px,2.2vw,22px)!important}.footer-column a{font-size:clamp(13px,1.5vw,14px)!important}.footer-legal{flex-wrap:wrap!important;gap:clamp(12px,1.5vw,16px)!important}.footer-legal .copyright,.footer-legal .legal-links a{font-size:clamp(12px,1.4vw,13px)!important}}@media (max-width:768px){.footer-bottom,.footer-main{padding:60px clamp(5px,2vw,10px)}.footer-content{gap:clamp(30px,4vw,40px)!important;grid-template-columns:4fr 1fr 1fr 1fr!important;grid-template-rows:auto auto!important}.footer-branding{grid-column:1!important;grid-row:1!important}.newsletter-content{flex-direction:column!important;gap:20px!important;grid-column:2/-1!important;grid-row:1!important;min-height:140px!important;padding:clamp(20px,3vh,30px) 0!important}.newsletter-text-wrapper{align-items:center!important;flex-direction:column!important;min-height:160px!important;min-width:100%!important;padding-bottom:clamp(20px,3vh,30px)!important;width:100%!important}.newsletter-text-content{align-items:center!important;text-align:center!important;width:100%!important}.newsletter-text-wrapper .newsletter-form{display:flex!important;justify-content:center!important;margin-left:auto!important;margin-right:auto!important;max-width:350px!important;min-width:auto!important;opacity:1!important;visibility:visible!important;width:100%!important}.email-input-container,.email-input-form{margin:0 auto!important}.newsletter-form{display:flex!important;max-width:350px!important;min-width:auto!important;opacity:1!important;overflow:hidden!important;visibility:visible!important;width:100%!important}.email-input-container,.email-input-form{max-width:100%!important;overflow:hidden!important;width:100%!important}.email-input-container{display:flex!important;height:56px!important}.email-input-container,.email-input-overlay{opacity:1!important;visibility:visible!important}.email-input-overlay{display:block!important;height:52px!important;left:0!important;max-width:none!important;position:absolute!important;width:calc(100% - 120px)!important}.send-button-overlay{display:flex!important}.email-svg-background,.send-button-overlay{opacity:1!important;visibility:visible!important}.email-svg-background{display:block!important}.email-input-overlay{height:52px;top:4px!important;width:calc(100% - 120px)}.send-button-overlay{font-size:14px;height:52px;top:4px!important;width:120px}.email-svg-background{height:56px;top:-20px!important}.footer-content .footer-column:nth-child(3){grid-column:2!important;grid-row:2!important;margin-left:0!important}.footer-content .footer-column:nth-child(4){grid-column:3!important;grid-row:2!important;margin-left:0!important}.footer-content .footer-column:nth-child(5){grid-column:4!important;grid-row:2!important;margin-left:0!important}.footer-bottom-content{flex-direction:column;gap:24px;text-align:center}.footer-legal{align-items:center;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:flex-start;padding-left:0;width:auto}.logo-container{align-items:center;flex-direction:column;gap:8px;justify-content:center}.brand-name,.brand-tagline{text-align:center}.brand-tagline{top:0}.social-media{justify-content:center;padding-left:0}.scroll-to-top{bottom:24px;height:40px;position:absolute;right:20px;width:40px}.scroll-button-bg{height:100%;width:100%}.scroll-arrow{left:auto;position:relative;top:auto}}@media (max-width:649px){.footer-bottom,.footer-main{padding:clamp(30px,4vw,40px) clamp(10px,2.5vw,15px)!important}.footer-content{gap:clamp(24px,4vw,32px)!important;grid-template-columns:1fr!important;grid-template-rows:auto!important;padding:0 clamp(5px,1.5vw,10px)!important}.footer-branding{grid-column:1!important;grid-row:1!important}.newsletter-content{align-items:center!important;grid-column:1!important;grid-row:2!important;justify-content:center!important;min-height:140px!important;padding:clamp(20px,3vh,30px) clamp(5px,1.5vw,10px)!important}.newsletter-content,.newsletter-text-wrapper{flex-direction:column!important;gap:clamp(12px,2vw,20px)!important;text-align:center!important}.newsletter-text-wrapper{align-items:flex-end!important;min-height:160px!important;min-width:100%!important;padding-bottom:clamp(20px,3vh,30px)!important;width:100%!important}.newsletter-text-content{align-items:center!important;text-align:center!important;width:100%!important}.newsletter-text-wrapper .newsletter-form{display:flex!important;justify-content:flex-end!important;margin-left:auto!important;margin-right:0!important;max-width:100%!important;min-width:auto!important;opacity:1!important;visibility:visible!important;width:100%!important}.email-input-form{width:100%!important}.newsletter-heading{font-size:clamp(18px,4vw,24px)!important;margin:0!important;white-space:normal!important}.newsletter-subtitle{font-size:clamp(12px,2.5vw,14px)!important;line-height:clamp(18px,3vw,22px)!important;margin:0!important;max-width:100%!important;text-align:center!important}.newsletter-form{display:flex!important;justify-content:flex-end!important;min-width:auto!important;opacity:1!important;visibility:visible!important}.email-input-container,.email-input-form,.newsletter-form{margin-left:auto!important;margin-right:0!important;max-width:100%!important;overflow:hidden!important;width:auto!important}.email-input-container{display:flex!important;height:clamp(45px,8vw,55px)!important;min-width:280px!important;opacity:1!important;visibility:visible!important}.email-input-overlay{display:block!important;font-size:clamp(13px,2vw,14px)!important;left:0!important;max-width:none!important;padding:0 clamp(12px,2vw,16px)!important;position:absolute!important;width:calc(100% - 90px)!important}.email-input-overlay,.send-button-overlay{height:calc(100% - 8px)!important;opacity:1!important;top:4px!important;visibility:visible!important}.send-button-overlay{display:flex!important;font-size:clamp(12px,2vw,14px)!important;width:90px!important}.email-svg-background{display:block!important;height:100%!important;opacity:1!important;top:-20px!important;visibility:visible!important}.footer-content .footer-column:nth-child(3){grid-column:1!important;grid-row:3!important;margin-left:0!important}.footer-content .footer-column:nth-child(4){grid-column:1!important;grid-row:4!important;margin-left:0!important}.footer-content .footer-column:nth-child(5){grid-column:1!important;grid-row:5!important;margin-left:0!important}.footer-branding .footer-logo{height:clamp(32px,5vw,36px)!important}.footer-branding .brand-tagline{font-size:clamp(13px,2vw,15px)!important;height:auto!important}.footer-branding .brand-description{font-size:clamp(12px,2.5vw,14px)!important;line-height:clamp(18px,3vw,22px)!important;max-width:100%!important}.footer-column h3{font-size:clamp(16px,3vw,20px)!important;margin-bottom:clamp(16px,2.5vw,20px)!important}.footer-column a{font-size:clamp(12px,2vw,13px)!important}.footer-column li{margin-bottom:clamp(12px,2vw,14px)!important}.footer-bottom-content{gap:clamp(20px,3vw,24px)!important;padding:0 clamp(5px,1.5vw,10px)!important}.footer-legal{flex-wrap:wrap!important;gap:clamp(10px,2vw,14px)!important;justify-content:center!important}.footer-legal .copyright,.footer-legal .legal-links a{font-size:clamp(11px,2vw,12px)!important}.footer-legal .legal-links{gap:clamp(12px,2vw,16px)!important}.social-media{gap:clamp(12px,2vw,14px)!important;margin-top:clamp(24px,3vw,32px)!important}.social-icon{height:clamp(32px,5vw,36px)!important;width:clamp(32px,5vw,36px)!important}.social-icon svg{height:clamp(14px,2vw,16px)!important;width:clamp(14px,2vw,16px)!important}.footer-bottom{overflow:visible!important;padding-bottom:clamp(70px,18vw,80px)!important;padding-right:clamp(60px,15vw,70px)!important}.scroll-to-top{bottom:clamp(20px,3vw,28px)!important;height:clamp(40px,6vw,44px)!important;left:auto!important;margin:0!important;position:absolute!important;right:clamp(15px,2.5vw,25px)!important;width:clamp(40px,6vw,44px)!important}.scroll-button-bg{height:100%!important;object-fit:contain!important;width:100%!important}}.LandingPage_container__4\+BnD{background-color:#121212;color:#fff;font-family:sans-serif;margin-left:auto;margin-right:auto;max-width:1200px;min-height:100vh;padding-left:15px;padding-right:15px;padding-top:80px}.LandingPage_heroSection__dYGS3{padding:40px 0;text-align:center}.LandingPage_heroTextSection__HH4ty{margin-bottom:30px}.LandingPage_heroTextSection__HH4ty h1{color:#fff;font-size:3rem;margin-bottom:.5em}.LandingPage_heroTextSection__HH4ty p{color:#aaa;font-size:1.2rem;margin-bottom:1.5em;margin-left:auto;margin-right:auto;max-width:600px}.LandingPage_searchAndButtonContainer__CsZHB{align-items:center;display:flex;gap:10px;justify-content:center;margin:0 auto;max-width:600px}.LandingPage_searchContainer__uW0dp{flex:1 1;max-width:400px}.LandingPage_searchInput__ikgdb{background-color:#fff;border:none;border-radius:25px;color:#333;font-size:1rem;outline:none;padding:12px 20px;width:100%}.LandingPage_tryProqFreeButton__WBx7t{background-color:#0fa;border:none;border-radius:25px;color:#121212;cursor:pointer;font-size:1rem;font-weight:700;padding:12px 25px;transition:background-color .3s ease;white-space:nowrap}.LandingPage_tryProqFreeButton__WBx7t:hover{background-color:#00e699}.LandingPage_imageShowcaseSection__5kA5I{margin-bottom:30px;margin-top:20px}.LandingPage_showcaseImage__hvRga{border-radius:12px;display:block;height:auto;margin-left:auto;margin-right:auto;max-width:1000px;width:100%}.LandingPage_creatorAvatarsSection__ur2vi{align-items:center;display:flex;gap:-10px;justify-content:center;margin-bottom:30px}.LandingPage_avatarPlaceholder__aQVBY{background-color:#555;border:2px solid #121212;border-radius:50%;display:inline-block;height:40px;width:40px}.LandingPage_creatorAvatarsSection__ur2vi span{color:#aaa;font-size:.9rem;margin-left:15px}.LandingPage_categoryFiltersSection__cfiAz{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:40px}.LandingPage_filterTag__VOsWO{background-color:#2a2a2a;border:1px solid #444;border-radius:20px;color:#ccc;cursor:pointer;font-size:.9rem;padding:8px 15px;transition:background-color .3s ease,color .3s ease}.LandingPage_filterTag__VOsWO.LandingPage_active__8wDD8,.LandingPage_filterTag__VOsWO:hover{background-color:#0fa;border-color:#0fa;color:#121212}.LandingPage_imageGridSection__DrWOh{padding:20px 0;text-align:center}.LandingPage_gridContainer__-N1wL{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin-bottom:30px}.LandingPage_gridItem__aubXz{background-color:#1a1a1a;border-radius:8px;display:flex;flex-direction:column;overflow:hidden;padding:10px}.LandingPage_gridItemImagePlaceholder__n08Lm{background-color:#333;border-radius:4px;margin-bottom:10px;padding-bottom:75%;width:100%}.LandingPage_gridItemInfo__4CnvS{align-items:center;color:#ccc;display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:10px}.LandingPage_gridItemActions__36ida{align-items:center;display:flex;gap:5px}.LandingPage_viewPromptButton__ohJs2{background-color:#333;border:1px solid #0fa;border-radius:20px;color:#0fa;cursor:pointer;font-size:.9rem;margin-top:auto;padding:8px 15px;transition:background-color .3s ease,color .3s ease}.LandingPage_viewPromptButton__ohJs2:hover{background-color:#0fa;color:#121212}.LandingPage_loadMoreButton__MCjKI{background-color:initial;border:1px solid #0fa;border-radius:20px;color:#0fa;cursor:pointer;font-size:1rem;padding:10px 20px;transition:background-color .3s ease,color .3s ease}.LandingPage_loadMoreButton__MCjKI:hover{background-color:#0fa;color:#121212}.LandingPage_mobileAppCtaSection__hdWd\+{align-items:center;background-color:#1a1a1a;border-radius:12px;display:flex;gap:30px;justify-content:space-around;margin:40px 0;padding:50px 20px;text-align:left}.LandingPage_mobileAppText__3mOd4 h2{color:#fff;font-size:2.5rem;margin-bottom:.5em}.LandingPage_mobileAppText__3mOd4 p{color:#aaa;font-size:1.1rem;margin-bottom:1.5em;max-width:500px}.LandingPage_appButtons__nGFZI{display:flex;gap:15px}.LandingPage_appStoreButton__5QwNN,.LandingPage_googlePlayButton__qQRNe{background-color:#333;border:1px solid #555;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:12px 20px}.LandingPage_mobileAppImagePlaceholder__wZPOU{background-color:#333;border-radius:20px;height:500px;width:250px}.LandingPage_partnersSection__domOa{align-items:center;border-bottom:1px solid #2a2a2a;border-top:1px solid #2a2a2a;display:flex;justify-content:space-around;margin-bottom:40px;padding:30px 0}.LandingPage_partnerLogoPlaceholder__QI-Bz{color:#777;font-size:1.5rem}.LandingPage_footerSection__d2DsE{background-color:#0a0a0a;color:#aaa;font-size:.9rem;padding:50px 20px 20px}.LandingPage_footerContent__bNIon{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:1200px}.LandingPage_joinCommunity__4sJ01 .LandingPage_footerLogo__DklaG{color:#0fa;font-size:2rem;font-weight:700;margin-bottom:10px}.LandingPage_joinCommunity__4sJ01 h3{color:#fff;font-size:1.5rem;margin-bottom:15px}.LandingPage_joinCommunity__4sJ01 .LandingPage_tagline__lXm5k{color:#0fa;font-style:italic;margin-bottom:10px}.LandingPage_joinCommunity__4sJ01 p{line-height:1.6;margin-bottom:10px}.LandingPage_footerLinkColumn__f2ACT h4{color:#fff;font-size:1.1rem;margin-bottom:15px}.LandingPage_footerLinkColumn__f2ACT ul{list-style:none;margin:0;padding:0}.LandingPage_footerLinkColumn__f2ACT li a{color:#aaa;line-height:2;text-decoration:none;transition:color .3s ease}.LandingPage_footerLinkColumn__f2ACT li a:hover{color:#0fa}.LandingPage_footerSearchArea__zcoZI{display:flex;flex-direction:column;gap:10px;margin-top:20px}.LandingPage_footerSearchInput__Pk0Rn{background-color:#2a2a2a;border:1px solid #444;border-radius:20px;color:#fff;font-size:1rem;padding:10px}.LandingPage_footerTryButton__2C\+ZV{width:100%}.LandingPage_footerBottom__\+F71z{align-items:center;border-top:1px solid #2a2a2a;display:flex;flex-wrap:wrap;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:1200px;padding-top:20px;text-align:center}.LandingPage_socialIcons__kgnqA{display:flex;gap:15px}.LandingPage_socialIconPlaceholder__1hNYE{align-items:center;background-color:#333;border-radius:50%;color:#aaa;display:flex;font-size:.8rem;height:30px;justify-content:center;width:30px}@media (max-width:768px){.LandingPage_heroTextSection__HH4ty h1{font-size:2.5rem}.LandingPage_mobileAppCtaSection__hdWd\+{flex-direction:column;text-align:center}.LandingPage_mobileAppText__3mOd4{text-align:center}.LandingPage_footerContent__bNIon{grid-template-columns:1fr;text-align:center}.LandingPage_footerBottom__\+F71z{flex-direction:column;gap:10px}}.modal-overlay{align-items:center;animation:fadeIn .3s ease-in;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000000bf;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.modal-container{animation:slideUp .3s ease-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff26;border-radius:16px;box-shadow:inset 0 0 8px 0 #ffffff1a,0 20px 60px #00000080;max-width:400px;padding:32px;position:relative;width:90%}.modal-container.success{background:#0000001f;border:1px solid #44f797;box-shadow:inset 0 0 12px 0 #44f79780,0 20px 60px #00000080}.modal-container.error{background:#f443361a;border:1px solid #f44336;box-shadow:inset 0 0 12px 0 #f443364d,0 20px 60px #00000080}.modal-close-btn{align-items:center;background:#0000;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;position:absolute;right:12px;top:12px;transition:background-color .2s;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:32px}.modal-close-btn:hover{background-color:#ffffff1a}.modal-icon-container{margin-bottom:20px;text-align:center}.modal-icon{align-items:center;border-radius:50%;display:flex;font-size:48px;height:80px;justify-content:center;margin:0 auto;width:80px}.modal-icon.success{background-color:#44f79733;border:1px solid #44f7974d}.modal-icon.error{background-color:#f4433633;border:1px solid #f443364d}.modal-title{color:#fff;font-size:20px;font-weight:700;margin:0 0 12px}.modal-message,.modal-title{font-family:sans-serif;text-align:center}.modal-message{color:#e0e0e0;font-size:16px;line-height:1.5;margin:0 0 24px}.modal-button{border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:sans-serif;font-size:16px;font-weight:600;padding:14px 24px;transition:all .2s;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:100%}.modal-button.success{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #44f797;box-shadow:inset 0 0 8px 0 #ffffff1a,0 4px 12px #44f7974d;color:#fff}.modal-button.success:hover{background:#0000001f;box-shadow:inset 0 0 12px 0 #44f79780,0 6px 16px #44f79766;transform:translateY(-2px)}.modal-button.error{background-color:#f44336;box-shadow:0 4px 12px #f443364d}.modal-button.error:hover{box-shadow:0 6px 16px #f4433666;transform:translateY(-2px)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.modal-container{max-width:90%;padding:24px}.modal-icon{font-size:36px;height:60px;width:60px}.modal-title{font-size:18px}.modal-message{font-size:14px}}*{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body,html{overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;background-color:#121212;color:#fff;font-family:Arial,sans-serif;margin:0;position:relative;width:100%}input,select,textarea{font-size:16px!important}[role=button],a,button{min-height:44px;min-width:44px}img,svg{height:auto;max-width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}