.navbar{position:fixed;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:14px 24px;border-radius:0;border:1px solid transparent;border-bottom-color:rgba(21,161,255,.24);background:rgba(2,10,23,.8);-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);margin-bottom:20px;z-index:10;transition:all .4s ease}.navbar.scrolled{border-radius:999px;max-width:1400px;border:1px solid rgba(21,161,255,.24);top:20px;width:98%}.navbar.create{border:unset;background:unset;-webkit-backdrop-filter:unset;backdrop-filter:unset}.navbar .nav_tabs{min-height:unset}.navbar .nav_tabs>div>div{gap:8px}.mobile_menu_content .mobile_div button,.navbar .nav_tabs button{color:#fff;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:24px;display:flex;padding:6px 12px;justify-content:center;align-items:center;gap:6px;text-transform:none;border-radius:14px;min-height:unset}.navbar .nav_tabs button img{margin:unset}.navbar .nav_tabs>div>span{border:none;background:rgba(255,255,255,.08);height:100%;border-radius:14px}.mobile_menu_content .mobile_div button.active_tab{border-radius:14px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.08)}.navbar .left_div{display:flex;justify-content:center;align-items:center;gap:12px}.navbar .left_div>button{width:32px;height:32px;border-radius:999px;border:none;background:transparent}.navbar .left_div>button:hover{background:rgba(255,255,255,.08)}.navbar .left_div>button>svg{width:16px;height:16px}.navbar .left_div .logo{height:35px;width:auto;flex-shrink:0}.navbar .right_div{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:22px;width:-webkit-max-content;width:max-content}.mobile_menu_content .connect_button,.navbar .right_div .connect_button{padding:8px 16px;gap:6px;border-radius:16px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(90deg,#15A1FF,#2AFFFC);color:#06162D!important;font-size:16px;text-transform:none;font-weight:700;line-height:24px}.mobile_menu_content .connect_button,.mobile_menu_content .details_div,.navbar .right_div .connect_button,.navbar .right_div .details_div{display:flex;justify-content:center;align-items:center;box-shadow:0 1px 2px 0 rgba(16,24,40,.05);font-family:Satoshi,sans-serif;font-style:normal}.mobile_menu_content .details_div,.navbar .right_div .details_div{flex-direction:row;gap:12px;height:40px;padding:10px;border-radius:16px;border:1px solid #081c38;background:#06162D;color:#FFF;font-size:14px;font-weight:500;line-height:20px;text-transform:inherit}.mobile_menu_content .details_div p,.navbar .right_div .details_div p{font-family:IBM Plex Mono,sans-serif}.navbar .right_div .details_div>img{width:16px;height:16px}.mobile_menu_content .details_div .profile_icon,.navbar .right_div .details_div .profile_icon{height:24px;width:24px;border-radius:99px;border:.5px solid #fff;background:#151515;box-shadow:0 0 0 2px rgba(255,255,255,.16)}.navbar .right_div .connect_button:hover{cursor:pointer;opacity:.9}.navbar .right_div .connect_button>img{border:none;border-radius:0;width:14px;height:14px}.mobile_menu_content .create_button,.navbar .right_div>button{border-radius:999px;border:1px solid rgba(255,255,255,.2);background:#fff;box-shadow:0 1px 2px 0 rgba(16,24,40,.05);padding:10px 16px;display:flex;justify-content:center;align-items:center;color:#06162D;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px;min-width:185px}.create_button.logout{background:rgb(223,124,124)}.mobile_menu_content .create_button:hover,.navbar .right_div>button:hover{cursor:pointer}.navbar .right_div>button>img{height:24px;width:24px}.popover_main>div:nth-child(3){border-radius:28px;background:#06162D;border:1px solid #1f395c;box-shadow:0 4px 16px rgba(0,0,0,.5)}.profile_popover{display:flex;flex-direction:column;padding:8px;width:248px}.profile_popover .popover_option{display:flex;padding:12px 16px;justify-content:flex-start;align-items:center;gap:8px;width:100%;text-transform:none;color:#fff;font-family:Satoshi,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;border-radius:99px}.profile_popover .popover_option>img{width:18px}.profile_popover .popover_option:hover{background:rgba(255,255,255,.08)}.profile_popover .popover_option.active{background:rgba(255,255,255,.16)}.mobile_menu_button{display:none;background:transparent;border:none;cursor:pointer;padding:8px;z-index:2}.mobile_menu_button img{width:24px;height:24px}.mobile_menu_overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:999;display:none;justify-content:flex-start;align-items:center;flex-direction:column}.mobile_menu_content{margin-top:120px}.mobile_menu_content .mobile_div{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.mobile_menu_overlay .close_button{position:absolute;top:30px;right:30px;background:transparent;border:none;cursor:pointer;padding:8px;z-index:1000}.mobile_menu_overlay .close_button img{width:24px;height:24px}.mobile_menu_content{display:flex;flex-direction:column;align-items:center;gap:22px}.navbar.account_page_nav .nav_tabs>div>span{display:none}@media (max-width:700px){.navbar .nav_tabs,.navbar .right_div{display:none}.mobile_menu_button{display:contents}.mobile_menu_overlay{display:flex}}@media (max-width:768px){.navbar{padding:14px 20px}.navbar .right_div>button{padding:8px 12px;font-size:14px;line-height:22px}.navbar .right_div .log_in{font-size:14px}.navbar .left_div>img{height:30px}}.homepages_dialog>div:nth-child(3)>div{padding:20px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#0D0D0D;max-width:600px;width:100%;overflow:hidden}.homepages_dialog .header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.homepages_dialog .header .create_button{display:flex;padding:10px 32px;justify-content:center;align-items:center;gap:6px;border-radius:99999px;background:linear-gradient(90deg,#15a1ff,#2afffc);box-shadow:0 1px 2px #1018280d;color:#020811;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px;text-transform:capitalize}.homepages_dialog .header .create_button:hover{background:linear-gradient(0deg,rgba(255,255,255,.32),rgba(255,255,255,.32)),linear-gradient(90deg,#15A1FF,#2AFFFC)}.homepages_dialog .header .actions{display:flex;align-items:center;gap:12px}.homepages_dialog .header .title{margin:0;font-size:20px;font-weight:600;color:#FFFFFF;font-family:Inter,sans-serif}.homepages_dialog .header button{min-width:auto;padding:8px;border-radius:8px;background:transparent;border:none;transition:background-color .2s ease}.homepages_dialog .header button:hover{background:rgba(255,255,255,.05)}.homepages_dialog .header button img{width:20px;height:20px;opacity:.7}.homepages_dialog .content{max-height:500px;overflow-y:auto}.homepages_dialog .content::-webkit-scrollbar{width:6px}.homepages_dialog .content::-webkit-scrollbar-track{background:transparent}.homepages_dialog .content::-webkit-scrollbar-thumb{background:rgba(255,255,255,.1);border-radius:3px}.homepages_dialog .content::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.2)}.homepages_dialog .homepages_list{display:flex;flex-direction:column;gap:12px}.homepages_dialog .homepage_item{display:flex;align-items:center;gap:16px;padding:16px;border-radius:12px;background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.05);transition:all .2s ease;cursor:pointer}.homepages_dialog .homepage_item:hover{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.1)}.homepages_dialog .homepage_item img{width:60px;height:60px;border-radius:8px;object-fit:cover;flex-shrink:0;background:rgba(255,255,255,.05)}.homepages_dialog .homepage_item .right{text-align:left}.homepages_dialog .homepage_item .right>p{margin-bottom:4px;font-size:16px;font-weight:500;color:#FFFFFF;line-height:1.3;font-family:Inter,sans-serif;text-align:left}.homepages_dialog .homepage_item .right>p:first-child{display:flex;flex-direction:column;gap:4px}.homepages_dialog .homepage_item .right>p>span{color:rgba(255,255,255,.8);font-weight:400;font-size:12px}.homepages_dialog .homepage_item .right>span{font-size:14px;color:rgba(255,255,255,.7);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-family:Inter,sans-serif}.homepages_dialog .no_homepages{text-align:center;padding:40px 24px;color:rgba(255,255,255,.5);font-size:16px;margin:0}@media (max-width:550px){.homepages_dialog .header{flex-direction:column-reverse;gap:12px}.homepages_dialog .header .actions{width:100%;justify-content:space-between}.homepages_dialog .header .create_button{padding:6px 12px;font-size:14px}}.circular_progress{width:100%;height:200px;display:flex;align-items:center;justify-content:center}.circular_progress.full_screen{position:fixed;width:100%;height:100%;top:0;left:0;z-index:101;background:rgba(0,0,0,.5)}.circular_progress>span{color:#445BEC}.aurora-container{width:100%;height:100%;position:absolute;top:0;left:0;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:-1;background-color:#000000}.theme_palette_drawer{width:400px}.theme_palette_drawer>div:nth-child(3){padding:30px;background:unset;width:400px;overflow:hidden}.theme_palette_drawer .theme_palette_drawer_content{display:flex;align-items:center;align-self:stretch;flex-direction:column;border-radius:32px;background:#0F0F0F;border:1px solid #292929;width:400px;height:calc(100% - 120px)}.theme_palette_drawer .field_properties{height:540px;overflow:auto;width:100%;flex:1 1}.theme_palette_drawer .field_properties.theme_nfts_properties .theme-nfts{max-height:100%;padding:16px 30px;gap:20px}.theme_palette_drawer .field_properties.theme_nfts_properties .theme-nfts::-webkit-scrollbar,.theme_palette_drawer .field_properties::-webkit-scrollbar{width:12px}.theme_palette_drawer .field_properties.theme_nfts_properties .theme-nfts::-webkit-scrollbar-thumb,.theme_palette_drawer .field_properties::-webkit-scrollbar-thumb{height:56px;border-radius:8px;border:4px solid transparent;background-clip:content-box;background-color:#ffffff3b}.theme_palette_drawer .branding_header{display:flex;padding:16px 18px;justify-content:space-between;align-items:center;align-self:stretch;border-bottom:1px solid #292929}.theme_palette_drawer .branding_header .left_section{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.theme_palette_drawer .branding_header .left_section h2{color:#FFF;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin:0}.theme_palette_drawer .branding_header .left_section p{color:#808080;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.theme_palette_drawer .branding_header button{display:flex;width:36px;height:36px;padding:8px;justify-content:center;align-items:center}.theme_palette_drawer .branding_header button svg{fill:#606060}.theme_palette_drawer .tabs_component{display:flex;padding:16px 0;flex-direction:column;align-items:center;gap:16px;align-self:stretch}.theme_palette_drawer .tabs_section{display:flex;padding:4px;align-items:center;gap:12px;flex:1 0;border-radius:99999px;border:1px solid #262626;background:#0D0D0D;width:90%}.theme_palette_drawer .tabs_section .active_tab{border-radius:99999px;border:1px solid #262626;background:#262626;box-shadow:0 1px 3px 0 rgba(16,24,40,.1),0 1px 2px 0 rgba(16,24,40,.06);color:#FFF}.theme_palette_drawer .tabs_section button{display:flex;height:36px;padding:8px 12px;justify-content:center;align-items:center;gap:8px;flex:1 0;border-radius:6px;color:#737373;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:20px;text-transform:capitalize}.theme_palette_drawer .tabs_section>span{width:46%}.theme_palette_drawer .tabs_section span button{width:100%}.theme_palette_drawer .widget_colors{width:100%;padding-bottom:16px}.theme_palette_drawer .widget_colors .header{display:flex;padding:6px 16px;align-items:center;gap:6px;justify-content:flex-start}.theme_palette_drawer .widget_colors .header h2{color:#FFF;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin:0}.theme_palette_drawer .widget_colors .header button{width:16px;height:16px;aspect-ratio:1/1}.theme_palette_drawer .widget_colors .header button svg{fill:#737373}.theme_palette_drawer .widget_color_field{display:flex;padding:8px 8px 8px 16px;justify-content:space-between;align-items:center;align-self:stretch}.theme_palette_drawer .widget_color_field label{color:#BFBFBF;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.theme_palette_drawer .widget_color_field .border_style_section{display:flex;align-items:flex-start;gap:10px}.theme_palette_drawer .widget_color_field .border_style_section button{width:40px;height:40px;min-width:40px;border-radius:12px;border:1px solid #292929;background:#141414;display:flex;padding:8px;align-items:flex-start;gap:16px}.theme_palette_drawer .widget_color_field .border_style_section button.selected{border:1px solid #15a1ff}.theme_palette_drawer .widget_color_field .color_fields{display:flex;padding:4px 12px 4px 4px;align-items:center;gap:8px;border-radius:999px;border:1px solid #292929;background:#141414;width:220px}.theme_palette_drawer .widget_color_field .color_fields>button{width:30px;height:30px}.theme_palette_drawer .widget_color_field .color_fields .text_field input{color:#FFF;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:20px;padding:0}.theme_palette_drawer .widget_color_field .color_fields .text_field fieldset{padding:0;border:none}.theme_palette_drawer .widget_color_field .color_fields .widget_color_textfield>div{width:90px;padding:0}.theme_palette_drawer .widget_color_field .color_fields .widget_opacity_textfield input{text-align:center}.theme_palette_drawer .widget_color_field .color_fields .widget_opacity_textfield>div{border-left:1px solid #292929;width:60px;padding-right:0;padding-left:6px}.theme_palette_drawer .text_field_widget{width:220px}.theme_palette_drawer .text_field_widget .font_px>p{color:#808080;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:20px;position:absolute;left:44px}.theme_palette_drawer .text_field_widget>div{display:flex;width:141px;height:40px;padding:4px 12px;align-items:center;gap:8px;flex-shrink:0;border-radius:999px;border:1px solid #292929;background:#141414;width:100%}.theme_palette_drawer .text_field_widget input{color:#FFF;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:20px;padding-left:4px}.theme_palette_drawer .add_image{border-radius:99px;border:1px solid #292929;background:#141414;width:186px;height:40px;padding:4px 12px;gap:8px;color:#CECFD2;text-transform:capitalize}.theme_palette_drawer .add_image,.theme_palette_drawer .add_image.reupload_image{display:flex;justify-content:center;align-items:center;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.theme_palette_drawer .add_image.reupload_image{position:absolute;background:linear-gradient(90deg,#15A1FF,#2AFFFC);box-shadow:0 1px 2px 0 rgba(16,24,40,.05);height:33px;padding:6px 10px;gap:4px;flex:1 0;color:#020811;width:auto;border:unset;left:35px;bottom:-20px;z-index:10;display:none}.theme_palette_drawer .add_image_section:hover .add_image.reupload_image{display:flex}.theme_palette_drawer .add_image_section{position:relative}.theme_palette_drawer .add_image_section .uploaded_image_preview{width:180px;height:100px;border-radius:12px}.theme_palette_drawer .add_image_section .uploaded_image_preview img{border-radius:12px;border:1px solid #292929;background:#141414;width:100%;height:100%;object-fit:cover}.theme_palette_drawer .theme_actions{display:flex;padding:16px 18px;justify-content:space-between;align-items:center;align-self:stretch;border-top:1px solid #292929;gap:4px}.theme_palette_drawer .theme_actions .save_theme{border-radius:999px;border:1px solid #15a1ff;background:linear-gradient(90deg,rgba(21,161,255,.12),rgba(42,255,252,.12));padding:6px 12px;color:#FFF;font-weight:500}.theme_palette_drawer .theme_actions .apply_theme,.theme_palette_drawer .theme_actions .save_theme{box-shadow:0 1px 2px 0 rgba(16,24,40,.05);display:flex;height:33px;justify-content:center;align-items:center;gap:4px;flex:1 0;font-family:Inter,sans-serif;font-size:14px;font-style:normal;line-height:20px;text-transform:capitalize}.theme_palette_drawer .theme_actions .apply_theme{border-radius:999px;background:linear-gradient(90deg,#15A1FF,#2AFFFC);padding:6px 20px;color:#020811;font-weight:600}.theme-nfts{display:grid;grid-gap:14px;gap:14px;padding:10px;max-height:500px;overflow-y:auto}.theme-nft-card{border-radius:32px;border:1px solid #292929;background:#0F0F0F}.theme-nft-card:hover{border-radius:26px;border:1px solid #15a1ff;box-shadow:0 0 0 4px rgba(31,203,254,.12)}.theme-nft-card.active{transform:translateY(-2px);box-shadow:0 0 0 3px rgba(32,209,253,.7),0 6px 20px 0 rgba(0,0,0,.9)}.card-image{max-height:325px;border-radius:8px;overflow:hidden;background:#1a1a1a;position:relative;border-radius:32px 32px 0 0;margin-bottom:0}.card-image,.card-image img{width:100%;height:100%;aspect-ratio:1/1}.card-image img{object-fit:cover;transition:transform .3s ease}.theme-nft-card:hover .card-image img{transform:scale(1.05)}.placeholder-image{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:linear-gradient(135deg,#1a1a1a,#2a2a2a);color:#9ca3af;font-size:14px;font-weight:500}.card-body{display:flex;padding:16px;flex-direction:column;align-items:flex-start;gap:6px;align-self:stretch;background:#151515;border-radius:0 0 32px 32px}.card-name{color:#FFF;font-size:18px;line-height:normal}.card-desc,.card-name{font-family:Inter,sans-serif;font-style:normal;font-weight:500;transition:color .3s ease;margin:0;text-align:left}.card-desc{line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;overflow:hidden;color:rgba(255,255,255,.5);font-size:16px;line-height:24px}.theme-nfts .mint_button{border-radius:16px;border:1px solid #262626;background:#1A1A1A;box-shadow:0 1px 2px 0 rgba(16,24,40,.05);display:flex;padding:12px 20px;justify-content:center;align-items:center;gap:4px;align-self:stretch;color:#FFF;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:20px;text-transform:capitalize;margin-top:2px;cursor:pointer}.theme-nfts .mint_button:hover{border:1px solid rgba(255,255,255,.16);background:linear-gradient(90deg,#15A1FF,#2AFFFC);box-shadow:0 1px 2px 0 rgba(16,24,40,.05);color:#020811}.theme-nfts .mint_button:disabled{color:#808080}.theme-nfts .minting_button{border-radius:16px;border:1px solid #fff;background:#1A1A1A;box-shadow:0 1px 2px 0 rgba(16,24,40,.05);color:#FFF;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.no-plans{grid-column:1/-1;text-align:center;color:#9ca3af;font-size:16px;padding:40px 20px;background:#1f1f1f;border-radius:12px;border:2px dashed #374151}.redirect-nfts-button{margin-top:16px;grid-column:1/-1;padding:10px 20px;background:#2563eb;color:#ffffff;border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;transition:background .3s ease}.redirect-nfts-button:hover{background:#1d4ed8}.theme-nft-card.default_theme{border-radius:22px;border:1px solid #1a1a1a;background:#151515;box-shadow:none}.theme-nft-card.default_theme:hover{border-radius:22px;border:1px solid #15a1ff;box-shadow:0 0 0 4px rgba(31,203,254,.12)}.theme-nft-card.default_theme.active{transform:translateY(-2px);box-shadow:0 0 0 3px rgba(32,209,253,.7),0 6px 20px 0 rgba(0,0,0,.9)}.theme-nft-card.default_theme .card-image{height:100%;border-radius:22px 22px 0 0}.theme-nft-card.default_theme .card-image img{object-fit:unset}.theme-nft-card.default_theme .card-body{border-radius:0 0 22px 22px}@media (max-width:768px){.theme-nft-card{padding:12px}.card-image{height:100px;margin-bottom:8px}.card-name{font-size:16px}.card-desc{font-size:13px}}@media (max-width:480px){.theme-nfts{grid-template-columns:1fr;gap:12px}}.theme-nft-card{animation:fadeInUp .3s ease forwards}li{background:unset}li:first-child{padding:0;margin-bottom:10px}ul li.select_list_item{color:#FFF;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;display:flex;padding:8px 12px 8px 8px;align-items:center;gap:8px;align-self:stretch;height:36px;margin:0 10px}ul li.select_list_item:hover{display:flex;align-items:center;gap:8px;border-radius:999px;background:#1A1A1A}li .select_search_field{display:flex;padding:8px 8px 2px;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}li .select_search_field>div{border-radius:999px;border:1px solid #292929;background:#141414;display:flex;padding:4px;align-items:center;gap:4px;align-self:stretch}li .select_search_field input{color:#FFF;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px}