.search-bar{position:relative;width:100%}.search-bar input{height:42px;padding:7px 40px;width:100%;border-radius:10px;border:1.5px solid #bfc6d7;font-size:1rem;background:#fff;color:#666;outline:none;box-sizing:border-box;display:flex;align-items:center;background-color:#fff;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><defs><style>.fa-secondary{opacity:.4}</style></defs><path class="fa-secondary" d="M0 208a208 208 0 1 0 416 0A208 208 0 1 0 0 208zm352 0A144 144 0 1 1 64 208a144 144 0 1 1 288 0z"/><path class="fa-primary" d="M330.7 376L441.4 486.6 464 509.3 509.3 464l-22.6-22.6L376 330.7C363.3 348 348 363.3 330.7 376z" fill="%23666666"/></svg>');background-repeat:no-repeat;background-position:10px 50%;background-size:20px 20px;transition:border .2s,background .2s,color .2s,background-image .2s,border-radius .2s}.search-bar input:hover,.search-bar input:focus,.search-bar input:active{color:#111;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><defs><style>.fa-secondary{opacity:.4}</style></defs><path class="fa-secondary" d="M0 208a208 208 0 1 0 416 0A208 208 0 1 0 0 208zm352 0A144 144 0 1 1 64 208a144 144 0 1 1 288 0z"/><path class="fa-primary" d="M330.7 376L441.4 486.6 464 509.3 509.3 464l-22.6-22.6L376 330.7C363.3 348 348 363.3 330.7 376z" fill="%23111111"/></svg>')}.search-bar input.active-complete{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.search-clear{position:absolute;right:14px;top:8px;cursor:pointer;font-size:1.6rem;color:#b3b3b3;user-select:none;z-index:2;transition:color .13s;line-height:0}.search-clear:hover{color:#ff3434}.autocomplete-list{display:none;position:absolute;z-index:20;left:0;right:0;background:#fafbfc;border-radius:0 0 9px 9px;box-shadow:0 8px 20px 0 rgba(0,0,0,.08);margin-top:-1.5px;padding:0;list-style:none;max-height:340px;overflow-y:auto;border:1.5px solid #bfc6d7;width:100%;box-sizing:border-box}.autocomplete-list.visible{display:block}.autocomplete-item{display:flex;align-items:flex-start;gap:10px;padding:10px;cursor:pointer;border-bottom:1.5px solid #f0f0f0;transition:background .2s;background:#fff}.autocomplete-item:last-child{border-bottom:none}.autocomplete-item:hover{background:#f0f0f0}.autocomplete-poster{width:44px;height:62px;object-fit:cover;border-radius:5px;flex-shrink:0}.autocomplete-info{display:flex;flex-direction:column;align-items:flex-start;flex:1;min-width:0;margin-top:2px}.autocomplete-title{font-size:1.1rem;line-height:1.6rem;font-weight:700;color:#222;text-align:left;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis;width:100%;display:block;margin-bottom:2px;margin-top:-3px}.autocomplete-original-title{font-size:1rem;line-height:1rem;font-weight:400;color:#444;margin-bottom:1px}.autocomplete-year-small{font-family:'Fira Mono',monospace;font-size:.9rem;line-height:.9rem;color:#aaa;margin-top:2px}.search-hint{margin-top:15px;font-size:.8rem;color:#999}.search-hint i{margin-right:10px;color:#fcc54a;font-size:16px;vertical-align:middle}#popular-movies-grid{width:100%;margin:50px 0 10px;display:none;flex-direction:column;align-items:stretch}#popular-movies-grid.visible{display:flex}.popular-movies-title{font-weight:700;font-size:1.2rem;color:#333;flex:1;min-width:0;text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden}.popular-movies-title i{margin-right:10px;color:tomato}.popular-movies-grid-inner{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:10px;margin:30px 0 0}.popular-movie-card{display:flex;flex-direction:column;align-items:center;text-align:center;cursor:pointer;transition:transform .2s}.popular-movie-poster{width:100%;aspect-ratio:2/3;object-fit:cover;border-radius:7px;margin-bottom:7px;display:block;transition:transform .2s}.popular-movie-card:hover .popular-movie-poster{transform:scale(1.05)}.popular-movie-title{font-size:1.1rem;font-weight:700;color:#222;margin-bottom:2px}.popular-movie-origtitle{font-size:1rem;font-weight:400;color:#222;margin-bottom:2px}.popular-movie-year{font-size:.9rem;font-weight:400;color:#aaa;font-family:'Fira Mono',monospace}#poster-list,#backdrop-list{display:none;margin:50px 0 0}#poster-list h3,#backdrop-list h3{font-weight:400;font-size:1.2rem;color:#333;flex:1;min-width:0;text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden;margin:0 0 30px}#poster-list h3 i,#backdrop-list h3 i{margin-right:10px}#poster-list h3 strong,#backdrop-list h3 strong{font-weight:700}.posters,.backdrops{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start;padding:0;margin:0 0 25px}.posters>div,.backdrops>div{box-sizing:border-box;position:relative;background:0 0;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#dedede}.posters>div{flex:0 0 calc((100% - 50px) / 6);max-width:calc((100% - 50px) / 6);aspect-ratio:2/3;min-width:0;min-height:0}.posters-not-found{font-size:.9rem;color:#999}.posters-not-found .fa-stack{margin-right:10px}.posters-not-found .fa-stack i:nth-of-type(1){color:#111}.posters-not-found .fa-stack i:nth-of-type(2){color:tomato}.poster-img{width:100%;height:100%;aspect-ratio:2/3;object-fit:cover;display:block;border-radius:10px;cursor:pointer;transition:transform .2s,border .2s}.poster-img.selected,.backdrop-img.selected{opacity:.5}.poster-img:hover,.backdrop-img:hover{transform:scale(1.05)}.backdrops>div{flex:0 0 calc((100% - 40px) / 5);max-width:calc((100% - 40px) / 5);aspect-ratio:16/9;min-width:0;min-height:0}.backdrop-img{width:100%;height:100%;aspect-ratio:16/9;object-fit:cover;display:block;border-radius:10px;cursor:pointer;transition:border .2s,transform .2s,opacity .2s}.posters div.img-selected:after,.backdrops div.img-selected:after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;background-color:#fff;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><defs><style>.fa-secondary{opacity:.4}</style></defs><path class="fa-secondary" d="M448.1 142l-23 22.2L186.7 394.6l-22.2 21.5-22.2-21.5L23 279.4 0 257.2l44.5-46 23 22.2 97 93.7L380.6 118.2l23-22.2 44.5 46z" fill="green"/></svg>');background-size:16px;background-repeat:no-repeat;background-position:center;border-radius:50%}.posters-pagination,.backdrops-pagination{display:flex;justify-content:center;align-items:center;gap:50px}.pagination-btn{background:0 0;color:#999;border:none;font-weight:600;padding:0;font-size:1rem;cursor:pointer;transition:color .2s}.pagination-btn i.fa-left{margin-right:10px}.pagination-btn i.fa-right{margin-left:10px}.pagination-btn:hover:not(:disabled){background:0 0;color:#333}.pagination-btn:disabled{opacity:.5;cursor:not-allowed}.pagination-info{color:grey;font-size:.9rem}.designer-area{display:none;flex-direction:column;align-items:center;width:100%;margin-top:0!important}.designer-header{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px;padding-bottom:15px;border-bottom:1.5px solid #ebebeb}.designer-back-btn{color:#333;font-size:1.1rem;cursor:pointer}.designer-back-btn:hover{color:#999}.designer-back-btn i{margin-right:10px}.designer-title{font-weight:700;font-size:1.1rem;color:#333;flex:1;min-width:0;text-align:right;text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden}.designer-title i{margin-right:10px}.designer-panel{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:18px;width:100%}.designer-controls{width:100%;min-width:160px;display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding-top:5px}.background-color-section{width:100%;margin-bottom:20px}.background-color-label{font-weight:700;font-size:1.1rem;color:#333;margin-bottom:10px;display:block}.background-color-label i{margin-right:10px}.overlay-radio-group{display:flex;flex-direction:row;align-items:center;gap:10px;margin-bottom:10px}.overlay-radio-group-item input[type=radio]{display:none}.overlay-radio-group-item label{font-size:.9rem;cursor:pointer;margin:0}.overlay-radio-group-item input[type=radio]+label:before{content:'';font-size:.7rem;font-family:FontAwesome;display:inline-block;width:20px;height:20px;margin-right:10px;border:1.5px solid #bfc6d7!important;background:#f4f6fa!important;color:#111!important;border-radius:50%;vertical-align:text-bottom;cursor:pointer;transition:background .2s;line-height:1.18rem}.overlay-radio-group-item input[type=radio]:checked+label:before{content:"\f111";text-align:center;background:#ffffff!important;border-color:#111111!important;color:#111111!important}.designer-checkbox-group input[type=checkbox]{display:none}.designer-checkbox-group label{font-size:.9rem!important;cursor:pointer;margin-bottom:0!important;font-weight:400!important}.designer-checkbox-group input[type=checkbox]+label:before{content:'';font-size:.9rem;font-family:FontAwesome;display:inline-block;width:20px;height:20px;margin-right:10px;border:1.5px solid #bfc6d7!important;background:#f4f6fa!important;color:#111111!important;border-radius:5px!important;vertical-align:text-bottom;cursor:pointer;transition:background .2s;line-height:1.18rem}.designer-checkbox-group input[type=checkbox]:checked+label:before{content:"\f00c";text-align:center;background:#111111!important;border-color:#111111!important;color:#ffffff!important}.color-picker-row{display:flex;flex-direction:row;gap:10px;align-items:center;margin-bottom:2px}.color-picker-swatch{display:inline-block;width:100%;height:48px;border-radius:10px;vertical-align:middle;cursor:pointer;box-sizing:border-box;transition:opacity .2s;margin:0;flex:1 1 auto}.color-picker-swatch:hover,.color-picker-swatch:focus,.color-picker-swatch:avtive,.color-picker-swatch.active{outline:none;opacity:.75}.designer-row{width:100%;display:flex;flex-direction:column;margin-bottom:18px}.designer-row label{font-weight:700;font-size:1.1rem;color:#333;margin-bottom:10px;display:block}.designer-row label i{margin-right:10px}.designer-row small{display:inline-block;color:#999;margin-top:15px;font-size:.7rem}.designer-row small b{font-weight:700;color:tomato}.designer-slider-group{width:100%;display:flex;flex-direction:row;align-items:center}.designer-slider-group input[type=range]{flex:1 1 auto;min-width:0;max-width:100%;-webkit-appearance:none;height:16px;border-radius:10px;background:linear-gradient(to right,#bfc6d7 0%,#bfc6d7 var(--perc,75%),#f4f6fa var(--perc,75%),#f4f6fa 100%);outline:none;margin:0 10px 0 0;padding:0;transition:background .2s;align-items:center;border:none}.designer-slider-group input[type=range]::-webkit-slider-runnable-track{height:16px;border-radius:10px;background:0 0}.designer-slider-group input[type=range]::-moz-range-track{height:16px;border-radius:10px;background:0 0}.designer-slider-group input[type=range]::-ms-fill-lower{background:0 0;height:16px;border-radius:10px}.designer-slider-group input[type=range]::-ms-fill-upper{background:0 0;height:16px;border-radius:10px}.designer-slider-group input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:32px;height:32px;border-radius:50%;background-color:#f4f6fa;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 512 512'><path d='M409.4 214.6l80 80c6.2 6.2 6.2 16.4 0 22.6l-80 80c-10 10-27.3 2.9-27.3-11.3V336h-256v49.9c0 14.2-17.3 21.3-27.3 11.3l-80-80c-6.2-6.2-6.2-16.4 0-22.6l80-80c10-10 27.3-2.9 27.3 11.3V288h256v-49.9c0-14.2 17.3-21.3 27.3-11.3z'/></svg>");border:1.5px solid #bfc6d7;position:relative;box-shadow:0 2px 6px rgba(0,0,0,.08);cursor:pointer;background-size:16px 16px;background-repeat:no-repeat;background-position:center 5px;z-index:2;margin-top:-8px;transition:background .2s}.designer-slider-group input[type=range]:active::-webkit-slider-thumb,.designer-slider-group input[type=range]:hover::-webkit-slider-thumb{outline:none;background-color:#111;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 512 512'><path d='M409.4 214.6l80 80c6.2 6.2 6.2 16.4 0 22.6l-80 80c-10 10-27.3 2.9-27.3-11.3V336h-256v49.9c0 14.2-17.3 21.3-27.3 11.3l-80-80c-6.2-6.2-6.2-16.4 0-22.6l80-80c10-10 27.3-2.9 27.3 11.3V288h256v-49.9c0-14.2 17.3-21.3 27.3-11.3z'/></svg>");border:1.5px solid #111;background-size:16px 16px;background-repeat:no-repeat;background-position:center 5px}.designer-slider-group input[type=range]::-moz-range-thumb{width:32px;height:32px;border-radius:50%;background-color:#f4f6fa;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 512 512'><path d='M409.4 214.6l80 80c6.2 6.2 6.2 16.4 0 22.6l-80 80c-10 10-27.3 2.9-27.3-11.3V336h-256v49.9c0 14.2-17.3 21.3-27.3 11.3l-80-80c-6.2-6.2-6.2-16.4 0-22.6l80-80c10-10 27.3-2.9 27.3 11.3V288h256v-49.9c0-14.2 17.3-21.3 27.3-11.3z'/></svg>");border:1.5px solid #bfc6d7;box-shadow:0 2px 6px rgba(0,0,0,.08);cursor:pointer;background-size:16px 16px;background-repeat:no-repeat;background-position:center 5px;z-index:2;transition:background .2s}.designer-slider-group input[type=range]:active::-moz-range-thumb,.designer-slider-group input[type=range]:hover::-moz-range-thumb{outline:none;background-color:#111;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 512 512'><path d='M409.4 214.6l80 80c6.2 6.2 6.2 16.4 0 22.6l-80 80c-10 10-27.3 2.9-27.3-11.3V336h-256v49.9c0 14.2-17.3 21.3-27.3 11.3l-80-80c-6.2-6.2-6.2-16.4 0-22.6l80-80c10-10 27.3-2.9 27.3 11.3V288h256v-49.9c0-14.2 17.3-21.3 27.3-11.3z'/></svg>");border:1.5px solid #111;background-size:16px 16px;background-repeat:no-repeat;background-position:center 5px}.designer-slider-group input[type=range]::-ms-thumb{width:32px;height:32px;border-radius:50%;background-color:#f4f6fa;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 512 512'><path d='M409.4 214.6l80 80c6.2 6.2 6.2 16.4 0 22.6l-80 80c-10 10-27.3 2.9-27.3-11.3V336h-256v49.9c0 14.2-17.3 21.3-27.3 11.3l-80-80c-6.2-6.2-6.2-16.4 0-22.6l80-80c10-10 27.3-2.9 27.3 11.3V288h256v-49.9c0-14.2 17.3-21.3 27.3-11.3z'/></svg>");border:1.5px solid #bfc6d7;box-shadow:0 2px 6px rgba(0,0,0,.08);cursor:pointer;background-size:16px 16px;background-repeat:no-repeat;background-position:center 5px;z-index:2;transition:background .2s}.designer-slider-group input[type=range]:active::-ms-thumb,.designer-slider-group input[type=range]:hover::-ms-thumb{outline:none;background-color:#111;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 512 512'><path d='M409.4 214.6l80 80c6.2 6.2 6.2 16.4 0 22.6l-80 80c-10 10-27.3 2.9-27.3-11.3V336h-256v49.9c0 14.2-17.3 21.3-27.3 11.3l-80-80c-6.2-6.2-6.2-16.4 0-22.6l80-80c10-10 27.3-2.9 27.3 11.3V288h256v-49.9c0-14.2 17.3-21.3 27.3-11.3z'/></svg>");border:1.5px solid #111;background-size:16px 16px;background-repeat:no-repeat;background-position:center 5px}.designer-slider-group input[type=number]{font-family:'Fira Mono',monospace;color:#333;width:40px;text-align:right;padding:0;border:none;background:0 0;font-weight:600;font-size:1rem}.designer-slider-group input[type=number]::-webkit-inner-spin-button,.designer-slider-group input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.designer-slider-group input[type=number]{-moz-appearance:textfield}.designer-slider-group input[type=number]:-ms-input-spin-button{display:none}.designer-slider-group input[type=number]:hover,.designer-slider-group input[type=number]:focus,.designer-slider-group input[type=number]:active{border:none;outline:none}.designer-slider-group span{font-family:'Fira Mono',monospace;color:#333;width:20px;text-align:left;font-weight:600;font-size:1rem}.gradient-angle-section{margin-bottom:20px;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.gradient-angle-label{font-weight:700;font-size:1.1rem;color:#333;margin-bottom:10px;display:block}.gradient-angle-label i{margin-right:10px}.gradient-angle-tool{display:flex;align-items:center;gap:10px}#gradient-angle-canvas{border-radius:50%;border:2px solid #ccc;cursor:pointer;background:#fff;margin:0;width:48px;height:48px;display:block;box-sizing:border-box}.gradient-angle-value{min-width:45px;display:inline-block;font-family:'Fira Mono',monospace;color:#333;font-weight:600;font-size:1rem}#designer-controls{width:100%;display:flex;flex-direction:row;gap:18px;justify-content:flex-end;align-items:center;margin-top:20px}.designer-btn{flex:1 1 0%;gap:10px;border:1.5px solid #bfc6d7!important;background:#f4f6fa!important;color:#111!important;border-radius:10px!important;font-weight:700!important;padding:10px 0!important;font-size:1rem!important;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-width:0;box-sizing:border-box;height:42px;transition:background .2s,color .2s,border-color .2s}.designer-btn:hover{background:#111!important;color:#fff!important;border:1.5px solid #111!important}.designer-btn:focus{outline:none;box-shadow:none}.designer-canvas-area{border-radius:13px;min-width:460px;max-width:460px;width:460px;min-height:600px;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;background:#f5f5f5}.designer-canvas-area canvas{width:100%;height:auto;max-width:100%;display:block;border-radius:20px;position:relative;z-index:3;background:0 0}.designer-canvas-area canvas#designer-bg-layer{position:relative;z-index:1}.designer-canvas-area canvas#designer-overlay-layer{position:absolute;top:0;left:0;z-index:3}.instagram-content{border-radius:20px;position:relative;background:0 0}.instagram-content:before{content:"";position:absolute;left:0;bottom:0;height:30px;width:100%;background:#000;z-index:1}.instagram-top{display:flex;justify-content:space-between;width:100%;padding:15px;box-sizing:border-box;position:absolute;top:0;left:0;z-index:5}.instagram-top-right{display:inline-flex;flex-wrap:wrap;gap:10px}.instagram-top span{background-color:#0005;background-size:24px;background-repeat:no-repeat;background-position:center;border-radius:50%;width:48px;height:48px;display:inline-block}.instagram-top .instagram-top-right span{background-size:28px}span.instagram-icon-close{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.31828 19.2676C2.92776 19.6581 2.92776 20.2913 3.31828 20.6818C3.70881 21.0723 4.34197 21.0723 4.7325 20.6818L12.0001 13.4142L19.2677 20.6818C19.6583 21.0723 20.2914 21.0723 20.682 20.6818C21.0725 20.2913 21.0725 19.6581 20.682 19.2676L13.4143 12L20.6819 4.73238C21.0724 4.34185 21.0724 3.70869 20.6819 3.31816C20.2914 2.92764 19.6582 2.92764 19.2677 3.31816L12.0001 10.5857L4.73255 3.31816C4.34202 2.92764 3.70886 2.92764 3.31833 3.31816C2.92781 3.70869 2.92781 4.34185 3.31833 4.73238L10.5859 12L3.31828 19.2676Z" fill="white"/></svg>')}span.instagram-icon-partnership{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.6 8.74998C10.6 6.59607 12.3461 4.84998 14.5 4.84998C16.6539 4.84998 18.4 6.59607 18.4 8.74998C18.4 10.9039 16.6539 12.65 14.5 12.65C12.3461 12.65 10.6 10.9039 10.6 8.74998ZM14.5 6.64998C13.3402 6.64998 12.4 7.59018 12.4 8.74998C12.4 9.90977 13.3402 10.85 14.5 10.85C15.6598 10.85 16.6 9.90977 16.6 8.74998C16.6 7.59018 15.6598 6.64998 14.5 6.64998ZM7.48858 9.48858C7.84005 9.13711 8.4099 9.13711 8.76137 9.48858C9.11284 9.84005 9.11284 10.4099 8.76137 10.7614L5.01137 14.5114C4.6599 14.8628 4.09005 14.8628 3.73858 14.5114L1.86358 12.6364C1.51211 12.2849 1.51211 11.7151 1.86358 11.3636C2.21505 11.0121 2.7849 11.0121 3.13637 11.3636L4.37498 12.6022L7.48858 9.48858ZM7.84998 18.4091C7.84998 15.615 10.115 13.35 12.9091 13.35H16.0909C18.8849 13.35 21.15 15.615 21.15 18.4091V18.6818C21.15 19.2165 20.7165 19.65 20.1818 19.65C19.6471 19.65 19.2136 19.2165 19.2136 18.6818V18.4091C19.2136 16.6844 17.8155 15.2863 16.0909 15.2863H12.9091C11.1844 15.2863 9.78634 16.6844 9.78634 18.4091V18.6818C9.78634 19.2165 9.35287 19.65 8.81816 19.65C8.28345 19.65 7.84998 19.2165 7.84998 18.6818V18.4091Z" fill="white"/></svg>')}span.instagram-icon-text{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.5222 20C15.6343 20 14.9148 19.7154 14.3637 19.1461C13.8279 18.5768 13.56 17.8352 13.56 16.9213C13.56 16.0374 13.8049 15.3408 14.2948 14.8314C14.7847 14.3071 15.5042 13.9101 16.4533 13.6404L18.1067 13.1685C18.5047 13.0637 18.7879 12.9213 18.9563 12.7416C19.1247 12.5618 19.2089 12.2921 19.2089 11.9326C19.2089 11.4382 19.0481 11.0412 18.7267 10.7415C18.4052 10.4419 17.9536 10.2921 17.3718 10.2921C16.836 10.2921 16.3997 10.4494 16.0629 10.764C15.7415 11.0636 15.5807 11.4906 15.5807 12.0449V12.4719H13.7896V12.0449C13.7896 11.0262 14.1111 10.2172 14.7541 9.61795C15.4123 9.0187 16.2849 8.71907 17.3718 8.71907C18.5353 8.71907 19.4309 9.00372 20.0585 9.57301C20.6862 10.1423 21 10.9588 21 12.0225V19.7303H19.2548V18.0899C19.0864 18.6891 18.7573 19.161 18.2674 19.5056C17.7775 19.8352 17.1958 20 16.5222 20ZM16.9355 18.427C17.7316 18.427 18.3057 18.1498 18.6578 17.5955C19.0252 17.0412 19.2089 16.3446 19.2089 15.5056V14.1573C19.0864 14.2921 18.9333 14.4045 18.7496 14.4944C18.5659 14.5693 18.3133 14.6517 17.9918 14.7416L16.9585 15.0337C15.8869 15.3333 15.3511 15.9401 15.3511 16.8539C15.3511 17.3333 15.4889 17.7154 15.7644 18C16.0553 18.2846 16.4457 18.427 16.9355 18.427Z" fill="white"/><path d="M12.92 19.7304H11.0141L10.2563 16.3371H5.68668L4.9289 19.7304H3L6.72001 4H9.20002L12.92 19.7304ZM7.96002 6.11237L6.07705 14.5843H9.86595L7.96002 6.11237Z" fill="white"/></svg>')}span.instagram-icon-stickers{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.5 7.5C2.5 4.73858 4.73858 2.5 7.5 2.5H16.5C19.2614 2.5 21.5 4.73858 21.5 7.5V14H21.4981C21.4783 14.2259 21.382 14.4464 21.2091 14.6194L14.5159 21.3126C14.3154 21.513 13.5433 21.5051 13.1338 21.501C13.083 21.5005 13.0378 21.5 13 21.5H7.5C4.73858 21.5 2.5 19.2614 2.5 16.5V7.5ZM7.5 4.5H16.5C18.1569 4.5 19.5 5.84315 19.5 7.5V12H18C16.1089 12 14.4221 12.8749 13.3224 14.242C13.2624 14.2529 13.2026 14.2695 13.1436 14.292C12.795 14.425 12.4081 14.5 11.9975 14.5C11.0649 14.5 10.2576 14.1135 9.74179 13.543C9.37141 13.1333 8.73905 13.1015 8.32937 13.4718C7.91969 13.8422 7.88783 14.4746 8.25821 14.8843C9.16219 15.8842 10.5131 16.5 11.9975 16.5C12.0619 16.5 12.1261 16.4988 12.1899 16.4965C12.0659 16.977 12 17.4808 12 18V19.5H7.5C5.84315 19.5 4.5 18.1569 4.5 16.5V7.5C4.5 5.84315 5.84315 4.5 7.5 4.5ZM19 14H18C15.7909 14 14 15.7909 14 18V19L19 14ZM8.5 11C9.19036 11 9.75 10.4404 9.75 9.75C9.75 9.05964 9.19036 8.5 8.5 8.5C7.80964 8.5 7.25 9.05964 7.25 9.75C7.25 10.4404 7.80964 11 8.5 11ZM15.5 11C16.1904 11 16.75 10.4404 16.75 9.75C16.75 9.05964 16.1904 8.5 15.5 8.5C14.8096 8.5 14.25 9.05964 14.25 9.75C14.25 10.4404 14.8096 11 15.5 11Z" fill="white"/></svg>')}span.instagram-icon-music{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.72224 4.39999L20 2.5L20 16.2748C20 18.1111 18.52 19.5998 16.6944 19.5998C14.8688 19.5998 13.3889 18.1111 13.3889 16.2748C13.3889 14.4385 14.8688 12.9498 16.6944 12.9498C17.2014 12.9498 17.6818 13.0646 18.1111 13.2698V8.49227L9.61112 9.80765V18.1751C9.61112 20.0114 8.13116 21.5001 6.30556 21.5001C4.47995 21.5001 3 20.0114 3 18.1751C3 16.3387 4.47995 14.8501 6.30556 14.8501C6.81253 14.8501 7.29286 14.9649 7.72223 15.1701L7.72224 4.39999ZM9.72224 7.76665V6.11429L18 4.83331V6.48566L9.72224 7.76665ZM6.30556 19.5001C7.01556 19.5001 7.61111 18.9179 7.61111 18.1751C7.61111 17.4322 7.01556 16.8501 6.30556 16.8501C5.59555 16.8501 5 17.4322 5 18.1751C5 18.9179 5.59555 19.5001 6.30556 19.5001ZM16.6944 17.5998C17.4044 17.5998 18 17.0176 18 16.2748C18 15.532 17.4044 14.9498 16.6944 14.9498C15.9844 14.9498 15.3889 15.532 15.3889 16.2748C15.3889 17.0176 15.9844 17.5998 16.6944 17.5998Z" fill="white"/></svg>')}span.instagram-icon-filters{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.76668 1.22401C8.93633 0.433956 10.0636 0.433959 10.2332 1.22401L11.0024 4.80563C11.023 4.9018 11.0981 4.97692 11.1943 4.99757L14.7759 5.76668C15.566 5.93633 15.566 7.06359 14.7759 7.23325L11.1943 8.00236C11.0981 8.02301 11.023 8.09813 11.0024 8.1943L10.2332 11.7759C10.0636 12.566 8.93633 12.566 8.76668 11.7759L7.99757 8.19429C7.97692 8.09813 7.9018 8.02301 7.80563 8.00236L4.22401 7.23325C3.43396 7.06359 3.43396 5.93633 4.22401 5.76668L7.80563 4.99757C7.9018 4.97692 7.97692 4.9018 7.99757 4.80563L8.76668 1.22401ZM17.2667 10.224C17.4363 9.43396 18.5636 9.43395 18.7332 10.224L19.414 13.394C19.4346 13.4902 19.5097 13.5653 19.6059 13.586L22.7759 14.2667C23.566 14.4363 23.566 15.5636 22.7759 15.7332L19.6059 16.414C19.5097 16.4346 19.4346 16.5097 19.414 16.6059L18.7332 19.7759C18.5636 20.566 17.4363 20.566 17.2667 19.7759L16.586 16.6059C16.5653 16.5097 16.4902 16.4346 16.394 16.414L13.224 15.7332C12.434 15.5636 12.434 14.4363 13.224 14.2667L16.394 13.586C16.4902 13.5653 16.5653 13.4902 16.586 13.394L17.2667 10.224ZM4.76668 14.224C4.93633 13.434 6.06359 13.434 6.23325 14.224L6.82558 16.9824C6.84623 17.0786 6.92135 17.1537 7.01752 17.1743L9.77592 17.7667C10.566 17.9363 10.566 19.0636 9.77592 19.2332L7.01752 19.8256C6.92135 19.8462 6.84623 19.9214 6.82558 20.0175L6.23325 22.7759C6.06359 23.566 4.93633 23.566 4.76668 22.7759L4.17435 20.0175C4.1537 19.9214 4.07858 19.8462 3.98241 19.8256L1.22401 19.2332C0.433959 19.0636 0.433956 17.9363 1.22401 17.7667L3.98241 17.1743C4.07858 17.1537 4.1537 17.0786 4.17435 16.9824L4.76668 14.224Z" fill="white"/></svg>')}span.instagram-icon-options{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 13.5C7.82843 13.5 8.5 12.8284 8.5 12C8.5 11.1716 7.82843 10.5 7 10.5C6.17157 10.5 5.5 11.1716 5.5 12C5.5 12.8284 6.17157 13.5 7 13.5Z" fill="white"/><path d="M13.5 12C13.5 12.8284 12.8284 13.5 12 13.5C11.1716 13.5 10.5 12.8284 10.5 12C10.5 11.1716 11.1716 10.5 12 10.5C12.8284 10.5 13.5 11.1716 13.5 12Z" fill="white"/><path d="M18.5 12C18.5 12.8284 17.8284 13.5 17 13.5C16.1716 13.5 15.5 12.8284 15.5 12C15.5 11.1716 16.1716 10.5 17 10.5C17.8284 10.5 18.5 11.1716 18.5 12Z" fill="white"/></svg>')}.instagram-bottom{background:#000;display:flex;flex-wrap:wrap;gap:10px;padding:15px;box-sizing:border-box;border-radius:0 0 20px 20px;width:100%}.instagram-bottom div{display:flex;flex:1 1 0%;min-width:0;max-width:50%;background:#2e2f30;border-radius:30px;color:#fff;font-size:12px;font-weight:600;font-family:"Roboto",sans-serif;align-items:center;gap:10px;padding:12px;box-sizing:border-box}.instagram-bottom span{text-align:center;width:calc(100% - (24px + 10px));max-width:100%}.instagram-bottom span:first-of-type{width:22px;height:22px;border-radius:50%;background-repeat:no-repeat;background-position:center;border:2px solid #fff;display:inline-block}.instagram-bottom div:last-of-type{background-color:#fff;background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20.6853 11.3912C21.1049 11.7948 21.1049 12.4491 20.6853 12.8527C20.6527 12.884 20.6186 12.9129 20.5831 12.9393C20.5575 12.9705 20.5297 13.0005 20.4998 13.0293L14.0881 19.1972C13.6685 19.6008 12.9881 19.6009 12.5684 19.1974C12.1487 18.7939 12.1486 18.1396 12.5682 17.7359L18.4049 12.1211L12.3147 6.26416C11.8951 5.86058 11.8951 5.20626 12.3147 4.80268C12.7344 4.39911 13.4148 4.39911 13.8344 4.80268L20.6853 11.3912Z" fill="black"/><path d="M2 12C2 11.4477 2.44772 11 3 11H18C18.5523 11 19 11.4477 19 12C19 12.5523 18.5523 13 18 13H3C2.44772 13 2 12.5523 2 12Z" fill="black"/></svg>');background-size:26px;background-repeat:no-repeat;background-position:center;border-radius:50%;width:48px;max-width:48px;height:48px}.instagram-bottom div:nth-of-type(1) span:first-of-type{background-color:#fff;background-size:22px;background-image:url(https://scontent.fsaw2-2.fna.fbcdn.net/v/t1.30497-1/85215299_479381239411958_7755129104415850496_n.jpg?stp=c379.0.1290.1290a_dst-jpg_s1290x1290_tt6&_nc_cat=1&ccb=1-7&_nc_sid=b6f7c7&_nc_ohc=e_glehJcRA0Q7kNvwGTNQuX&_nc_oc=Adl0iz6Mdwt2VkK2nMA6yoVFMyRCa16evQ8j-Hsii9I2AmScdHo13eIit552t67CqaSQa9-ap7NSSe59lkaFCS-w&_nc_zt=24&_nc_ht=scontent.fsaw2-2.fna&oh=00_AfNxMLC0ET_E-bI3dSHYcr-KgxyFybqaCC_nID_bOMvZgA&oe=687E5456)}.instagram-bottom div:nth-of-type(2) span:first-of-type{background-color:#05d535;background-size:28px;background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="12" cy="12" r="10.25" stroke="white" stroke-width="1.5"/><path d="M11.5516 7.40849C11.735 7.03687 12.265 7.03687 12.4484 7.40849L13.5001 9.53948C13.5729 9.68705 13.7137 9.78934 13.8765 9.813L16.2282 10.1547C16.6383 10.2143 16.8021 10.7183 16.5053 11.0076L14.8036 12.6663C14.6858 12.7812 14.632 12.9467 14.6598 13.1089L15.0616 15.4511C15.1316 15.8595 14.7029 16.171 14.3361 15.9782L12.2327 14.8723C12.087 14.7957 11.913 14.7957 11.7673 14.8723L9.66392 15.9782C9.2971 16.171 8.86839 15.8595 8.93844 15.4511L9.34016 13.1089C9.36798 12.9467 9.3142 12.7812 9.19636 12.6663L7.49466 11.0076C7.19791 10.7183 7.36166 10.2143 7.77177 10.1547L10.1235 9.813C10.2863 9.78934 10.4271 9.68705 10.4999 9.53948L11.5516 7.40849Z" fill="white"/></svg>')}@media (max-width:900px){.container{max-width:99vw}.designer-panel{flex-direction:column;align-items:center;gap:14px}.designer-canvas-area{min-width:0;max-width:100%;width:100%}.designer-header{flex-direction:column;gap:10px;align-items:stretch}}@media (max-width:600px){.container{margin:10px;padding:12px 5px 16px}.designer-canvas-area{min-width:0;max-width:100%;width:100%}.designer-controls{width:100%;min-width:0}}