
.transactions{flex-direction:column;gap:10px;width:100%;display:flex}.transactions .mobile-transaction{background-color:#0e0e0e;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;display:none;overflow:hidden}.transactions .mobile-transaction .transaction-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;height:50px;padding:0 20px;display:flex}.transactions .mobile-transaction .transaction-bottom{background-color:#0e0e0e;flex-direction:column;gap:10px;padding:15px;display:flex}.transactions .mobile-transaction .transaction-bottom .payment-status{background-color:#191919;border:1px solid #ffffff1a;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;min-height:55px;padding:15px;display:flex}@media (max-width:700px){.transactions .mobile-transaction .transaction-bottom .payment-status{flex-direction:column;align-items:flex-start;height:auto;padding:15px}}@media (max-width:1230px){.transactions .mobile-transaction{display:block}}.transactions .no-transactions{background-color:#0e0e0e;border:1px solid #ffffff1a;border-radius:12px;justify-content:flex-start;align-items:center;height:55px;padding:0 20px;font-size:15px;display:flex}.transactions .transaction{background-color:#0e0e0e;border:1px solid #ffffff1a;border-radius:12px;grid-template-columns:auto auto auto 1fr min-content;align-items:center;height:60px;display:none;overflow:hidden}@media (min-width:1231px){.transactions .transaction{display:grid}}.transactions .transaction.receipt-found{padding-right:9px}.transactions .transaction.receipt-found .transaction-block.fill{border-right:1px solid #ffffff1a}.transactions .transaction .transaction-block{border-right:1px solid #ffffff1a;justify-content:flex-start;align-items:center;height:100%;padding:0 20px;display:flex}.transactions .transaction .transaction-block.center{justify-content:center}.transactions .transaction .transaction-block:last-of-type{border-right:none}.transactions .receipt{cursor:pointer;border-radius:8px;justify-self:flex-end;align-items:center;gap:15px;height:40px;margin-left:10px;padding:0 15px;text-decoration:none;transition:background-color .25s ease-in-out;display:flex}.transactions .receipt.mobile{justify-content:center;align-items:center;height:55px;margin-left:0}.transactions .receipt.stripe{background-color:#5433ff}.transactions .receipt.stripe:hover{background-color:#3b15ff}.transactions .receipt.coinbase{background-color:#0052ff}.transactions .receipt.coinbase:hover{background-color:#0826f7}
.delete-account{cursor:pointer;background-color:#0e0e0e;border:2px solid #ffffff1a;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;width:100%;height:55px;padding:0 20px;transition:border-color .25s ease-in-out;display:flex}.delete-account.dark{background-color:#0e0e0e}.delete-account.confirm{border:2px solid #ff303f}@media (max-width:410px){.delete-account{flex-direction:column;justify-content:flex-start;align-items:flex-start;height:auto;padding:10px}.delete-account .text{padding-left:2.5px}.delete-account .delete-account-icon{background-color:#191919;border-radius:12px;justify-content:center;align-items:center;width:100%;height:50px;display:flex}}.delete-account:hover{border:2px solid #ff303f}
.create-password{flex-direction:column;gap:10px;width:100%;display:flex}.update-password{flex-wrap:wrap;flex:1;gap:15px;display:flex}@media (max-width:425px){.update-password{flex-direction:column}}@media (max-width:600px){.update-password .input{width:100%}}.update-password .password{justify-content:space-between;align-items:center;display:flex;overflow:hidden}.update-password .password input{color:#fff;box-sizing:border-box;background-color:#0e0e0e;border:1px solid #ffffff1a;border-radius:12px 0 0 12px;width:100%;min-width:225px;height:55px;margin-bottom:0;padding-left:15px;font-family:Host Grotesk,sans-serif;transition:border-color .25s ease-in-out}@media (max-width:425px){.update-password .password input{min-width:0}}.update-password .password input:hover,.update-password .password input:focus{border-color:#ffffff26}.update-password .password .password-show{box-sizing:border-box;cursor:pointer;background-color:#0e0e0e;border:1px solid #ffffff1a;border-left:none;border-top-right-radius:12px;border-bottom-right-radius:12px;justify-content:center;align-items:center;width:55px;min-width:55px;height:55px;padding-top:2px;padding-left:2px;transition:background-color .15s ease-in;display:flex}.update-password .password .password-show:hover{background-color:#0e0e0e}
.connected-account{background-color:#0e0e0e;border:1px solid #ffffff1a;border-radius:15px;flex-direction:column;flex:1;width:100%;display:flex;overflow:hidden}.connected-account .account-header{background-color:#020520;border-bottom:1px solid #ffffff1a;align-items:center;gap:20px;height:55px;padding:0 20px;display:flex}.connected-account .account-header.google{background-color:#0e0e0e}.connected-account .account-header.roblox{background-color:#3c0808}@media (max-width:425px){.connected-account .account-header{height:auto;min-height:55px;padding:10px 15px}}.connected-account .disconnect-account{padding:15px}.connected-account .disconnect-account .delete-account{background-color:#191919}@media (max-width:425px){.connected-account .disconnect-account .delete-account .delete-account-icon{background-color:#0e0e0e}}.connected-account .disconnect-account .delete-account .mobile-text{display:none}.connect-roblox-settings,.connect-google-settings,.connect-discord-settings{cursor:pointer;border:1px solid #ffffff1a;border-radius:12px;justify-content:flex-start;align-items:center;gap:20px;width:100%;min-height:60px;padding:0 20px;text-decoration:none;transition:background-color .5s,border .5s;display:flex}@media (max-width:425px){.connect-roblox-settings,.connect-google-settings,.connect-discord-settings{gap:15px;padding:10px 15px}}.connect-discord-settings{background-color:#5865f2}.connect-discord-settings:hover{background-color:#2f3fef;border:1px solid #5865f2}.connect-google-settings{background-color:#0e0e0e}.connect-google-settings:hover{background-color:#252525}.connect-roblox-settings{background-color:#e32124}.connect-roblox-settings:hover{background-color:#d5080b}.settings-connected-accounts{flex-direction:column;gap:15px;display:flex}
.link-styles-tab{flex-direction:column;gap:15px;display:flex}@media (max-width:575px){.link-styles-tab .nav-tab{flex:1;justify-content:center}}
.input-enable-label{justify-content:space-between;align-items:center;padding-right:5px;display:flex}.input-enable-label img{cursor:pointer}
.color-picker-wrapper{flex-direction:column;gap:10px;height:100%;display:flex}.color-picker-wrapper .color-preview{border:none;border-radius:7px;width:100%;min-height:100%}.color-picker-wrapper .color-button-container{cursor:pointer;background-color:#0e0e0e;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:100%;padding:10px;transition:border-color .25s ease-in-out;display:flex}.color-picker-wrapper .color-button-container.small{height:55px}.color-picker-wrapper .color-button-container:hover{border-color:#ffffff26}@media (max-width:910px){.color-picker-wrapper .color-button-container{height:55px!important}}.color-picker-wrapper .color-picker-container{flex:1}.color-picker-wrapper .color-picker{z-index:999;border:1.5px solid #222;border-radius:12px;width:100%;position:absolute;top:110px;left:0;overflow:hidden;box-shadow:0 0 25px #000;container:color-picker/inline-size}@media (max-width:600px){.color-picker-wrapper .color-picker{flex-direction:column;display:flex;position:static}.color-picker-wrapper .color-picker .react-colorful{aspect-ratio:auto;height:100%;min-height:150px}}@media (max-width:600px) and (max-width:815px){.color-picker-wrapper .color-picker .react-colorful{min-height:200px}}.color-picker-wrapper .color-picker.fixed{flex-direction:column;display:flex;position:static}.color-picker-wrapper .color-picker.fixed .react-colorful{aspect-ratio:auto;height:100%;min-height:150px}@media (max-width:815px){.color-picker-wrapper .color-picker.fixed .react-colorful{min-height:200px}}@media (max-width:910px){.color-picker-wrapper .color-picker{top:82px!important}}.color-picker-wrapper .color-picker .react-colorful{aspect-ratio:2;background-color:#0e0e0e;border-top-left-radius:12px;border-top-right-radius:12px;width:100%;height:auto;min-height:100px;padding:10px}@container color-picker (max-width:280px){.color-picker-wrapper .color-picker .react-colorful{height:150px}}@container color-picker (max-width:160px){.color-picker-wrapper .color-picker .react-colorful{aspect-ratio:1.2}}.color-picker-wrapper .color-picker.no-rgba .react-colorful__last-control{display:none}.color-picker-wrapper .color-picker.no-rgba .react-colorful__hue{border-bottom-right-radius:10px;border-bottom-left-radius:10px}.color-picker-wrapper .color-picker .react-colorful__pointer{cursor:pointer;width:15px;height:15px}.color-picker-wrapper .color-picker .react-colorful__saturation{border-radius:10px}.color-picker-wrapper .color-picker .hex-input{color:#fff;width:100%;height:55px;overflow:ellipsis;white-space:nowrap;text-overflow:ellipsis;background-color:#0e0e0e;border:none;border-top:1px solid #ffffff1a;border-radius:0 0 12px 12px;padding:0 20px;font-family:Host Grotesk,sans-serif;transition:border-color .25s ease-in-out}.color-picker-wrapper .color-picker .hex-input:focus{border-top:1px solid #ffffff26;outline:none}
.fontpicker,.fontpicker *{box-sizing:border-box}.fontpicker{background:#333;border:1px solid;display:block;position:relative}.fontpicker__preview{filter:invert()}.fontpicker__search{opacity:0;cursor:pointer;color:#fff;background-color:#555;width:100%;height:100%;padding:0 10px;font-size:16px;position:absolute;top:0;left:0;box-shadow:none!important;border-radius:0!important;outline:none!important}.fontpicker__search:focus{cursor:text;opacity:1}.fontpicker__popout{z-index:2;opacity:0;background:#555;border:1px solid;width:100%;max-height:calc(12em + 1px);position:absolute;top:100%;left:0;overflow:hidden auto;transform:scaleY(.001)}.fontpicker__popout.fontpicker__active{opacity:1;transform:scale(1)}.fontpicker__option{filter:invert()}.fontpicker__option.current{background:#bbb}.fontpicker__option.selected{background:#ccc}.fontpicker__nomatches{text-align:center;color:#eee;background:#555;height:2em;line-height:2em}.fontpicker__listbox{background:#555;height:100%;overflow:hidden auto}@media (prefers-color-scheme:light){.fontpicker{background:#eee}.fontpicker__preview{filter:none}.fontpicker__search{color:#000;background-color:#eee}.fontpicker__popout{background:#eee}.fontpicker__option{filter:none}.fontpicker__option.current{background:#ccc}.fontpicker__option.selected{background:#aaa}.fontpicker__nomatches{color:#111;background:#eee}.fontpicker__listbox{background:#eee}}[class*=\ font-preview-],[class^=font-preview-]{height:2em;image-rendering:optimizequality;background-repeat:no-repeat;background-size:30em}.font-preview-abril_fatface,.font-preview-alegreya,.font-preview-alegreya_sans,.font-preview-archivo_narrow,.font-preview-azeret_mono,.font-preview-bad_script,.font-preview-biorhyme,.font-preview-bitter,.font-preview-cardo,.font-preview-chivo,.font-preview-comic_neue,.font-preview-cormorant,.font-preview-dancing_script,.font-preview-dm_sans,.font-preview-dm_serif_display,.font-preview-on-all{background-image:url(../media/sprite.1-QUXYLKLP.d8e52842.svg)}.font-preview-dm_serif_text,.font-preview-eczar,.font-preview-familjen_grotesk,.font-preview-fira_sans,.font-preview-fraunces,.font-preview-ibm_plex_sans,.font-preview-inconsolata,.font-preview-inknut_antiqua,.font-preview-inter,.font-preview-josefin_sans,.font-preview-josefin_slab,.font-preview-karla,.font-preview-lato,.font-preview-libre_baskerville,.font-preview-libre_franklin,.font-preview-on-all{background-image:url(../media/sprite.2-UOOCO6IU.ccb6c252.svg)}.font-preview-literata,.font-preview-lora,.font-preview-manrope,.font-preview-merriweather,.font-preview-montserrat,.font-preview-mukta,.font-preview-neuton,.font-preview-new_rocker,.font-preview-newsreader,.font-preview-noto_sans_jp,.font-preview-nunito,.font-preview-nunito_sans,.font-preview-old_standard_tt,.font-preview-open_sans,.font-preview-oswald,.font-preview-on-all{background-image:url(../media/sprite.3-EHYM52VG.552e4a62.svg)}.font-preview-outfit,.font-preview-overpass,.font-preview-playfair_display,.font-preview-plus_jakarta_sans,.font-preview-poppins,.font-preview-proza_libre,.font-preview-pt_sans,.font-preview-pt_serif,.font-preview-rajdhani,.font-preview-raleway,.font-preview-roboto,.font-preview-roboto_condensed,.font-preview-roboto_mono,.font-preview-roboto_serif,.font-preview-roboto_slab,.font-preview-on-all{background-image:url(../media/sprite.4-VGRLM3UQ.338cbfd9.svg)}.font-preview-rubik,.font-preview-sacramento,.font-preview-source_sans_3,.font-preview-source_serif_4,.font-preview-space_grotesk,.font-preview-space_mono,.font-preview-spectral,.font-preview-syne,.font-preview-tangerine,.font-preview-ubuntu,.font-preview-ultra,.font-preview-unifrakturmaguntia,.font-preview-varela_round,.font-preview-work_sans,.font-preview-zilla_slab,.font-preview-on-all{background-image:url(../media/sprite.5-QPPMLONK.14558a81.svg)}.font-preview-abril_fatface{background-position:0 0}.font-preview-alegreya{background-position:0 -2em}.font-preview-alegreya_sans{background-position:0 -4em}.font-preview-archivo_narrow{background-position:0 -6em}.font-preview-azeret_mono{background-position:0 -8em}.font-preview-bad_script{background-position:0 -10em}.font-preview-biorhyme{background-position:0 -12em}.font-preview-bitter{background-position:0 -14em}.font-preview-cardo{background-position:0 -16em}.font-preview-chivo{background-position:0 -18em}.font-preview-comic_neue{background-position:0 -20em}.font-preview-cormorant{background-position:0 -22em}.font-preview-dancing_script{background-position:0 -24em}.font-preview-dm_sans{background-position:0 -26em}.font-preview-dm_serif_display{background-position:0 -28em}.font-preview-dm_serif_text{background-position:0 0}.font-preview-eczar{background-position:0 -2em}.font-preview-familjen_grotesk{background-position:0 -4em}.font-preview-fira_sans{background-position:0 -6em}.font-preview-fraunces{background-position:0 -8em}.font-preview-ibm_plex_sans{background-position:0 -10em}.font-preview-inconsolata{background-position:0 -12em}.font-preview-inknut_antiqua{background-position:0 -14em}.font-preview-inter{background-position:0 -16em}.font-preview-josefin_sans{background-position:0 -18em}.font-preview-josefin_slab{background-position:0 -20em}.font-preview-karla{background-position:0 -22em}.font-preview-lato{background-position:0 -24em}.font-preview-libre_baskerville{background-position:0 -26em}.font-preview-libre_franklin{background-position:0 -28em}.font-preview-literata{background-position:0 0}.font-preview-lora{background-position:0 -2em}.font-preview-manrope{background-position:0 -4em}.font-preview-merriweather{background-position:0 -6em}.font-preview-montserrat{background-position:0 -8em}.font-preview-mukta{background-position:0 -10em}.font-preview-neuton{background-position:0 -12em}.font-preview-new_rocker{background-position:0 -14em}.font-preview-newsreader{background-position:0 -16em}.font-preview-noto_sans_jp{background-position:0 -18em}.font-preview-nunito{background-position:0 -20em}.font-preview-nunito_sans{background-position:0 -22em}.font-preview-old_standard_tt{background-position:0 -24em}.font-preview-open_sans{background-position:0 -26em}.font-preview-oswald{background-position:0 -28em}.font-preview-outfit{background-position:0 0}.font-preview-overpass{background-position:0 -2em}.font-preview-playfair_display{background-position:0 -4em}.font-preview-plus_jakarta_sans{background-position:0 -6em}.font-preview-poppins{background-position:0 -8em}.font-preview-proza_libre{background-position:0 -10em}.font-preview-pt_sans{background-position:0 -12em}.font-preview-pt_serif{background-position:0 -14em}.font-preview-rajdhani{background-position:0 -16em}.font-preview-raleway{background-position:0 -18em}.font-preview-roboto{background-position:0 -20em}.font-preview-roboto_condensed{background-position:0 -22em}.font-preview-roboto_mono{background-position:0 -24em}.font-preview-roboto_serif{background-position:0 -26em}.font-preview-roboto_slab{background-position:0 -28em}.font-preview-rubik{background-position:0 0}.font-preview-sacramento{background-position:0 -2em}.font-preview-source_sans_3{background-position:0 -4em}.font-preview-source_serif_4{background-position:0 -6em}.font-preview-space_grotesk{background-position:0 -8em}.font-preview-space_mono{background-position:0 -10em}.font-preview-spectral{background-position:0 -12em}.font-preview-syne{background-position:0 -14em}.font-preview-tangerine{background-position:0 -16em}.font-preview-ubuntu{background-position:0 -18em}.font-preview-ultra{background-position:0 -20em}.font-preview-unifrakturmaguntia{background-position:0 -22em}.font-preview-varela_round{background-position:0 -24em}.font-preview-work_sans{background-position:0 -26em}.font-preview-zilla_slab{background-position:0 -28em}
.fonts{flex-wrap:wrap;gap:15px;width:100%;display:flex}.fontpicker,.fontpicker *{box-sizing:border-box}.fontpicker{background:#0e0e0e;border:1px solid #ffffff1a;border-radius:10px;min-width:200px;height:55px;padding:10px 0 0 10px;transition:border-color .25s ease-in-out;display:block;position:relative}.fontpicker:hover{border:1px solid #ffffff26}.fontpicker.open{border-bottom-right-radius:0;border-bottom-left-radius:0}.fontpicker__search{opacity:0;cursor:pointer;color:#fff;background-color:#0e0e0e;width:100%;height:100%;padding:10px 20px;font-size:16px;position:absolute;top:0;left:0;box-shadow:none!important;border:none!important;border-radius:10px!important;outline:none!important}.fontpicker__search:focus{cursor:text;opacity:1}.fontpicker__popout{z-index:2;opacity:0;scrollbar-color:#ffffff1a #0e0e0e;scrollbar-width:10px;background:#0e0e0e;border:1px solid #ffffff1a;border-bottom-right-radius:12px;border-bottom-left-radius:12px;width:calc(100% + 2px);max-height:calc(12em + 1px);position:absolute;top:100%;left:-1px;overflow:hidden auto;transform:scaleY(.001);overflow-x:hidden!important}.fontpicker__popout::-webkit-scrollbar-track{background-color:#0e0e0e}.fontpicker__popout::-webkit-scrollbar-thumb{background-color:#ffffff1a;border-radius:8px}.fontpicker__popout :last-child{border-bottom:none}.fontpicker__popout.fontpicker__active{opacity:1;transform:scale(1)}.fontpicker__option{color:#fff;padding:10px;transition:background .3s;filter:none!important}.fontpicker__option :first-child{filter:invert()}.fontpicker__option.current{background:#0e0e0e}.fontpicker__option.selected{cursor:pointer;background:#191919}.fontpicker__nomatches{text-align:center;color:#eee;background:#0e0e0e;height:2em;line-height:2em}.fontpicker__listbox{background:#0e0e0e;height:100%;overflow:hidden auto}

.premium-check-toggle{cursor:pointer;background-color:#0e0e0e;border:1px solid #ffffff1a;border-radius:12px;justify-content:space-between;align-items:center;width:100%;height:55px;padding:0 15px 0 20px;transition:border-color .25s ease-in-out;display:flex}.premium-check-toggle .locked-icon{cursor:not-allowed;background-color:#191919;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;display:flex}.premium-check-toggle .toggle-header{align-items:center;gap:15px;display:flex}.premium-check-toggle.locked{cursor:not-allowed}.premium-check-toggle:hover{border:1px solid #ffffff26}@media (max-width:650px){.card-settings .color-input.small{min-width:100%}}@media (max-width:700px){.card-settings .slider-input{min-width:100%}}
.social-settings .social-left,.social-settings .social-right{flex-direction:column;flex:1;gap:15px;display:flex}.social-settings .check-toggle{flex:1;justify-content:space-between}@media (max-width:1100px){.social-settings .check-toggle{min-width:calc(50% - 7.5px)}}@media (max-width:450px){.social-settings .check-toggle{min-width:100%}}.social-settings .toggle-inputs{flex-wrap:wrap;justify-content:space-between;gap:15px;width:100%;display:flex}@media (max-width:650px){.social-settings .color-input{min-width:100%}}@media (max-width:700px){.social-settings .slider-input{min-width:100%}}
.background-settings{flex-wrap:wrap;display:flex}.background-settings .background-image{flex:1;min-width:350px}@media (max-width:600px){.background-settings .background-image{min-width:100%}}.background-settings .image-display{background-color:#0e0e0e;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:100%;height:209px;display:flex;overflow:hidden}.background-settings .placeholder-image{height:75px}.background-settings .preview-image{object-fit:cover;width:100%;height:100%}
.premium-tab{flex-direction:column;gap:15px;display:flex}

.image-input{display:none}.meta-form{flex-wrap:wrap;gap:15px;width:100%;display:flex}.meta-form .form-top{flex-wrap:wrap;gap:20px 15px;width:100%;display:flex}@media (max-width:445px){.meta-form .form-top{flex-direction:column}}.meta-form .meta-right{flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;gap:15px;min-width:calc(50% - 7.5px);display:flex}.meta-form .tab-title{flex-wrap:wrap;gap:10px;display:flex}@media (max-width:550px){.meta-form .tab-title{flex-flow:column}.meta-form .tab-title .check-toggle{justify-content:space-between}}.meta-form .text-input{flex:1}.meta-form .right-input{min-width:350px}@media (max-width:445px){.meta-form .right-input{min-width:200px}}.meta-form .embed-buttons{z-index:2;align-items:center;gap:5px;display:flex;position:absolute;top:10px;right:10px}.meta-form .delete-embed{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background-color:#000000bf;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:43px;height:43px;transition:border-color .25s ease-in-out,background-color .25s ease-in-out;display:flex;box-shadow:0 0 20px #00000080}.meta-form .delete-embed:hover{background-color:#000000e6;border:1px solid #ffffff26}.meta-form .swap-image{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background-color:#000000bf;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;gap:15px;height:45px;padding:0 20px;font-size:15px;transition:border-color .25s ease-in-out,background-color .25s ease-in-out;display:flex;box-shadow:0 0 20px #00000080}.meta-form .swap-image:hover{background-color:#000000e6;border:1px solid #ffffff26}.meta-form .image-upload-container{flex-direction:column;flex:1;gap:10px;width:100%;min-width:400px;display:flex}@media (max-width:600px){.meta-form .image-upload-container{min-width:100%}}.meta-form .embed-image-preview{object-fit:cover;width:100%;height:100%}.meta-form .embed-image{aspect-ratio:2;cursor:default;background-color:#000;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #ffffff1a;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:10px;width:100%;max-height:265px;display:flex;position:relative;overflow:hidden}@media (max-width:495px){.meta-form .embed-image{aspect-ratio:auto;height:200px;max-height:none}}.meta-form .embed-image .upload-text{gap:15px;display:flex}.meta-form .embed-placeholder{width:100%;height:100%;overflow:hidden}.meta-form .embed-placeholder .open-graph-container{padding:20px 0}.meta-form .image-preview{flex-wrap:wrap;flex:1;align-items:flex-end;gap:10px;width:100%;display:flex}@media (max-width:495px){.meta-form .image-preview{min-width:200px}}.meta-form .image-preview .input{min-width:240px}@media (max-width:425px){.meta-form .image-preview .input{min-width:100%}}.meta-form .image-preview .image-display{aspect-ratio:1;background-color:#0e0e0e;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:79.33px;height:79.33px;display:flex;overflow:hidden}.meta-form .image-preview .image-display .preview-image{object-fit:cover;width:100%;height:100%;max-height:100%}.meta-form .image-input{display:none}
.background-video-input{width:100%;min-width:350px;height:282px}@media (max-width:500px){.background-video-input{min-width:200px}}.mute-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background-color:#000000bf;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:90px;height:40px;transition:border-color .25s ease-in-out,background-color .25s ease-in-out;display:flex;position:absolute;top:10px;right:10px}.mute-button:hover{background-color:#000000e6;border:1px solid #ffffff26}.video-wrapper,.gif-wrapper{border-radius:12px;width:100%;height:100%;overflow:hidden}@media (max-width:425px){.background-card{padding:15px 15px 25px;flex-flow:column wrap!important}}.upload-container{width:100%;display:flex}.upload-container .upload-file-button{cursor:pointer;background-color:#0e0e0e;border:1px solid #ffffff1a;border-right:none;border-radius:12px 0 0 12px;justify-content:space-between;align-items:center;gap:20px;width:100%;height:55px;padding:0 20px;font-size:16px;transition:border-color .25s ease-in-out;display:flex}.upload-container .upload-file-button:hover{border-color:#ffffff26}.upload-container .delete-image{aspect-ratio:1;cursor:pointer;background-color:#0e0e0e;border:1px solid #ffffff1a;border-radius:0 10px 10px 0;justify-content:center;align-items:center;min-width:55px;transition:border-color .25s ease-in-out;display:flex}.upload-container .delete-image:hover{border:1px solid #ffffff26}.video-preview{background-color:#0e0e0e;border:1px solid #222;border-radius:12px;flex:1;justify-content:center;align-self:stretch;align-items:center;display:flex;position:relative;overflow:hidden}@media (max-width:425px){.video-preview{aspect-ratio:3/2}}.audio-player{background-color:#0e0e0e;border:1px solid #ffffff1a;border-right:0;border-radius:12px 0 0 12px;flex:1;align-items:center;gap:10px;height:55px;padding:0 20px;display:flex}.audio-player .audio-track{flex:1;align-items:center;gap:10px;display:flex}.audio-player .audio-play-pause{cursor:pointer;transition:opacity .25s ease-in}.audio-player .audio-play-pause:hover{opacity:.5}.audio-player .audio-slider{box-sizing:border-box;background-color:#191919;border:1px solid #222;border-radius:50px;flex:1;height:10px}input[type=range]{appearance:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;cursor:ew-resize;background:#fff;border-radius:50%;width:18px;height:18px}.time-labels{display:flex}.background-card-right{flex-direction:column;flex:1;gap:15px;width:100%;min-width:350px;display:flex}@media (max-width:500px){.background-card-right{min-width:200px}}.reveal-input{flex-wrap:wrap;gap:10px;display:flex}.reveal-input .check-toggle{flex:1;justify-content:space-between}.reveal-input .text-input{flex:2}
.premium-card{background-color:#0e0e0e;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:15px;padding:15px 15px 20px;display:flex}.premium-card .premium-popup-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:0 10px;display:flex}.premium-card .premium-popup-header .left{align-items:center;gap:10px;display:flex}.premium-card .click-to-upgrade{color:#fff;cursor:pointer;justify-content:center;align-items:center;width:100%;display:flex;position:absolute}.premium-card .click-to-upgrade .text{text-shadow:0 0 25px #000000bf}.premium-popup{z-index:1500;opacity:0;background-color:#000c;justify-content:center;align-items:flex-start;width:100%;height:auto;min-height:100%;padding:20dvh 50px;animation:.25s ease-in-out forwards popup;display:flex;position:absolute;top:0;left:0}@media (max-width:1000px){.premium-popup{padding:10dvh 50px}}@media (max-width:600px){.premium-popup{padding:50px 25px}}.premium-popup .payment-input{flex-direction:column;gap:10px;display:flex}.premium-popup .payment-input .-label{padding-left:5px}.premium-popup.fade-out{animation:.25s ease-in-out forwards fade-out}.premium-popup .order-status-info{align-items:center;gap:10px;padding-left:5px;display:flex}.premium-popup .order-status-info .text{margin-top:1px}.premium-popup .order-info{background-color:#191919;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:10px;padding:15px;display:flex}@media (max-width:425px){.premium-popup .order-info{padding:15px}}.premium-popup .copy-text{cursor:pointer;background-color:#0e0e0e;border:1px solid #ffffff1a;border-radius:12px;justify-content:space-between;align-items:center;height:55px;padding:0 15px;transition:border-color .25s ease-in-out;display:flex}.premium-popup .copy-text .copy-icon{transition:opacity .25s ease-in}.premium-popup .copy-text:hover{border:1px solid #ffffff26}.premium-popup .copy-text:hover .copy-icon{opacity:.5}.premium-popup .popup-card{background-color:#0e0e0e;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;gap:20px;width:588px;padding-bottom:25px;display:flex;overflow:hidden;box-shadow:0 0 20px #000}.premium-popup .popup-card.active-payment{gap:20px}@media (max-width:588px){.premium-popup .popup-card{width:100%}}.premium-popup .popup-card .popup-header{background-color:#191919;border-bottom:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;gap:15px;padding:20px;display:flex;position:relative}.premium-popup .popup-card .popup-header .left{align-items:center;gap:15px;display:flex}.premium-popup .popup-card .popup-header .right{justify-content:center;align-items:center;gap:20px;padding-right:50px;display:flex}.premium-popup .popup-card .popup-header .close-icon{cursor:pointer;transition:opacity .25s ease-in;position:absolute;top:25px;right:20px}.premium-popup .popup-card .popup-header .close-icon:hover{opacity:.5}.premium-popup .popup-card .payment-methods-container{flex-direction:column;gap:10px;padding:20px 20px 10px;display:flex}@media (max-width:588px){.premium-popup .popup-card .payment-methods-container{padding:15px}}.premium-popup .popup-card .payment-methods-container .payment-methods{gap:10px;display:flex}@media (max-width:588px){.premium-popup .popup-card .payment-methods-container .payment-methods{flex-wrap:wrap}}@media (max-width:430px){.premium-popup .popup-card .payment-methods-container .payment-methods{flex-direction:column}}.premium-popup .popup-card .payment-methods-container .payment-methods .payment-method{cursor:pointer;background-color:#191919;border:2px solid #ffffff1a;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:15px;height:50px;padding:0 15px;transition:border-color .25s ease-in-out;display:flex}@media (max-width:588px){.premium-popup .popup-card .payment-methods-container .payment-methods .payment-method{width:auto;min-width:calc(50% - 5px);min-height:50px}}.premium-popup .popup-card .payment-methods-container .payment-methods .payment-method:hover{border-color:#ffffff26}.premium-popup .popup-card .payment-methods-container .payment-methods .payment-method.stripe{border:2px solid #5433ff}.premium-popup .popup-card .payment-methods-container .payment-methods .payment-method.coinbase{border:2px solid #0052ff}.premium-popup .popup-card .payment-info{flex-direction:column;gap:10px;padding:0 20px;display:flex}@media (max-width:588px){.premium-popup .popup-card .payment-info{padding:0 15px}}.premium-popup .popup-card .payment-info ol{flex-direction:column;gap:9px;padding:10px 20px;display:flex}.premium-popup .popup-card .payment-info ol li{font-size:15px}.premium-popup .popup-card .payment-button{cursor:pointer;background-color:#5433ff;border:none;border-radius:12px;justify-content:space-between;align-items:center;gap:15px;width:100%;height:55px;padding:0 20px;transition:background-color .25s ease-in-out;display:flex}.premium-popup .popup-card .payment-button.loading{justify-content:center}.premium-popup .popup-card .payment-button .confirm{align-items:center;gap:15px;display:flex}.premium-popup .popup-card .payment-button.stripe{background:linear-gradient(45deg,#00f,#00e1ff);outline:1.5px solid #0000;transition:outline .25s ease-out}.premium-popup .popup-card .payment-button.stripe:hover{outline:1.5px solid #fff;transition:outline .15s ease-in}.premium-popup .popup-card .payment-button.coinbase{background-color:#0052ff;text-decoration:none}.premium-popup .popup-card .payment-button.coinbase:hover{background-color:#0826f7}@keyframes popup{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}
.stripe-checkout{flex-direction:column;gap:10px;display:flex}.payment-loading{justify-content:center;align-items:center;height:200px;display:flex}
.pixel-canvas{width:100%;height:100%;display:block}.pixel-card{aspect-ratio:4/5;isolation:isolate;-webkit-user-select:none;user-select:none;cursor:pointer;background:linear-gradient(45deg,#00f,#00e1ff);border:1px solid #00f;border-radius:50px;place-items:center;width:100%;height:55px;transition:border-color .2s cubic-bezier(.5,1,.89,1);display:grid;position:relative;overflow:hidden}.pixel-card:hover:before,.pixel-card:focus-within:before{opacity:1}
.effect-dropdown-menu{outline-offset:-1px;cursor:pointer;z-index:5;background-color:#0e0e0e;border:1px solid #ffffff1a;border-radius:12px;outline-color:#ffffff1a;flex:none;justify-content:space-between;align-items:center;gap:15px;width:101%;min-width:150px;height:55px;padding:0 15px 0 20px;transition:border-color .25s ease-in-out;display:flex;position:relative}.effect-dropdown-menu .dropdown-arrow{width:12px;transition:transform .25s ease-in-out}.effect-dropdown-menu .dropdown-arrow.rotate{transform:rotate(180deg)}.effect-dropdown-menu .dropdown-image{width:15px}.effect-dropdown-menu.active{border-bottom-right-radius:0;border-bottom-left-radius:0}.effect-dropdown-menu.small{width:185px}.effect-dropdown-menu.grey{z-index:998;background-color:#0e0e0e}.effect-dropdown-menu:hover{border:1px solid #ffffff26}.effect-dropdown-menu .dropdown-container{background-color:#0e0e0e;border-bottom-right-radius:12px;border-bottom-left-radius:12px;flex-direction:column;width:calc(100% + 2px);height:0;transition:height .25s ease-in-out;display:flex;position:absolute;top:55px;left:-1px;overflow:hidden;box-shadow:0 5px 25px #000}.effect-dropdown-menu .dropdown-container.show{border:1px solid #ffffff1a;border-top:none;height:144px;display:flex}.effect-dropdown-menu .dropdown-content{scrollbar-color:#ffffff1a #0e0e0e;scrollbar-width:auto;flex-direction:column;display:flex;overflow:hidden auto}.effect-dropdown-menu .dropdown-content::-webkit-scrollbar-track{background-color:#0e0e0e}.effect-dropdown-menu .dropdown-content::-webkit-scrollbar-thumb{background-color:#ffffff1a;border-radius:8px}.effect-dropdown-menu .dropdown-content :last-child{border-bottom:none}.effect-dropdown-menu .effect-name{grid-column-gap:15px;grid-row-gap:15px;border-bottom:1px solid #ffffff1a;justify-content:flex-start;align-items:center;padding:15px 20px;transition:background-color .15s;display:flex}.effect-dropdown-menu .effect-name:hover{background-color:#191919}.effect-dropdown-menu .effect-name img{margin-top:1px}.cursor-form{flex-wrap:wrap;align-items:flex-end;gap:15px;width:100%;display:flex}.cursor-form .input{min-width:calc(50% - 7.5px)}.cursor-form .image-preview{flex-wrap:wrap;flex:1;align-items:stretch;gap:10px;width:100%;display:flex}@media (max-width:495px){.cursor-form .image-preview{min-width:200px}}.cursor-form .image-preview{align-items:flex-end;min-width:325px}.cursor-form .image-preview .image-display{aspect-ratio:1;background-color:#0e0e0e;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:80px;height:80px;display:flex;overflow:hidden}.cursor-form .image-preview .image-display .preview-image{object-fit:cover;width:100%;height:100%;max-height:100%}.cursor-form .image-preview .image-display .cursor-image{height:32px}.cursor-form .image-preview .image-display .placeholder-image{height:80px}.cursor-form .image-preview .input{min-width:240px}@media (max-width:500px){.cursor-form .image-preview .input{min-width:100%}}@media (max-width:700px){.cursor-form .image-preview{min-width:100%}}
.premium-activated-popup{z-index:998;opacity:0;background-color:#000c;justify-content:center;align-items:flex-start;width:100%;height:100%;padding-top:200px;animation:.25s ease-in-out forwards popup;display:flex;position:absolute;top:0;left:0}.premium-activated-popup.fade-out{animation:.25s ease-in-out forwards fade-out}.premium-activated-popup .premium-plan{background-color:#191919;border:1px solid #ffffff1a;border-radius:10px;flex-direction:column;flex:1;row-gap:15px;padding:25px;display:flex}.premium-activated-popup .premium-plan .plan-features{flex-direction:column;gap:35px;display:flex}.premium-activated-popup .premium-plan .plan-feature{gap:20px;display:flex}.premium-activated-popup .popup-card-activated{background-color:#0e0e0e;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;width:588px;padding-bottom:10px;display:flex;overflow:hidden;box-shadow:0 0 20px #000}@media (max-width:588px){.premium-activated-popup .popup-card-activated{width:90%}}.premium-activated-popup .popup-card-activated .popup-header{background-color:#191919;border-bottom:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;gap:15px;height:60px;padding:20px;display:flex;position:relative}.premium-activated-popup .popup-card-activated .popup-header .left{align-items:center;gap:15px;display:flex}.premium-activated-popup .popup-card-activated .popup-header .right{justify-content:center;align-items:center;gap:20px;padding-right:50px;display:flex;position:relative}.premium-activated-popup .popup-card-activated .popup-header .close-icon{cursor:pointer;transition:opacity .25s ease-in;position:absolute;right:0}.premium-activated-popup .popup-card-activated .popup-header .close-icon:hover{opacity:.5}.premium-activated-popup .popup-card-activated .features{flex-direction:column;gap:20px;padding:20px;display:flex}.premium-activated-popup .popup-card-activated .features .thanks{align-items:center;gap:10px;display:flex}.premium-activated-popup .popup-card-activated .features .feature{flex-direction:column;gap:10px;display:flex}.premium-activated-popup .popup-card-activated .features .claim-badge{cursor:pointer;background-color:#191919;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:100%;height:100px;transition:border-color .25s ease-in-out;display:flex}.premium-activated-popup .popup-card-activated .features .claim-badge:hover{border:1px solid #ffffff26}.premium-activated-popup .popup-card-activated .payment-info{padding:0 20px}.premium-activated-popup .popup-card-activated .payment-info ol{flex-direction:column;gap:9px;padding:10px 20px;display:flex}.premium-activated-popup .popup-card-activated .payment-info ol li{font-size:15px}.premium-activated-popup .popup-card-activated .payment-button{cursor:pointer;background-color:#000;border:2px solid #00f;border-radius:100px;justify-content:center;align-items:center;gap:15px;width:100%;height:55px;margin-top:25px;transition:background-color .25s ease-in-out;display:flex}.premium-activated-popup .popup-card-activated .payment-button:hover{background-color:#00f}@keyframes popup{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}
