.home-page__section{margin-bottom:1.5rem}.home-page__section-header{margin-bottom:1rem}.home-page__section-title{font-size:1.125rem;font-weight:600;margin:0}.home-page__section-link{color:var(--tg-theme-link-color,#80bfff);font-size:.875rem;text-decoration:none}.search-container{margin-bottom:1rem;margin-top:1rem;position:relative;width:100%;z-index:10}.selected-filters{margin:.5rem 0 1.5rem;padding:0;text-align:left}.selected-filters__label{color:#ccc;display:inline;font-size:1rem;font-weight:500;margin-right:.5rem}.selected-filters__search-icon{color:#ccc;margin-right:6px;vertical-align:middle}.selected-filters__tags{display:inline-flex;flex-wrap:wrap;gap:.25rem}.selected-filters__tag{align-items:center;background:#121212;border:1px solid #80bfff;border-radius:.5rem;color:#80bfff;display:flex;font-size:16px;padding:.25rem .5rem}.selected-filters__tag span{margin-right:.25rem}.selected-filters__remove{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;height:16px;justify-content:center;padding:0;transition:color .2s;width:16px}.selected-filters__remove:hover{color:#ff5252}.selected-filters__remove svg{height:14px;width:14px}.search-bar{align-items:center;background:#1f1f1f;border:1px solid #353535;border-radius:.5rem;display:flex;padding:.25rem;transition:all .3s ease;width:100%}.search-bar:focus-within{border-color:#4a4a4a;box-shadow:0 3px 10px rgba(0,0,0,.25),inset 0 1px 0 hsla(0,0%,100%,.1)}.search-input-wrapper{align-items:center;display:flex;flex:1;padding:.25rem .5rem;position:relative}.search-input-wrapper svg{color:#999;margin-right:.5rem;transition:color .2s}.search-input-wrapper:focus-within svg{color:#80bfff}.search-input{background:transparent;border:none;color:#fff;flex:1;font-size:1rem;padding:.25rem 0}.search-input:focus{outline:none}.search-input::placeholder{color:#999}.filter-button{align-items:center;background:#80bfff;border:none;border-radius:.5rem;box-shadow:0 2px 5px rgba(0,0,0,.2);color:#fff;cursor:pointer;display:flex;height:33px;justify-content:center;overflow:hidden;position:relative;transition:all .2s ease;width:39px}.filter-button:after{background:hsla(0,0%,100%,.1);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s ease}.filter-button:hover:after{opacity:1}.filter-button:active{box-shadow:0 1px 2px rgba(0,0,0,.2);transform:scale(.95)}.filter-button svg{position:relative;z-index:2}.search-suggestions{background:#111;border:1px solid #3a3a3a;border-radius:.5rem;box-shadow:0 4px 12px rgba(0,0,0,.3);left:-4px;margin-top:7px;max-height:300px;overflow-y:auto;position:absolute;top:100%;width:calc(100% + 47px);z-index:1000}.search-suggestion-item{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.05);cursor:pointer;display:flex;padding:.5rem;transition:background-color .2s ease}.search-suggestion-item:last-child{border-bottom:none}.search-suggestion-item:hover{background-color:hsla(0,0%,100%,.05)}.search-suggestion-item.loading{color:#999;cursor:default;justify-content:center}.search-suggestion-item.loading:hover{background-color:transparent}.suggestion-image{background:#1a1a1a;border-radius:.25rem;flex-shrink:0;height:70px;margin-right:.5rem;overflow:hidden;width:70px}.suggestion-image .suggestion-ad-image,.suggestion-image img{height:100%;object-fit:cover;width:100%}.suggestion-image .suggestion-ad-image{border-radius:0}.suggestion-no-image{align-items:center;color:#666;display:flex;height:100%;justify-content:center;width:100%}.suggestion-no-image svg{height:20px;width:20px}.suggestion-content{flex:1;min-width:0}.suggestion-title{color:#fff;font-size:18px;font-weight:500;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.suggestion-price{color:#80bfff;font-size:16px;font-weight:600;margin-bottom:2px}.suggestion-location{align-items:center;color:#999;display:flex;font-size:.75rem}.suggestion-location svg{flex-shrink:0;margin-right:4px}.suggestion-location span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.suggestion-spinner{animation:spin 1s linear infinite;border:2px solid #333;border-radius:50%;border-top-color:#80bfff;height:16px;margin-right:.25rem;width:16px}.categories-list{display:grid;gap:.5rem;grid-template-columns:repeat(4,1fr)}.category-card{align-items:center;background-color:var(--tg-theme-secondary-bg-color,#f0f0f0);border-radius:.5rem;color:var(--tg-theme-text-color,#000);display:flex;flex-direction:column;padding:.5rem;text-decoration:none;transition:transform .2s}.category-card:hover{transform:translateY(-2px)}.category-card__icon{align-items:center;background-color:rgba(51,144,236,.1);border-radius:50%;display:flex;height:48px;justify-content:center;margin-bottom:.5rem;overflow:hidden;width:48px}.category-card__icon img{height:100%;object-fit:cover;width:100%}.category-card__icon div{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.category-card__icon div svg{color:var(--tg-theme-button-color,#80bfff);height:24px;width:24px}.category-card__icon div svg circle,.category-card__icon div svg line,.category-card__icon div svg path,.category-card__icon div svg polyline,.category-card__icon div svg rect{stroke-width:2;stroke:currentColor}.category-card__icon-placeholder{align-items:center;color:var(--tg-theme-button-color,#80bfff);display:flex;font-size:1.125rem;font-weight:600;height:100%;justify-content:center;width:100%}.category-card__name{font-size:.875rem;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}.ads-list{display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}.ad-card{background-color:#1f1f1f;border:1px solid hsla(0,0%,100%,.05);border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.25);cursor:pointer;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:transform .2s ease,box-shadow .2s ease;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none}@media(hover:hover)and (pointer:fine){.ad-card:hover{box-shadow:0 6px 12px rgba(0,0,0,.3);transform:translateY(-2px)}}@media(hover:none)and (pointer:coarse){.ad-card:active{box-shadow:none!important;transform:none!important}}.ad-card__image{height:200px;overflow:hidden;position:relative;width:100%}.ad-card__image .ad-image,.ad-card__image .ad-image-placeholder,.ad-card__image img{height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;width:100%}.ad-card__image .ad-image-loading{align-items:center;background-color:#252525;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:1}.ad-card__image .ad-image-spinner{animation:spin 1s linear infinite;border:2px solid #444;border-radius:50%;border-top-color:#80bfff;height:20px;width:20px}.ad-card__favorite{align-items:center;background-color:rgba(0,0,0,.4);border:none;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;position:absolute;right:8px;top:8px;width:32px;z-index:2}.ad-card__favorite svg{color:#fff;height:16px;transition:transform .2s ease,color .2s ease;width:16px}.ad-card__favorite:hover svg{transform:scale(1.15)}.ad-card__favorite:active svg{transform:scale(1.2)}.ad-card__favorite.active svg{color:#ff3b30}.ad-card__premium-badge{align-items:center;background-color:#ffc700;box-shadow:0 2px 4px rgba(0,0,0,.2);color:#1a1a1a;display:flex;font-size:12px;font-weight:600;gap:4px;justify-content:center;left:0;padding:6px 30px;position:absolute;text-align:center;top:0;transform:rotate(-45deg) translate(-29px,-5px);transform-origin:top left;width:120px;z-index:2}.ad-card__premium-badge:after,.ad-card__premium-badge:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.ad-card__premium-badge svg{height:12px;width:12px}.home-ad-card--premium{border:1px solid gold!important;box-shadow:0 1px 4px rgba(255,215,0,.2),0 0 8px rgba(255,215,0,.05)!important}.home-ad-card__premium-badge{align-items:center;background-color:gold;border-radius:50%;color:#000;display:flex;height:20px;justify-content:center;margin-left:auto;margin-right:4px;width:20px}.home-ad-card__premium-badge svg{height:12px;width:12px}.home-ad-card__content{display:flex;flex-direction:column;flex-grow:1;gap:4px;padding:10px}.home-ad-card__title-block{width:100%}.home-ad-card__title-link,.home-ad-card__title-link:hover{text-decoration:none}.home-ad-card__title-link:hover .ad-card__title{color:#80bfff}.home-ad-card__title{color:#fff;display:-webkit-box;font-size:16px;font-weight:500;line-height:1.4;margin:0;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.home-ad-card__price-block{align-items:center;display:flex;gap:6px;margin-top:2px}.home-ad-card__price-icon{align-items:center;display:flex;margin-bottom:0}.home-ad-card__price-icon svg{color:#80bfff;height:16px;width:16px}.home-ad-card__price{align-items:center;color:#fff;display:flex;font-size:18px;font-weight:700}.home-ad-card__location-block{align-items:center;display:flex;gap:4px;margin-top:2px}.home-ad-card__location-icon{align-items:center;display:flex;flex-shrink:0}.home-ad-card__location-icon svg{color:var(--tg-theme-hint-color,#8e8e93);height:12px;width:12px}.home-ad-card__location-text{color:var(--tg-theme-hint-color,#8e8e93);font-size:13px;word-wrap:break-word;overflow-wrap:break-word}.home-ad-card__date-block{align-items:center;display:flex;gap:4px;margin-top:2px}.home-ad-card__date-icon{align-items:center;display:flex;flex-shrink:0}.home-ad-card__date-icon svg{color:var(--tg-theme-hint-color,#8e8e93);height:12px;width:12px}.home-ad-card__date-text{color:var(--tg-theme-hint-color,#8e8e93);font-size:13px;word-wrap:break-word;margin-right:auto;overflow-wrap:break-word}.home-ad-card__status-icon{align-items:center;display:flex;flex-shrink:0;justify-content:center;margin-left:4px}.home-ad-card__status-icon svg{height:22px;width:22px}.home-ad-card__details-block{align-items:center;display:flex;gap:6px;margin-top:8px;overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.home-ad-card__details-block::-webkit-scrollbar{display:none}.home-ad-card__detail-item{align-items:center;border-radius:12px;display:flex;flex-shrink:0;font-size:13px;gap:4px;padding:4px 8px;white-space:nowrap}.home-ad-card__detail-item.new{background-color:rgba(52,199,89,.15);color:#32ec8c}.home-ad-card__detail-item.used{background-color:rgba(174,211,237,.15);color:#c4e1ff}.home-ad-card__detail-item.delivery{background-color:rgba(255,252,0,.15);color:#fff599}.home-ad-card__detail-item.no-delivery{background-color:rgba(255,59,48,.15);color:#ff635a}.home-ad-card__detail-item .ad-card__detail-icon{height:14px;width:14px}.empty-state{color:var(--tg-theme-hint-color,#999)}.empty-state,.error-message{padding:1.5rem;text-align:center}.error-message{color:#f44336}.error-message p{margin-bottom:1rem}@media(max-width:480px){.categories-list{grid-template-columns:repeat(3,1fr)}.ads-list{gap:8px;grid-template-columns:1fr}.ad-card__content{padding:8px}.ad-card__title{font-size:14px}.ad-card__price{font-size:16px}.ad-card__location-text{font-size:12px}.ads-list--grid .ad-card__detail-item{border-radius:6px;font-size:11px;gap:4px;padding:2px 4px}.ads-list--grid .ad-card__detail-item .ad-card__detail-icon{height:12px;width:12px}}.load-more-container{display:flex;justify-content:center;margin:1rem 0}.load-more-button{background:#2a2a2a;border:1px solid #3a3a3a;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:12px 24px;transition:all .2s ease}.load-more-button:hover{background:#323232;border-color:#4a4a4a}.load-more-button:active{transform:scale(.98)}.ads-list--list{display:flex!important;gap:16px}.ads-list--list,.ads-list--list .ad-card{flex-direction:column}.ads-list--list .ad-card__image{flex-shrink:0;height:250px;width:100%}.ads-list--list .ad-card__image .ad-image,.ads-list--list .ad-card__image .ad-image-placeholder,.ads-list--list .ad-card__image img{object-position:center}.ads-list--list .ad-card__content{flex:1;padding:12px}.ads-list--list .ad-card__title{-webkit-line-clamp:1}.ads-list--grid{display:grid!important;gap:8px;grid-template-columns:repeat(2,1fr)}@media(min-width:768px){.ads-list--grid{grid-template-columns:repeat(4,1fr)}}.home-page__section-header{align-items:center;display:flex;justify-content:space-between}.home-page__view-toggle{align-items:center;background-color:transparent;border:1px solid #80bfff;border-radius:4px;color:#80bfff;cursor:pointer;display:inline-flex;font-size:14px;margin-right:4.4px;padding:4px 8px;transition:background-color .2s ease}.home-page__view-toggle:hover{background-color:rgba(var(--tg-theme-button-color,#80bfff),.1)}.home-page__view-toggle-text{color:#80bfff;font-size:14px;margin-left:6px}.home-page .container{padding-left:2px;padding-right:2px}.scroll-to-top{align-items:center;animation:fadeInUp .3s ease;backdrop-filter:blur(10px);background:rgba(31,31,31,.15);border:1px solid hsla(0,2%,72%,.2);border-radius:50%;bottom:120px;box-shadow:0 2px 10px rgba(0,0,0,.2);color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;position:fixed;right:16px;transition:all .3s ease;width:40px;z-index:1000;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none;user-select:none}.scroll-to-top:hover{background:hsla(0,0%,100%,.25);box-shadow:0 4px 15px rgba(0,0,0,.3);transform:translateY(-2px)}.scroll-to-top:active{transform:translateY(0)}.scroll-to-top svg{height:20px;width:20px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}body.search-focused .scroll-to-top{opacity:0;pointer-events:none}.new-ad-page{background-color:#121212;color:#fff;display:flex;flex-direction:column;margin:0;min-height:100vh;overflow-x:hidden;padding:0}.new-ad-page .container{padding:1rem}.new-ad-page__header{margin-bottom:1rem}.new-ad-page__header h1{color:#80bfff;font-size:24px;font-weight:600;margin:0 0 .25rem}.new-ad-page__header p{color:hsla(0,0%,100%,.7);font-size:14px;margin:0}.profile-page{min-height:100vh;padding:1rem 0}.profile-header{align-items:center;background-color:#1a1a1a;border:1px solid #222;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.2);display:flex;margin-bottom:24px;padding:16px}.profile-avatar{background-color:#1a1a1a;border-radius:50%;height:80px;margin-right:16px;overflow:hidden;width:80px}.profile-avatar img{height:100%;object-fit:cover;width:100%}.profile-avatar__placeholder{align-items:center;background-color:#2a2a2a;color:#fff;display:flex;font-size:24px;font-weight:700;height:100%;justify-content:center;width:100%}.profile-info{flex:1}.profile-info__name{color:#fff;font-size:18px;font-weight:600;margin:0 0 4px}.profile-info__username{color:#999;font-size:14px;margin-bottom:8px}.profile-info__rating{align-items:center;color:#ddd;display:flex;font-size:14px;text-decoration:none;transition:opacity .2s ease}.profile-info__rating:hover{opacity:.8}.profile-info__rating svg{color:#ffc107;margin-right:4px}.profile-info__admin-badge{background-color:rgba(244,67,54,.2);border-radius:4px;color:#f44336;display:inline-block;font-size:12px;font-weight:500;margin-top:8px;padding:4px 8px}.profile-info__edit-button{align-items:center;background-color:rgba(128,191,255,.1);border:1px solid rgba(128,191,255,.3);border-radius:6px;color:#80bfff;display:inline-flex;font-size:14px!important;font-weight:500!important;line-height:1.2;margin-top:12px;max-width:200px;min-width:fit-content;overflow:hidden;padding:8px 12px;text-decoration:none;text-overflow:ellipsis;transition:all .2s ease;white-space:nowrap}.profile-info__edit-button svg{flex-shrink:0;height:16px;margin-right:6px;width:16px}.profile-info__edit-button:hover{background-color:rgba(128,191,255,.2);border-color:rgba(128,191,255,.5);transform:translateY(-1px)}.profile-info__edit-button:active{transform:translateY(0)}.app-version{align-items:center;display:flex;justify-content:center;margin-top:24px;padding:20px 16px 16px}.app-version__text{color:#666;font-size:12px;font-weight:400;letter-spacing:.5px;opacity:.8}.profile-load-more{display:flex;justify-content:center;margin-top:24px}.profile-load-more__button{align-items:center;background-color:rgba(128,191,255,.1);border:1px solid rgba(128,191,255,.3);border-radius:8px;color:#80bfff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;padding:12px 24px;transition:all .2s ease}.profile-load-more__button:hover:not(:disabled){background-color:rgba(128,191,255,.2);border-color:rgba(128,191,255,.5);transform:translateY(-1px)}.profile-load-more__button:active:not(:disabled){transform:translateY(0)}.profile-load-more__button:disabled{cursor:not-allowed;opacity:.6;transform:none}.spinner-small{animation:spin 1s ease-in-out infinite;border:2px solid rgba(128,191,255,.2);border-radius:50%;border-top-color:#80bfff;height:16px;width:16px}.profile-stats{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.stat-item{align-items:center;border:1px solid hsla(0,0%,100%,.1);border-radius:8px;display:flex;justify-content:space-between;padding:16px}.stat-item__icon{flex-shrink:0;font-size:18px;margin-right:12px}.stat-item__icon--ads{color:#80bfff}.stat-item__icon--stars{color:gold}.stat-item__content{align-items:center;display:flex;flex:1}.stat-item__text{color:#fff;font-size:14px;font-weight:500;line-height:1}.stat-item__value{align-items:center;background-color:rgba(128,191,255,.2);border-radius:50%;color:#80bfff;display:flex;font-size:14px;font-weight:600;height:32px;justify-content:center;min-width:32px;padding:0 8px}.profile-actions{gap:12px;margin-bottom:24px}.profile-action-button{align-items:center;background-color:#232323;border:1px solid #222;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);color:inherit;display:flex;padding:16px;text-decoration:none;transition:all .2s ease}.profile-action-button:hover:not(.profile-action-button--disabled){background-color:#2a2a2a;border-color:#4a4a4a;box-shadow:0 4px 12px rgba(0,0,0,.2);transform:translateY(-1px)}.profile-action-button:active:not(.profile-action-button--disabled){transform:translateY(0)}.profile-action-button--disabled{cursor:not-allowed;opacity:.6}.profile-action-button--disabled .profile-action-button__title{color:#666}.profile-action-button--disabled .profile-action-button__subtitle{color:#555}.profile-action-button--disabled .profile-action-button__icon{opacity:.5}.profile-action-button--referrals .profile-action-button__icon{background:linear-gradient(135deg,#667eea,#764ba2)}.profile-action-button--stars .profile-action-button__icon{background:linear-gradient(135deg,gold,orange)}.profile-action-button__icon{align-items:center;border-radius:12px;display:flex;flex-shrink:0;height:48px;justify-content:center;margin-right:16px;width:48px}.profile-action-button__icon svg{color:#fff}.profile-action-button__content{flex:1}.profile-action-button__title{color:#fff;font-size:16px;font-weight:600;margin-bottom:4px}.profile-action-button__subtitle{color:#999;font-size:14px;line-height:1.3}.profile-action-button__arrow{align-items:center;color:#666;display:flex;flex-shrink:0;height:24px;justify-content:center;width:24px}.profile-action-button__arrow svg{transition:transform .2s ease}.profile-action-button:hover:not(.profile-action-button--disabled) .profile-action-button__arrow svg{transform:translateX(2px)}.profile-stat{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.profile-stat__value{color:#fff;font-size:20px;font-weight:700;margin-bottom:4px}.profile-stat__label{color:#999;font-size:12px}.profile-stat--clickable{border-radius:8px;color:inherit;margin:-8px;padding:8px;text-decoration:none;transition:transform .2s ease,opacity .2s ease}.profile-stat--clickable:hover{background-color:hsla(0,0%,100%,.05);opacity:.8;transform:scale(1.05)}.profile-stat--clickable:active{transform:scale(.98)}.profile-section{margin-bottom:24px}.profile-section__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.profile-section__title{color:#fff;font-size:18px;font-weight:600;margin:0}.profile-section__link{color:#80bfff;font-size:14px;text-decoration:none}.profile-section__link:hover{text-decoration:underline}.profile-tabs{background:none;border:none;box-shadow:none;display:flex;gap:6px;justify-content:flex-start;margin-bottom:1rem;overflow:visible}.profile-tabs__tab{background-color:#232323;border:1px solid #222;border-radius:.25rem;color:#ddd;cursor:pointer;flex:none;font-size:13px;font-weight:500;max-width:100px;min-width:auto;outline:none;padding:8px 12px;text-align:center;white-space:nowrap;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.profile-tabs__tab:hover{background-color:#2a2a2a}.profile-tabs__tab:active,.profile-tabs__tab:focus{box-shadow:none;outline:none}.profile-tabs__tab:active{-webkit-tap-highlight-color:rgba(0,0,0,0)}.profile-tabs__tab--active{background-color:var(--tg-theme-button-color,#80bfff)!important;border:1px solid var(--tg-theme-button-color,#80bfff)!important;border:none!important;color:var(--tg-theme-button-text-color,#fff)!important}.profile-ads{display:flex;flex-direction:column;gap:16px;margin-top:16px}.useful-links{margin-top:16px;padding-top:16px}.useful-links__title{color:#fff;font-size:18px;font-weight:600;margin:0 0 12px}.useful-links__container{display:flex;flex-direction:column;gap:10px}.useful-link{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;padding:10px 0;text-decoration:none;transition:opacity .2s ease}.useful-link:last-child{border-bottom:none}.useful-link:hover{opacity:.8;text-decoration:none}.useful-link:active{opacity:.6;text-decoration:none}.useful-link:focus{outline:none;text-decoration:none}.useful-link__icon{align-items:center;background:linear-gradient(135deg,#08c,#09f);border-radius:50%;display:flex;flex-shrink:0;height:36px;justify-content:center;margin-right:12px;width:36px}.useful-link__icon svg{color:#fff;height:20px;width:20px}.useful-link__content{flex:1}.useful-link__title{color:#fff;font-size:15px;font-weight:600;margin-bottom:2px}.useful-link__description{color:#999;font-size:13px;line-height:1.2}.profile-ads-loading{align-items:center;display:flex;justify-content:center;padding:32px 0}.profile-ads-loading .spinner{animation:spin 1s ease-in-out infinite;border:3px solid rgba(128,191,255,.2);border-radius:50%;border-top-color:#80bfff;height:40px;width:40px}@keyframes dropdownSlideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.profile-ad-card{background-color:#1f1f1f;border:1px solid #2d2d2d;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.2);display:flex;flex-direction:column;overflow:hidden}.profile-ad-card--premium{border:2px solid gold;box-shadow:0 1px 4px rgba(255,215,0,.2),0 0 8px rgba(255,215,0,.05)}.profile-ad-card__main{display:flex;flex-direction:row}.profile-ad-card__image{background-color:#1e1e1e;flex-shrink:0;height:115px;position:relative;width:115px}.profile-ad-card__image img{height:100%;object-fit:cover;width:100%}.profile-ad-card__image-placeholder{align-items:center;background-color:#2a2a2a;color:#999;display:flex;font-size:14px;height:100%;justify-content:center;width:100%}.profile-ad-card__premium-badge{background-color:gold;border-radius:4px;color:#000;font-size:10px;font-weight:700;left:8px;padding:2px 6px;position:absolute;top:8px;z-index:1}.profile-ad-card__content{color:inherit;display:flex;flex:1;flex-direction:column;min-width:0;padding:8px;text-decoration:none}.profile-ad-card__title{color:#fff;display:-webkit-box;font-size:16px;font-weight:600;margin:0 0 4px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.profile-ad-card__price-block{align-items:center;display:flex;margin:0 0 4px}.profile-ad-card__price-icon{color:#80bfff;flex-shrink:0;font-size:14px;margin-right:6px}.profile-ad-card__price{color:#fff;font-size:15px;font-weight:700;margin:0}.profile-ad-card__status{color:#ddd;font-size:13px;margin:0 0 4px}.profile-ad-card__status span{font-weight:500}.profile-ad-card__status-active{color:#4caf50}.profile-ad-card__status-moderation,.profile-ad-card__status-pending{color:#ffc107}.profile-ad-card__status-inactive,.profile-ad-card__status-rejected{color:#f44336}.profile-ad-card__date{align-items:center;color:#999;display:flex;font-size:12px;justify-content:space-between;margin:0;width:100%}.profile-ad-card__stats{align-items:center;display:flex;gap:12px}.profile-ad-card__stat{align-items:center;color:#999;display:flex;font-size:12px}.profile-ad-card__stat svg{flex-shrink:0;height:14px;margin-right:4px;width:14px}.profile-ad-card__stat span{white-space:nowrap}.profile-ad-card__actions{align-items:center;background-color:rgba(0,0,0,.1);border-top:1px solid #2d2d2d;display:flex;gap:12px;justify-content:space-between;padding:12px 16px}.profile-ad-card__boost-btn{align-items:center;background:transparent;border:1px solid #80bfff;border-radius:8px;color:#80bfff;cursor:pointer;display:flex;flex:1;font-size:14px;font-weight:600;justify-content:center;padding:10px 16px;text-decoration:none;transition:all .3s ease;white-space:nowrap;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.profile-ad-card__boost-btn svg{flex-shrink:0;height:15px;margin-right:8px;width:15px}.profile-ad-card__boost-btn:active:not(:disabled){transform:translateY(0)}.profile-ad-card__boost-btn:disabled{background:#666;box-shadow:none;color:#999;cursor:not-allowed;opacity:.5;transform:none}.profile-ad-card__premium-btn{align-items:center;background:transparent;border:1px solid gold;border-radius:8px;color:gold;cursor:pointer;display:flex;flex:1;font-size:14px;font-weight:600;justify-content:center;margin-left:8px;padding:10px 16px;text-decoration:none;transition:all .3s ease;white-space:nowrap;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.profile-ad-card__premium-btn svg{flex-shrink:0;height:15px;margin-right:8px;width:15px}.profile-ad-card__premium-btn:hover:not(:disabled){background:rgba(255,215,0,.1);border-color:#ffed4e;color:#ffed4e}.profile-ad-card__premium-btn:active:not(:disabled){transform:translateY(0)}.profile-ad-card__premium-btn:disabled{background:#666;box-shadow:none;color:#999;cursor:not-allowed;opacity:.5;transform:none}.profile-ad-card__menu{position:relative}.profile-ad-card__menu-btn{align-items:center;background-color:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:8px;cursor:pointer;display:flex;height:39px;justify-content:center;outline:none!important;position:relative;transition:all .3s ease;width:40px;-webkit-tap-highlight-color:rgba(0,0,0,0)!important;-webkit-touch-callout:none!important;-webkit-user-select:none!important;-khtml-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.profile-ad-card__menu-btn svg{display:none}.profile-ad-card__menu-btn:before{background-color:#ddd;border-radius:50%;box-shadow:0 -6px 0 #ddd,0 6px 0 #ddd;content:"";height:4px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:4px}.profile-ad-card__menu-btn:hover{background-color:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.3)}.profile-ad-card__menu-btn:focus{outline:none!important}.profile-ad-card__menu-btn:active{outline:none!important;transform:scale(.95)}.profile-ad-card__dropdown button:hover{background-color:hsla(0,0%,100%,.08)!important}.profile-ad-card__dropdown button:first-child{border-radius:12px 12px 0 0}.profile-ad-card__dropdown button:last-child{border-radius:0 0 12px 12px}.profile-ad-card a{color:inherit;text-decoration:none}.profile-ad-card:hover img{transform:scale(1.05)}.profile-actions{display:flex;flex-direction:column;gap:16px;margin-top:24px}.profile-actions .button{background-color:#2a2a2a;border:1px solid #222;border-radius:8px;color:#ddd;cursor:pointer;font-size:14px;font-weight:500;padding:12px;text-align:center;text-decoration:none;width:100%}.profile-actions .button:hover{background-color:#333}.profile-actions .button-outline{background-color:transparent;border:1px solid #80bfff;color:#80bfff}.profile-actions .button-outline:hover{background-color:rgba(128,191,255,.1)}.profile-filter-links{margin-bottom:24px}.profile-filter-links .filter-list__item{align-items:center;border-bottom:1px solid #333;color:#fff;cursor:pointer;display:flex;justify-content:space-between;padding:16px 0;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0);user-select:none}.profile-filter-links .filter-list__item:last-child{border-bottom:none}.profile-filter-links .filter-list__item:hover{background-color:hsla(0,0%,100%,.05)}.profile-filter-links .filter-list__item-content{align-items:center;display:flex;gap:12px}.profile-filter-links .filter-list__item-icon{align-items:center;color:#80bfff;display:flex;height:24px;justify-content:center;width:24px}.profile-filter-links .filter-list__item-icon svg{height:20px;width:20px}.profile-filter-links .filter-list__item-labels{display:flex;flex-direction:column}.profile-filter-links .filter-list__item-labels .filter-list__item-label{color:#fff;font-size:16px;font-weight:500;margin-bottom:2px}.profile-filter-links .filter-list__item-labels .filter-list__item-value{color:#999;font-size:14px}.profile-filter-links .filter-list__item-arrow{color:#80bfff}.profile-filter-links .filter-list__item-arrow svg{height:20px;width:20px}.profile-not-logged{background-color:#232323;border:1px solid #222;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.2);margin-top:24px;padding:32px 0;text-align:center}.profile-not-logged h2{color:#fff;font-size:20px;margin-bottom:16px}.profile-not-logged p{color:#999;font-size:14px;margin-bottom:24px}.profile-not-logged .button{background-color:#80bfff;border:none;border-radius:4px;color:#fff;display:inline-block;font-weight:500;padding:10px 20px;text-decoration:none}.profile-not-logged .button:hover{background-color:#5ca8f3}.profile-pagination{gap:12px;margin-top:24px}.profile-pagination,.profile-pagination__button{align-items:center;display:flex;justify-content:center}.profile-pagination__button{background-color:#2a2a2a;border:1px solid #222;border-radius:8px;cursor:pointer;height:40px;transition:all .2s ease;width:40px}.profile-pagination__button svg{color:#ddd;height:18px;width:18px}.profile-pagination__button:hover:not(:disabled){background-color:#333;border-color:#4a4a4a;transform:translateY(-1px)}.profile-pagination__button:active:not(:disabled){transform:translateY(0)}.profile-pagination__button:disabled{cursor:not-allowed;opacity:.5}.profile-pagination__info{align-items:center;background-color:#2a2a2a;border:1px solid #222;border-radius:8px;color:#ddd;display:flex;font-size:14px;justify-content:center;min-width:80px;padding:8px 16px;text-align:center}.profile-pagination__pages{align-items:center;display:flex;gap:8px}.profile-pagination__page{align-items:center;background-color:#2a2a2a;border:1px solid #222;border-radius:8px;color:#ddd;cursor:pointer;display:flex;font-size:14px;height:36px;justify-content:center;transition:all .2s ease;width:36px}.profile-pagination__page:hover{background-color:#333;border-color:#4a4a4a}.profile-pagination__page--active{background-color:rgba(128,191,255,.2);border-color:#80bfff;color:#80bfff}.profile-pagination__page--active:hover{background-color:rgba(128,191,255,.3)}.my-ads-page{padding:1rem 0}.my-ads-page__title{font-size:1.25rem;font-weight:600;margin:0 0 1rem}.my-ads-filters{display:flex;gap:.5rem;margin-bottom:1.5rem;overflow-x:auto;padding-bottom:.25rem}.my-ads-filters::-webkit-scrollbar{width:3px}.my-ads-filters::-webkit-scrollbar-track{background:#2a2a2a;border-radius:2px}.my-ads-filters::-webkit-scrollbar-thumb{background:#80bfff;border-radius:2px}.my-ads-filters__button{background-color:transparent;border:1px solid rgba(var(--tg-theme-text-color,#000000),.2);border-radius:.25rem;color:var(--tg-theme-text-color,#000);cursor:pointer;flex-shrink:0;font-size:.875rem;padding:.25rem .5rem;transition:all .2s}.my-ads-filters__button--active{background-color:var(--tg-theme-button-color,#80bfff);border-color:var(--tg-theme-button-color,#80bfff);color:var(--tg-theme-button-text-color,#fff)}.my-ads-list{gap:1rem}.my-ad-card,.my-ads-list{display:flex;flex-direction:column}.my-ad-card{background-color:var(--tg-theme-secondary-bg-color,#f0f0f0);border-radius:.5rem;box-shadow:0 2px 4px rgba(0,0,0,.1);overflow:hidden}.my-ad-card__main{color:var(--tg-theme-text-color,#000);display:flex;padding:.5rem;text-decoration:none}.my-ad-card__image{background-color:#000;border-radius:.25rem;flex-shrink:0;height:100px;margin-right:1rem;overflow:hidden;position:relative;width:100px}.my-ad-card__image img{height:100%;object-fit:contain;width:100%}.my-ad-card__image-placeholder{align-items:center;background-color:rgba(var(--tg-theme-hint-color,#999999),.1);color:var(--tg-theme-hint-color,#999);display:flex;font-size:.875rem;height:100%;justify-content:center;width:100%}.my-ad-card--premium{border:2px solid gold!important}.my-ad-card__premium-badge{align-items:center;background-color:gold;border-radius:50%;color:#000;display:flex;height:20px;justify-content:center;position:absolute;right:.25rem;top:.25rem;width:20px}.my-ad-card__premium-badge svg{height:12px;width:12px}.my-ad-card__content{flex:1;min-width:0}.my-ad-card__title{font-size:1rem;font-weight:500;margin:0 0 .25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.my-ad-card__price{color:var(--tg-theme-button-color,#80bfff);font-size:1rem;font-weight:600;margin:0 0 .25rem}.my-ad-card__status{margin-bottom:.25rem}.my-ad-card__status-badge{border-radius:.25rem;display:inline-block;font-size:.75rem;font-weight:500;padding:2px .25rem}.my-ad-card__status-badge--active{background-color:rgba(111,218,114,.1);color:#6fda72}.my-ad-card__status-badge--pending{background-color:rgba(255,193,7,.1);color:#ffc107}.my-ad-card__status-badge--inactive{background-color:rgba(var(--tg-theme-hint-color,#999999),.1);color:var(--tg-theme-hint-color,#999)}.my-ad-card__status-badge--rejected{background-color:rgba(244,67,54,.1);color:#f44336}.my-ad-card__rejection-reason{color:#f44336;display:block;font-size:.75rem;margin-top:.25rem}.my-ad-card__date{align-items:center;color:var(--tg-theme-hint-color,#999);display:flex;font-size:.75rem;justify-content:space-between;margin:0 0 .25rem;width:100%}.my-ad-card__stats{align-items:center;display:flex;gap:1rem;margin:0}.my-ad-card__stat{align-items:center;color:var(--tg-theme-hint-color,#999);display:flex;font-size:.75rem}.my-ad-card__stat svg{flex-shrink:0;height:14px;margin-right:.25rem;width:14px}.my-ad-card__stat span{white-space:nowrap}.my-ad-card__actions{border-top:1px solid rgba(var(--tg-theme-text-color,#000000),.1);display:flex}.my-ad-card__action{align-items:center;background:none;border:none;color:var(--tg-theme-hint-color,#999);cursor:pointer;display:flex;flex:1;font-size:.875rem;justify-content:center;padding:.5rem;text-decoration:none;transition:background-color .2s}.my-ad-card__action:not(:last-child){border-right:1px solid rgba(var(--tg-theme-text-color,#000000),.1)}.my-ad-card__action:active{background-color:rgba(var(--tg-theme-text-color,#000000),.05)}.my-ad-card__action svg{margin-right:.25rem}.referral-page{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin-bottom:20px;min-height:100vh;padding-left:2px!important;padding-right:2px!important}.referral-page .loading{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.referral-page .loading .loading-spinner{animation:spin 1s linear infinite;border-top:3px solid var(--tg-theme-hint-color);border:3px solid var(--tg-theme-hint-color);border-radius:50%;border-top-color:var(--tg-theme-button-color);height:40px;margin-bottom:16px;width:40px}.referral-page .loading p{color:#999;margin:0}.referral-page .loading-small{align-items:center;display:flex;flex-direction:column;padding:40px 20px;text-align:center}.referral-page .loading-small .loading-spinner{animation:spin 1s linear infinite;border:2px solid #999;border-radius:50%;border-top-color:#80bfff;height:30px;margin-bottom:12px;width:30px}.referral-page .loading-small p{color:#999;font-size:14px;margin:0}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.referral-page .mobile-header{align-items:center;background:linear-gradient(135deg,rgba(128,191,255,.15),rgba(128,191,255,.05));border:1px solid rgba(128,191,255,.3);border-radius:16px;display:flex;margin-bottom:24px;margin-top:20px;overflow:hidden;padding:20px 16px;position:relative}.referral-page .mobile-header:before{animation:shimmer 3s ease-in-out infinite;background:linear-gradient(90deg,transparent,#80bfff 50%,transparent);content:"";height:2px;left:0;position:absolute;right:0;top:0}.referral-page .mobile-header .header-icon{align-items:center;background:linear-gradient(135deg,#80bfff,#5aa3ff);border-radius:12px;box-shadow:0 4px 16px rgba(128,191,255,.3);color:#fff;display:flex;flex-shrink:0;font-size:22px;height:44px;justify-content:center;margin-right:16px;position:relative;width:44px}.referral-page .mobile-header .header-icon:after{animation:glow 2s ease-in-out infinite alternate;background:linear-gradient(135deg,#80bfff,#5aa3ff);border-radius:13px;bottom:-1px;content:"";left:-1px;opacity:.5;position:absolute;right:-1px;top:-1px;z-index:-1}.referral-page .mobile-header .header-text{flex:1}.referral-page .mobile-header .header-text h1{background:linear-gradient(135deg,#fff,#80bfff);-webkit-background-clip:text;font-size:20px;font-weight:700;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2;margin:0 0 6px;text-shadow:0 0 20px rgba(128,191,255,.3)}.referral-page .mobile-header .header-text p{color:hsla(0,0%,100%,.8);font-size:14px;line-height:1.3;margin:0}.referral-page .referral-stats{background:rgba(35,35,35,.6);border:1px solid rgba(58,58,58,.15);border-radius:12px;display:flex;flex-direction:column;margin-bottom:24px;overflow:hidden;padding:0 16px}.referral-page .referral-stats .referral-stat-row{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;justify-content:space-between;padding:16px 0}.referral-page .referral-stats .referral-stat-row:last-child{border-bottom:none}.referral-page .referral-stats .referral-stat-row__content{align-items:center;display:flex;flex:1}.referral-page .referral-stats .referral-stat-row__icon{flex-shrink:0;font-size:18px;margin-right:12px}.referral-page .referral-stats .referral-stat-row__icon--ads,.referral-page .referral-stats .referral-stat-row__icon--users{color:#80bfff}.referral-page .referral-stats .referral-stat-row__icon--stars{color:gold}.referral-page .referral-stats .referral-stat-row__text{color:#fff;font-size:14px;font-weight:500;line-height:1}.referral-page .referral-stats .referral-stat-row__value{align-items:center;background-color:rgba(128,191,255,.2);border-radius:50%;color:#80bfff;display:flex;font-size:14px;font-weight:600;height:32px;justify-content:center;min-width:32px;padding:0 8px}.referral-page .web3-hero,.referral-page .web3-stats{display:none}.earning-block{background:rgba(35,35,35,.6);border:1px solid rgba(58,58,58,.15);border-radius:12px;margin-bottom:24px;padding:20px;transition:all .2s ease}.earning-block .earning-header{align-items:center;display:flex;margin-bottom:20px}.earning-block .earning-header .earning-header-icon{align-items:center;background:#80bfff;border-radius:12px;color:#fff;display:flex;flex-shrink:0;font-size:20px;height:40px;justify-content:center;margin-right:16px;width:40px}.earning-block .earning-header .earning-header-text{flex:1}.earning-block .earning-header .earning-header-text h3{color:#fff;font-size:18px;font-weight:700;line-height:1.2;margin:0 0 4px}.earning-block .earning-header .earning-header-text p{color:hsla(0,0%,100%,.7);font-size:14px;line-height:1.3;margin:0}.earning-block .earning-methods{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.earning-block .earning-methods .earning-method{align-items:center;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:12px;display:flex;padding:16px;transition:all .3s ease}.earning-block .earning-methods .earning-method:hover{background:hsla(0,0%,100%,.05);border-color:rgba(128,191,255,.3);transform:translateY(-1px)}.earning-block .earning-methods .earning-method.premium{background:linear-gradient(135deg,rgba(102,126,234,.15),rgba(118,75,162,.15));border-color:rgba(102,126,234,.3)}.earning-block .earning-methods .earning-method.premium .method-icon.premium{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 12px rgba(102,126,234,.3)}.earning-block .earning-methods .earning-method.premium .method-reward.premium{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-weight:700}.earning-block .earning-methods .earning-method .method-icon{align-items:center;border-radius:8px;display:flex;flex-shrink:0;font-size:16px;height:32px;justify-content:center;margin-right:16px;width:32px}.earning-block .earning-methods .earning-method .method-icon.basic{background:rgba(128,191,255,.2);color:#80bfff}.earning-block .earning-methods .earning-method .method-icon.bonus{background:rgba(52,211,153,.2);color:#34d399}.earning-block .earning-methods .earning-method .method-content{flex:1}.earning-block .earning-methods .earning-method .method-content .method-title{color:#fff;font-size:15px;font-weight:600;line-height:1.2;margin-bottom:2px}.earning-block .earning-methods .earning-method .method-content .method-description{color:hsla(0,0%,100%,.6);font-size:13px;line-height:1.3}.earning-block .earning-methods .earning-method .method-reward{background:rgba(128,191,255,.15);border:1px solid rgba(128,191,255,.3);border-radius:8px;color:#80bfff;font-size:14px;font-weight:600;padding:6px 12px}.earning-block .earning-tip{align-items:center;background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;display:flex;padding:12px 16px}.earning-block .earning-tip .tip-icon{flex-shrink:0;font-size:16px;margin-right:12px;opacity:.7}.earning-block .earning-tip .tip-text{color:hsla(0,0%,100%,.7);flex:1;font-size:12px;font-weight:400;line-height:1.4}.referral-link-section{margin-bottom:24px}.referral-link-section h3{color:#fff;font-size:18px;font-weight:600;margin:0 0 16px}.referral-link-section .link-container .link-input{margin-bottom:12px}.referral-link-section .link-container .link-input .referral-input{background:#2a2a2a;border:1px solid #3a3a3a;border-radius:8px;box-sizing:border-box;color:#fff;font-size:14px;padding:12px;width:100%}.referral-link-section .link-container .link-input .referral-input:focus{border-color:#80bfff;outline:none}.referral-link-section .link-container .link-actions{display:grid;gap:12px;grid-template-columns:1fr 1fr}.referral-link-section .link-container .link-actions button{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:6px;justify-content:center;padding:12px 16px;transition:all .2s ease}.referral-link-section .link-container .link-actions button:active{transform:scale(.98)}.referral-link-section .link-container .link-actions .copy-btn{background:#80bfff;color:#fff}.referral-link-section .link-container .link-actions .copy-btn.success{background:#4caf50}.referral-link-section .link-container .link-actions .copy-btn:hover{opacity:.9}.referral-link-section .link-container .link-actions .share-btn{background:#232323;border:1px solid #3a3a3a;color:#fff}.referral-link-section .link-container .link-actions .share-btn:hover{background:#3a3a3a}.tabs-section .tabs-header{background:#232323;border:1px solid #3a3a3a;border-radius:12px;display:flex;margin-bottom:20px;padding:4px}.tabs-section .tabs-header .tab{background:transparent;border:none;border-radius:8px;color:#999;cursor:pointer;flex:1;font-size:13px;font-weight:500;padding:12px 8px;text-align:center;transition:all .2s ease}.tabs-section .tabs-header .tab.active{background:#1a1a1a;box-shadow:0 2px 4px rgba(0,0,0,.3);color:#fff}.tabs-section .tabs-header .tab:hover:not(.active){color:#fff}.tabs-section .tab-content .overview-content .overview-stats{background:rgba(35,35,35,.6);border:1px solid rgba(58,58,58,.15);border-radius:12px;overflow:hidden}.tabs-section .tab-content .overview-content .overview-stats .overview-item{align-items:center;display:flex;padding:16px 20px;transition:all .2s ease}.tabs-section .tab-content .overview-content .overview-stats .overview-item:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.08)}.tabs-section .tab-content .overview-content .overview-stats .overview-item:hover{background:hsla(0,0%,100%,.03)}.tabs-section .tab-content .overview-content .overview-stats .overview-item .overview-icon{color:#80bfff;flex-shrink:0;font-size:16px;height:20px;margin-right:16px;width:20px}.tabs-section .tab-content .overview-content .overview-stats .overview-item .overview-icon svg{height:16px;width:16px}.tabs-section .tab-content .overview-content .overview-stats .overview-item .overview-info{align-items:center;display:flex;flex:1;justify-content:space-between}.tabs-section .tab-content .overview-content .overview-stats .overview-item .overview-info .overview-label{color:hsla(0,0%,100%,.8);font-size:14px;font-weight:500}.tabs-section .tab-content .overview-content .overview-stats .overview-item .overview-info .overview-label strong{color:hsla(0,0%,100%,.9);font-weight:500}.tabs-section .tab-content .overview-content .overview-stats .overview-item .overview-info .overview-value{color:#fff;font-size:16px;font-weight:600}.tabs-section .tab-content .referrals-list .referral-item{align-items:center;background:#232323;border:1px solid #3a3a3a;border-radius:12px;display:flex;margin-bottom:12px;padding:16px}.tabs-section .tab-content .referrals-list .referral-item .referral-avatar{margin-right:12px;position:relative}.tabs-section .tab-content .referrals-list .referral-item .referral-avatar .avatar-placeholder,.tabs-section .tab-content .referrals-list .referral-item .referral-avatar img{border-radius:50%;height:48px;width:48px}.tabs-section .tab-content .referrals-list .referral-item .referral-avatar .avatar-placeholder{align-items:center;background:#80bfff;color:#fff;display:flex;font-size:18px;font-weight:600;justify-content:center}.tabs-section .tab-content .referrals-list .referral-item .referral-avatar .premium-badge{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:2px solid #1a1a1a;border-radius:50%;display:flex;font-size:10px;height:20px;justify-content:center;position:absolute;right:-4px;top:-4px;width:20px}.tabs-section .tab-content .referrals-list .referral-item .referral-info{flex:1}.tabs-section .tab-content .referrals-list .referral-item .referral-info .referral-name{color:#fff;font-size:16px;font-weight:500;margin-bottom:4px}.tabs-section .tab-content .referrals-list .referral-item .referral-info .referral-details{display:flex;flex-direction:column;gap:2px}.tabs-section .tab-content .referrals-list .referral-item .referral-info .referral-details span{color:#999;font-size:12px}.tabs-section .tab-content .referrals-list .referral-item .referral-stars .stars-earned{background:rgba(128,191,255,.1);border-radius:12px;color:#80bfff;font-size:14px;font-weight:600;padding:4px 8px}.tabs-section .tab-content .transactions-list{background:rgba(35,35,35,.6);border:1px solid rgba(58,58,58,.15);border-radius:12px;overflow:hidden}.tabs-section .tab-content .transactions-list .transaction-item{align-items:center;display:flex;padding:16px 20px;transition:all .2s ease}.tabs-section .tab-content .transactions-list .transaction-item:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.08)}.tabs-section .tab-content .transactions-list .transaction-item:hover{background:hsla(0,0%,100%,.03)}.tabs-section .tab-content .transactions-list .transaction-item .transaction-icon{color:#80bfff;flex-shrink:0;font-size:16px;height:20px;margin-right:16px;text-align:center;width:20px}.tabs-section .tab-content .transactions-list .transaction-item .transaction-info{display:flex;flex:1;flex-direction:column;gap:4px}.tabs-section .tab-content .transactions-list .transaction-item .transaction-info .transaction-description{color:hsla(0,0%,100%,.9);font-size:14px;font-weight:500}.tabs-section .tab-content .transactions-list .transaction-item .transaction-info .transaction-date{color:hsla(0,0%,100%,.6);font-size:12px}.tabs-section .tab-content .transactions-list .transaction-item .transaction-info .transaction-related{color:hsla(0,0%,100%,.5);font-size:12px}.tabs-section .tab-content .transactions-list .transaction-item .transaction-amount{border-radius:8px;flex-shrink:0;font-size:14px;font-weight:600;padding:6px 10px}.tabs-section .tab-content .transactions-list .transaction-item .transaction-amount.earned{background:rgba(76,175,80,.15);color:#4caf50}.tabs-section .tab-content .transactions-list .transaction-item .transaction-amount.spent{background:rgba(244,67,54,.15);color:#f44336}.tabs-section .tab-content .empty-state{padding:60px 20px;text-align:center}.tabs-section .tab-content .empty-state .empty-icon{color:#999;font-size:48px;margin-bottom:16px;opacity:.5}.tabs-section .tab-content .empty-state h3{color:#fff;font-size:18px;font-weight:600;margin:0 0 8px}.tabs-section .tab-content .empty-state p{color:#999;font-size:14px;line-height:1.4;margin:0}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}@keyframes shimmer{0%{opacity:0;transform:translateX(-100%)}50%{opacity:1}to{opacity:0;transform:translateX(100%)}}@keyframes glow{0%{opacity:.3;transform:scale(1)}to{opacity:.7;transform:scale(1.05)}}@media(max-width:480px){.referral-page,.referral-page .mobile-header{padding:12px}.referral-page .mobile-header .header-text h1{font-size:16px}.referral-page .mobile-header .header-text p{font-size:13px}.referral-page .mobile-stats .stat-card{gap:8px;padding:12px}.referral-page .mobile-stats .stat-card .stat-card{padding:12px}.referral-page .mobile-stats .stat-card .stat-card .stat-icon{font-size:20px}.referral-page .mobile-stats .stat-card .stat-card .stat-content .stat-number{font-size:18px}.referral-page .earning-info{padding:16px}.referral-page .earning-info .earning-scale .earning-item{padding:10px 0}.referral-page .earning-info .earning-scale .earning-item.premium{padding:10px}.referral-page .earning-info .earning-scale .earning-item .earning-icon{font-size:18px}.referral-page .earning-info .earning-scale .earning-item .earning-stars,.referral-page .earning-info .earning-scale .earning-item .earning-text{font-size:13px}.referral-page .referral-link-section .link-container .link-actions{gap:8px;grid-template-columns:1fr}.referral-page .referral-link-section .link-container .link-actions button{font-size:13px;padding:10px 14px}.referral-page .tabs-section .tabs-header .tab{font-size:12px;padding:10px 6px}.referral-page .referrals-list .referral-item{padding:12px}.referral-page .referrals-list .referral-item .referral-avatar .avatar-placeholder,.referral-page .referrals-list .referral-item .referral-avatar img{height:40px;width:40px}.referral-page .referrals-list .referral-item .referral-avatar .premium-badge{font-size:8px;height:16px;width:16px}.referral-page .referrals-list .referral-item .referral-info .referral-name{font-size:14px}.referral-page .transactions-list .transaction-item{padding:12px}.referral-page .transactions-list .transaction-item .transaction-icon{font-size:20px;width:28px}}.subscriptions-tabs-section{margin-bottom:1rem;margin-top:1rem}.subscriptions-tabs{background:transparent;border-bottom:none;display:flex;margin-bottom:1rem}.subscriptions-tab{background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important;color:#999;cursor:pointer;flex:1;font-size:15px;font-weight:600;gap:10px;padding:16px 20px 10px;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;outline:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.subscriptions-tab,.subscriptions-tab-count{align-items:center;display:flex;justify-content:center}.subscriptions-tab-count{background:#3290ec;border-radius:50%;color:#fff;font-size:13px;font-weight:500;line-height:1;min-width:20px;padding:4px 8px}.subscriptions-tab--active{background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important;color:#3290ec;font-weight:600}.subscriptions-tab--active .subscriptions-tab-count{background:#3290ec;color:#fff}.subscriptions-tab--active:after{background:#3290ec;border-radius:0;bottom:0;content:"";height:2px;left:0;position:absolute;right:0}.subscriptions-tab-content{background:transparent;padding:0}.subscriptions-tab-panel{animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.subscriptions-page{padding:1rem}.subscriptions-page__header{margin-bottom:24px}.subscriptions-page__title{color:#fff;font-size:28px;font-weight:700;margin:0 0 8px}.subscriptions-page__subtitle{color:#999;font-size:16px;margin:0}.subscriptions-page__error,.subscriptions-page__loading{color:#999;font-size:16px;padding:40px;text-align:center}.subscriptions-page__error{color:#f44336}.subscriptions-page__empty{padding:60px 20px;text-align:center}.subscriptions-page__empty p{color:#999;font-size:16px;margin:0 0 20px}.subscriptions-page__empty-link{background-color:#80bfff;border-radius:8px;color:#000;display:inline-block;font-weight:600;padding:12px 24px;text-decoration:none;transition:background-color .3s ease}.subscriptions-page__empty-link:hover{background-color:#66a3ff}.subscription-ads{display:flex;flex-direction:column;gap:14px;margin-top:8px}.subscription-ad-card{background-color:#1f1f1f;border:1px solid #2d2d2d;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.2);display:flex;flex-direction:column;overflow:hidden}.subscription-ad-card--premium{border:2px solid gold;box-shadow:0 1px 4px rgba(255,215,0,.2),0 0 8px rgba(255,215,0,.05)}.subscription-ad-card__main{cursor:pointer;display:flex;flex-direction:row;transition:opacity .2s ease}.subscription-ad-card__main:hover{opacity:.8}.subscription-ad-card__image{background-color:#1e1e1e;flex-shrink:0;height:105px;position:relative;width:105px}.subscription-ad-card__image img{height:100%;object-fit:cover;width:100%}.subscription-ad-card__image-placeholder{align-items:center;background-color:#2a2a2a;color:#999;display:flex;font-size:14px;height:100%;justify-content:center;width:100%}.subscription-ad-card__premium-badge{background-color:gold;border-radius:4px;color:#000;font-size:10px;font-weight:700;left:8px;padding:2px 6px;position:absolute;top:8px;z-index:1}.subscription-ad-card__content{color:inherit;display:flex;flex:1;flex-direction:column;min-width:0;padding:8px 8px 0 0;text-decoration:none}.subscription-ad-card__title{color:#fff;font-size:14px;font-weight:600;margin:0 0 4px;max-width:22ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.subscription-ad-card__price-block{align-items:center;display:flex;margin:0 0 4px}.subscription-ad-card__price-icon{color:#80bfff;flex-shrink:0;font-size:14px;margin-right:6px}.subscription-ad-card__price-container{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.subscription-ad-card__price{color:#fff;font-size:14px;font-weight:700;margin:0}.subscription-ad-card__old-price{color:#999;font-size:13px;font-weight:700;margin:0;text-decoration:line-through}.subscription-ad-card__price-change{font-size:13px;font-weight:600;margin:0}.subscription-ad-card__price-change--increase{color:#f44336}.subscription-ad-card__price-change--decrease{color:#4caf50}.subscription-ad-card__status{align-items:center;color:#999;display:flex;font-size:12px;gap:4px;margin:0 0 4px}.subscription-ad-card__status span{font-weight:500}.subscription-ad-card__status-active{color:#4caf50}.subscription-ad-card__status-moderation,.subscription-ad-card__status-pending{color:#ffc107}.subscription-ad-card__status-inactive,.subscription-ad-card__status-rejected{color:#f44336}.subscription-ad-card__date{align-items:center;color:#999;display:flex;font-size:12px;gap:4px;justify-content:flex-start;margin:0;width:100%}.subscription-ad-card__stats{align-items:center;display:flex;gap:12px}.subscription-ad-card__stat{align-items:center;color:#999;display:flex;font-size:12px}.subscription-ad-card__stat svg{flex-shrink:0;height:14px;margin-right:4px;width:14px}.subscription-ad-card__stat span{white-space:nowrap}.subscription-ad-card__price-history{align-items:center;background:#000;border-top:none;color:#999;display:flex;font-size:12px;gap:8px;margin:0;padding:8px}.subscription-ad-card__price-history .price-change{align-items:center;display:flex;gap:4px}.subscription-ad-card__price-history .price-change__icon{font-size:10px}.subscription-ad-card__price-history .price-change__icon--up{color:#4caf50}.subscription-ad-card__price-history .price-change__icon--down{color:#f44336}.subscription-ad-card__price-history .price-change__icon--same{color:#999}.subscription-ad-card__price-history .price-change__text{font-size:11px;font-weight:500}.subscription-ad-card__actions{align-items:center;background-color:rgba(0,0,0,.1);border-top:1px solid #2d2d2d;display:flex;gap:12px;justify-content:space-between;padding:12px 16px}.subscription-ad-card__unsubscribe-btn{align-items:center;background:transparent;border:1px solid #f44336;border-radius:8px;color:#f44336;cursor:pointer;display:flex;flex:1;font-size:14px;font-weight:600;justify-content:center;padding:10px 16px;text-decoration:none;transition:all .3s ease;white-space:nowrap;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.subscription-ad-card__unsubscribe-btn svg{flex-shrink:0;height:15px;margin-right:8px;width:15px}.subscription-ad-card__unsubscribe-btn:hover:not(:disabled){background:rgba(244,67,54,.1);border-color:#ff6659;color:#ff6659}.subscription-ad-card__unsubscribe-btn:active:not(:disabled){transform:translateY(0)}.subscription-ad-card__unsubscribe-btn:disabled{background:#666;box-shadow:none;color:#999;cursor:not-allowed;opacity:.5;transform:none}.subscription-ad-card__boost-btn{align-items:center;background:transparent;border:1px solid #80bfff;border-radius:8px;color:#80bfff;cursor:pointer;display:flex;flex:1;font-size:14px;font-weight:600;justify-content:center;padding:10px 16px;text-decoration:none;transition:all .3s ease;white-space:nowrap;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.subscription-ad-card__boost-btn svg{flex-shrink:0;height:15px;margin-right:8px;width:15px}.subscription-ad-card__boost-btn:active:not(:disabled){transform:translateY(0)}.subscription-ad-card__boost-btn:disabled{background:#666;box-shadow:none;color:#999;cursor:not-allowed;opacity:.5;transform:none}.subscription-ad-card__premium-btn{align-items:center;background:transparent;border:1px solid gold;border-radius:8px;color:gold;cursor:pointer;display:flex;flex:1;font-size:14px;font-weight:600;justify-content:center;margin-left:8px;padding:10px 16px;text-decoration:none;transition:all .3s ease;white-space:nowrap;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.subscription-ad-card__premium-btn svg{flex-shrink:0;height:15px;margin-right:8px;width:15px}.subscription-ad-card__premium-btn:hover:not(:disabled){background:rgba(255,215,0,.1);border-color:#ffed4e;color:#ffed4e}.subscription-ad-card__premium-btn:active:not(:disabled){transform:translateY(0)}.subscription-ad-card__premium-btn:disabled{background:#666;box-shadow:none;color:#999;cursor:not-allowed;opacity:.5;transform:none}.subscription-ad-card__premium-btn a{color:inherit;text-decoration:none}.subscription-ad-card__premium-btn:hover img{transform:scale(1.05)}.subscription-users{display:flex;flex-direction:column;gap:16px}.subscription-user-card{background-color:#1f1f1f;border:1px solid #2d2d2d;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.2);padding:16px;transition:all .3s ease}.subscription-user-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.3);transform:translateY(-2px)}.subscription-user-card__main{align-items:flex-start;display:flex;gap:12px;margin-bottom:16px}.subscription-user-card__content{flex:1;min-width:0}.subscription-user-card__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.subscription-user-card__avatar{border-radius:50%;cursor:pointer;flex-shrink:0;height:80px;overflow:hidden;text-decoration:none;transition:transform .2s ease;width:80px}.subscription-user-card__avatar:hover{transform:scale(1.05)}.subscription-user-card__avatar img{height:100%;object-fit:cover;width:100%}.subscription-user-card__avatar-placeholder{align-items:center;background:#3290ec;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:32px;font-weight:600;height:80px;justify-content:center;width:80px}.subscription-user-card__info{flex:1;min-width:0}.subscription-user-card__name{align-items:center;color:#fff;display:flex;font-size:18px;font-weight:600;gap:8px;margin:0;word-break:break-word}.subscription-user-card__rating{align-items:center;display:flex;gap:4px}.subscription-user-card__details{display:flex;flex-direction:column;gap:4px;margin-top:6px}.subscription-user-card__ads-count{align-items:center;display:flex;font-size:13px;justify-content:space-between}.subscription-user-card__ads-label{align-items:center;color:#fff;display:flex;font-weight:500;gap:6px}.subscription-user-card__ads-label svg{color:#80bfff;font-size:12px}.subscription-user-card__ads-value{align-items:center;background-color:rgba(128,191,255,.2);border-radius:50%;color:#80bfff;display:flex;font-size:12px;font-weight:600;height:24px;justify-content:center;min-width:24px;padding:0 6px}.subscription-user-card__subscribe-date{align-items:center;display:flex;font-size:13px;justify-content:space-between}.subscription-user-card__date-label{align-items:center;color:#fff;display:flex;font-weight:500;gap:6px}.subscription-user-card__date-label svg{color:#80bfff;font-size:12px}.subscription-user-card__date-value{color:#ccc;font-weight:500}.subscription-user-card__actions{border-top:1px solid #2d2d2d;margin-left:-12px;margin-right:-12px;margin-top:16px;padding:16px 16px 0}.subscription-user-card__rating-icon{color:gold;font-size:14px}.subscription-user-card__rating-stars{align-items:center;display:flex;gap:1px}.subscription-user-card__rating-stars .star{font-size:14px;transition:color .2s ease}.subscription-user-card__rating-stars .star.filled{color:gold}.subscription-user-card__rating-stars .star.empty{color:#444}.subscription-user-card__rating-value{color:#ccc;font-size:14px;font-weight:600}.subscription-user-card__reviews-count{color:#999;font-size:12px}.subscription-user-card__location{align-items:center;color:var(--tg-theme-hint-color,#999);display:flex;font-size:14px;gap:6px}.subscription-user-card__location-icon{font-size:12px}.subscription-user-card__unsubscribe-btn{align-items:center;background:transparent;border:1px solid #f44336;border-radius:8px;color:#f44336;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:8px;justify-content:center;min-height:40px;padding:12px 20px;transition:all .2s ease;width:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.subscription-user-card__unsubscribe-btn:hover{background:rgba(244,67,54,.1);border-color:#ff6659;color:#ff6659}.subscription-user-card__unsubscribe-btn:active{transform:translateY(1px)}.subscription-user-card__unsubscribe-btn:disabled{background:#666;box-shadow:none;color:#999;cursor:not-allowed;opacity:.5;transform:none}.subscription-user-card__unsubscribe-btn svg{flex-shrink:0;font-size:14px}.subscription-user-card__stats{background:var(--tg-theme-secondary-bg-color,#f8f9fa);border-radius:8px;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:16px;padding:12px}.subscription-user-card__stat{display:flex;flex-direction:column;gap:4px;min-width:0}.subscription-user-card__stat-label{color:var(--tg-theme-hint-color,#999);font-size:12px;font-weight:500}.subscription-user-card__stat-value{color:var(--tg-theme-text-color,#000);font-size:14px;font-weight:600}.subscription-user-card__recent-ads{border-top:1px solid var(--tg-theme-section-separator-color,#e5e5e5);padding-top:16px}.subscription-user-card__recent-title{color:var(--tg-theme-text-color,#000);font-size:16px;font-weight:600;margin:0 0 12px}.subscription-user-card__ads-list{display:flex;flex-direction:column;gap:8px}.subscription-user-card__ad-item{background:var(--tg-theme-bg-color,#fff);border:1px solid var(--tg-theme-section-separator-color,#e5e5e5);border-radius:8px;color:inherit;display:flex;gap:12px;padding:8px;text-decoration:none;transition:all .3s ease}.subscription-user-card__ad-item:hover{background:var(--tg-theme-secondary-bg-color,#f8f9fa);transform:translateX(4px)}.subscription-user-card__ad-image{border-radius:6px;flex-shrink:0;height:50px;overflow:hidden;width:50px}.subscription-user-card__ad-image img{height:100%;object-fit:cover;width:100%}.subscription-user-card__ad-image-placeholder{align-items:center;background:var(--tg-theme-section-separator-color,#e5e5e5);border-radius:6px;color:var(--tg-theme-hint-color,#999);display:flex;flex-shrink:0;font-size:10px;height:50px;justify-content:center;width:50px}.subscription-user-card__ad-info{display:flex;flex:1;flex-direction:column;gap:4px;min-width:0}.subscription-user-card__ad-title{color:var(--tg-theme-text-color,#000);font-size:14px;font-weight:500;line-height:1.3;word-break:break-word}.subscription-user-card__ad-price{color:#3290ec;font-size:13px;font-weight:600}@media(max-width:768px){.subscriptions-page{margin-bottom:25px;padding:2px}.subscriptions-page__title{font-size:24px}.subscription-ad-card__main{flex-direction:row}.subscription-ad-card__image{height:105px;width:105px}.subscription-ad-card__content{padding:5px 12px}.subscription-ad-card__actions{flex-direction:column;gap:8px}.subscription-ad-card__boost-btn,.subscription-ad-card__premium-btn,.subscription-ad-card__unsubscribe-btn{margin:0;width:100%}.subscription-user-card{padding:12px}.subscription-user-card__header{gap:10px;margin-bottom:12px}.subscription-user-card__avatar,.subscription-user-card__avatar-placeholder{height:70px;width:70px}.subscription-user-card__avatar-placeholder{font-size:28px}.subscription-user-card__name{font-size:16px}.subscription-user-card__stats{gap:12px;padding:10px}.subscription-user-card__stat{flex:1;min-width:120px}.subscription-user-card__unsubscribe-btn{font-size:13px;padding:6px 10px}}