.sidebar-wrapper{max-width:280px;width:100%;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;padding:1rem}.sidebar-toggle{display:none;width:100%;align-items:center;justify-content:space-between;gap:.5rem;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:.5rem;padding:.5rem .75rem;font-weight:600;color:#374151}.sidebar-toggle i{transition:transform .2s ease}.sidebar-wrapper.is-open .sidebar-toggle i{transform:rotate(180deg)}.sidebar-nav{display:flex;flex-direction:column;font-size:.95rem;margin:0;padding:0}.sidebar-link{display:block;padding:.5rem;color:#374151;border-radius:.375rem;font-weight:500;text-decoration:none;transition:background-color .2s,padding-left .2s}.sidebar-link:hover{background-color:#f3f4f6;padding-left:.75rem;color:#111827;text-decoration:none}.sidebar-link.active{background-color:#e5e7eb;padding-left:.75rem;color:#111827;font-weight:600}.sidebar-separator{border:none;border-top:1px solid #e5e7eb;margin:1rem 0}.avatar-container{position:relative;width:80px;height:80px;margin:0 auto 1rem}.avatar-container img,.avatar-container .no-avatar{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover;display:flex;align-items:center;justify-content:center;font-size:36px;color:#fff}.camera-button{position:absolute;bottom:0;right:0;width:28px;height:28px;background:#fff;border-radius:50%;border:1px solid #d1d5db;display:flex;align-items:center;justify-content:center;cursor:pointer}.camera-button i{font-size:13px;color:#374151}.rating-stars i{color:#f4b400;font-size:.95rem;margin-right:1px}.rating-row{display:flex;align-items:center;justify-content:center;gap:.375rem;flex-wrap:nowrap;white-space:nowrap}.rating-stars{display:inline-flex;align-items:center;gap:1px}.rating-stars i{line-height:1}@media (max-width: 991.98px){.rating-row{flex-wrap:wrap;white-space:normal;row-gap:2px}}@media (max-width: 767.98px){.sidebar-wrapper{max-width:100%;padding:1rem 1.25rem;margin:0 auto}.sidebar-toggle{display:flex}.mobile-only-collapsible{display:none}.sidebar-wrapper.is-open .mobile-only-collapsible{display:block}.sidebar-nav{display:none}.sidebar-wrapper.is-open .sidebar-nav{display:flex}.sidebar-link{padding:.75rem .5rem}.sidebar-link:hover,.sidebar-link.active{padding-left:.5rem}}.reviews-page .review-list{display:grid;gap:12px}.reviews-page .review-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;transition:box-shadow .2s ease,transform .15s ease}.reviews-page .review-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000000f}.reviews-page .review-avatar{width:56px;height:56px;border-radius:50%;-o-object-fit:cover;object-fit:cover;display:block}.reviews-page .review-avatar.placeholder{background:#cbd5e1;color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;font-size:18px}.reviews-page .review-header .label{color:#6b7280;margin-right:6px}.reviews-page .review-author .author-link{font-weight:600;color:#111827;text-decoration:none}.reviews-page .review-author .author-link:hover{text-decoration:underline}.reviews-page .review-meta{margin-top:3px}.reviews-page .review-stars i{color:#f4b400;font-size:18px;margin-left:2px}.reviews-page .review-text{margin-top:10px;white-space:pre-line;color:#1f2937}.reviews-page .review-ad{margin-top:6px}.reviews-page .review-ad .ad-link{color:#0a58ca;text-decoration:none}.reviews-page .review-ad .ad-link:hover{text-decoration:underline}.reviews-page .empty-state{text-align:center;background:#fff;border:1px dashed #e5e7eb;border-radius:12px;padding:32px}.reviews-page .empty-state i{font-size:28px;color:#9ca3af}.reviews-page .empty-state .title{font-weight:600;margin-top:8px;color:#111827}.reviews-page .empty-state .subtitle{color:#6b7280;font-size:.95rem}.reviews-page .reviews-sort-dropdown .sort-toggle{border-radius:999px;padding:.3rem .75rem;font-weight:600}.reviews-page .reviews-sort-dropdown .sort-toggle i{margin-right:.35rem}.reviews-page .reviews-sort-dropdown .dropdown-menu{border-radius:.75rem}.reviews-page .reviews-sort-dropdown .dropdown-item.active{font-weight:600;color:#0d6efd;background:#0d6efd0f}.reviews-page .reviews-sort-label{color:#6b7280;font-size:.85rem}@media (max-width: 575.98px){.reviews-page .reviews-sort-dropdown .sort-toggle{width:100%}.reviews-page .reviews-sort-dropdown .dropdown-menu{min-width:100%}}.review-modal__header{padding:12px 16px;border-bottom:1px solid #e5e7eb;margin-bottom:16px}.review-modal__title{font-size:1.15rem;font-weight:700;color:#111827}.review-modal__stats-section{padding:0 16px 16px}.review-modal__stats-top{display:flex;align-items:flex-start;gap:16px}.review-modal__rating-big{font-size:3rem;font-weight:700;line-height:1;color:#111827}.review-modal__stars-row{font-size:1.5rem;line-height:1}.review-modal__star--full{color:#f4b400}.review-modal__star--empty{color:#d1d5db}.review-modal__stats-count{font-size:.85rem;color:#6b7280;margin-top:4px}.review-modal__bars{margin-top:16px}.review-modal__bar-row{display:flex;align-items:center;gap:10px;margin:5px 0}.review-modal__bar-label{width:2.5rem;font-size:.85rem;color:#6b7280;text-align:right;flex-shrink:0}.review-modal__bar-track{flex:1;background:#f3f4f6;height:8px;border-radius:4px;position:relative;overflow:hidden}.review-modal__bar-fill{background:#f4b400;height:100%;border-radius:4px;transition:width .3s ease}.review-modal__bar-count{width:1.5rem;font-size:.85rem;color:#6b7280;text-align:left;flex-shrink:0}.review-modal__toolbar{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px;padding:0 16px 16px}.review-modal__form{padding:12px 16px;border:1px solid #e5e7eb;border-radius:8px;margin:0 16px 16px;background:#fafafa}.review-star-input{display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:4px}.review-star-input input{display:none}.review-star-input label{cursor:pointer;font-size:2rem;color:#d1d5db;transition:color .15s ease;line-height:1}.review-star-input input:checked~label{color:#f4b400}.review-star-input label:hover,.review-star-input label:hover~label{color:#f4b400}.review-modal__list{padding:0 16px 16px}.review-modal__empty{text-align:center;color:#6b7280;padding:24px 0}.review-item{border:1px solid #e5e7eb;border-radius:10px;padding:14px 16px;margin-bottom:12px;background:#fff;transition:box-shadow .2s ease}.review-item:hover{box-shadow:0 2px 8px #0000000a}.review-item--pending{border-left:3px solid #f59e0b;background:#fffbeb}.review-item__header{display:flex;align-items:center;gap:10px;margin-bottom:8px}.review-item__avatar{width:44px;height:44px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.review-item__avatar--placeholder{background:#94a3b8;color:#fff;font-size:18px;font-weight:600;display:flex;align-items:center;justify-content:center}.review-item__meta{flex:1;min-width:0}.review-item__author{font-weight:600;color:#111827;text-decoration:none;font-size:.95rem}.review-item__author:hover{text-decoration:underline}.review-item__date{display:block;font-size:.8rem;color:#9ca3af}.review-item__badge{font-size:.75rem;padding:2px 8px;border-radius:999px;font-weight:600;white-space:nowrap}.review-item__badge--pending{background:#fef3c7;color:#92400e}.review-item__rating{margin-bottom:6px}.review-item__stars{color:#f4b400;font-size:1.1rem;letter-spacing:1px}.review-item__rating-value{font-size:.85rem;color:#6b7280;margin-left:4px}.review-item__ad-link{display:inline-block;font-size:.85rem;color:#2563eb;text-decoration:none;margin-bottom:6px}.review-item__ad-link:hover{text-decoration:underline}.review-item__text{margin:6px 0 10px;color:#1f2937;white-space:pre-line;line-height:1.5;font-size:.95rem;word-break:break-word}.review-item__text--clamped{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:4px}.review-item__text-wrap[data-expanded=true] .review-item__text--clamped{display:block;-webkit-line-clamp:unset;overflow:visible}.review-item__toggle-text{background:none;border:none;color:#f59e0b;font-size:.85rem;font-weight:600;cursor:pointer;padding:0;margin-bottom:8px}.review-item__toggle-text:hover{color:#d97706;text-decoration:underline}.review-item__reply{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:10px 12px;margin-bottom:10px}.review-item__reply-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.review-item__reply-header strong{font-size:.85rem;color:#334155}.review-item__reply-date{font-size:.75rem;color:#94a3b8}.review-item__reply-text{margin:0;font-size:.9rem;color:#475569;white-space:pre-line}.review-item__actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.review-item__helpful,.review-item__report-btn,.review-item__reply-btn,.review-item__edit-btn,.review-item__delete-btn{background:none;border:none;cursor:pointer;font-size:.85rem;color:#6b7280;padding:4px 8px;border-radius:6px;transition:background .15s ease,color .15s ease}.review-item__helpful:hover,.review-item__report-btn:hover,.review-item__reply-btn:hover,.review-item__edit-btn:hover{background:#f3f4f6;color:#111827}.review-item__delete-btn:hover{background:#fef2f2;color:#dc2626}.review-item__helpful--active{color:#2563eb;font-weight:600}.review-item__helpful-count{margin-left:2px}.review-item__reply-form{margin-top:10px;padding:10px;border:1px solid #e5e7eb;border-radius:8px;background:#fafafa}.review-item__reply-textarea{font-size:.9rem;margin-bottom:8px}.review-item__reply-form-actions{display:flex;gap:8px}.review-load-more{display:block;width:100%;padding:10px;margin-top:8px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;color:#374151;font-weight:600;font-size:.9rem;cursor:pointer;text-align:center;transition:background .15s ease}.review-load-more:hover{background:#f3f4f6}.review-load-more:disabled{opacity:.5;cursor:not-allowed}.review-item__photos{display:flex;gap:8px;flex-wrap:wrap;margin:8px 0 10px}.review-item__photo-link{display:block;flex-shrink:0}.review-item__photo{width:80px;height:80px;-o-object-fit:cover;object-fit:cover;border-radius:6px;border:1px solid #e5e7eb;cursor:pointer;transition:opacity .15s ease}.review-item__photo:hover{opacity:.85}.review-photo-preview{display:flex;gap:6px;flex-wrap:wrap}.review-photo-thumb{width:60px;height:60px;-o-object-fit:cover;object-fit:cover;border-radius:4px;border:1px solid #e5e7eb}.review-edit-photos{display:flex;gap:8px;flex-wrap:wrap}.review-edit-photo-item{position:relative;cursor:pointer}.review-edit-photo-item input[type=checkbox]{position:absolute;top:4px;right:4px;z-index:2}.review-edit-photo-item img{opacity:1;transition:opacity .15s ease}.review-edit-photo-item input[type=checkbox]:not(:checked)+img{opacity:.35}@media (max-width: 575.98px){.review-item__photo{width:60px;height:60px}}.review-modal-wrapper{position:relative;width:90%;max-width:800px;margin:40px auto}.review-modal-close-outside{position:absolute;top:-16px;right:-16px;width:36px;height:36px;border-radius:50%;border:none;background:#fff;color:#333;font-size:1.5rem;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 12px #0000004d;z-index:2;transition:transform .15s ease,background .15s ease}.review-modal-close-outside:hover{transform:scale(1.1);background:#f0f0f0}.review-modal-box{background:#fff;border-radius:8px;max-height:80vh;overflow-y:auto}@media (max-width: 768px){.review-modal-wrapper{width:96%;margin:20px auto}.review-modal-close-outside{top:-12px;right:-4px}}.review-report-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:1060;display:flex;align-items:center;justify-content:center}.review-report-dialog{background:#fff;border-radius:12px;padding:24px;width:90%;max-width:400px;box-shadow:0 20px 60px #00000026;position:relative}.review-report-dialog h5{margin-bottom:16px;font-weight:700}.review-report-close{position:absolute;top:12px;right:14px;background:none;border:none;font-size:1.6rem;line-height:1;color:#6b7280;cursor:pointer;padding:0;transition:color .15s}.review-report-close:hover{color:#1f2937}.review-report-dialog .form-control{border:2px solid #ffffff;border-radius:12px;padding:10px 12px;font-size:.93rem;color:#1f2937;background-color:#f5f5f5;transition:filter .2s;min-height:44px}.review-report-dialog .form-control:hover{filter:brightness(.95)}.review-report-dialog .form-control:focus{border-color:#fff;box-shadow:none;outline:none;filter:brightness(.95)}.report-reason-dropdown{position:relative;display:inline-block;width:100%}.report-reason-dropdown .custom-dropdown-toggle{max-width:100%;display:flex;align-items:center;padding:10px;border:2px solid #ffffff;background-color:#f5f5f5;transition:filter .2s ease;min-height:44px;cursor:pointer;border-radius:12px;gap:5px}.report-reason-dropdown .custom-dropdown-toggle:hover{filter:brightness(.95)}.report-reason-dropdown .selected-text{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.93rem;color:#1f2937}.report-reason-dropdown .custom-dropdown-menu{display:none;position:absolute;top:calc(100% + 5px);left:0;right:0;background-color:#fff;border:1px solid #ccc;max-height:250px;overflow-y:auto;z-index:1070;margin:0;padding:0;border-radius:12px;list-style:none}.report-reason-dropdown .custom-dropdown-menu li{padding:10px;list-style:none;cursor:pointer;font-size:.93rem;color:#1f2937}.report-reason-dropdown .custom-dropdown-menu li:hover{background-color:#f1f1f1}.report-reason-dropdown .arrow-up,.report-reason-dropdown .arrow-down{flex-shrink:0;margin-left:5px}.report-reason-dropdown .arrow-up{display:none!important}.report-reason-dropdown .arrow-down,.report-reason-dropdown.open .arrow-up{display:inline-block!important}.report-reason-dropdown.open .arrow-down,.report-reason-dropdown .clear-icon{display:none!important}.review-report-actions{display:flex;gap:8px;margin-top:4px}.review-toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%) translateY(20px);padding:12px 24px;border-radius:10px;font-size:.93rem;font-weight:500;color:#fff;z-index:140000;opacity:0;transition:opacity .3s,transform .3s;pointer-events:none;box-shadow:0 4px 16px #00000026}.review-toast--visible{opacity:1;transform:translate(-50%) translateY(0);pointer-events:auto}.review-toast--success{background:#22c55e}.review-toast--error{background:#ef4444}.profile-page .mySwiper{width:100%;height:200px;overflow:hidden;position:relative;cursor:pointer}.profile-page .swiper-slide{width:100%!important;height:100%!important;display:flex;align-items:center;justify-content:center;position:relative}.profile-page .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile-page .listing-card{background:#fff;border-radius:6px;box-shadow:0 2px 6px #0000001a;position:relative;transition:box-shadow .2s;overflow:hidden;display:flex;flex-direction:column;height:100%;width:100%}.profile-page .listing-card:hover{box-shadow:0 6px 12px #00000026}.profile-page .listing-card,.profile-page .listing-card>a{display:flex;flex-direction:column;height:100%}.profile-page .listing-card-body{padding:10px;flex:1 1 auto;display:flex;flex-direction:column}.profile-page .listing-card-title{font-size:16px;font-weight:600;color:#007bff;text-decoration:none;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.profile-page .listing-card-title:hover{text-decoration:none}.profile-page .listing-card-price{font-size:15px;font-weight:700;color:#000;margin:2px 0 0;display:block;white-space:nowrap}.profile-page .listing-card-description{margin:5px 0 10px;font-size:14px;color:#333}.profile-page .listing-card-location{font-size:14px;color:#666;margin-bottom:5px}.profile-page .slide-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0006;color:#fff;font-size:18px;pointer-events:none}.profile-page .listing-card .form-check-input.ad-select{margin-left:0!important;margin-right:.5rem;position:static}.profile-page .listing-card:has(.ad-select:checked),.profile-page .listing-card.selected{border:2px solid var(--bs-primary);box-shadow:0 0 0 4px #0d6efd40;transform:translateY(-2px)}.profile-page .selection-bar{position:fixed;left:0;bottom:0;width:100%;padding:10px;background:#000c;color:#fff;display:flex;align-items:center;justify-content:center;z-index:1050}.profile-page .selection-bar.d-none{display:none}.profile-page .form-check-input,.profile-page .ad-select{width:1.2em;height:1.2em;border:2px solid #6c757d;transition:all .2s ease-in-out;box-shadow:none}.profile-page .form-check-input:hover,.profile-page .ad-select:hover{border-color:#0d6efd;transform:scale(1.1)}.profile-page .form-check-input:checked,.profile-page .ad-select:checked{background-color:#0d6efd;border-color:#0d6efd;box-shadow:0 0 4px #0d6efd80}.profile-favorites-page .favorite-remove-button{margin-top:auto;align-self:flex-start;transform:scale(.91);transform-origin:bottom left}.profile-page .profile-favorites-tabs{display:flex;align-items:center;gap:6px;border-bottom:1px solid #d7dbe3;overflow-x:auto;padding-bottom:8px}.profile-page .profile-favorites-tab{display:inline-flex;align-items:center;gap:8px;color:#374151;text-decoration:none;font-size:.95rem;font-weight:500;white-space:nowrap;padding:.5rem .75rem;border-radius:.375rem;border-bottom:0;transition:background-color .2s ease,color .2s ease}.profile-page .profile-favorites-tab:hover{background-color:#f3f4f6;color:#111827;text-decoration:none}.profile-page .profile-favorites-tab.is-active,.profile-page .profile-favorites-tab.active,.profile-page .profile-favorites-tab[aria-selected=true]{background-color:#e5e7eb;color:#111827;font-weight:600}.profile-page .profile-favorites-tab__count{font-size:.8rem;font-weight:600;color:#4b5563;background:#eef0f3;border-radius:999px;min-width:24px;padding:2px 7px;text-align:center}.profile-favorites-page .favorite-searches-notice{background:#f2f4f7;border-radius:16px;padding:16px 18px}.profile-favorites-page .favorite-searches-notice__title{font-size:35px;font-weight:800;letter-spacing:-.015em;display:inline-flex;align-items:center;gap:10px;margin-bottom:10px}.profile-favorites-page .favorite-searches-notice__title i{font-size:28px}.profile-favorites-page .favorite-searches-notice__text{margin-bottom:8px;font-size:19px;line-height:1.32;max-width:640px}.profile-favorites-page .favorite-searches-notice__link{color:#0d6efd;text-decoration:none;font-weight:700}.profile-favorites-page .favorite-searches-notice__link:hover{text-decoration:underline}.profile-favorites-page .favorite-search-toolbar{display:grid;grid-template-columns:46px minmax(0,1fr) 180px;align-items:center;gap:12px;margin-bottom:8px}.profile-favorites-page .favorite-search-toolbar__bulk{grid-column:1 / 3;display:flex;align-items:center;gap:10px}.profile-favorites-page .favorite-search-toolbar__mail-label{grid-column:3;justify-self:end;color:#05070b;font-size:14px;font-weight:500;white-space:nowrap}.profile-favorites-page .favorite-search-select-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:22px;height:22px;border:1px solid #d9dde5;border-radius:6px;background:#f1f3f6;cursor:pointer;position:relative;display:inline-block;flex:0 0 22px}.profile-favorites-page .favorite-search-select-input:checked{background:#111;border-color:#111}.profile-favorites-page .favorite-search-select-input:checked:after{content:"";position:absolute;left:7px;top:3px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.profile-favorites-page .favorite-search-select-input:disabled{opacity:.55;cursor:not-allowed}.profile-favorites-page .favorite-search-delete-button{border:0;border-radius:14px;background:#ebedf1;color:#9aa1ac;font-size:14px;font-weight:500;line-height:1;padding:8px 16px;min-width:100px}.profile-favorites-page .favorite-search-delete-button:disabled{opacity:1;color:#b7bdc7;background:#f0f2f5}.profile-favorites-page .favorite-search-delete-button:not(:disabled){background:#e0e4ea;color:#3d4450}.profile-favorites-page .favorite-search-list{border-top:1px solid #eceff4}.profile-favorites-page .favorite-search-row{position:relative;display:grid;grid-template-columns:46px minmax(0,1fr) 180px;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #eceff4}.profile-favorites-page .favorite-search-row__select{display:flex;align-items:center;justify-content:center}.profile-favorites-page .favorite-search-row__content{min-width:0}.profile-favorites-page .favorite-search-row__title{color:#111827;font-size:15px;font-weight:600;line-height:1.35;text-decoration:none;display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-favorites-page .favorite-search-row__title:hover{color:#111317;text-decoration:none}.profile-favorites-page .favorite-search-row__summary{margin-top:2px;color:#6b7280;font-size:13px;line-height:1.35}.profile-favorites-page .favorite-search-row__controls{display:flex;align-items:flex-end;justify-content:center}.profile-favorites-page .favorite-search-switch{position:relative;width:52px;height:30px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.profile-favorites-page .favorite-search-switch input{position:absolute;opacity:0;width:0;height:0}.profile-favorites-page .favorite-search-switch__track{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:#d4d8e0;transition:background-color .2s ease}.profile-favorites-page .favorite-search-switch__thumb{position:absolute;top:3px;left:3px;width:24px;height:24px;border-radius:50%;background:#fff;box-shadow:0 2px 8px #0000002e;transition:transform .2s ease}.profile-favorites-page .favorite-search-switch input:checked+.favorite-search-switch__track{background:#111}.profile-favorites-page .favorite-search-switch input:checked+.favorite-search-switch__track+.favorite-search-switch__thumb{transform:translate(22px)}.profile-favorites-page .favorite-search-switch input:disabled+.favorite-search-switch__track{opacity:.55}.profile-favorites-page .favorite-search-card__toast{position:absolute;right:0;top:56px;max-width:min(340px,calc(100% - 16px));background:#000;color:#fff;font-size:14px;line-height:1.35;padding:12px 14px;border-radius:20px;opacity:0;transform:translateY(6px);transition:opacity .2s ease,transform .2s ease;z-index:2}.profile-favorites-page .favorite-search-card__toast.is-visible{opacity:1;transform:translateY(0)}@media (max-width: 992px){.profile-favorites-page .favorite-searches-notice__title{font-size:28px}.profile-favorites-page .favorite-searches-notice__text{font-size:16px}.profile-favorites-page .favorite-search-row,.profile-favorites-page .favorite-search-toolbar{grid-template-columns:42px minmax(0,1fr) 170px}.profile-favorites-page .favorite-search-row__title{font-size:15px}.profile-favorites-page .favorite-search-row__summary{font-size:13px}}@media (max-width: 768px){.profile-favorites-page .favorite-search-toolbar{grid-template-columns:1fr;gap:8px}.profile-favorites-page .favorite-search-toolbar__bulk{grid-column:1}.profile-favorites-page .favorite-search-toolbar__mail-label{grid-column:1;justify-self:start}.profile-favorites-page .favorite-search-row{grid-template-columns:1fr;gap:8px;padding:10px 0}.profile-favorites-page .favorite-search-row__select{justify-content:flex-start}.profile-favorites-page .favorite-search-row__title{font-size:15px;white-space:normal}.profile-favorites-page .favorite-search-row__summary{font-size:13px}.profile-favorites-page .favorite-search-row__controls{width:100%;justify-content:flex-start;align-items:center}.profile-favorites-page .favorite-search-card__toast{position:static;margin-top:4px;max-width:100%}}.public-profile-page [x-cloak]{display:none!important}.public-profile-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#00000080;z-index:130000}.public-profile-modal-content{padding:20px}.profile-notifications-page .notifications-panel{background:#fff;border:1px solid #e7ecf5;border-radius:16px;box-shadow:0 8px 24px #10182814;padding:18px}.profile-notifications-page .notifications-panel__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.profile-notifications-page .notifications-panel__title{margin:0;font-size:26px;font-weight:700;color:#0f172a}.profile-notifications-page .notifications-panel__count{min-width:36px;height:36px;border-radius:999px;background:#0d6efd;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;padding:0 10px}.profile-notifications-page .notifications-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.profile-notifications-page .notification-item__form{display:none}.profile-notifications-page .notification-item{border:1px solid #e7ecf5;border-radius:12px;background:linear-gradient(180deg,#fff,#fafcff);transition:box-shadow .2s ease,border-color .2s ease,transform .2s ease}.profile-notifications-page .notification-item:hover{border-color:#cad9f9;box-shadow:0 10px 24px #0d6efd1f;transform:translateY(-1px)}.profile-notifications-page .notification-item.is-read{opacity:.9}.profile-notifications-page .notification-item__link{color:inherit;text-decoration:none;display:flex;align-items:flex-start;gap:12px;padding:14px}.profile-notifications-page .notification-item__avatar{width:38px;height:38px;border-radius:50%;background:#eaf2ff;color:#0d6efd;font-size:16px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.profile-notifications-page .notification-item__avatar--warning{background:#fff7ed;color:#ea580c}.profile-notifications-page .notification-item__avatar--danger{background:#fef2f2;color:#dc2626}.profile-notifications-page .notification-item__avatar--success{background:#f0fdf4;color:#16a34a}.profile-notifications-page .notification-item__content{flex:1 1 auto;min-width:0}.profile-notifications-page .notification-item__topline{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.profile-notifications-page .notification-item__sender{color:#0f172a;font-size:15px;font-weight:700}.profile-notifications-page .notification-item__time{color:#7b8798;font-size:12px;white-space:nowrap}.profile-notifications-page .notification-item__title{margin:4px 0 0;color:#1e293b;font-size:14px;line-height:1.35}.profile-notifications-page .notification-item__snippet{margin:4px 0 0;color:#5c6a7a;font-size:13px;line-height:1.35;word-break:break-word}.profile-notifications-page .notification-item__action{display:inline-flex;align-items:center;justify-content:center;align-self:center;padding:6px 10px;border-radius:8px;border:1px solid #d4e2ff;background:#f4f8ff;color:#0d6efd;font-size:12px;font-weight:700;flex-shrink:0}.profile-notifications-page .notifications-empty{border:1px dashed #d7dfec;border-radius:12px;background:#fbfcff;min-height:170px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.profile-notifications-page .notifications-empty__icon{width:34px;height:34px;border-radius:50%;background:#eef3ff;color:#0d6efd;font-size:20px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.profile-notifications-page .notifications-empty__text{margin:0;color:#5c6a7a;font-size:14px}.profile-notifications-page .notifications-pagination{margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.profile-notifications-page .notifications-pagination__meta{color:#64748b;font-size:13px;font-weight:600;display:inline-flex;align-items:center;gap:6px}.profile-notifications-page .notifications-pagination .pagination{margin:0;gap:4px}.profile-notifications-page .notifications-pagination .page-link{border:1px solid #dbe5f5;color:#0d6efd;border-radius:8px;min-width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;font-size:13px;font-weight:600;box-shadow:none}.profile-notifications-page .notifications-pagination .page-item.active .page-link{background-color:#0d6efd;border-color:#0d6efd;color:#fff}.profile-notifications-page .notifications-pagination .page-item.disabled .page-link{color:#9aa7bb;background:#f8fbff;border-color:#e4ecf8}.profile-notifications-page .notifications-pagination .page-link:focus{box-shadow:0 0 0 .2rem #0d6efd33}.profile-notifications-page .notifications-pagination .page-link:hover{background:#f4f8ff}@media (max-width: 768px){.profile-notifications-page .notifications-panel{padding:14px}.profile-notifications-page .notifications-panel__title{font-size:22px}.profile-notifications-page .notification-item__link{padding:12px}.profile-notifications-page .notification-item__action{display:none}.profile-notifications-page .notifications-pagination{justify-content:center}.profile-notifications-page .notifications-pagination__meta{width:100%;justify-content:center}.public-profile-page .chat-widget-hidden{display:none!important}}.promo-page-title{font-size:26px;font-weight:700;color:#0f172a;margin-bottom:4px}.promo-page-subtitle{color:#64748b;font-size:15px;margin-bottom:24px}.promo-section-title{font-size:18px;font-weight:700;color:#0f172a;margin-bottom:16px}.promo-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:28px}.promo-stat-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:16px;text-align:center}.promo-stat-card__value{font-size:28px;font-weight:800;color:#0f172a;line-height:1.1}.promo-stat-card__label{font-size:13px;font-weight:500;color:#64748b;margin-top:4px}.promo-stat-card--active{border-color:#bbf7d0;background:#f0fdf4}.promo-stat-card--active .promo-stat-card__value{color:#16a34a}.promo-stat-card--pending{border-color:#fde68a;background:#fefce8}.promo-stat-card--pending .promo-stat-card__value{color:#ca8a04}.promo-stat-card--expired{border-color:#e2e8f0;background:#f8fafc}.promo-stat-card--expired .promo-stat-card__value{color:#94a3b8}.promo-packages{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:32px}.promo-card{position:relative;border-radius:16px;padding:24px 20px;text-align:center;border:2px solid #e2e8f0;background:#fff;transition:transform .15s ease,box-shadow .15s ease}.promo-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #0000001a}.promo-card__popular{position:absolute;top:-1px;right:20px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;font-size:11px;font-weight:800;letter-spacing:.5px;padding:4px 14px;border-radius:0 0 10px 10px}.promo-card__icon{width:52px;height:52px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:12px}.promo-card__name{font-size:18px;font-weight:700;color:#0f172a;margin-bottom:6px}.promo-card__price{font-size:28px;font-weight:800;margin-bottom:2px}.promo-card__duration{font-size:14px;font-weight:500;color:#64748b;margin-bottom:16px}.promo-card__features{list-style:none;padding:0;margin:0;text-align:left}.promo-card__features li{padding:5px 0;font-size:14px;color:#334155;display:flex;align-items:center;gap:8px}.promo-card__features li i{font-size:14px;flex-shrink:0}.promo-card--raise{border-color:#bbf7d0}.promo-card--raise .promo-card__icon{background:#dcfce7;color:#16a34a}.promo-card--raise .promo-card__price,.promo-card--raise .promo-card__features li i{color:#16a34a}.promo-card--highlight{border-color:#bfdbfe}.promo-card--highlight .promo-card__icon{background:#dbeafe;color:#2563eb}.promo-card--highlight .promo-card__price,.promo-card--highlight .promo-card__features li i{color:#2563eb}.promo-card--vip{border-color:#fde68a;background:linear-gradient(180deg,#fffef5,#fff)}.promo-card--vip .promo-card__icon{background:#fef3c7;color:#d97706}.promo-card--vip .promo-card__price,.promo-card--vip .promo-card__features li i{color:#d97706}.promo-badge{display:inline-flex;align-items:center;font-size:12px;font-weight:600;padding:3px 10px;border-radius:999px;line-height:1.4}.promo-badge--active{background:#dcfce7;color:#166534}.promo-badge--pending{background:#fef9c3;color:#854d0e}.promo-badge--expired{background:#f1f5f9;color:#64748b}.promo-badge--failed{background:#fef2f2;color:#991b1b}.promo-type-label{font-size:13px;font-weight:600}.promo-type-label--raise{color:#16a34a}.promo-type-label--highlight{color:#2563eb}.promo-type-label--vip{color:#d97706}.promo-history-table{border:1px solid #e2e8f0;border-radius:14px;overflow:hidden}.promo-table{width:100%;border-collapse:collapse}.promo-table thead{background:#f8fafc}.promo-table th{padding:12px 16px;font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.3px;border-bottom:1px solid #e2e8f0;white-space:nowrap}.promo-table td{padding:12px 16px;font-size:14px;color:#334155;border-bottom:1px solid #f1f5f9;vertical-align:middle}.promo-table tbody tr:last-child td{border-bottom:none}.promo-table tbody tr:hover{background:#f8fafc}.promo-table__ad-cell a{color:#0f172a;text-decoration:none;font-weight:500}.promo-table__ad-cell a:hover{color:#0d6efd}.promo-history-cards{display:flex;flex-direction:column;gap:10px}.promo-history-item{border:1px solid #e2e8f0;border-radius:12px;padding:14px;background:#fff}.promo-history-item__header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.promo-history-item__ad{font-size:14px;font-weight:500;color:#0f172a;margin-bottom:8px;line-height:1.35}.promo-history-item__ad a{color:#0f172a;text-decoration:none}.promo-history-item__meta{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#94a3b8}.promo-empty{border:1px dashed #d7dfec;border-radius:14px;background:#fbfcff;min-height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:32px}.promo-empty__icon{width:48px;height:48px;border-radius:50%;background:#eef3ff;color:#0d6efd;font-size:22px;display:inline-flex;align-items:center;justify-content:center}.promo-empty__text{margin:0;color:#64748b;font-size:15px}@media (max-width: 992px){.promo-stats{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.promo-page-title{font-size:22px}.promo-stats{grid-template-columns:repeat(2,1fr);gap:8px}.promo-stat-card{padding:12px}.promo-stat-card__value{font-size:22px}.promo-packages{grid-template-columns:1fr;gap:12px}.promo-card{padding:20px 16px}}@media (max-width: 576px){.promo-stat-card__value{font-size:20px}.promo-stat-card__label{font-size:12px}}
