.bottom-sheet-handle .handle-bar{display:block;width:36px;height:4px;border-radius:2px;background-color:#d1d5db}.bottom-sheet-option{transition:background-color .15s ease}.bottom-sheet-option:active,.bottom-sheet-option:focus{background-color:#f5f5f5}.bottom-sheet-option.is-selected{background-color:#e8f0fe}.bottom-sheet-option.is-selected .option-label{color:#f30c62;font-weight:600}.bottom-sheet-option .option-label{font-size:.95rem;color:#333}.bottom-sheet-option .option-check{color:#f30c62;font-size:.85rem}.filter-chip{display:inline-flex;align-items:center;gap:4px;height:36px;padding:0 12px;font-size:.82rem;color:#555;background-color:#fff;border:1.5px solid #e0e3eb;border-radius:8px;cursor:pointer;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .2s ease;outline:none}.filter-chip:hover{background-color:#fafafa}.filter-chip--active{border-color:#f30c62;color:#f30c62;font-weight:500}.filter-chip--active,.filter-chip--active:hover{background-color:#fff}.filters-bar{padding:10px 14px}.filter-select{height:36px;padding:0 32px 0 10px;font-size:.82rem;color:#555;background-color:#f5f6fa;border:1.5px solid transparent;border-radius:8px;cursor:pointer;outline:none;transition:all .2s ease;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%23999' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:left 8px center}.filter-select:hover{background-color:#eef0f5}.filter-select--active,.filter-select:focus{background-color:#fff;border-color:#f30c62}.filter-select--active{color:#f30c62;font-weight:500}.filter-select--active:hover{background-color:#fff}.filter-divider{display:inline-block;width:1px;height:24px;background-color:#e0e3eb;margin:0 4px;align-self:center}.filter-chip .fa-times{font-size:.65rem;opacity:.7}.filter-chip--active .fa-times{opacity:1}.filter-chip--select{min-width:-moz-fit-content;min-width:fit-content}.filters-scroll{overflow-x:auto;overflow-y:hidden;white-space:nowrap;gap:8px;padding-bottom:4px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.filters-scroll::-webkit-scrollbar{display:none}.filter-divider-mobile{display:inline-block;width:1px;height:28px;background-color:#e0e3eb;align-self:center;flex-shrink:0}.btn-load-more{display:inline-flex;align-items:center;justify-content:center;padding:8px 28px;font-size:.85rem;color:#f30c62;background:transparent;border:1.5px solid #f30c62;border-radius:8px;cursor:pointer;transition:all .2s ease;margin-top:12px}.btn-load-more:hover{background:#f30c62;color:#fff}.btn-follow{border-radius:8px!important;background-color:#f30c62!important;border-color:#f30c62!important;color:#fff!important;padding:8px 20px!important;font-size:.85rem;font-weight:700;transition:all .2s ease}.btn-follow:hover{background-color:#e00d52!important;border-color:#e00d52!important;color:#fff!important}@media (max-width:767px){.btn-follow{width:100%!important;text-align:center;justify-content:center}}.shorts-section .shorts-swiper-container{position:relative}.shorts-section .swiper-button-next,.shorts-section .swiper-button-prev{width:40px;height:40px;border-radius:50%;top:40%}.shorts-section .swiper-button-next:after,.shorts-section .swiper-button-prev:after{font-size:14px;font-weight:700}.bottom-sheet-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:1050;display:flex;align-items:flex-end;justify-content:center}.bottom-sheet{width:100%;max-width:500px;background-color:#fff;border-radius:16px 16px 0 0;overflow-y:auto;overflow-x:hidden;box-shadow:0 -4px 24px rgba(0,0,0,.15);padding-bottom:env(safe-area-inset-bottom,16px)}.bottom-sheet-handle{display:flex;justify-content:center;padding:10px 0 4px}.handle-bar{display:block;width:36px;height:4px;border-radius:2px;background-color:#d1d5db}.bottom-sheet-header{display:flex;align-items:center;justify-content:space-between;padding:8px 16px 12px;border-bottom:1px solid #f0f0f0}.bottom-sheet-title{margin:0;font-size:1rem;font-weight:600;color:#1a1a1a}.bottom-sheet-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:#f5f5f5;border-radius:50%;cursor:pointer;color:#666;font-size:.9rem;transition:background .2s}.bottom-sheet-close:hover{background:#e5e5e5;color:#333}.bottom-sheet-body{padding:8px 0}.bottom-sheet-option{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;cursor:pointer;transition:background-color .12s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;outline:none;position:relative}.bottom-sheet-option:active,.bottom-sheet-option:focus{background-color:#f5f6fa}.bottom-sheet-option.has-divider:after{content:"";position:absolute;bottom:0;left:20px;right:20px;height:1px;background-color:#f0f0f0}.option-label{font-size:.95rem;color:#333}.option-check{color:#f30c62;font-size:.85rem}.bottom-sheet-clear-wrap{padding:12px 16px 4px}.bottom-sheet-clear-btn{width:100%;padding:10px 0;font-size:.9rem;color:#f30c62;background:transparent;border:1px solid #f30c62;border-radius:8px;cursor:pointer;transition:all .15s ease}.bottom-sheet-clear-btn:hover:not(:disabled){background:#f30c62;color:#fff}.bottom-sheet-clear-btn:disabled{color:#ccc;border-color:#e0e0e0;cursor:not-allowed;opacity:.6}.bottom-sheet-enter-active,.bottom-sheet-leave-active{transition:opacity .3s ease}.bottom-sheet-enter,.bottom-sheet-leave-to{opacity:0}.bottom-sheet-enter-active .bottom-sheet,.bottom-sheet-leave-active .bottom-sheet{transition:transform .35s cubic-bezier(.32,.72,0,1)}.bottom-sheet-enter .bottom-sheet,.bottom-sheet-leave-to .bottom-sheet{transform:translateY(100%)}.filter-dropdown{position:relative}.filter-dropdown-btn{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 12px;font-size:.82rem;color:#555;background-color:#fff;border:1.5px solid #e0e3eb;border-radius:8px;cursor:pointer;white-space:nowrap;transition:all .2s ease;outline:none;direction:rtl}.filter-dropdown-btn:hover{background-color:#fafafa}.filter-dropdown-btn--active{background-color:#fff;border-color:#f30c62;color:#f30c62;font-weight:500}.filter-dropdown-btn--active:hover{background-color:#fff}.filter-dropdown-icon{font-size:.85rem;color:#999}.filter-dropdown-btn--active .filter-dropdown-icon{color:#f30c62}.filter-dropdown-label{max-width:120px;overflow:hidden;text-overflow:ellipsis}.filter-dropdown-chevron{font-size:.7rem;color:#999;transition:transform .2s ease}.filter-dropdown-btn--active .filter-dropdown-chevron{color:#f30c62}.filter-dropdown-menu{position:absolute;top:calc(100% + 6px);right:0;min-width:200px;background:#fff;border:1px solid #e8eaed;border-radius:10px;box-shadow:0 8px 30px rgba(0,0,0,.12);z-index:1040;padding:6px 0;overflow:hidden}.filter-dropdown-option{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;cursor:pointer;transition:background-color .12s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative}.filter-dropdown-option:hover{background-color:#f5f6fa}.filter-dropdown-option.has-divider:after{content:"";position:absolute;bottom:0;left:16px;right:16px;height:1px;background-color:#f0f0f0}.filter-dropdown-option-label{font-size:.88rem;color:#333}.filter-dropdown-check{color:#f30c62;font-size:.8rem;margin-right:12px}.filter-dropdown-clear-wrap{padding:6px 12px 4px}.filter-dropdown-clear-btn{width:100%;padding:8px 0;font-size:.85rem;color:#f30c62;background:transparent;border:1px solid #f30c62;border-radius:8px;cursor:pointer;transition:all .15s ease}.filter-dropdown-clear-btn:hover:not(:disabled){background:#f30c62;color:#fff}.filter-dropdown-clear-btn:disabled{color:#ccc;border-color:#e0e0e0;cursor:not-allowed;opacity:.6}.dropdown-fade-enter-active,.dropdown-fade-leave-active{transition:opacity .15s ease,transform .15s ease}.dropdown-fade-enter,.dropdown-fade-leave-to{opacity:0;transform:translateY(-4px)}.swiper-button-next,.swiper-button-prev{top:43%!important}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:-20px!important;left:auto!important}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:-20px!important;right:auto!important}