:root{--theme-primary:#b6d70c;--theme-text-dark:#262626;--theme-text-muted:#8c8c8c;--theme-border:#e8e8e8;--theme-border-input:#d9d9d9}.hero-search-container{width:100%;max-width:1180px;margin:0 auto;direction:rtl;background:#ffffff;border-radius:28px;border:1px solid var(--theme-border);box-shadow:0 10px 30px rgba(0,0,0,.04);padding:16px 28px 24px;position:relative;z-index:50;box-sizing:border-box}.guild-header-tabs{display:flex;align-items:center;justify-content:flex-start;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;border-bottom:1px solid var(--theme-border);padding-bottom:2px;margin-bottom:22px}.guild-header-tabs::-webkit-scrollbar{display:none}.guild-tab-wrapper{display:inline-flex;align-items:center;position:relative;flex-shrink:0}.guild-tab-wrapper:not(:last-child):after{content:"";width:1px;height:36px;background-color:var(--theme-border);margin:0 4px}.guild-tab-button{display:flex;flex-direction:column;align-items:center;gap:8px;background:transparent;border:none;padding:10px 22px 14px;cursor:pointer;color:var(--theme-text-muted);transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative}.guild-tab-btn-icon{width:28px;height:28px;stroke-width:1.4;color:#a3a3a3;transition:all .2s ease}.guild-tab-btn-title{font-size:13px;font-weight:700;white-space:nowrap;transition:color .2s ease}.guild-tab-button:hover,.guild-tab-button:hover .guild-tab-btn-icon{color:var(--theme-text-dark)}.guild-tab-wrapper.active .guild-tab-btn-icon,.guild-tab-wrapper.active .guild-tab-btn-title,.guild-tab-wrapper.active .guild-tab-button{color:var(--theme-primary)!important}.guild-tab-wrapper.active:before{content:"";position:absolute;bottom:-1px;left:14px;right:14px;height:3.5px;background-color:var(--theme-primary);border-radius:4px 4px 0 0;z-index:2}.search-form-row{display:flex;align-items:flex-end;gap:14px;width:100%}.search-field-block{flex:1 1;display:flex;flex-direction:column;gap:8px;min-width:0}.search-field-label{font-size:13px;font-weight:700;color:var(--theme-text-dark);text-align:right;padding-right:4px}.search-input-pill{display:flex;align-items:center;justify-content:space-between;background:#ffffff;border:1px solid var(--theme-border-input);border-radius:18px;padding:0 16px;height:48px;cursor:pointer;position:relative;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box}.search-input-pill.open,.search-input-pill:hover{border-color:#8c8c8c}.pill-content-right{display:flex;align-items:center;gap:8px;min-width:0;flex:1 1}.pill-leading-icon{width:20px;height:20px;color:#374151;flex-shrink:0}.pill-text{font-size:13.5px;font-weight:600;color:var(--theme-text-dark);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:right}.pill-text.placeholder{color:#9ca3af;font-weight:500}.pill-chevron{width:15px;height:15px;color:#6b7280;flex-shrink:0;margin-right:6px}.search-action-button{width:60px;height:54px;border-radius:18px;background-color:var(--theme-primary);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0;box-shadow:0 6px 16px rgba(182,215,12,.4);margin-bottom:-2px}.search-action-button:hover{background-color:#a6c40a;transform:translateY(-2px);box-shadow:0 8px 20px rgba(182,215,12,.5)}.search-action-button:active{transform:translateY(0)}.search-action-icon{width:24px;height:24px;color:#171717;stroke-width:2.3}.search-dropdown-menu{position:absolute;top:calc(100% + 8px);right:0;width:100%;min-width:200px;max-height:240px;background:#ffffff;border:1px solid var(--theme-border);border-radius:16px;padding:6px;box-shadow:0 16px 36px rgba(0,0,0,.1);overflow-y:auto;z-index:100}.search-dropdown-item{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-radius:10px;font-size:13px;font-weight:600;color:var(--theme-text-dark);cursor:pointer;transition:all .15s ease}.search-dropdown-item:hover{background-color:#f5f5f5}.search-dropdown-item.selected{background-color:#f7fee7;color:#4d7c0f;font-weight:700}.dropdown-item-check{width:16px;height:16px;color:#4d7c0f}.guilds-loading-skeleton{display:flex;gap:16px;padding:10px 0}.skeleton-box-linear{width:90px;height:48px;border-radius:8px;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%);background-size:200% 100%;animation:skeletonPulse 1.4s ease-in-out infinite}@keyframes skeletonPulse{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:992px){.hero-search-container{border-radius:20px;padding:16px}.search-form-row{flex-direction:column;align-items:stretch;gap:12px}.search-action-button{width:100%;height:48px;border-radius:16px;margin-top:6px}.search-input-pill{height:46px}.guild-tab-button{padding:6px 14px 12px}.guild-tab-btn-icon{width:22px;height:22px}.guild-tab-btn-title{font-size:12px}}.featuredComplexes_postImage__8ZpcV{width:100%;height:100%;background-size:cover}.featuredComplexes_sectionWrapper__4Cu7_{width:100%;margin:50px auto;direction:rtl}.featuredComplexes_sectionHeader__Zgu6z{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:24px}.featuredComplexes_mainTitle__Dc1Qq{font-size:20px;font-weight:800;color:#222222;margin-bottom:6px}.featuredComplexes_subTitle__S_3n4{font-size:13px;color:#777777}.featuredComplexes_controls__UzJUf{display:flex;gap:10px}.featuredComplexes_arrowBtn__L4xE8{width:42px;height:42px;border-radius:12px;background:#ffffff;border:1px solid #eeeeee;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#040b0c;transition:all .2s ease}.featuredComplexes_arrowBtn__L4xE8 svg{width:20px;height:20px}.featuredComplexes_arrowBtn__L4xE8:hover{background:#040b0c;color:#ffffff;border-color:#040b0c}.featuredComplexes_sliderTrack__fBiT2{display:flex;gap:20px;overflow-x:auto;scroll-behavior:smooth;padding:10px 4px 25px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.featuredComplexes_sliderTrack__fBiT2::-webkit-scrollbar{display:none}.featuredComplexes_card___M5HL{min-width:290px;max-width:290px;background:#ffffff;border:1px solid #eeeeee;border-radius:18px;overflow:hidden;text-decoration:none;display:flex;flex-direction:column;transition:transform .25s ease;flex-shrink:0}.featuredComplexes_card___M5HL:hover{transform:translateY(-6px)}.featuredComplexes_imageBox__Yb5fL{position:relative;width:100%;height:180px;background:#f5f5f5}.featuredComplexes_cardImage__9YW4W{object-fit:cover}.featuredComplexes_badgeTop__QLSjS{position:absolute;top:12px;right:12px;background:rgba(4,11,12,.85);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#ffffff;font-size:11px;font-weight:700;padding:4px 12px;border-radius:20px}.featuredComplexes_cardBody__ZdOAz{padding:16px;display:flex;flex-direction:column;flex:1 1}.featuredComplexes_ratingRow__B5Ya3{display:flex;align-items:center;gap:4px;margin-bottom:8px}.featuredComplexes_starIcon__1IHzH{width:16px;height:16px;color:#ffc64a;fill:#ffc64a}.featuredComplexes_rateVal__PUh5v{font-size:13px;font-weight:800;color:#222222}.featuredComplexes_rateCount__VO1pN{font-size:12px;color:#888888}.featuredComplexes_cardTitle__AtDNL{font-size:15px;font-weight:800;color:#222222;line-height:1.4;margin-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.featuredComplexes_cardAddress__orbGY{font-size:12px;color:#666666;display:flex;align-items:center;gap:4px;margin-bottom:16px}.featuredComplexes_pinIcon__SYcce{width:15px;height:15px;color:#888888;flex-shrink:0}.featuredComplexes_cardFooter__SviNp{margin-top:auto;border-top:1px solid #f2f2f2;padding-top:12px;display:flex;align-items:center;justify-content:space-between}.featuredComplexes_priceLabel__VRbVe{font-size:12px;color:#777777}.featuredComplexes_priceValue__AwMJw{font-size:15px;font-weight:800;color:#040b0c}.featuredComplexes_priceValue__AwMJw small{font-size:11px;font-weight:600}.featuredComplexes_loadingSkeleton__Ws878{display:flex;gap:20px}.featuredComplexes_skeletonCard__QaP7X{min-width:290px;height:320px;background:#f3f4f6;border-radius:18px;animation:featuredComplexes_pulse__YNkp8 1.5s ease-in-out infinite}@keyframes featuredComplexes_pulse__YNkp8{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media screen and (max-width:768px){.featuredComplexes_controls__UzJUf{display:none}.featuredComplexes_mainTitle__Dc1Qq{font-size:17px}.featuredComplexes_card___M5HL{min-width:250px;max-width:250px}.featuredComplexes_imageBox__Yb5fL{height:150px}}