.community-page{background-color:#f3f4f7;min-height:100vh}.community-header{background-color:#14171f;padding:20px 0}@media (max-width:991px){.community-header{background-color:#fff;border-bottom:1px solid #e3e6ed;padding:15px 0}}.community-header .header-content{align-items:center;display:flex;justify-content:space-between}.community-header .community-header-title,.community-header h1{color:#fff;font-family:Figtree,serif;font-size:30px;font-weight:500;margin:0 0 0 15px}.community-header .community-header-title .community-category-label,.community-header h1 .community-category-label{color:#6c757d;display:block;font-size:14px;font-weight:400;line-height:1.2;margin-top:2px}@media (max-width:991px){.community-header .community-header-title,.community-header h1{color:#2f3137;font-size:24px;margin:0}}.community-header .btn-topics{align-items:center;background-color:#fff;border:1px solid #e3e6ed;border-radius:8px;color:#2f3137;cursor:pointer;display:flex;font-family:Figtree,serif;font-size:14px;font-weight:500;gap:8px;padding:8px 16px}@media (min-width:992px){.community-header .btn-topics{display:none}}.community-header .btn-topics i{color:#6c757d}.community-container{padding:1px 0}.community-layout{display:grid;gap:30px;grid-template-columns:280px 1fr}@media (max-width:991px){.community-layout{grid-template-columns:1fr}}.community-sidebar{-ms-overflow-style:none;background:#fff;border-radius:8px;max-height:calc(100vh - 100px);overflow-y:auto;padding:32px 12px 24px;position:sticky;scrollbar-width:none;top:80px;z-index:99}.community-sidebar::-webkit-scrollbar{display:none}@media (max-width:991px){.community-sidebar{border-radius:0;box-shadow:2px 0 10px rgba(0,0,0,.1);display:none;height:100vh;left:0;overflow-y:auto;position:fixed;top:0;width:280px;z-index:1000}.community-sidebar.active{animation:slideInLeft .3s ease;display:block}}.sidebar-overlay{background-color:rgba(0,0,0,.5);bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:999}.sidebar-overlay.active{animation:fadeIn .3s ease;display:block}@keyframes slideInLeft{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.sidebar-header-mobile{align-items:center;border-bottom:1px solid #e3e6ed;display:none;justify-content:space-between;margin-bottom:20px;padding-bottom:15px}@media (max-width:991px){.sidebar-header-mobile{display:flex}}.sidebar-header-mobile h2{font-family:Figtree,serif;font-size:18px;font-weight:600;margin:0}.sidebar-header-mobile .btn-close-sidebar{background:none;border:none;color:#6c757d;cursor:pointer;font-size:18px}.sidebar-menu{list-style:none;margin:0 0 10px;padding:0}.sidebar-menu-item{margin-bottom:5px}.sidebar-menu-item a{align-items:center;border-radius:6px;color:#2f3137;display:flex;font-family:Figtree,serif;font-size:14px;font-weight:400;gap:12px;padding:12px 15px;text-decoration:none;transition:all .2s}.sidebar-menu-item a:hover{background-color:#f3f4f7}.sidebar-menu-item.active a{background-color:#fff1e5;border-radius:12px}.sidebar-section{border-top:1px solid #e3e6ed;padding:20px 15px}.sidebar-section-title{align-items:center;color:#778698;cursor:pointer;display:flex;font-size:14px;font-weight:400;justify-content:space-between}.sidebar-topics{list-style:none;margin:10px 0;padding:0}.sidebar-topic-item{margin-bottom:3px}.sidebar-topic-item a{align-items:center;border-radius:6px;color:#2f3137;display:flex;font-family:Figtree,serif;font-size:14px;font-weight:400;gap:10px;padding:10px 0;text-decoration:none;transition:all .2s}.sidebar-topic-item a:hover{background-color:#f3f4f7}.sidebar-topic-item.active a{background-color:#f3f4f7;font-weight:600}.community-content{min-width:0;padding:30px 10px}@media (max-width:991px){.community-content{padding:20px 0 40px}}.community-content-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.community-content-title{color:#2f3137;font-family:Figtree,serif;font-size:24px;font-weight:400;margin:0}.btn-start-conversation{align-items:center;background-color:#2f3137;border:none;border-radius:100px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:8px;padding:10px 20px;text-decoration:none;transition:all .2s}.btn-start-conversation:hover{background-color:#000;color:#fff}.community-filters{align-items:flex-start;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:25px}.community-filters .filters-left{display:flex;flex-wrap:wrap;gap:15px}.community-filters .filters-right{align-items:center;display:flex}.filters-bottomsheet-overlay{background:rgba(0,0,0,.4);display:none;inset:0;position:fixed;z-index:1000}.filters-bottomsheet-overlay.open{display:block}.filters-bottomsheet{background:#fff;border-radius:16px 16px 0 0;bottom:0;left:0;max-height:85vh;overflow-y:auto;position:fixed;right:0;transform:translateY(100%);transition:transform .3s ease;z-index:1001}.filters-bottomsheet.open{transform:translateY(0)}.filters-bottomsheet-handle{background:#e0e0e0;border-radius:2px;height:4px;margin:12px auto 0;width:36px}.filters-bottomsheet-header{align-items:center;border-bottom:1px solid #e3e6ed;display:flex;justify-content:space-between;padding:16px 20px 12px}.filters-bottomsheet-title{color:#2f3137;font-family:Figtree,serif;font-size:16px;font-weight:600}.filters-bottomsheet-close{background:none;border:none;color:#6c757d;cursor:pointer;font-size:16px;padding:4px}.filters-bottomsheet-body{display:flex;flex-direction:column;gap:24px;padding:16px 20px 32px}.filters-bottomsheet-section{display:flex;flex-direction:column;gap:8px}.filters-bottomsheet-label{color:#6c757d;font-family:Figtree,serif;font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.filters-bottomsheet-options{display:flex;flex-direction:column;gap:2px}.filters-bottomsheet-option{align-items:center;border-radius:8px;color:#2f3137;display:flex;font-family:Figtree,serif;font-size:14px;font-weight:500;gap:10px;padding:12px 14px;text-decoration:none;transition:background .15s}.filters-bottomsheet-option i,.filters-bottomsheet-option svg{color:#6c757d;flex-shrink:0}.filters-bottomsheet-option:hover{background:#f3f4f7}.filters-bottomsheet-option.active{background:#f3f4f7;color:#14171f;font-weight:600}.filters-bottomsheet-option.active svg circle,.filters-bottomsheet-option.active svg path{stroke:#14171f}.filter-dropdown{position:relative}.filter-dropdown .filter-btn{align-items:center;background-color:#fff;border:1px solid #e3e6ed;border-radius:8px;color:#2f3137;cursor:pointer;display:flex;font-family:Figtree,serif;font-size:14px;font-weight:500;gap:8px;padding:10px 16px;transition:all .2s}.filter-dropdown .filter-btn:hover{background-color:#f5f5f4}.filter-dropdown .filter-btn i{color:#6c757d;font-size:12px;transition:transform .2s}.filter-dropdown.open .filter-btn i,.filter-dropdown.show .filter-btn i{transform:rotate(180deg)}.filter-dropdown .filter-dropdown-menu{background-color:#fff;border:1px solid #e3e6ed;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);display:none;left:0;min-width:200px;padding:8px 0;position:absolute;top:calc(100% + 5px);z-index:100}.filter-dropdown .filter-dropdown-menu a{align-items:center;color:#2f3137;display:flex;font-size:14px;gap:10px;padding:10px 16px;text-decoration:none;transition:background-color .2s}.filter-dropdown .filter-dropdown-menu a:hover{background-color:#f3f4f7}.filter-dropdown .filter-dropdown-menu a.active{background-color:#f3f4f7;font-weight:600}.filter-dropdown .filter-dropdown-menu a i{color:#6c757d;text-align:center;width:16px}.filter-dropdown .filter-dropdown-menu.show,.filter-dropdown.open .filter-dropdown-menu{display:block}.search-box{align-items:center;background-color:#fff;border:1px solid #e3e6ed;border-radius:8px;display:flex;overflow:hidden}.search-box .search-input{border:none;color:#2f3137;font-family:Figtree,serif;font-size:14px;outline:none;padding:10px 16px;width:250px}.search-box .search-input::-moz-placeholder{color:#6c757d}.search-box .search-input::placeholder{color:#6c757d}.search-box .search-btn{background-color:transparent;border:none;color:#6c757d;cursor:pointer;padding:10px 16px;transition:color .2s}.search-box .search-btn:hover{color:#2f3137}.d-none{display:none!important}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-flex{display:flex!important}}.community-actions-bar{align-items:center;display:flex;gap:8px;margin-bottom:20px}.community-actions-bar .actions-left{display:contents}.community-actions-bar .btn-action{align-items:center;background-color:#fff;border:1px solid #e3e6ed;border-radius:100px;color:#2f3137;cursor:pointer;display:flex;flex:1;font-family:Figtree,serif;font-size:13px;font-weight:500;gap:6px;justify-content:center;padding:10px 12px;white-space:nowrap}.community-actions-bar .btn-action i{color:#6c757d;font-size:12px}.community-actions-bar .btn-action.active{border-color:transparent;box-shadow:0 2px 8px rgba(0,0,0,.05)}.community-actions-bar .btn-new-conversation{align-items:center;background-color:#14171f;border:1px solid transparent;border-radius:100px;color:#fff;cursor:pointer;display:flex;flex:1;font-family:Figtree,serif;font-size:13px;font-weight:500;gap:6px;justify-content:center;padding:10px 12px;text-decoration:none;white-space:nowrap}.community-actions-bar .btn-new-conversation:hover{background-color:#1e232f}.posts-list{display:flex;flex-direction:column;gap:15px}.related-posts{margin-top:32px;padding:15px 25px}@media (max-width:767px){.related-posts{margin-bottom:32px;padding:10px 12px}}.related-posts .related-posts-title{color:#2f3137;font-family:Figtree,serif;font-size:20px;font-weight:600;margin-bottom:16px}.related-posts .related-posts-list{display:flex;flex-direction:column;gap:15px}.post-card{background-color:#fff;border:1px solid #e3e6ed;border-radius:8px;overflow:hidden;transition:all .2s}.post-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.post-card-link{color:inherit;display:grid;gap:15px;grid-template-columns:100px 1fr;padding:15px;text-decoration:none}@media (max-width:767px){.post-card-link{gap:12px;grid-template-columns:80px 1fr;padding:12px}}.post-card-image{aspect-ratio:1/1;border-radius:8px;overflow:hidden;position:relative;width:100%}.post-card-image img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.post-card-image.post-card-image-placeholder{align-items:center;background-color:#f3f4f7;display:flex;justify-content:center}.post-card-image.post-card-image-placeholder i{color:#6c757d;font-size:24px}.post-card-image.post-card-image-icon{align-items:center;background-color:#f3f4f7;display:flex;justify-content:center}.post-card-image.post-card-image-icon svg{height:32px;width:32px}.post-card-image.post-card-image-icon img{height:32px;-o-object-fit:contain;object-fit:contain;position:static;width:32px}.post-card-content{flex:1;min-width:0}.post-card-header{align-items:center;display:flex;gap:12px;justify-content:flex-start;margin-bottom:10px}.post-card-header .tag-category{flex-shrink:0;margin-left:auto;white-space:nowrap}.post-card-user{align-items:center;display:flex;gap:10px;min-width:0}.post-card-user .user-avatar{border-radius:50%;flex-shrink:0;height:24px;-o-object-fit:cover;object-fit:cover;width:24px}.post-card-user .user-name{color:#2f3137;font-size:13px;font-weight:500;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:768px){.post-card-user .user-name{max-width:90px}}.post-card-date{color:#c5c5c5;font-size:12px;white-space:nowrap}@media (max-width:991px){.post-card-date{display:none}}.post-card-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.tag{background-color:#f3f4f7;border-radius:4px;display:inline-block;flex-shrink:0;font-family:Figtree,serif;font-size:12px;font-weight:500;padding:4px 10px;white-space:nowrap}.tag.tag-custom{background-color:#fff1e5;color:#a05a00}.md-tag-custom{background-color:#fff1e5!important;color:#a05a00!important}.post-card-title{color:#2f3137;font-size:16px;font-weight:600;line-height:1.4;margin:0 0 8px;overflow-wrap:break-word;word-break:break-word}@media (max-width:767px){.post-card-title{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:5px;overflow:hidden}}.post-card-excerpt{color:#6c757d;font-size:13px;line-height:1.5;margin:0;overflow-wrap:break-word;word-break:break-word}@media (max-width:767px){.post-card-excerpt{display:none}}.post-card-wallet-link{align-items:center;color:#17a2b8;cursor:pointer;display:inline-flex;font-size:13px;font-weight:500;gap:6px;margin-bottom:8px;text-decoration:none;transition:color .2s}.post-card-wallet-link:hover{color:#0d8599;text-decoration:underline}.post-card-wallet-link svg{flex-shrink:0}.post-card-footer{padding:10px 20px}@media (max-width:767px){.post-card-footer{padding:0 15px 15px}}.post-card-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px}@media (max-width:767px){.post-card-actions{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:8px;overflow-x:auto;scrollbar-width:none}.post-card-actions::-webkit-scrollbar{display:none}}.action-btn{align-items:center;background-color:#f3f4f7;border:1px solid #e3e6ed;border-radius:8px;color:#2f3137;cursor:pointer;display:inline-flex;flex-shrink:0;font-family:Figtree,serif;font-size:12px;font-weight:500;gap:8px;padding:8px 12px;text-decoration:none;transition:all .2s;white-space:nowrap}.action-btn:hover{background-color:#e8e8e7}@media (max-width:767px){.action-btn{gap:6px;padding:10px 12px}.action-btn svg{height:20px;width:20px}.like-btn{gap:8px}.reply-btn,.share-btn{padding:10px}.reply-btn span,.share-btn span{display:none}}.comments-btn .comments-count-mobile,.comments-btn .comments-icon{display:none}@media (max-width:767px){.comments-btn{padding:10px}.comments-btn .comments-icon{display:inline-block}.comments-btn .comments-label{display:none}.comments-btn .comments-count-mobile{display:inline}.comments-btn .comments-avatars{display:none}}.comments-avatars,.replies-avatars{display:flex;margin-left:5px}.comments-avatars .comment-avatar,.comments-avatars .reply-avatar,.replies-avatars .comment-avatar,.replies-avatars .reply-avatar{border:2px solid #fff;border-radius:50%;height:16px;margin-left:-8px;width:16px}.comments-avatars .comment-avatar:first-child,.comments-avatars .reply-avatar:first-child,.replies-avatars .comment-avatar:first-child,.replies-avatars .reply-avatar:first-child{margin-left:0}.comments-avatars .comments-more,.comments-avatars .replies-more,.replies-avatars .comments-more,.replies-avatars .replies-more{font-family:Figtree,serif;font-size:9px;font-weight:500;margin:5px}.empty-state{border-radius:8px;padding:60px 20px}.empty-state .empty-state-icon{align-items:center;background-color:#fff3e0;border-radius:50%;display:flex;height:96px;justify-content:center;margin:0 auto 20px;width:96px}.empty-state .empty-state-icon i{color:#ff9800;font-size:32px}.empty-state h3{color:#2f3137;font-size:18px;font-weight:600;margin:0 0 10px}.empty-state p{color:#6c757d;font-size:14px;margin:0 0 20px}.empty-state .btn-primary{background-color:#14171f;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:500;padding:12px 24px;text-decoration:none}.empty-state .btn-primary:hover{background-color:#000}.pagination-container{margin-top:30px;text-align:center}.pagination-container .infinite-scroll-sentinel{height:1px;width:100%}.pagination-container .infinite-scroll-spinner{animation:community-infinite-spin .7s linear infinite;border:3px solid #e3e6ed;border-radius:50%;border-top-color:#2f3137;display:none;height:28px;margin:8px auto 0;width:28px}.pagination-container.is-loading .infinite-scroll-spinner{display:block}.pagination-container .infinite-scroll-status{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@keyframes community-infinite-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.pagination-container .infinite-scroll-spinner{animation:none}}.community-content-post{background-color:#fff;min-width:0;padding:10px}.post-detail{border-radius:8px;margin-bottom:10px;padding:10px}.post-detail-header{align-items:center;display:flex;gap:20px;margin-bottom:20px}.post-detail-header .back-link{align-items:center;border-radius:50%;color:#2f3137;display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .2s;width:40px}.post-detail-header .back-link:hover{background-color:#f3f4f7}.post-detail-header .post-author{align-items:center;display:flex;flex:1;gap:12px;min-width:0}@media (max-width:767px){.post-detail-header .post-author{gap:8px}}.post-detail-header .post-author .author-avatar{border-radius:50%;flex-shrink:0;height:25px;-o-object-fit:cover;object-fit:cover;width:25px}.post-detail-header .post-author .author-avatar--sm{height:25px;width:25px}@media (max-width:767px){.post-detail-header .post-author .author-avatar,.post-detail-header .post-author .author-avatar--sm{height:25px;width:25px}}.post-detail-header .post-author .author-name{color:#2f3137;font-family:Figtree,serif;font-size:12px;font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:767px){.post-detail-header .post-author .author-name{font-size:12px}}.post-detail-header .post-author .post-date{color:#c5c5c5;font-family:Figtree,serif;font-size:12px;font-weight:500;white-space:nowrap}@media (max-width:767px){.post-detail-header .post-author .post-date{display:none}}.post-detail-header .post-author .tag-category{flex-shrink:0;white-space:nowrap}.post-detail-header .btn-share,.post-detail-header .like-btn{align-items:center;background:none;border:1px solid #e3e6ed;border-radius:6px;color:#2f3137;cursor:pointer;display:flex;flex-shrink:0;font-size:13px;gap:8px;padding:5px 10px;transition:all .2s}.post-detail-header .btn-share:hover,.post-detail-header .like-btn:hover{background-color:#f5f5f4}@media (max-width:767px){.post-detail-header .btn-share,.post-detail-header .like-btn{background:transparent;border:none;padding:8px}.post-detail-header .btn-share .btn-text,.post-detail-header .like-btn .btn-text{display:none}.post-detail-header{gap:10px}}.post-tags{display:flex;gap:8px;margin-bottom:15px}.ticker-box-tags{display:flex;gap:8px;margin-bottom:10px}.ticker-box-tags .tag{font-size:12px;padding:3px 10px}.ticker-box{align-items:center;background-color:#f3f4f7;border-radius:8px;display:flex;gap:16px;justify-content:space-between;margin-bottom:20px;padding:15px}.ticker-box .ticker-box-left{align-items:center;display:flex;flex:1;gap:15px;min-width:0;padding-right:8px}.ticker-box .ticker-logo{border-radius:6px;height:40px;-o-object-fit:contain;object-fit:contain;width:40px}.ticker-box .ticker-logo-placeholder{align-items:center;background-color:#14171f;border-radius:6px;color:#fff;display:flex;font-size:12px;font-weight:700;height:40px;justify-content:center;width:40px}.ticker-box .ticker-info{min-width:0}.ticker-box .ticker-info .ticker-symbol{color:#2f3137;display:block;font-family:Figtree,serif;font-size:16px;font-weight:500;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ticker-box .ticker-info .ticker-price{align-items:center;display:flex;flex-wrap:wrap;font-family:Figtree,serif;font-size:13px;gap:12px}@media (max-width:767px){.ticker-box .ticker-info .ticker-price{gap:6px 10px}}.ticker-box .ticker-info .ticker-price .price,.ticker-box .ticker-info .ticker-price .variation{font-size:14px;font-weight:500;white-space:nowrap}.ticker-box .ticker-info .ticker-price .variation.positive{color:#009974}.ticker-box .ticker-info .ticker-price .variation.negative{color:#dc3545}.ticker-box .ticker-info .ticker-price .period{color:#778698;font-size:12px;font-weight:500;white-space:nowrap}.ticker-box .ticker-box-right{display:flex;gap:10px}.ticker-box .ticker-box-right a,.ticker-box .ticker-box-right button{align-items:center;background:#fff;border:1px solid #dbdde1;border-radius:4px;color:#6c757d;cursor:pointer;display:flex;height:36px;justify-content:center;text-decoration:none;transition:all .2s;width:36px}.ticker-box .ticker-box-right a:hover,.ticker-box .ticker-box-right button:hover{background-color:#f5f5f4;color:#2f3137}.ticker-box .ticker-box-right .btn-favorite img{height:14px;width:16px}.ticker-box .ticker-box-right .btn-favorite.active{color:#d3b583}.post-title{color:#2f3137;font-family:Figtree,serif;font-size:20px;font-weight:500;line-height:1.4;margin:0 0 16px;overflow-wrap:break-word;word-break:break-word}.post-wallet-link{align-items:center;color:#17a2b8;display:inline-flex;font-size:14px;font-weight:500;gap:6px;margin-bottom:16px;text-decoration:none;transition:color .2s}.post-wallet-link:hover{color:#0d8599;text-decoration:underline}.post-wallet-link svg{flex-shrink:0}.post-content{color:#2f3137;font-family:Figtree,serif;font-size:14px;font-weight:400;line-height:1.6;margin-bottom:20px;overflow-wrap:break-word;word-break:break-word}.post-image{border-radius:8px;height:250px;margin-bottom:20px;overflow:hidden;position:relative;width:100%}.post-image__blur{filter:blur(20px);-o-object-fit:cover;object-fit:cover;transform:scale(1.1)}.post-image__blur,.post-image__main{height:100%;left:0;position:absolute;top:0;width:100%}.post-image__main{-o-object-fit:contain;object-fit:contain;z-index:1}.post-ticker-widget{margin-top:20px}.post-ticker-widget .ticker-widget-placeholder{background-color:#f3f4f7;border-radius:8px;color:#6c757d;padding:40px;text-align:center}.comments-section{background-color:#fff;border-radius:8px;padding:15px 25px}@media (max-width:767px){.comments-section{padding:10px 12px}}.comment-form-container{margin-bottom:25px}.comment-form .pw-comment-form-wrapper{background-color:#fff;border:1px solid #dbdde1;border-radius:8px;position:relative;transition:all .2s ease}.comment-form .pw-comment-form-wrapper:focus-within{border-color:#14171f;box-shadow:0 0 0 3px rgba(47,49,55,.1)}.comment-form .comment-textarea{background-color:transparent;border:none;border-radius:8px;font-family:Figtree,serif;font-size:14px;font-weight:400;min-height:100px;outline:none;padding:15px 15px 60px;resize:vertical;width:100%}.comment-form .comment-textarea::-moz-placeholder{color:#98a2b3}.comment-form .comment-textarea::placeholder{color:#98a2b3}.comment-form .comment-form-actions{bottom:12px;display:flex;gap:12px;justify-content:flex-end;position:absolute;right:12px}.comment-form .comment-form-actions .btn-cancel{background-color:transparent;border:none;border-radius:100px;color:#2f3137;cursor:pointer;font-family:Figtree,serif;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s ease}.comment-form .comment-form-actions .btn-cancel:hover{background-color:#f5f5f4}.comment-form .comment-form-actions .btn-cancel:disabled{cursor:not-allowed;opacity:.5}.comment-form .comment-form-actions .btn-cancel:disabled:hover{background-color:transparent}.comment-form .comment-form-actions .btn-submit{background-color:#2f3137;border:none;border-radius:100px;color:#fff;cursor:pointer;font-family:Figtree,serif;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s ease}.comment-form .comment-form-actions .btn-submit:hover{background-color:#1a1b1f}.comment-form .comment-form-actions .btn-submit:active{transform:scale(.98)}.comments-header{align-items:center;border-bottom:1px solid #e3e6ed;display:flex;gap:10px;margin-bottom:20px;padding-bottom:15px}.comments-header>span{color:#2f3137;font-family:Figtree,serif;font-size:14px;font-weight:400}.pw-comments-filter-dropdown{position:relative}.pw-comments-filter-btn{align-items:center;background-color:#fff;border:1px solid #e3e6ed;border-radius:100px;color:#2f3137;cursor:pointer;display:flex;font-family:Figtree,serif;font-size:14px;font-weight:500;gap:8px;padding:8px 16px;transition:all .2s ease}.pw-comments-filter-btn:hover{background-color:#f5f5f4}.pw-comments-filter-btn svg{flex-shrink:0;height:8px;width:12px}.pw-comments-filter-menu{background-color:#fff;border:1px solid #e3e6ed;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);left:0;min-width:180px;padding:8px;position:absolute;top:calc(100% + 8px);z-index:100}.pw-comments-filter-menu button{background:none;border:none;border-radius:6px;color:#2f3137;cursor:pointer;display:block;font-family:Figtree,serif;font-size:14px;font-weight:400;padding:10px 12px;text-align:left;transition:all .2s ease;width:100%}.pw-comments-filter-menu button:hover{background-color:#f5f5f4}.pw-comments-filter-menu button.active{background-color:#e5eeff;color:#003699;font-weight:500}.comments-list{display:flex;flex-direction:column;gap:20px}.comment-item.depth-0{background-color:#f3f4f7;border-radius:8px;padding:16px;position:relative}@media (max-width:767px){.comment-item.depth-0{padding:12px}}.comment-main{display:grid;gap:12px;grid-template-columns:36px 1fr;padding:20px 0;position:relative}.comment-avatar-wrapper{align-items:center;display:flex;flex-direction:column;height:100%;position:relative}.comment-avatar-wrapper .author-avatar{background-color:#f3f4f7;border-radius:50%;flex-shrink:0;height:24px;-o-object-fit:cover;object-fit:cover;position:relative;width:24px;z-index:1}.comment-avatar-wrapper .avatar-line{background-color:#e3e6ed;bottom:-35px;left:50%;margin-left:-1px;position:absolute;top:30px;width:2px;z-index:0}.comment-body{min-width:0}.comment-header{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between;margin-bottom:10px}.comment-header .comment-author{align-items:center;display:flex;flex:1;gap:8px}.comment-header .comment-author .author-avatar{border-radius:50%;flex-shrink:0;height:36px;-o-object-fit:cover;object-fit:cover;width:36px}.comment-header .comment-author .author-name{color:#2f3137;font-family:Figtree,serif;font-size:14px;font-weight:500;white-space:nowrap}.comment-header .comment-author .comment-date{color:#c5c5c5;font-family:Figtree,serif;font-size:14px;font-weight:400;white-space:nowrap}.comment-header .badge-best-answer{align-items:center;background-color:#e3fcf8;border-radius:4px;color:#009974;display:inline-flex;font-family:Figtree,serif;font-size:12px;font-weight:500;gap:5px;padding:4px 8px;white-space:nowrap}.comment-header .badge-best-answer:before{background-color:#009974;border-radius:50%;content:"";height:8px;width:8px}.comment-header .badge-best-answer i{display:none}.comment-content{color:#2f3137;font-family:Figtree,serif;font-size:14px;font-weight:400;line-height:1.6;margin-bottom:12px;overflow-wrap:break-word;word-break:break-word}.comment-content p{margin:0}.btn-load-more-comments{background-color:#fff;border:1px solid #e3e6ed;border-radius:6px;color:#2f3137;cursor:pointer;display:block;font-family:Figtree,serif;font-size:14px;font-weight:500;margin-top:16px;padding:12px;transition:all .2s;width:100%}.btn-load-more-comments:hover{background-color:#f3f4f7}.comment-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}@media (max-width:767px){.comment-actions{gap:5px}}.comment-actions .action-btn{background-color:#fff;transition:all .2s}.comment-actions .action-btn:hover{background-color:#f5f5f4}@media (max-width:767px){.comment-actions .action-btn{background-color:#f3f4f7;border:1px solid #e3e6ed;padding:5px}.comment-actions .reply-btn span,.comment-actions .share-btn span{display:none}}.reply-form-container{margin-top:15px}.reply-form-container .reply-textarea{border:1px solid #e3e6ed;border-radius:6px;font-family:inherit;font-size:13px;outline:none;padding:12px;resize:none;width:100%}.reply-form-container .reply-textarea:focus{border-color:#14171f}.reply-form-container .reply-form-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:10px}.reply-form-container .reply-form-actions .btn-cancel-reply{background:none;border:1px solid #e3e6ed;border-radius:6px;color:#2f3137;cursor:pointer;font-size:12px;padding:8px 16px}.reply-form-container .reply-form-actions .btn-submit-reply{background-color:#14171f;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:12px;padding:8px 16px}.comment-replies{margin-left:17px;margin-top:-15px;padding-left:0;padding-top:15px;position:relative}.comment-replies .comment-item{background-color:transparent;border-radius:0;position:relative}.comment-replies .comment-item,.comment-replies .comment-item.depth-1,.comment-replies .comment-item.depth-2{padding-left:40px;padding-top:0}.comment-replies .comment-item:before{background-color:#e3e6ed;bottom:0;content:"";left:0;position:absolute;top:-20px;width:2px;z-index:0}.comment-replies .comment-item:after{border-bottom:2px solid #e3e6ed;border-bottom-left-radius:16px;border-left:2px solid #e3e6ed;content:"";height:54px;left:0;position:absolute;top:-20px;width:55px;z-index:0}.comment-replies .comment-item:last-child:before{display:none}.comment-replies .comment-item .comment-avatar-wrapper .author-avatar{position:relative;z-index:1}.user-popup{position:absolute;width:320px;z-index:1000}.user-popup .user-popup-content{background:#fff;border-radius:16px;box-shadow:0 4px 24px rgba(0,0,0,.12);padding:24px;width:100%}.user-popup .user-popup-header{align-items:center;display:flex;gap:16px;margin-bottom:20px}.user-popup .user-popup-avatar-wrapper{flex-shrink:0;position:relative}.user-popup .user-popup-avatar-wrapper .user-popup-crown{align-items:center;background:#ba955f;border-radius:50%;display:flex;height:24px;justify-content:center;position:absolute;right:-4px;top:-4px;width:24px;z-index:1}.user-popup .user-popup-avatar-wrapper .user-popup-avatar{border:3px solid #ba955f;border-radius:50%;height:56px;-o-object-fit:cover;object-fit:cover;width:56px}.user-popup .user-popup-info{align-items:center;display:flex;flex:1;gap:12px;justify-content:space-between}.user-popup .user-popup-name{color:#2f3137;font-family:Figtree,serif;font-size:18px;font-weight:600}.user-popup .user-popup-badge{border-radius:6px;font-family:Figtree,serif;font-size:12px;font-weight:600;padding:4px 12px}.user-popup .user-popup-badge.pro{background:#e3ccab;color:#2f3137}.user-popup .user-popup-rank{align-items:center;border-radius:12px;cursor:pointer;display:flex;gap:8px;margin-bottom:20px;padding:12px 4px}.user-popup .user-popup-rank .user-popup-rank-icon{align-items:center;background-color:#ece9df;border-radius:50%;display:flex;height:32px;justify-content:center;width:32px}.user-popup .user-popup-rank .user-popup-rank-name{color:#2f3137;font-family:Figtree,serif;font-size:14px;font-weight:600}.user-popup .user-popup-rank .user-popup-rank-xp{color:#6c757d;font-family:Figtree,serif;font-size:14px}.user-popup .user-popup-rank .user-popup-rank-arrow{margin-left:auto;transition:transform .2s ease}.user-popup .user-popup-rank.expanded .user-popup-rank-arrow{transform:rotate(180deg)}.user-popup .user-popup-gamification{border-bottom:1px solid #e3e6ed;display:none;margin-bottom:16px;max-width:100%;overflow:hidden;padding:16px 0}.user-popup .user-popup-gamification.show{display:block}.user-popup .gamification-levels{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.user-popup .gamification-levels .level-current,.user-popup .gamification-levels .level-next{align-items:center;display:flex;gap:8px}.user-popup .gamification-levels .level-current .level-icon,.user-popup .gamification-levels .level-next .level-icon{align-items:center;background-color:#ece9df;border-radius:50%;display:flex;height:24px;justify-content:center;width:24px}.user-popup .gamification-levels .level-current .level-name,.user-popup .gamification-levels .level-next .level-name{color:#2f3137;font-family:Figtree,serif;font-size:14px;font-weight:500}.user-popup .gamification-levels .level-next .level-name{color:#ba955f}.user-popup .gamification-progress{margin-bottom:12px}.user-popup .gamification-progress .progress-bar{background:#e3e6ed;border-radius:4px;height:8px;margin-bottom:8px;overflow:hidden}.user-popup .gamification-progress .progress-bar .progress-fill{background:#0d9488;border-radius:4px;height:100%;transition:width .3s ease}.user-popup .gamification-progress .progress-info{color:#6c757d;display:flex;font-family:Figtree,serif;font-size:12px;justify-content:space-between}.user-popup .gamification-progress .progress-info .progress-xp .xp-current{color:#2f3137;font-weight:600}.user-popup .gamification-missions .mission-item{align-items:flex-start;display:flex;gap:12px;padding:8px 0}.user-popup .gamification-missions .mission-item .mission-icon{align-items:center;display:flex;flex-shrink:0;height:20px;justify-content:center;width:20px}.user-popup .gamification-missions .mission-item .mission-icon.completed{color:#0d9488}.user-popup .gamification-missions .mission-item .mission-icon.pending{background:#f3f4f6;border-radius:50%;color:#d1d5db}.user-popup .gamification-missions .mission-item .mission-text{color:#2f3137;font-family:Figtree,serif;font-size:12px;font-weight:500;line-height:1.4}.user-popup .user-popup-stats{display:flex;gap:16px;justify-content:space-between}.user-popup .user-popup-stat{display:flex;flex-direction:column;gap:4px}.user-popup .user-popup-stat .stat-label{color:#6c757d;font-family:Figtree,serif;font-size:13px}.user-popup .user-popup-stat .stat-value{color:#2f3137;font-family:Figtree,serif;font-size:16px;font-weight:600}.post-author{position:relative}.post-author .author-name{cursor:pointer;transition:color .2s ease}.post-author .author-name:hover{color:#2f3137}.my-discussions-header{margin-bottom:24px}.my-discussions-header h2{color:#2f3137;font-family:Figtree,serif;font-size:24px;font-weight:600;margin:0}.my-discussions-tabs{border-bottom:2px solid #e3e6ed;display:flex;gap:24px;margin-bottom:32px}@media (max-width:768px){.my-discussions-tabs{-ms-overflow-style:none;gap:12px;margin-bottom:24px;scrollbar-width:none}.my-discussions-tabs::-webkit-scrollbar{display:none}}.my-discussions-tabs .tab{align-items:center;border-bottom:2px solid transparent;color:#6c757d;display:flex;font-family:Figtree,serif;font-size:16px;font-weight:500;gap:8px;margin-bottom:-2px;padding:12px 16px;text-decoration:none;transition:all .2s ease;white-space:nowrap}@media (max-width:768px){.my-discussions-tabs .tab{font-size:14px;padding:12px 8px}.my-discussions-tabs .tab .tab-icon{height:18px;width:18px}}.my-discussions-tabs .tab .tab-icon{color:#6c757d;transition:color .2s ease}.my-discussions-tabs .tab:hover,.my-discussions-tabs .tab:hover .tab-icon{color:#2f3137}.my-discussions-tabs .tab.active{border-bottom-color:#14171f;color:#14171f}.my-discussions-tabs .tab.active .tab-icon{color:#14171f}.empty-state{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:80px 40px;text-align:center}.empty-state .empty-state-icon{margin-bottom:24px}.empty-state .empty-state-title{color:#2f3137;font-family:Figtree,serif;font-size:20px;font-weight:500;margin:0 0 12px}.empty-state .empty-state-text{color:#2f3137;font-family:Figtree,serif;font-size:18px;font-weight:400;line-height:1.6;margin:0 0 32px}.empty-state .empty-state-btn{border-radius:100px;font-size:16px;font-weight:600;padding:12px 32px}.my-posts-list{display:flex;flex-direction:column;gap:16px}.my-post-card .post-card-header{align-items:flex-start;display:flex;flex-direction:row;gap:12px;justify-content:space-between;margin-bottom:10px}.my-post-card .post-card-header .post-card-user-info{align-items:center;display:flex;gap:12px}@media (max-width:768px){.my-post-card .post-card-header .post-card-user-info{display:none}}.my-post-card .post-card-header .post-card-user-info .user-avatar{border-radius:50%;height:26px;-o-object-fit:cover;object-fit:cover;width:26px}.my-post-card .post-card-header .post-card-user-info .user-meta{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center}.my-post-card .post-card-header .post-card-user-info .user-meta .user-name{color:#2f3137;font-family:Figtree,serif;font-size:14px;font-weight:500}.my-post-card .post-card-header .post-card-user-info .user-meta .post-date{color:#c5c5c5;font-family:Figtree,serif;font-size:12px;font-weight:500}.my-post-card .post-card-header .post-card-status-actions{align-items:center;display:flex;gap:12px}@media (max-width:768px){.my-post-card .post-card-header .post-card-status-actions{justify-content:flex-end;margin-left:auto;margin-top:0;width:auto}}.my-post-card .post-card-header .post-card-status-actions .post-status{align-items:center;border-radius:4px;display:inline-flex;font-family:Figtree,serif;font-size:12px;font-weight:600;gap:6px;padding:4px 12px;white-space:nowrap}.my-post-card .post-card-header .post-card-status-actions .post-status.status-pending{background:#fef3c7;color:#b45309}.my-post-card .post-card-header .post-card-status-actions .post-status.status-pending:before{background-color:#b45309;border-radius:50%;content:"";height:6px;width:6px}.my-post-card .post-card-header .post-card-status-actions .post-status.status-approved{background:#d1fae5;color:#047857}.my-post-card .post-card-header .post-card-status-actions .post-status.status-rejected{background:#fee2e2;color:#b91c1c}.my-post-card .post-card-header .post-card-status-actions .btn-delete{align-items:center;background:transparent;border:none;color:#6c757d;cursor:pointer;display:flex;justify-content:center;padding:6px;transition:color .2s ease}.my-post-card .post-card-header .post-card-status-actions .btn-delete:hover{color:#dc2626}.my-post-card .post-card-header .post-card-status-actions .btn-delete:hover svg path{fill:#dc2626}.my-comments-list{display:flex;flex-direction:column;gap:16px}.my-comment-card{background:#fff;border:1px solid #e3e6ed;border-radius:12px;padding:20px;transition:box-shadow .2s ease}.my-comment-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.my-comment-card .my-comment-thread .comment-item.depth-0{background-color:transparent;border-radius:0;padding:0}.my-comment-card .my-comment-thread .comment-item.depth-0>.comment-main{display:block;gap:0;grid-template-columns:none}.my-comment-card .my-comment-thread .author-avatar-placeholder{background:transparent;border:none;box-shadow:none;opacity:0}.my-comment-card .my-comment-thread .comment-item.depth-0 .avatar-line{display:none}.my-comment-card .my-comment-thread .my-comment-original{background:#f3f4f7;border-radius:4px;padding:16px;position:relative;z-index:1}.my-comment-card .my-comment-thread .my-comment-original-header{align-items:flex-start;display:flex;flex-direction:column;gap:6px;margin-bottom:8px}.my-comment-card .my-comment-thread .my-comment-original-header .label{color:#6c757d;font-family:Figtree,serif;font-size:13px;font-weight:500;white-space:nowrap}.my-comment-card .my-comment-thread .my-comment-original-header .post-author-mini{align-items:center;display:inline-flex;gap:8px}.my-comment-card .my-comment-thread .my-comment-original-header .post-author-mini img{border-radius:50%;height:24px;-o-object-fit:cover;object-fit:cover;width:24px}.my-comment-card .my-comment-thread .my-comment-original-header .post-author-mini .author-name{color:#2f3137;font-family:Figtree,serif;font-size:14px;font-weight:500;white-space:nowrap}.my-comment-card .my-comment-thread .my-comment-original-header .post-author-mini .post-date{color:#c5c5c5;font-family:Figtree,serif;font-size:14px;font-weight:500;white-space:nowrap}.my-comment-card .my-comment-thread .my-comment-original-title{color:#2f3137;display:block;font-family:Figtree,serif;font-size:12px;font-weight:500;text-decoration:none;transition:color .2s ease}.my-comment-card .my-comment-thread .my-comment-original-title:hover{color:#14171f}.my-comment-card .my-comment-thread .comment-replies{margin-left:0;padding-left:0}.my-comment-card .my-comment-thread .comment-replies .comment-item{padding-left:40px}.my-comment-card .my-comment-thread .comment-replies .comment-item .comment-main{align-items:start;display:grid!important;gap:8px;grid-template-columns:24px 1fr!important;padding:0}.my-comment-card .my-comment-thread .comment-replies .comment-item .comment-avatar-wrapper{width:24px}.my-comment-card .my-comment-thread .comment-replies .comment-item .comment-avatar-wrapper .author-avatar{margin:0}.my-comment-card .my-comment-thread .comment-replies .comment-item:before{display:none}.my-comment-card .my-comment-thread .comment-replies .comment-item:after{border-bottom:2px solid #e3e6ed;border-bottom-left-radius:12px;border-left:2px solid #e3e6ed;content:"";height:40px;left:12px;position:absolute;top:-24px;width:34px;z-index:0}.my-comment-card .my-comment-thread .comment-replies .comment-item .comment-body{background:#fff;border:1px solid #e3e6ed;border-radius:12px;padding:16px}.my-comment-card .my-comment-thread .comment-replies .comment-item .comment-header{display:none}.my-comment-card .my-comment-thread .comment-replies .comment-item .comment-content{margin-bottom:12px}.my-comment-card .my-comment-thread .action-btn{align-items:center;background-color:#f3f4f7;border:1px solid #e3e6ed;border-radius:8px;color:#2f3137;cursor:pointer;display:inline-flex;font-family:Figtree,serif;font-size:12px;font-weight:500;gap:8px;padding:8px 12px;text-decoration:none;transition:background-color .2s}.my-comment-card .my-comment-thread .action-btn:hover{background-color:#f5f5f4}@media (max-width:767px){.my-comment-card .my-comment-thread .action-btn{padding:5px}}.my-comment-card .original-post{background:#f9fafb;border-radius:8px;margin-bottom:16px;padding:16px}.my-comment-card .original-post .original-post-header{align-items:center;display:flex;gap:12px;margin-bottom:8px}.my-comment-card .original-post .original-post-header .label{color:#6c757d;font-family:Figtree,serif;font-size:13px;font-weight:500}.my-comment-card .original-post .original-post-header .post-author-mini{align-items:center;display:flex;gap:8px}.my-comment-card .original-post .original-post-header .post-author-mini img{border-radius:50%;height:24px;width:24px}.my-comment-card .original-post .original-post-header .post-author-mini .author-name{color:#2f3137;font-family:Figtree,serif;font-size:13px;font-weight:500}.my-comment-card .original-post .original-post-header .post-author-mini .post-date{color:#c5c5c5;font-family:Figtree,serif;font-size:13px}.my-comment-card .original-post .original-post-title{color:#2f3137;display:block;font-family:Figtree,serif;font-size:15px;font-weight:600;text-decoration:none;transition:color .2s ease}.my-comment-card .original-post .original-post-title:hover{color:#14171f}.my-comment-card .my-comment-content .comment-author{display:flex;gap:12px;margin-bottom:16px}.my-comment-card .my-comment-content .comment-author .author-avatar{border-radius:50%;flex-shrink:0;height:40px;width:40px}.my-comment-card .my-comment-content .comment-author .comment-text{flex:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.my-comment-card .my-comment-content .comment-author .comment-text p{color:#2f3137;font-family:Figtree,serif;font-size:14px;line-height:1.6;margin:0}.my-comment-card .my-comment-content .comment-actions{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.create-header{margin-bottom:24px}.create-header .back-link{align-items:center;color:#2f3137;display:inline-flex;font-family:Figtree,serif;font-size:20px;font-weight:500;gap:8px;text-decoration:none;transition:color .2s ease}.create-header .back-link svg{color:#6c757d}.create-header .back-link:hover,.create-header .back-link:hover svg{color:#14171f}.post-type-toggle{background-color:#fff;border-radius:12px;display:inline-flex;gap:12px;margin-bottom:32px;padding:4px}@media (max-width:768px){.post-type-toggle{display:flex;gap:8px;width:100%}}.post-type-toggle .toggle-option{align-items:center;background:#f9fafb;border:2px solid #e3e6ed;border-radius:12px;color:#6c757d;cursor:pointer;display:flex;font-family:Figtree,serif;font-size:14px;font-weight:500;gap:8px;justify-content:center;padding:8px;text-decoration:none;transition:all .2s ease}@media (max-width:768px){.post-type-toggle .toggle-option{flex:1;font-size:13px;padding:8px 4px}.post-type-toggle .toggle-option i{font-size:14px}}.post-type-toggle .toggle-option:hover{border-color:#14171f}.post-type-toggle .toggle-option.active{background:#f3f4f7;border-color:#e3e6ed;color:#2f3137}.create-form-container{max-width:800px}.create-form-container .info-card{background:#f5f5f4;border:1px solid #e3e6ed;border-radius:8px;display:flex;flex-direction:column;gap:8px;margin-bottom:32px;padding:12px 16px}.create-form-container .info-card .info-header{align-items:center;display:flex;gap:12px}.create-form-container .info-card .info-header .info-icon{align-items:center;background-color:#fff1e5;border-radius:4px;display:flex;flex-shrink:0;justify-content:center;padding:8px}.create-form-container .info-card .info-header .info-title{color:#2f3137;font-family:Figtree,serif;font-size:16px;font-weight:600;margin:0}.create-form-container .info-card .info-content .info-text{color:#2f3137;font-family:Figtree,serif;font-size:14px;font-weight:400;line-height:1.6;margin:0}.post-form .form-group,.wallet-form .form-group{margin-bottom:24px}.post-form .form-group .form-label,.wallet-form .form-group .form-label{color:#2f3137;display:block;font-family:Figtree,serif;font-size:14px;font-weight:500;margin-bottom:8px}.post-form .form-group .form-label .required,.wallet-form .form-group .form-label .required{color:#dc2626}.post-form .form-group .form-label .optional,.wallet-form .form-group .form-label .optional{color:#6c757d;font-weight:400}.post-form .form-group .form-control,.wallet-form .form-group .form-control{background:#fff;border:1px solid #e3e6ed;border-radius:8px;color:#2f3137;font-family:Figtree,serif;font-size:15px;padding:16px 20px;transition:border-color .2s ease;width:100%}.post-form .form-group .form-control:focus,.wallet-form .form-group .form-control:focus{border-color:#14171f;outline:none}.post-form .form-group .form-control::-moz-placeholder,.wallet-form .form-group .form-control::-moz-placeholder{color:#b8c4ce}.post-form .form-group .form-control::placeholder,.wallet-form .form-group .form-control::placeholder{color:#b8c4ce}.post-form .form-group textarea.form-control,.wallet-form .form-group textarea.form-control{min-height:140px;resize:vertical}.post-form .form-group select.form-control,.wallet-form .form-group select.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1.5 5 5 5-5' stroke='%23667085' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;color:#b8c4ce;cursor:pointer;padding:16px 40px 16px 20px}.post-form .form-group select.form-control option,.wallet-form .form-group select.form-control option{color:#2f3137}.post-form .form-group select.form-control:has(option:checked:not([value=""])),.post-form .form-group select.form-control:not([value=""]),.wallet-form .form-group select.form-control:has(option:checked:not([value=""])),.wallet-form .form-group select.form-control:not([value=""]){color:#2f3137}.post-form .form-group .char-counter,.wallet-form .form-group .char-counter{color:#6c757d;font-family:Figtree,serif;font-size:13px;margin-top:8px;text-align:right}.post-form .form-group .char-counter #char-count,.wallet-form .form-group .char-counter #char-count{color:#2f3137;font-weight:600}.post-form .form-row,.wallet-form .form-row{display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin-bottom:24px}@media (max-width:768px){.post-form .form-row,.wallet-form .form-row{grid-template-columns:1fr}}.post-form .file-upload .file-input,.wallet-form .file-upload .file-input{display:none}.post-form .file-upload .file-label,.wallet-form .file-upload .file-label{align-items:center;background:#f9fafb;border:2px dashed #e3e6ed;border-radius:8px;cursor:pointer;display:flex;gap:8px;justify-content:center;padding:40px;transition:all .2s ease}.post-form .file-upload .file-label span,.wallet-form .file-upload .file-label span{color:#6c757d;font-family:Figtree,serif;font-size:14px}.post-form .file-upload .file-label:hover,.wallet-form .file-upload .file-label:hover{background:#fef3c7;border-color:#14171f}.post-form .file-upload .image-preview,.wallet-form .file-upload .image-preview{border-radius:8px;margin-top:16px;overflow:hidden;position:relative}.post-form .file-upload .image-preview img,.wallet-form .file-upload .image-preview img{max-height:300px;-o-object-fit:cover;object-fit:cover;width:100%}.post-form .file-upload .image-preview .remove-image,.wallet-form .file-upload .image-preview .remove-image{align-items:center;background:rgba(0,0,0,.6);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;position:absolute;right:8px;top:8px;transition:background .2s ease;width:32px}.post-form .file-upload .image-preview .remove-image:hover,.wallet-form .file-upload .image-preview .remove-image:hover{background:rgba(220,38,38,.8)}.post-form .helper-text,.wallet-form .helper-text{align-items:center;color:#6c757d;display:flex;font-family:Figtree,serif;font-size:13px;gap:6px;margin-top:8px}.post-form .helper-text svg,.wallet-form .helper-text svg{flex-shrink:0}.post-form .checkbox-label,.wallet-form .checkbox-label{cursor:pointer;display:flex;gap:12px}.post-form .checkbox-label input[type=checkbox],.wallet-form .checkbox-label input[type=checkbox]{cursor:pointer;height:20px;margin-top:2px;width:20px}.post-form .checkbox-label .checkbox-text,.wallet-form .checkbox-label .checkbox-text{flex:1}.post-form .checkbox-label .checkbox-text strong,.wallet-form .checkbox-label .checkbox-text strong{color:#2f3137;display:block;font-family:Figtree,serif;font-size:14px;font-weight:600;margin-bottom:4px}.post-form .checkbox-label .checkbox-text small,.wallet-form .checkbox-label .checkbox-text small{color:#6c757d;display:block;font-family:Figtree,serif;font-size:13px;line-height:1.4}.post-form .form-actions,.wallet-form .form-actions{border-top:1px solid #e3e6ed;display:flex;gap:16px;justify-content:flex-end;margin-top:32px;padding-top:24px}.post-form .form-actions .btn,.wallet-form .form-actions .btn{border-radius:50px;font-size:16px;font-weight:500;padding:14px 32px;transition:all .2s ease}.post-form .form-actions .btn-outline,.wallet-form .form-actions .btn-outline{background:transparent;border:none;color:#6c757d}.post-form .form-actions .btn-outline:hover,.wallet-form .form-actions .btn-outline:hover{color:#2f3137}.post-form .form-actions .btn-primary,.wallet-form .form-actions .btn-primary{background:#2f3137;border:none;color:#fff}.post-form .form-actions .btn-primary:hover,.wallet-form .form-actions .btn-primary:hover{background:#18191c}.wallet-settings-preview{display:grid;gap:24px;grid-template-columns:1fr 1fr;margin-bottom:32px;margin-top:32px}@media (max-width:768px){.wallet-settings-preview{gap:32px;grid-template-columns:1fr}}.wallet-settings .toggle-group{align-items:center;display:flex;gap:16px;justify-content:space-between}.wallet-settings .toggle-group .toggle-content{flex:1}.wallet-settings .toggle-group .toggle-content .toggle-title{color:#2f3137;font-family:Figtree,serif;font-size:16px;font-weight:600;margin:0 0 4px}.wallet-settings .toggle-group .toggle-content .toggle-description{color:#6c757d;font-family:Figtree,serif;font-size:14px;font-weight:400;line-height:1.5;margin:0}.wallet-settings .toggle-group .toggle-switch{display:inline-block;flex-shrink:0;height:28px;position:relative;width:48px}.wallet-settings .toggle-group .toggle-switch input{height:0;opacity:0;width:0}.wallet-settings .toggle-group .toggle-switch input:checked+.toggle-slider{background-color:#14171f}.wallet-settings .toggle-group .toggle-switch input:checked+.toggle-slider:before{transform:translateX(20px)}.wallet-settings .toggle-group .toggle-switch .toggle-slider{background-color:#e5e7eb;border-radius:28px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.3s}.wallet-settings .toggle-group .toggle-switch .toggle-slider:before{background-color:#fff;border-radius:50%;bottom:4px;content:"";height:20px;left:4px;position:absolute;transition:.3s;width:20px}.wallet-preview{background:#f9fafb;border:1px solid #e3e6ed;border-radius:12px}.wallet-preview .preview-content .preview-placeholder{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:24px;text-align:center}.wallet-preview .preview-content .preview-placeholder .preview-image{border-radius:8px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);height:auto;max-width:100%}.wallet-preview .preview-content .preview-placeholder p{color:#6c757d;font-family:Figtree,serif;font-size:14px;margin-top:16px}.md-header{margin-bottom:24px}.md-header .md-page-title{color:#2f3137;font-family:Figtree,serif;font-size:24px;font-weight:400;margin:0}.md-tabs{border-bottom:2px solid #e3e6ed;display:flex;gap:24px;margin-bottom:32px}@media (max-width:768px){.md-tabs{-ms-overflow-style:none;gap:12px;margin-bottom:24px;scrollbar-width:none}.md-tabs::-webkit-scrollbar{display:none}}.md-tabs .md-tab{align-items:center;border-bottom:2px solid transparent;color:#6c757d;display:flex;font-family:Figtree,serif;font-size:16px;font-weight:500;gap:8px;margin-bottom:-2px;padding:12px 16px;text-decoration:none;transition:all .2s ease;white-space:nowrap}@media (max-width:768px){.md-tabs .md-tab{font-size:14px;padding:12px 8px}.md-tabs .md-tab .md-tab-icon{height:18px;width:18px}}.md-tabs .md-tab .md-tab-icon{color:#6c757d;transition:color .2s ease}.md-tabs .md-tab:hover,.md-tabs .md-tab:hover .md-tab-icon{color:#2f3137}.md-tabs .md-tab.active{border-bottom-color:#14171f;color:#14171f}.md-tabs .md-tab.active .md-tab-icon{color:#14171f}.md-posts-list{display:flex;flex-direction:column;gap:16px}.md-post-status{align-items:center;border-radius:4px;display:inline-flex;font-family:Figtree,serif;font-size:12px;font-weight:600;gap:6px;padding:4px 12px;white-space:nowrap}.md-post-status.md-status-pending{background:#fef3c7;color:#b45309}.md-post-status.md-status-pending:before{background-color:#b45309;border-radius:50%;content:"";height:6px;width:6px}.md-post-status.md-status-approved{background:#d1fae5;color:#047857}.md-post-status.md-status-rejected{background:#fee2e2;color:#b91c1c}.md-post-card{background-color:#fff;border:1px solid #e3e6ed;border-radius:8px;overflow:hidden;transition:all .2s}.md-post-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.md-post-card .md-post-card-link{color:inherit;display:flex;gap:15px;padding:15px;text-decoration:none}@media (max-width:767px){.md-post-card .md-post-card-link{display:none}}.md-post-card .md-post-card-link-mobile{display:none}@media (max-width:767px){.md-post-card .md-post-card-link-mobile{color:inherit;display:grid;gap:12px;grid-template-columns:80px 1fr;grid-template-rows:auto auto;padding:12px;text-decoration:none}}.md-post-card .md-post-card-link-mobile .md-post-card-image{grid-row:1/3;height:80px;width:80px}.md-post-card .md-post-card-image{border-radius:8px;flex-shrink:0;height:100px;overflow:hidden;position:relative;width:100px}.md-post-card .md-post-card-image img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.md-post-card .md-post-card-image.md-post-card-image-icon{align-items:center;background-color:#f3f4f7;display:flex;justify-content:center}.md-post-card .md-post-card-image.md-post-card-image-icon svg{height:32px;width:32px}.md-post-card .md-post-card-image.md-post-card-image-icon img{height:32px;-o-object-fit:contain;object-fit:contain;position:static;width:32px}.md-post-card .md-post-card-body{display:flex;flex:1;flex-direction:column;min-width:0}.md-post-card .md-post-card-header{align-items:flex-start;display:flex;flex-direction:row;gap:12px;justify-content:space-between;margin-bottom:10px}.md-post-card .md-post-card-content{flex:1;min-width:0}.md-post-card .md-post-card-body-mobile{display:flex;flex-direction:column;gap:8px}.md-post-card .md-post-card-body-mobile .md-post-card-status-actions{justify-content:flex-end}.md-post-card .md-post-card-body-mobile .md-post-card-status-actions .md-tag{margin-right:auto}.md-post-card .md-post-card-body-mobile .md-post-card-title{font-size:14px;margin-bottom:0}.md-post-card .md-post-card-body-mobile .md-post-card-tags{margin-bottom:0}.md-post-card .md-post-card-user-info{align-items:center;display:flex;gap:12px}.md-post-card .md-post-card-user-info .md-user-avatar{border-radius:50%;height:26px;-o-object-fit:cover;object-fit:cover;width:26px}.md-post-card .md-post-card-user-info .md-user-meta{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center}.md-post-card .md-post-card-user-info .md-user-meta .md-user-name{color:#2f3137;font-family:Figtree,serif;font-size:14px;font-weight:500}.md-post-card .md-post-card-user-info .md-user-meta .md-post-date{color:#c5c5c5;font-family:Figtree,serif;font-size:12px;font-weight:500}.md-post-card .md-post-card-status-actions{align-items:center;display:flex;gap:12px}@media (max-width:768px){.md-post-card .md-post-card-status-actions{justify-content:flex-end;margin-left:auto;margin-top:0;width:auto}}.md-post-card .md-btn-delete{align-items:center;background:transparent;border:none;color:#6c757d;cursor:pointer;display:flex;justify-content:center;padding:6px;transition:color .2s ease}.md-post-card .md-btn-delete:hover{color:#dc2626}.md-post-card .md-btn-delete:hover svg path{fill:#dc2626}.md-post-card .md-post-card-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.md-post-card .md-post-card-title{color:#2f3137;font-size:16px;font-weight:600;line-height:1.4;margin:0 0 8px;overflow-wrap:break-word;word-break:break-word}.md-post-card .md-post-wallet-link{align-items:center;color:#17a2b8;cursor:pointer;display:inline-flex;font-size:13px;font-weight:500;gap:6px;margin-bottom:8px;text-decoration:none;transition:color .2s}.md-post-card .md-post-wallet-link:hover{color:#0d8599;text-decoration:underline}.md-post-card .md-post-wallet-link svg{flex-shrink:0}.md-post-card .md-tag{background-color:#f3f4f7;border-radius:4px;display:inline-block;font-family:Figtree,serif;font-size:12px;font-weight:500;padding:4px 10px}.md-post-card .md-post-card-excerpt{color:#6c757d;font-size:13px;line-height:1.5;margin:0;overflow-wrap:break-word;word-break:break-word}@media (max-width:767px){.md-post-card .md-post-card-excerpt{display:none}}.md-post-card .md-post-card-footer{padding:10px 20px}@media (max-width:767px){.md-post-card .md-post-card-footer{padding:0 15px 15px}}.md-post-card .md-post-card-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px}@media (max-width:767px){.md-post-card .md-post-card-actions{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:8px;overflow-x:auto;scrollbar-width:none}.md-post-card .md-post-card-actions::-webkit-scrollbar{display:none}}.md-post-card .md-action-btn{align-items:center;background-color:#f3f4f7;border:1px solid #e3e6ed;border-radius:8px;color:#2f3137;cursor:pointer;display:inline-flex;font-family:Figtree,serif;font-size:12px;font-weight:500;gap:8px;padding:8px 12px;text-decoration:none;transition:all .2s}.md-post-card .md-action-btn:hover{background-color:#f5f5f4}@media (max-width:767px){.md-post-card .md-action-btn{flex-shrink:0;padding:8px 12px;white-space:nowrap}}.md-post-card .md-comments-avatars{display:flex;margin-left:5px}.md-post-card .md-comments-avatars .md-comment-avatar{border:2px solid #fff;border-radius:50%;height:20px;margin-left:-8px;width:20px}.md-post-card .md-comments-avatars .md-comment-avatar:first-child{margin-left:0}@media (max-width:767px){.md-post-card .md-comments-avatars .md-comment-avatar{display:none}}.md-post-card .md-comments-avatars .md-comments-more{font-family:Figtree,serif;font-size:9px;font-weight:500;margin:5px}@media (max-width:767px){.md-post-card .md-comments-avatars .md-comments-more{display:none}}.md-comments-list{display:flex;flex-direction:column;gap:16px}.md-comment-card{background:#fff;border:1px solid #e3e6ed;border-radius:12px;padding:20px;transition:box-shadow .2s ease}.md-comment-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.md-comment-card .md-comment-thread .comment-item.depth-0{background-color:transparent;border-radius:0;padding:0}.md-comment-card .md-comment-thread .comment-item.depth-0>.comment-main{display:block;gap:0;grid-template-columns:none}.md-comment-card .md-comment-thread .author-avatar-placeholder{background:transparent;border:none;box-shadow:none;opacity:0}.md-comment-card .md-comment-thread .comment-item.depth-0 .avatar-line{display:none}.md-comment-card .md-comment-thread .comment-replies{margin-left:0;padding-left:0}.md-comment-card .md-comment-thread .comment-replies .comment-item{padding-left:40px}.md-comment-card .md-comment-thread .comment-replies .comment-item .comment-main{align-items:start;display:grid!important;gap:8px;grid-template-columns:24px 1fr!important;padding:0}.md-comment-card .md-comment-thread .comment-replies .comment-item .comment-avatar-wrapper{width:24px}.md-comment-card .md-comment-thread .comment-replies .comment-item .comment-avatar-wrapper .author-avatar{margin:0}.md-comment-card .md-comment-thread .comment-replies .comment-item:before{display:none}.md-comment-card .md-comment-thread .comment-replies .comment-item:after{border-bottom:2px solid #e3e6ed;border-bottom-left-radius:12px;border-left:2px solid #e3e6ed;content:"";height:40px;left:12px;position:absolute;top:-24px;width:34px;z-index:0}.md-comment-card .md-comment-thread .comment-replies .comment-item .comment-body{background:#fff;border:1px solid #e3e6ed;border-radius:12px;padding:16px}.md-comment-card .md-comment-thread .comment-replies .comment-item .comment-header{display:none}.md-comment-card .md-comment-thread .comment-replies .comment-item .comment-content{margin-bottom:12px}.md-comment-card .md-comment-thread .comment-replies .comment-item .comment-actions .action-btn{background-color:#f3f4f7}.md-comment-card .md-comment-thread .md-action-btn{align-items:center;background-color:#f3f4f7;border:1px solid #e3e6ed;border-radius:8px;color:#2f3137;cursor:pointer;display:inline-flex;font-family:Figtree,serif;font-size:12px;font-weight:500;gap:8px;padding:8px 12px;text-decoration:none;transition:all .2s}.md-comment-card .md-comment-thread .md-action-btn:hover{background-color:#f5f5f4}@media (max-width:767px){.md-comment-card .md-comment-thread .md-action-btn{padding:5px}}.md-comment-card .md-comment-original{background:#f3f4f7;border-radius:4px;padding:16px;position:relative;z-index:1}.md-comment-card .md-comment-original-header{align-items:flex-start;display:flex;flex-direction:column;gap:6px;margin-bottom:8px}.md-comment-card .md-comment-original-header .md-label{color:#6c757d;font-family:Figtree,serif;font-size:13px;font-weight:500;white-space:nowrap}.md-comment-card .md-comment-original-header .md-post-author-mini{align-items:center;display:inline-flex;gap:8px}.md-comment-card .md-comment-original-header .md-post-author-mini img{border-radius:50%;height:24px;-o-object-fit:cover;object-fit:cover;width:24px}.md-comment-card .md-comment-original-header .md-post-author-mini .md-author-name{color:#2f3137;font-family:Figtree,serif;font-size:14px;font-weight:500;white-space:nowrap}.md-comment-card .md-comment-original-header .md-post-author-mini .md-post-date{color:#c5c5c5;font-family:Figtree,serif;font-size:14px;font-weight:500;white-space:nowrap}.md-comment-card .md-comment-original-title{color:#2f3137;display:block;font-family:Figtree,serif;font-size:12px;font-weight:500;text-decoration:none;transition:color .2s ease}.md-comment-card .md-comment-original-title:hover{color:#14171f}.md-create-header{align-items:center;display:flex;gap:12px;margin-bottom:24px}.md-create-header .md-back-link{align-items:center;color:#2f3137;display:inline-flex;justify-content:center;text-decoration:none;transition:color .2s ease}.md-create-header .md-back-link:hover{color:#14171f}.md-create-header .md-page-title{color:#2f3137;font-family:Figtree,serif;font-size:20px;font-weight:600;margin:0}.md-post-type-toggle{border-bottom:1px solid #e3e6ed;display:flex;gap:24px;margin-bottom:32px;padding:0}@media (max-width:768px){.md-post-type-toggle{gap:16px}}.md-post-type-toggle .md-toggle-option{align-items:center;background:none;border:none;border-bottom:2px solid transparent;color:#6c757d;cursor:pointer;display:flex;font-family:Figtree,serif;font-size:14px;font-weight:500;gap:8px;margin-bottom:-1px;padding:12px 0;text-decoration:none;transition:all .2s ease}@media (max-width:768px){.md-post-type-toggle .md-toggle-option{font-size:13px}}.md-post-type-toggle .md-toggle-option svg{flex-shrink:0}.md-post-type-toggle .md-toggle-option:hover{color:#2f3137}.md-post-type-toggle .md-toggle-option.active{border-bottom-color:#2f3137;color:#2f3137}.md-form-container{max-width:800px}.md-form-container .md-info-card{background:#fff;border:1px solid #e3e6ed;border-radius:8px;display:flex;flex-direction:column;gap:8px;margin-bottom:32px;padding:12px 16px}.md-form-container .md-info-card .md-info-header{align-items:center;display:flex;gap:12px}.md-form-container .md-info-card .md-info-header .md-info-icon{align-items:center;background-color:#fff1e5;border-radius:4px;display:flex;flex-shrink:0;justify-content:center;padding:8px}.md-form-container .md-info-card .md-info-header .md-info-title{color:#2f3137;font-family:Figtree,serif;font-size:16px;font-weight:600;margin:0}.md-form-container .md-info-card .md-info-content .md-info-text{color:#2f3137;font-family:Figtree,serif;font-size:14px;font-weight:400;line-height:1.6;margin:0}.md-form .md-form-group{margin-bottom:24px;min-width:0}.md-form .md-form-group .md-form-label{color:#2f3137;display:block;font-family:Figtree,serif;font-size:14px;font-weight:500;margin-bottom:8px}.md-form .md-form-group .md-form-label .md-required{color:#dc2626}.md-form .md-form-group .md-form-label .md-optional{color:#c8cfda;font-weight:400}.md-form .md-form-group .md-form-control{background:#fff;border:1px solid #c2c0bc;border-radius:8px;color:#2f3137;font-family:Figtree,serif;font-size:15px;padding:8px;transition:border-color .2s ease;width:100%}.md-form .md-form-group .md-form-control:focus{border-color:#14171f;outline:none}.md-form .md-form-group .md-form-control::-moz-placeholder{color:#b8c4ce}.md-form .md-form-group .md-form-control::placeholder{color:#b8c4ce}.md-form .md-form-group .md-form-control.md-asset-trigger{color:#c8cfda;cursor:pointer;font-size:14px;overflow:hidden;padding:14px 16px 14px 20px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.md-form .md-form-group .md-form-control.md-asset-trigger.has-value{color:#2f3137}.md-form .md-form-group .md-form-control.md-share-trigger,.md-form .md-form-group .md-form-control.md-tag-trigger{color:#2f3137;cursor:pointer;font-size:14px;padding:14px 16px 14px 20px;text-align:left;-webkit-user-select:none;-moz-user-select:none;user-select:none}.md-form .md-form-group input.md-form-control{padding:14px 20px}.md-form .md-form-group textarea.md-form-control{min-height:140px;resize:vertical}.md-form .md-form-group select.md-form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.5 0h9c.092 0 .181.015.259.044.078.028.141.069.184.117a.207.207 0 0 1 .056.158.237.237 0 0 1-.087.153l-4.5 3.907c-.187.162-.636.162-.823 0L.09.472A.238.238 0 0 1 .001.319.206.206 0 0 1 .057.16.444.444 0 0 1 .241.043.766.766 0 0 1 .501 0Z' fill='%232F3137'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;border-color:#c2c0bc;border-radius:8px;color:#c8cfda;cursor:pointer;font-size:14px;padding:14px 40px 14px 20px}.md-form .md-form-group select.md-form-control option{color:#2f3137}.md-form .md-form-group select.md-form-control:has(option:checked:not([value=""])),.md-form .md-form-group select.md-form-control:not([value=""]){color:#2f3137}.md-form .md-form-group .md-char-counter{color:#778698;font-family:Figtree,serif;font-size:12px;margin-top:8px;text-align:left}.md-form .md-form-group .md-char-counter .md-char-count{color:#778698;font-weight:500}.md-form .md-form-row{display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin-bottom:24px}@media (max-width:768px){.md-form .md-form-row{grid-template-columns:1fr}}.md-form .md-form-row .md-form-group{margin-bottom:0}.md-form .md-form-row.md-form-row-2{grid-template-columns:repeat(2,1fr)}@media (max-width:768px){.md-form .md-form-row.md-form-row-2{grid-template-columns:1fr}}.md-form .md-form-group-image>.md-form-label,.md-form .md-form-row .md-form-label{align-items:baseline;display:flex;justify-content:space-between}.md-form .md-file-upload .md-file-input{display:none}.md-form .md-file-upload .md-file-label{align-items:center;background:#fff;border:2px dashed #e3e6ed;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;gap:12px;justify-content:center;padding:32px 40px;transition:all .2s ease}.md-form .md-file-upload .md-file-label span{color:#6c757d;font-family:Figtree,serif;font-size:14px;order:-1}.md-form .md-file-upload .md-file-label:hover{background:#fafbfc;border-color:#14171f}.md-form .md-file-upload .md-image-preview{border-radius:8px;margin-top:16px;overflow:hidden;position:relative}.md-form .md-file-upload .md-image-preview img{max-height:300px;-o-object-fit:cover;object-fit:cover;width:100%}.md-form .md-file-upload .md-image-preview .md-remove-image{align-items:center;background:rgba(0,0,0,.6);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;position:absolute;right:8px;top:8px;transition:background .2s ease;width:32px}.md-form .md-file-upload .md-image-preview .md-remove-image:hover{background:rgba(220,38,38,.8)}.md-form .md-helper-text{align-items:center;color:#6c757d;display:flex;font-family:Figtree,serif;font-size:13px;gap:6px;margin-top:8px}.md-form .md-helper-text svg{flex-shrink:0}.md-form .md-form-actions{border-top:1px solid #e3e6ed;display:flex;gap:16px;justify-content:flex-end;margin-bottom:32px;margin-top:32px;padding-top:24px}.md-form .md-form-actions .md-btn{border-radius:50px;font-size:16px;font-weight:500;padding:14px 32px;transition:all .2s ease}.md-form .md-form-actions .md-btn-outline{background:transparent;border:none;color:#6c757d;text-decoration:none}.md-form .md-form-actions .md-btn-outline:hover{color:#2f3137}.md-form .md-form-actions .md-btn-primary{background:#2f3137;border:none;color:#fff}.md-form .md-form-actions .md-btn-primary:hover{background:#18191c}.md-wallet-settings-preview{display:grid;gap:24px;grid-template-columns:1fr 1fr;margin-bottom:32px;margin-top:32px}@media (max-width:768px){.md-wallet-settings-preview{gap:32px;grid-template-columns:1fr}}.md-wallet-settings .md-toggle-group{align-items:center;display:flex;gap:16px;justify-content:space-between}.md-wallet-settings .md-toggle-group .md-toggle-content{flex:1}.md-wallet-settings .md-toggle-group .md-toggle-content .md-toggle-title{color:#2f3137;font-family:Figtree,serif;font-size:16px;font-weight:600;margin:0 0 4px}.md-wallet-settings .md-toggle-group .md-toggle-content .md-toggle-description{color:#6c757d;font-family:Figtree,serif;font-size:14px;font-weight:400;line-height:1.5;margin:0}.md-wallet-settings .md-toggle-group .md-toggle-switch{display:inline-block;flex-shrink:0;height:28px;position:relative;width:48px}.md-wallet-settings .md-toggle-group .md-toggle-switch input{height:0;opacity:0;width:0}.md-wallet-settings .md-toggle-group .md-toggle-switch input:checked+.md-toggle-slider{background-color:#14171f}.md-wallet-settings .md-toggle-group .md-toggle-switch input:checked+.md-toggle-slider:before{transform:translateX(20px)}.md-wallet-settings .md-toggle-group .md-toggle-switch .md-toggle-slider{background-color:#e5e7eb;border-radius:28px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.3s}.md-wallet-settings .md-toggle-group .md-toggle-switch .md-toggle-slider:before{background-color:#fff;border-radius:50%;bottom:4px;content:"";height:20px;left:4px;position:absolute;transition:.3s;width:20px}.md-wallet-preview{background:#f9fafb;border:1px solid #e3e6ed;border-radius:12px}.md-wallet-preview .md-preview-content .md-preview-placeholder{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:24px;text-align:center}.md-wallet-preview .md-preview-content .md-preview-placeholder .md-preview-image{border-radius:8px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);height:auto;max-width:100%}.md-wallet-preview .md-preview-content .md-preview-placeholder p{color:#6c757d;font-family:Figtree,serif;font-size:14px;margin-top:16px}.md-empty-state{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:80px 40px;text-align:center}.md-empty-state .md-empty-state-icon{margin-bottom:24px}.md-empty-state .md-empty-state-title{color:#2f3137;font-family:Figtree,serif;font-size:20px;font-weight:500;margin:0 0 12px}.md-empty-state .md-empty-state-text{color:#2f3137;font-family:Figtree,serif;font-size:18px;font-weight:400;line-height:1.6;margin:0 0 32px}.md-empty-state .md-empty-state-btn{background-color:#14171f;border:none;border-radius:100px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px 32px;text-decoration:none}.md-empty-state .md-empty-state-btn:hover{background-color:#000}.pw-header{align-items:center;display:flex;gap:8px;margin-bottom:24px}.pw-header .pw-title{color:#2f3137;font-family:Figtree,serif;font-size:24px;font-weight:500;margin:0}.pw-header .pw-back-link{align-items:center;color:#2f3137;display:flex;text-decoration:none}.pw-header .pw-back-link svg{flex-shrink:0}.pw-header .pw-back-link:hover{opacity:.8}@media (min-width:992px){.pw-header .pw-back-link{display:none}}.pw-filters{align-items:center;justify-content:flex-start;margin-bottom:25px}.pw-filters,.pw-filters .pw-filters-left{display:flex;flex-wrap:wrap;gap:15px}@media (max-width:767px){.pw-filters .pw-filters-left{flex-direction:row;gap:12px;width:100%}}.pw-filter-dropdown{position:relative}@media (max-width:767px){.pw-filter-dropdown{flex:1;min-width:0}}.pw-filter-btn{align-items:center;background-color:#fff;border:1px solid #e3e6ed;border-radius:100px;color:#2f3137;cursor:pointer;display:flex;font-family:Figtree,serif;font-size:14px;font-weight:500;gap:8px;padding:10px 16px;transition:all .2s ease}.pw-filter-btn:hover{background-color:#f9fafb;border-color:#c4cad9}.pw-filter-btn .pw-filter-icon{display:none;flex-shrink:0;height:20px;width:20px}@media (max-width:767px){.pw-filter-btn .pw-filter-icon{display:block}}.pw-filter-btn .pw-filter-arrow{flex-shrink:0;height:8px;transition:transform .2s ease;width:12px}@media (max-width:767px){.pw-filter-btn{justify-content:space-between;padding:12px 16px;width:100%}.pw-filter-btn span{flex:1;margin-left:8px;text-align:left}}.pw-filter-dropdown-menu{background-color:#fff;border:1px solid #e3e6ed;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);left:0;min-width:302px;padding:8px;position:absolute;top:calc(100% + 8px);z-index:100}@media (max-width:767px){.pw-filter-dropdown-menu{left:0;min-width:auto;right:0;width:100%}}.pw-filter-option{align-items:center;background-color:transparent;border:none;border-radius:6px;color:#2f3137;cursor:pointer;display:flex;font-family:Figtree,serif;font-size:14px;font-weight:400;gap:12px;padding:12px 16px;text-align:left;transition:all .2s ease;width:100%}.pw-filter-option svg{color:#667085;flex-shrink:0;height:20px;width:20px}.pw-filter-option:hover{background-color:#f9fafb}.pw-filter-option.active{background-color:#f0f9ff;color:#14171f}.pw-filter-option.active svg{color:#14171f}.pw-filter-checkbox-menu{max-height:348px;min-width:302px;overflow-y:auto;padding:4px}@media (max-width:767px){.pw-filter-checkbox-menu{min-width:auto;width:100%}}.pw-filter-checkbox-menu::-webkit-scrollbar{width:6px}.pw-filter-checkbox-menu::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.pw-filter-checkbox-menu::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.pw-filter-checkbox-menu::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.pw-filter-checkbox{align-items:center;border-radius:6px;cursor:pointer;display:flex;gap:12px;padding:12px 16px;position:relative;transition:all .2s ease}.pw-filter-checkbox:hover{background-color:#f9fafb}.pw-filter-checkbox input[type=checkbox]{height:0;opacity:0;position:absolute;width:0}.pw-filter-checkbox input[type=checkbox]:checked+.checkbox-icon{background-color:#2f3137;border-color:#2f3137}.pw-filter-checkbox input[type=checkbox]:checked+.checkbox-icon svg{opacity:1}.pw-filter-checkbox .checkbox-icon{align-items:center;background-color:#fff;border:2px solid #d0d5dd;border-radius:4px;display:flex;flex-shrink:0;height:20px;justify-content:center;transition:all .2s ease;width:20px}.pw-filter-checkbox .checkbox-icon svg{opacity:0;transition:opacity .2s ease}.pw-filter-checkbox .asset-icon{align-items:center;display:flex;flex-shrink:0;font-size:20px;height:24px;justify-content:center;width:24px}.pw-filter-checkbox .asset-icon svg{height:20px;width:20px}@media (max-width:767px){.pw-filter-checkbox .asset-icon svg{height:24px;width:24px}}.pw-filter-checkbox .label-text{color:#2f3137;flex:1;font-family:Figtree,serif;font-size:14px;font-weight:400}.pw-list{display:flex;flex-direction:column;gap:20px}.pw-card{background-color:#fff;border:1px solid #e3e6ed;border-radius:8px;overflow:hidden;transition:all .2s}.pw-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.pw-card-header{align-items:flex-start;border-bottom:1px solid #e3e6ed;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;padding:20px}@media (max-width:767px){.pw-card-header{flex-direction:column;gap:12px}}.pw-card-header-top{display:none}@media (max-width:767px){.pw-card-header-top{align-items:center;display:flex;gap:12px;justify-content:space-between;width:100%}}.pw-card-header-bottom{display:none}@media (max-width:767px){.pw-card-header-bottom{align-items:center;display:flex;flex-wrap:wrap;gap:12px;width:100%}}.pw-card-header-left{display:flex;flex-direction:column;gap:8px}@media (max-width:767px){.pw-card-header-left{display:none}}.pw-card-name{color:#2f3137;font-family:Figtree,serif;font-size:16px;font-weight:600;margin:0}.pw-wallet-name-icon{flex-shrink:0;margin-right:6px;vertical-align:-4px}.pw-card-user{align-items:center;display:flex;gap:8px}.pw-card-avatar{border-radius:50%;height:24px;-o-object-fit:cover;object-fit:cover;width:24px}.pw-card-user-name{color:#2f3137;font-family:Figtree,serif;font-size:14px;font-weight:500}.pw-card-header-right{align-items:center;display:flex;flex-wrap:wrap;gap:12px}@media (max-width:767px){.pw-card-header-right{display:none}}.pw-card-investment-time{background-color:#f3f4f7;border-radius:8px;color:#778698}.pw-card-badge-b3,.pw-card-investment-time{font-family:Figtree,serif;font-size:14px;font-weight:500;padding:4px 8px}.pw-card-badge-b3{align-items:center;background-color:#e5eeff;border:1px solid #e3e6ed;border-radius:4px;color:#003699;display:inline-flex;gap:6px}.pw-card-badge-b3 svg{height:16px;width:20px}.pw-card-btn-access{align-items:center;background-color:#2f3137;border:none;border-radius:100px;color:#fff;cursor:pointer;display:inline-flex;font-family:Figtree,serif;font-size:14px;font-weight:500;justify-content:center;padding:10px 20px;text-decoration:none;transition:all .2s}.pw-card-btn-access:hover{background-color:#18191c;color:#fff}@media (max-width:767px){.pw-card-btn-access-desktop{display:none}}.pw-card-btn-access-mobile{display:none}@media (max-width:767px){.pw-card-btn-access-mobile{display:flex;margin-top:16px;padding:18px 12px;width:100%}}.pw-card-description{background-color:#f5f5f4;border-bottom:1px solid #e3e6ed;border-radius:4px;margin:10px;padding:10px}.pw-card-description p{color:#2f3137;font-family:Figtree,serif;font-size:14px;font-weight:400;line-height:1.6;margin:0}.pw-card-footer{display:flex;flex-direction:column;gap:0;padding:16px 20px}@media (max-width:767px){.pw-card-footer{gap:0}}.pw-card-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px}@media (max-width:767px){.pw-card-actions{flex-wrap:nowrap;gap:8px;justify-content:flex-start}}.pw-reply-form{background-color:#fff;border-top:1px solid #e3e6ed;padding:20px}.pw-reply-container{background-color:#fff;border:1px solid #e3e6ed;border-radius:8px;position:relative;transition:all .2s ease}.pw-reply-container:focus-within{border-color:#14171f;box-shadow:0 0 0 3px rgba(47,49,55,.1)}.pw-reply-textarea{background-color:transparent;border:none;border-radius:8px;color:#2f3137;font-family:Figtree,serif;font-size:14px;min-height:100px;padding:12px 16px 60px;resize:vertical;width:100%}.pw-reply-textarea:focus{outline:none}.pw-reply-textarea::-moz-placeholder{color:#98a2b3}.pw-reply-textarea::placeholder{color:#98a2b3}.pw-reply-actions{align-items:center;bottom:12px;display:flex;gap:12px;justify-content:flex-end;position:absolute;right:12px}.pw-reply-btn-cancel{background-color:transparent;border:none;border-radius:100px;color:#2f3137;cursor:pointer;font-family:Figtree,serif;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s ease}.pw-reply-btn-cancel:hover{background-color:#f5f5f4}.pw-reply-btn-submit{background-color:#2f3137;border:none;border-radius:100px;color:#fff;cursor:pointer;font-family:Figtree,serif;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s ease}.pw-reply-btn-submit:hover{background-color:#1a1b1f}.pw-reply-btn-submit:active{transform:scale(.98)}.pw-detail{background-color:#fff;border-radius:8px;margin-bottom:20px}.pw-detail--post{padding:10px}.pw-detail-header{align-items:flex-start;border-bottom:1px solid #e3e6ed;display:flex;gap:16px;padding:20px}@media (max-width:767px){.pw-detail-header{align-items:center;gap:12px;margin-bottom:20px;padding:4px}}.pw-detail-back{align-items:center;border-radius:50%;color:#2f3137;display:flex;flex-shrink:0;height:40px;justify-content:center;text-decoration:none;transition:all .2s;width:40px}.pw-detail-back:hover{background-color:#f3f4f7}.pw-detail-info{align-items:flex-start;display:flex;flex:1;justify-content:space-between;min-width:0}@media (max-width:767px){.pw-detail-info{align-items:center;gap:12px;width:100%}}.pw-detail-info-left{display:flex;flex-direction:column;gap:0}@media (max-width:767px){.pw-detail-info-left{gap:4px}}.pw-detail-name{color:#2f3137;font-family:Figtree,serif;font-size:16px;font-weight:600;margin:0 0 8px}@media (max-width:767px){.pw-detail-name{font-size:14px;margin:0}}.pw-detail-user{align-items:center;display:flex;gap:8px}.pw-detail-avatar{border-radius:50%;height:24px;-o-object-fit:cover;object-fit:cover;width:24px}.pw-detail-user-name{color:#2f3137;font-family:Figtree,serif;font-size:14px;font-weight:500}.pw-detail-meta{align-items:center;display:flex;flex-shrink:0;gap:16px}@media (max-width:767px){.pw-detail-meta{gap:8px}}.pw-detail-date{color:#c5c5c5;font-family:Figtree,serif;font-size:16px;font-weight:500}@media (max-width:767px){.pw-detail-date{font-size:14px}}.pw-detail-share-btn{align-items:center;background-color:#f3f4f7;border:1px solid #e3e6ed;border-radius:8px;color:#2f3137;cursor:pointer;display:flex;font-family:Figtree,serif;font-size:12px;font-weight:500;gap:8px;padding:10px 20px;transition:all .2s}.pw-detail-share-btn:hover{border-color:#2f3137}@media (max-width:767px){.pw-detail-share-btn{padding:8px}.pw-detail-share-btn span{display:none}}.pw-detail-access-btn{align-items:center;background-color:#2f3137;border-radius:8px;color:#fff;display:inline-flex;font-family:Figtree,serif;font-size:12px;font-weight:600;padding:10px 20px;text-decoration:none;transition:opacity .2s}.pw-detail-access-btn:hover{color:#fff;opacity:.85;text-decoration:none}.pw-detail-access-btn--inline{margin-bottom:16px}@media (max-width:767px){.pw-detail-access-btn{padding:8px 14px}}.pw-detail-description{background-color:#f5f5f4;border-bottom:1px solid #e3e6ed;padding:10px}.pw-detail-description p{color:#2f3137;font-family:Figtree,serif;font-size:14px;font-weight:400;line-height:1.6;margin:0}.pw-detail-assets{border-bottom:1px solid #e3e6ed;padding:20px}.pw-detail-assets h2{color:#2f3137;font-family:Figtree,serif;font-size:14px;font-weight:500;margin:0 0 12px}.pw-detail-assets-list{display:flex;flex-wrap:wrap;gap:8px}.pw-detail-asset-badge{align-items:center;background-color:#f3f4f7;border-radius:8px;color:#2f3137;display:inline-flex;font-family:Figtree,serif;font-size:14px;font-weight:500;gap:6px;padding:8px 12px}.pw-detail-asset-logo{border-radius:4px;flex-shrink:0;height:20px;-o-object-fit:cover;object-fit:cover;width:20px}.pw-detail-asset-icon{font-size:14px}.pw-comments{padding:20px}.community-seo-intro,.pw-comments{background-color:#fff;border-radius:8px}.community-seo-intro{align-items:flex-start;display:flex;gap:12px;margin-top:40px;padding:30px}@media (max-width:768px){.community-seo-intro{margin-top:30px;padding:20px}}.community-seo-intro-icon{flex-shrink:0;height:20px;margin-top:2px;width:20px}.community-seo-intro-title{color:#6c757d;font-family:Figtree,serif;font-size:12px;font-weight:400;line-height:1.6;margin:0}@media (max-width:768px){.community-seo-intro-title{font-size:12px}}.delete-modal-overlay{align-items:center;background:rgba(0,0,0,.4);display:flex;height:100%;justify-content:center;left:0;padding:20px;position:fixed;top:0;width:100%;z-index:9999}.delete-modal{animation:deleteModalFadeIn .2s ease;background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.15);max-width:480px;padding:40px;position:relative;text-align:center;width:100%}@media (max-width:480px){.delete-modal{margin:0 10px;padding:30px 20px}}@keyframes deleteModalFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.delete-modal-close{background:none;border:none;color:#2f3137;cursor:pointer;padding:4px;position:absolute;right:16px;top:16px;transition:opacity .2s}.delete-modal-close:hover{opacity:.6}.delete-modal-icon{align-items:center;background:#fde8ee;border-radius:50%;display:inline-flex;height:56px;justify-content:center;margin-bottom:16px;width:56px}.delete-modal-title{color:#2f3137;font-family:Figtree,serif;font-size:24px;font-weight:600;margin:0 0 12px}.delete-modal-text{color:#6c757d;font-family:Figtree,serif;font-size:14px;font-weight:400;line-height:1.6;margin:0 0 28px}.delete-modal-actions{align-items:center;display:flex;gap:12px;justify-content:center}.delete-modal-btn-cancel{background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#2f3137;cursor:pointer;font-family:Figtree,serif;font-size:14px;font-weight:500;padding:10px 24px;transition:background .2s}.delete-modal-btn-cancel:hover{background:#f9fafb}.delete-modal-btn-confirm{align-items:center;background:#fde8ee;border:1px solid #fde8ee;border-radius:8px;color:#e74c6f;cursor:pointer;display:inline-flex;font-family:Figtree,serif;font-size:14px;font-weight:500;gap:8px;padding:10px 24px;transition:background .2s}.delete-modal-btn-confirm:hover{background:#fbd5de}.md-tag-selector{position:relative}.md-tag-selector .md-tag-trigger{align-items:center;background:#fff;color:#2f3137;cursor:pointer;display:flex;font-family:Figtree,serif;font-size:14px;justify-content:space-between;padding:14px 20px;text-align:left}.md-tag-selector .md-tag-trigger.open svg{transform:rotate(180deg)}.md-tag-selector .md-tag-trigger svg{flex-shrink:0;transition:transform .2s}.md-tag-selector .md-tag-dropdown{background:#fff;border:1px solid #e3e6ed;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.08);left:0;max-height:260px;overflow-y:auto;padding:8px 0;position:absolute;right:0;top:calc(100% + 4px);z-index:100}.md-tag-selector .md-tag-option{align-items:center;color:#2f3137;cursor:pointer;display:flex;font-family:Figtree,serif;font-size:14px;gap:10px;margin:0;padding:9px 16px;transition:background .15s}.md-tag-selector .md-tag-option:hover{background:#f3f4f7}.md-tag-selector .md-tag-option input[type=checkbox]{accent-color:#0f3460;cursor:pointer;flex-shrink:0;height:16px;width:16px}.md-tag-selector .md-tag-option.md-tag-option-outros{border-top:1px solid #e3e6ed;margin-top:4px;padding-top:10px}.md-tag-selector .md-outros-field{padding:4px 16px 8px}.md-tag-selector .md-outros-field .md-form-control{font-size:13px;padding:8px 12px}.md-tag-selector .md-tag-selected-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.md-tag-selector .md-tag-selected-list .md-tag-badge{align-items:center;background:#f3f4f7;border:1px solid #e3e6ed;border-radius:20px;color:#2f3137;display:inline-flex;font-family:Figtree,serif;font-size:12px;gap:5px;padding:3px 10px}.md-tag-selector .md-tag-selected-list .md-tag-badge.md-tag-badge-custom{background:#fff1e5;border-color:#ffd0a8;color:#a05a00}.md-asset-search{min-width:0;position:relative}.md-asset-search .md-asset-trigger{align-items:center;display:flex;justify-content:space-between}.md-asset-search .md-asset-trigger .md-asset-trigger-label{color:inherit;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.md-asset-search .md-asset-trigger .md-asset-trigger-arrow{flex-shrink:0;margin-left:8px;transition:transform .2s}.md-asset-search .md-asset-trigger.open .md-asset-trigger-arrow{transform:rotate(180deg)}.md-asset-search .md-asset-panel{background:#fff;border:1px solid #e3e6ed;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.08);left:0;overflow:hidden;position:absolute;right:0;top:calc(100% + 4px);z-index:100}.md-asset-search .md-asset-panel .md-asset-panel-search{border-bottom:1px solid #e3e6ed;padding:8px 10px}.md-asset-search .md-asset-panel .md-asset-panel-search .md-asset-panel-input{background:transparent;border:none;color:#2f3137;font-family:Figtree,serif;font-size:14px;outline:none;width:100%}.md-asset-search .md-asset-panel .md-asset-panel-search .md-asset-panel-input::-moz-placeholder{color:#6c757d}.md-asset-search .md-asset-panel .md-asset-panel-search .md-asset-panel-input::placeholder{color:#6c757d}.md-asset-search .md-asset-dropdown{max-height:240px;overflow-y:auto}.md-asset-search .md-asset-dropdown.open{display:block}.md-asset-search .md-asset-item{align-items:center;cursor:pointer;display:flex;font-family:Figtree,serif;gap:10px;padding:10px 14px;transition:background .15s}.md-asset-search .md-asset-item:hover{background:#f3f4f7}.md-asset-search .md-asset-item .md-asset-thumb{background:#f3f4f7;border-radius:50%;flex-shrink:0;height:32px;-o-object-fit:cover;object-fit:cover;width:32px}.md-asset-search .md-asset-item .md-asset-thumb--icon{background:transparent;border-radius:0}.md-asset-search .md-asset-item .md-asset-info{flex:1;min-width:0}.md-asset-search .md-asset-item .md-asset-info .md-asset-name{color:#2f3137;font-size:14px;font-weight:600;line-height:1.2}.md-asset-search .md-asset-item .md-asset-info .md-asset-company{color:#6c757d;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.md-asset-search .md-asset-item .md-asset-type-label{background:#f3f4f7;border-radius:4px;color:#6c757d;flex-shrink:0;font-size:11px;font-weight:500;padding:2px 8px;text-transform:uppercase}.md-asset-search .md-asset-empty,.md-asset-search .md-asset-loading{color:#6c757d;font-family:Figtree,serif;font-size:13px;padding:16px;text-align:center}.pw-wallet-topbar{align-items:flex-end;display:flex;gap:12px;margin:16px 0}.pw-wallet-topbar .pw-wallet-assets{flex:1;margin:0;min-width:0}.pw-wallet-access-btn--below{align-items:center;background-color:#fff;border:1px solid #e3e6ed;border-radius:8px;color:#2f3137;display:flex;font-family:Figtree,serif;font-size:14px;font-weight:500;justify-content:center;margin-top:16px;padding:12px 16px;text-decoration:none;transition:all .2s;width:100%}.pw-wallet-access-btn--below:hover{background-color:#f5f5f4;color:#2f3137;text-decoration:none}.pw-wallet-assets{margin:16px 0}.pw-wallet-assets .pw-assets-title{color:#2f3137;font-weight:600}.pw-wallet-assets .pw-assets-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}@media (max-width:768px){.pw-wallet-assets .pw-assets-chips{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.pw-wallet-assets .pw-assets-chips::-webkit-scrollbar{display:none}.pw-wallet-assets .pw-asset-chip{flex:0 0 auto}}.pw-wallet-assets .pw-asset-chip{align-items:center;background:#fff;border:1px solid #e2e6ea;border-radius:8px;display:inline-flex;font-size:13px;gap:6px;padding:6px 12px}.pw-wallet-assets .pw-asset-chip-img{border-radius:50%;height:18px;-o-object-fit:contain;object-fit:contain;width:18px}.pw-wallet-summary{background:#f3f4f7;border:1px solid #e2e6ea;border-radius:8px;margin-bottom:16px;padding:16px}.pw-wallet-boxes{display:grid;gap:12px;grid-template-columns:repeat(4,1fr);margin-bottom:16px}@media (max-width:768px){.pw-wallet-boxes{grid-template-columns:repeat(2,1fr)}}.pw-box{background:#fff;border:1px solid #eef1f3;border-radius:8px;display:flex;flex-direction:column;gap:4px;padding:12px}.pw-box .pw-box-title{color:#778698;font-size:12px}@media (max-width:768px){.pw-box .pw-box-title{font-size:10px;white-space:nowrap}}.pw-box .pw-box-value{color:#2f3137;font-size:18px}@media (max-width:768px){.pw-box .pw-box-value{font-size:13px;white-space:nowrap}}.pw-box .pw-box-sub{color:#778698;font-size:12px}.pw-box .pw-box-sub-value{color:#2f3137;font-size:13px;white-space:nowrap}.pw-trend{align-items:center;display:inline-flex;gap:4px}.pw-trend .pw-arrow{font-size:.85em;line-height:1}.pw-box .pw-trend--up{color:#009974}.pw-box .pw-trend--down{color:#dc3545}.pw-masked{filter:blur(6px);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.md-hide-values{align-items:center;border:1px solid #c2c0bc;border-radius:8px;display:flex;gap:16px;justify-content:space-between;margin-bottom:20px;padding:16px 20px}.md-hide-values .md-hide-values-text{display:flex;flex-direction:column;gap:2px}.md-hide-values .md-hide-values-text strong{color:#2f3137;font-size:15px;font-weight:500}.md-hide-values .md-hide-values-text small{color:#778698;font-size:13px}.md-switch{cursor:pointer;display:inline-block;flex-shrink:0;height:24px;position:relative;width:44px}.md-switch input{height:0;opacity:0;position:absolute;width:0}.md-switch .md-switch-track{background:#c8cfda;border-radius:999px;inset:0;position:absolute;transition:background .2s ease}.md-switch .md-switch-track:before{background:#fff;border-radius:50%;content:"";height:20px;left:2px;position:absolute;top:2px;transition:transform .2s ease;width:20px}.md-switch input:checked+.md-switch-track{background:#14171f}.md-switch input:checked+.md-switch-track:before{transform:translateX(20px)}.md-switch input:disabled+.md-switch-track{cursor:not-allowed;opacity:.5}.pw-wallet-charts{display:grid;gap:16px;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr)}@media (max-width:768px){.pw-wallet-charts{grid-template-columns:minmax(0,1fr)}}.pw-wallet-charts h3{color:#2f3137;font-size:15px;margin-bottom:8px}.pw-wallet-chart{background:#fff;border:1px solid #eef1f3;border-radius:8px;min-width:0;padding:16px}.pw-wallet-chart .pw-wallet-chart-header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:8px}.pw-wallet-chart .pw-wallet-chart-header h3{margin-bottom:0}.pw-wallet-chart .pw-wallet-chart-filters{display:flex;flex-shrink:0;flex-wrap:nowrap;gap:8px;justify-content:flex-end}.pw-wallet-chart .pw-wallet-chart-filters .filter-btn{font-size:12px;padding:6px 12px;white-space:nowrap}.pw-wallet-chart .pw-wallet-chart-filters .filter-dropdown-menu{left:auto;min-width:160px;right:0}@media (max-width:768px){.pw-wallet-chart--evolucao .pw-wallet-chart-header{align-items:stretch;flex-direction:column;gap:16px;margin-bottom:16px}.pw-wallet-chart--evolucao .pw-wallet-chart-filters{justify-content:stretch}.pw-wallet-chart--evolucao .pw-wallet-chart-filters .pw-chart-filter{flex:1;min-width:0}.pw-wallet-chart--evolucao .pw-wallet-chart-filters .filter-btn{justify-content:space-between;width:100%}}.pw-wallet-chart-canvas{height:220px;width:100%}@media (min-width:769px){#pw-chart-equity.pw-wallet-chart-canvas{height:280px}}.pw-wallet-unavailable{border:1px dashed #e2e6ea;border-radius:8px;color:#778698;margin-bottom:16px;padding:24px;text-align:center}.pw-ver-todos-wrap{display:flex;justify-content:center;margin-top:12px}.pw-ver-todos{align-items:center;background-color:#fff;border:1px solid #e3e6ed;border-radius:8px;color:#2f3137;cursor:pointer;display:inline-flex;font-family:Figtree,serif;font-size:12px;font-weight:500;justify-content:center;padding:6px 16px;transition:all .2s;white-space:nowrap}.pw-ver-todos:hover{background-color:#f5f5f4}.pw-assets-modal-overlay{align-items:center;background:rgba(0,0,0,.4);display:flex;height:100%;justify-content:center;left:0;padding:20px;position:fixed;top:0;width:100%;z-index:9999}.pw-assets-modal{animation:deleteModalFadeIn .2s ease;background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.15);display:flex;flex-direction:column;max-height:85vh;max-width:780px;padding:24px;width:100%}@media (max-width:480px){.pw-assets-modal{padding:20px 16px}}.pw-assets-modal-header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:16px}.pw-assets-modal-title{color:#2f3137;font-family:Figtree,serif;font-size:18px;font-weight:600;margin:0}.pw-assets-modal-close{background:none;border:none;color:#2f3137;cursor:pointer;flex-shrink:0;padding:4px;transition:opacity .2s}.pw-assets-modal-close:hover{opacity:.6}.pw-assets-modal-body{align-items:stretch;display:flex;flex:1 1 auto;flex-direction:row;gap:24px;min-height:0;overflow:hidden}@media (max-width:640px){.pw-assets-modal-body{flex-direction:column;gap:16px}}.pw-assets-modal-chart{flex:1.25 1 0;flex-shrink:0;height:320px;min-width:0}@media (max-width:640px){.pw-assets-modal-chart{flex:none;height:240px;width:100%}}.pw-assets-modal-list{display:flex;flex:1 1 0;flex-direction:column;min-height:0;min-width:0}.pw-assets-total{align-items:center;border-bottom:1px solid #eef1f3;color:#2f3137;display:flex;font-family:Figtree,serif;font-weight:700;gap:12px;justify-content:space-between;margin-bottom:4px;padding:10px 4px}.pw-assets-total .pw-assets-total-value{color:#009974}.pw-assets-modal-state{color:#778698;font-size:14px;padding:24px;text-align:center}.pw-assets-rows{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow-y:auto}.pw-assets-row{align-items:center;color:#2f3137;display:flex;font-family:Figtree,serif;font-size:13px;gap:10px;padding:8px 4px}.pw-assets-row .pw-assets-dot{border-radius:3px;flex:0 0 auto;height:12px;width:12px}.pw-assets-row .pw-assets-name{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pw-assets-row .pw-assets-col-pct{color:#6c757d;flex:0 0 auto;font-variant-numeric:tabular-nums;text-align:right}.md-share-trigger{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.md-share-trigger:disabled{cursor:not-allowed;opacity:.6}.md-form-group:has(>.md-share-panel){position:relative}.md-share-panel{background:#fff;border:1px solid #e2e6ea;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.12);left:0;padding:16px;position:absolute;right:0;top:calc(100% + 6px);z-index:30}.md-share-panel .md-share-panel-intro{color:#5b6b7b;font-size:13px;line-height:1.45;margin:0 0 14px}.md-share-panel .md-share-option{align-items:flex-start;display:flex;gap:10px;padding:6px 0}.md-share-panel .md-share-option input[type=radio]{flex-shrink:0;margin-top:3px}.md-share-panel .md-share-option .md-share-option-body{display:flex;flex-direction:column;gap:2px}.md-share-panel .md-share-option .md-share-option-body strong{color:#2f3137;font-size:14px;font-weight:600}.md-share-panel .md-share-option .md-share-option-body small{color:#778698;font-size:12px;line-height:1.4}.md-share-panel .md-share-interval{padding:4px 0 10px 28px}.md-share-panel .md-share-interval .md-share-interval-title{color:#778698;display:block;font-size:12px;margin-bottom:8px}.md-share-panel .md-share-interval .md-share-interval-options{display:flex;flex-wrap:wrap;gap:8px}.md-share-panel .md-share-interval .md-share-interval-options label{align-items:center;border:1px solid #d8dde3;border-radius:8px;color:#2f3137;cursor:pointer;display:inline-flex;font-size:13px;gap:6px;padding:8px 12px;transition:border-color .15s ease,background .15s ease}.md-share-panel .md-share-interval .md-share-interval-options label input[type=radio]{margin:0}.md-share-panel .md-share-interval .md-share-interval-options label:has(input:checked){background:rgba(20,23,31,.06);border-color:#14171f}.md-share-panel .md-share-interval.is-disabled{opacity:.5;pointer-events:none}
