._btn_1wm3d_1{background:var(--surface-subtle);border:1px solid var(--border-color);border-radius:var(--radius-md);padding:.4rem .75rem;font-size:.85rem;font-weight:700;color:var(--text-main);display:flex;align-items:center;gap:.35rem;cursor:pointer;transition:all .2s ease}._btn_1wm3d_1:hover{background:var(--primary-light);color:var(--primary);border-color:var(--secondary-border)}._backdrop_82stg_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#141a24a6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;display:flex;align-items:center;justify-content:center;padding:1rem}._modal_82stg_13{background:var(--surface-card);border-radius:var(--radius-lg);width:100%;max-width:420px;padding:2rem;box-shadow:0 20px 40px #0003;position:relative}._closeBtn_82stg_23{position:absolute;top:1rem;left:1rem;background:var(--surface-subtle);border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:var(--text-muted)}._title_82stg_37{font-size:1.4rem;font-weight:800;color:var(--text-main);margin-bottom:.5rem}._subtitle_82stg_44{font-size:.875rem;color:var(--text-muted);margin-bottom:1.5rem}._inputGroup_82stg_50{margin-bottom:1.25rem;display:flex;flex-direction:column;gap:.4rem}._label_82stg_57{font-size:.85rem;font-weight:700}._input_82stg_50{width:100%;padding:.75rem 1rem;border-radius:var(--radius-md);border:1px solid var(--border-color);font-size:1rem;letter-spacing:.5px}._submitBtn_82stg_71{width:100%;background-color:var(--primary);color:var(--primary-contrast);padding:.8rem;border-radius:var(--radius-md);font-weight:700;font-size:1rem;margin-top:.5rem;box-shadow:0 4px 12px #2a34444d}._otpNotice_82stg_84{background-color:var(--secondary-light);border:1px solid var(--secondary-border);color:var(--accent);padding:.75rem;border-radius:var(--radius-md);font-size:.85rem;margin-bottom:1rem;text-align:center}._header_17gei_1{position:sticky;top:0;z-index:50;background:var(--header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color);box-shadow:var(--shadow-sm)}._container_17gei_11{max-width:1280px;margin:0 auto;padding:0 1.5rem;height:70px;display:flex;align-items:center;justify-content:space-between}._logo_17gei_21{display:flex;align-items:center;gap:.75rem;text-decoration:none;flex-shrink:0}._logoMark_17gei_29{width:42px;height:42px}._logoText_17gei_34{display:flex;flex-direction:column}._brandName_17gei_39{font-size:1.5rem;font-weight:900;color:var(--primary);line-height:1.1}._tagline_17gei_46{font-size:.68rem;color:var(--text-muted);font-weight:600;white-space:nowrap}._hamburger_17gei_54{display:none;background:var(--surface-subtle);border:1px solid var(--border-color);border-radius:var(--radius-md);width:40px;height:40px;align-items:center;justify-content:center;color:var(--text-main);cursor:pointer;flex-shrink:0}._nav_17gei_69{display:flex;align-items:center;gap:.5rem}._navLink_17gei_75{color:var(--text-soft);font-weight:600;font-size:.9rem;padding:.45rem .65rem;border-radius:var(--radius-sm);transition:all .2s ease;display:flex;align-items:center;gap:.4rem;white-space:nowrap}._navLink_17gei_75:hover{background-color:var(--primary-light);color:var(--primary)}._actions_17gei_94{display:flex;align-items:center;gap:.5rem}._themeBtn_17gei_100{background:var(--surface-subtle);border:1px solid var(--border-color);border-radius:var(--radius-md);width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:var(--text-soft);transition:all .2s ease}._themeBtn_17gei_100:hover{background:var(--primary-light);color:var(--primary)}._addBtn_17gei_118{background:var(--gold-gradient);color:var(--on-gold);padding:.5rem 1rem;border-radius:var(--radius-md);font-weight:800;font-size:.85rem;display:flex;align-items:center;gap:.4rem;white-space:nowrap;box-shadow:0 4px 12px #c08a4e40;transition:transform .2s ease}._addBtn_17gei_118:hover{transform:translateY(-1px)}._authBtn_17gei_137{background-color:var(--primary);color:var(--primary-contrast);padding:.5rem 1rem;border-radius:var(--radius-md);font-weight:700;font-size:.85rem;display:flex;align-items:center;gap:.4rem;white-space:nowrap}._authBtn_17gei_137:hover{background-color:var(--primary-hover)}._userBtn_17gei_154{background-color:var(--surface-subtle);color:var(--text-main);padding:.5rem 1rem;border-radius:var(--radius-md);font-weight:700;font-size:.9rem;display:flex;align-items:center;gap:.5rem}._logoutBtn_17gei_166{padding:.5rem;border-radius:var(--radius-sm);color:var(--text-muted);background:transparent;transition:color .2s}._logoutBtn_17gei_166:hover{color:var(--danger)}._mobileOverlay_17gei_179,._mobileDrawer_17gei_183{display:none}@media (max-width: 768px){._container_17gei_11{height:60px;padding:0 1rem}._logoMark_17gei_29{width:34px;height:34px}._brandName_17gei_39{font-size:1.25rem}._tagline_17gei_46{font-size:.6rem}._nav_17gei_69,._actions_17gei_94{display:none}._hamburger_17gei_54{display:flex}._mobileOverlay_17gei_179{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#141a2480;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99;opacity:0;pointer-events:none;transition:opacity .25s ease}._mobileOverlay_17gei_179._open_17gei_236{opacity:1;pointer-events:all}._mobileDrawer_17gei_183{display:flex;flex-direction:column;position:fixed;top:0;right:-100%;width:80%;max-width:320px;height:100dvh;background:var(--surface-card);border-left:1px solid var(--border-color);z-index:100;padding:1.5rem;gap:.5rem;overflow-y:auto;transition:right .3s cubic-bezier(.4,0,.2,1);box-shadow:-8px 0 24px #00000026}[dir=rtl] ._mobileDrawer_17gei_183{right:auto;left:-100%;border-left:none;border-right:1px solid var(--border-color);box-shadow:8px 0 24px #00000026}._mobileDrawer_17gei_183._open_17gei_236{right:0}[dir=rtl] ._mobileDrawer_17gei_183._open_17gei_236{right:auto;left:0}._drawerClose_17gei_278{align-self:flex-end;background:var(--surface-subtle);border:1px solid var(--border-color);border-radius:var(--radius-md);width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:var(--text-muted);cursor:pointer;margin-bottom:1rem}._drawerNav_17gei_293{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1rem;border-bottom:1px solid var(--border-color);padding-bottom:1rem}._drawerNavLink_17gei_302{color:var(--text-soft);font-weight:600;font-size:1rem;padding:.7rem .75rem;border-radius:var(--radius-sm);transition:all .2s ease;display:flex;align-items:center;gap:.6rem;text-decoration:none}._drawerNavLink_17gei_302:hover{background-color:var(--primary-light);color:var(--primary)}._drawerActions_17gei_320{display:flex;flex-direction:column;gap:.75rem}._drawerActions_17gei_320 ._addBtn_17gei_118,._drawerActions_17gei_320 ._authBtn_17gei_137{justify-content:center;padding:.75rem}._drawerRow_17gei_336{display:flex;align-items:center;gap:.5rem}}._footer_1biec_1{background-color:var(--navy-deep);color:var(--navy-muted);padding-top:4rem;padding-bottom:2rem;border-top:1px solid rgba(255,255,255,.08);margin-top:4rem}._container_1biec_10{max-width:1280px;margin:0 auto;padding:0 1.5rem}._grid_1biec_16{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2.5rem;margin-bottom:3rem}._brand_1biec_23{display:flex;flex-direction:column;gap:1rem}._logo_1biec_29{display:flex;align-items:center;gap:.75rem}._logoMark_1biec_35{width:40px;height:40px}._brandTitle_1biec_40{font-size:1.5rem;font-weight:900;background:var(--gold-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}._desc_1biec_49{font-size:.9rem;line-height:1.6;color:var(--navy-muted)}._colTitle_1biec_55{color:#fff;font-weight:700;font-size:1.1rem;margin-bottom:1.2rem}._linkList_1biec_62{list-style:none;display:flex;flex-direction:column;gap:.6rem}._linkItem_1biec_69 a{color:var(--navy-muted);font-size:.9rem;transition:color .2s}._linkItem_1biec_69 a:hover{color:var(--gold-on-navy)}._contactItem_1biec_79{display:flex;align-items:center;gap:.6rem;font-size:.9rem;margin-bottom:.6rem;color:var(--navy-muted)}._contactIcon_1biec_88{color:var(--gold-on-navy)}._bottom_1biec_92{border-top:1px solid rgba(255,255,255,.08);padding-top:2rem;text-align:center;font-size:.85rem;color:var(--navy-muted)}@media (max-width: 768px){._footer_1biec_1{padding-top:2.5rem;margin-top:2.5rem}._container_1biec_10{padding:0 1rem}._grid_1biec_16{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem}._brand_1biec_23{grid-column:1 / -1}}@media (max-width: 480px){._grid_1biec_16{grid-template-columns:1fr;gap:1.5rem}}._card_17zpg_1{background-color:var(--surface-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);transition:all .3s ease;display:flex;flex-direction:column;text-decoration:none;color:inherit}._card_17zpg_1:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--border-strong)}._imageWrapper_17zpg_20{position:relative;width:100%;height:210px;background-color:var(--surface-subtle);overflow:hidden}._image_17zpg_20{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}._card_17zpg_1:hover ._image_17zpg_20{transform:scale(1.05)}._typeBadge_17zpg_39{position:absolute;top:12px;right:12px;background:#2a3444e0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;padding:4px 10px;border-radius:20px;font-size:.75rem;font-weight:700}._installmentBadge_17zpg_52{position:absolute;bottom:12px;right:12px;background:#c08a4ef2;color:#fff8ee;padding:4px 10px;border-radius:20px;font-size:.75rem;font-weight:700;box-shadow:0 2px 8px #0003}._content_17zpg_65{padding:1.25rem;display:flex;flex-direction:column;flex:1}._location_17zpg_72{display:flex;align-items:center;gap:.35rem;font-size:.825rem;color:var(--text-muted);font-weight:600;margin-bottom:.5rem}._title_17zpg_82{font-size:1.05rem;font-weight:700;color:var(--text-main);line-height:1.4;margin-bottom:.75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._facts_17zpg_94{display:flex;align-items:center;gap:1rem;padding:.6rem 0;border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);margin-bottom:1rem;font-size:.85rem;color:var(--text-soft);font-weight:600;flex-wrap:wrap}._factItem_17zpg_108{display:flex;align-items:center;gap:.3rem}._footer_17zpg_114{margin-top:auto;display:flex;align-items:center;justify-content:space-between;padding-top:.75rem;border-top:1px solid var(--border-color)}._price_17zpg_123{font-size:1.25rem;font-weight:800;color:var(--accent)}._currency_17zpg_129{font-size:.8rem;font-weight:600;margin-right:.25rem;color:var(--text-muted)}@media (max-width: 768px){._imageWrapper_17zpg_20{height:180px}._content_17zpg_65{padding:1rem}._title_17zpg_82{font-size:.95rem}._price_17zpg_123{font-size:1.1rem}._facts_17zpg_94{gap:.75rem;font-size:.8rem}}._wrapper_labud_1{background:var(--surface-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:1.25rem;box-shadow:var(--shadow-md);margin-bottom:2rem}._grid_labud_10{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;align-items:flex-end}._fieldGroup_labud_17{display:flex;flex-direction:column;gap:.4rem}._label_labud_23{font-size:.85rem;font-weight:700;color:var(--text-main)}._input_labud_29,._select_labud_29{width:100%;padding:.65rem .85rem;border-radius:var(--radius-md);border:1px solid var(--border-color);background-color:var(--surface-subtle);font-size:.9rem;color:var(--text-main);transition:border-color .2s}._input_labud_29:focus,._select_labud_29:focus{outline:none;border-color:var(--primary);background-color:var(--surface-card)}._checkboxGroup_labud_46{display:flex;align-items:center;gap:.5rem;padding-bottom:.65rem}._checkbox_labud_46{width:18px;height:18px;accent-color:var(--primary)}._btnGroup_labud_59{display:flex;gap:.5rem}._searchBtn_labud_64{background-color:var(--primary);color:var(--primary-contrast);padding:.65rem 1.25rem;border-radius:var(--radius-md);font-weight:700;font-size:.9rem;display:flex;align-items:center;justify-content:center;gap:.4rem;flex:1;box-shadow:0 4px 12px #2a344433}._resetBtn_labud_79{background-color:var(--surface-subtle);color:var(--text-muted);padding:.65rem;border-radius:var(--radius-md);font-weight:600;font-size:.9rem;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){._wrapper_labud_1{padding:1rem}._grid_labud_10{grid-template-columns:1fr 1fr;gap:.75rem}._btnGroup_labud_59{grid-column:1 / -1}._checkboxGroup_labud_46{padding-bottom:0}}@media (max-width: 480px){._grid_labud_10{grid-template-columns:1fr}}._hero_uahx6_1{position:relative;background:linear-gradient(120deg,#222b39,#2a3444 55%,#33405a);color:#fff;padding:5rem 1.5rem 6rem;border-radius:0 0 32px 32px;overflow:hidden;text-align:center}._heroMark_uahx6_11{position:absolute;left:-4%;top:-30%;width:38%;opacity:.1;pointer-events:none}._heroMarkSmall_uahx6_20{position:absolute;right:-6%;bottom:-40%;width:26%;opacity:.07;pointer-events:none}._heroContent_uahx6_29{max-width:800px;margin:0 auto;position:relative;z-index:10}._badge_uahx6_36{display:inline-flex;align-items:center;gap:.5rem;background:#f0d2a01f;color:var(--gold-on-navy);border:1px solid rgba(240,210,160,.3);padding:.4rem 1rem;border-radius:20px;font-size:.85rem;font-weight:700;margin-bottom:1.5rem}._heroTitle_uahx6_50{font-size:3rem;font-weight:900;line-height:1.25;margin-bottom:1.25rem}._highlight_uahx6_57{background:linear-gradient(90deg,#f0d2a0,#c98f4f);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}._heroSubtitle_uahx6_64{font-size:1.15rem;color:var(--navy-text);margin-bottom:2.5rem;line-height:1.7}._section_uahx6_71{max-width:1280px;margin:4rem auto;padding:0 1.5rem}._sectionHeader_uahx6_77{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:2rem;gap:1rem}._sectionTitle_uahx6_85{font-size:1.8rem;font-weight:800;color:var(--text-main)}._viewAll_uahx6_91{color:var(--accent);font-weight:700;font-size:.95rem;text-decoration:none;white-space:nowrap}._grid_uahx6_99{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.75rem}._newsCard_uahx6_105{background:var(--surface-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:1.5rem;box-shadow:var(--shadow-sm);display:flex;flex-direction:column}._newsTitle_uahx6_115{font-size:1.1rem;font-weight:700;margin-bottom:.75rem}._newsSummary_uahx6_121{font-size:.9rem;color:var(--text-muted);line-height:1.6;margin-bottom:1rem}@media (max-width: 768px){._hero_uahx6_1{padding:3rem 1rem 4rem;border-radius:0 0 20px 20px}._heroTitle_uahx6_50{font-size:2rem}._heroSubtitle_uahx6_64{font-size:.95rem;margin-bottom:1.5rem}._badge_uahx6_36{font-size:.75rem;padding:.3rem .75rem;margin-bottom:1rem}._section_uahx6_71{margin:2rem auto;padding:0 1rem}._sectionHeader_uahx6_77{flex-direction:column;align-items:flex-start;gap:.5rem}._sectionTitle_uahx6_85{font-size:1.35rem}._grid_uahx6_99{grid-template-columns:1fr;gap:1.25rem}._newsCard_uahx6_105{padding:1.25rem}}@media (max-width: 480px){._hero_uahx6_1{padding:2.5rem .75rem 3rem}._heroTitle_uahx6_50{font-size:1.6rem}._heroSubtitle_uahx6_64{font-size:.85rem;margin-bottom:1.25rem}._sectionTitle_uahx6_85{font-size:1.2rem}}._page_akhh4_1{max-width:1280px;margin:2rem auto;padding:0 1.5rem}._header_akhh4_7{margin-bottom:1.5rem}._title_akhh4_11{font-size:2rem;font-weight:800}._subtitle_akhh4_16{color:var(--text-muted)}._grid_akhh4_20{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.75rem}._loadingState_akhh4_26,._emptyState_akhh4_26{text-align:center;padding:4rem 0;color:var(--text-muted)}@media (max-width: 768px){._page_akhh4_1{padding:0 1rem;margin:1.5rem auto}._title_akhh4_11{font-size:1.4rem}._grid_akhh4_20{grid-template-columns:1fr;gap:1.25rem}}._page_1ilma_1{max-width:1280px;margin:2rem auto;padding:0 1.5rem}._header_1ilma_8{margin-bottom:1.5rem}._badges_1ilma_12{display:flex;gap:.5rem;margin-bottom:.5rem;flex-wrap:wrap}._badge_1ilma_12{background:var(--secondary-light);color:var(--accent);padding:4px 12px;border-radius:20px;font-size:.85rem;font-weight:700}._pageTitle_1ilma_28{font-size:2rem;font-weight:800;color:var(--text-main);margin-bottom:.5rem}._locationRow_1ilma_35{display:flex;align-items:center;gap:.4rem;color:var(--text-muted)}._layout_1ilma_43{display:grid;grid-template-columns:2fr 1fr;gap:2rem}._mainPhoto_1ilma_50{width:100%;height:420px;border-radius:20px;overflow:hidden;background-color:var(--surface-subtle);margin-bottom:1rem}._mainPhoto_1ilma_50 img{width:100%;height:100%;object-fit:cover}._thumbnails_1ilma_65{display:flex;gap:.75rem;margin-bottom:2rem;overflow-x:auto;-webkit-overflow-scrolling:touch}._thumbnail_1ilma_65{width:80px;height:60px;border-radius:10px;object-fit:cover;cursor:pointer;border:1px solid var(--border-strong);flex-shrink:0;transition:border-color .2s}._thumbnailActive_1ilma_84{border:2px solid var(--primary)}._factsBox_1ilma_89{background:var(--surface-card);border:1px solid var(--border-color);border-radius:20px;padding:1.5rem;margin-bottom:2rem}._factsTitle_1ilma_97{font-size:1.2rem;font-weight:800;margin-bottom:1rem}._factsGrid_1ilma_103{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;text-align:center}._factCard_1ilma_110{background:var(--surface-subtle);padding:1rem;border-radius:12px}._factIcon_1ilma_116{color:var(--accent);margin:0 auto .5rem;display:block}._factLabel_1ilma_122{font-size:.8rem;color:var(--text-muted)}._factValue_1ilma_127{font-size:1.1rem;font-weight:700}._descBox_1ilma_133{background:var(--surface-card);border:1px solid var(--border-color);border-radius:20px;padding:1.5rem;margin-bottom:2rem}._descTitle_1ilma_141{font-size:1.2rem;font-weight:800;margin-bottom:.75rem}._descText_1ilma_147{line-height:1.8;color:var(--text-soft)}._calcBox_1ilma_153{background:var(--secondary-light);border:1px solid var(--secondary-border);border-radius:20px;padding:1.5rem;margin-bottom:2rem}._calcTitle_1ilma_161{font-size:1.2rem;font-weight:800;color:var(--gold-strong);margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}._calcGrid_1ilma_171{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}._calcLabel_1ilma_177{font-size:.85rem;color:var(--gold-mid)}._calcValue_1ilma_182{font-size:1.1rem;font-weight:700;color:var(--gold-strong)}._sidebar_1ilma_189{position:sticky;top:90px;background:var(--surface-card);border:1px solid var(--border-color);border-radius:20px;padding:1.5rem;box-shadow:var(--shadow-md)}._priceSection_1ilma_199{margin-bottom:1.5rem;border-bottom:1px solid var(--border-color);padding-bottom:1rem}._priceLabel_1ilma_205{font-size:.9rem;color:var(--text-muted)}._priceAmount_1ilma_210{font-size:2rem;font-weight:800;color:var(--primary)}._priceCurrency_1ilma_216{font-size:1rem}._negotiableTag_1ilma_220{font-size:.8rem;color:var(--success);font-weight:700}._actionButtons_1ilma_226{display:flex;flex-direction:column;gap:.75rem}._whatsappBtn_1ilma_232{background:#25d366;color:#fff;padding:.8rem;border-radius:12px;text-align:center;font-weight:700;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:.5rem}._callBtn_1ilma_246{background:var(--primary);color:var(--primary-contrast);padding:.8rem;border-radius:12px;text-align:center;font-weight:700;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:.5rem}._inquiryBtn_1ilma_260{background:var(--surface-subtle);color:var(--text-soft);padding:.8rem;border-radius:12px;font-weight:700}._bookBtn_1ilma_268{background:var(--gold-gradient);color:var(--on-gold);padding:.8rem;border-radius:12px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:.5rem}._loadingState_1ilma_280,._emptyState_1ilma_280{text-align:center;padding:5rem 0;color:var(--text-muted)}@media (max-width: 768px){._page_1ilma_1{padding:0 1rem;margin:1rem auto}._pageTitle_1ilma_28{font-size:1.4rem}._layout_1ilma_43{grid-template-columns:1fr;gap:1.5rem}._mainPhoto_1ilma_50{height:280px;border-radius:16px}._factsGrid_1ilma_103{grid-template-columns:repeat(2,1fr);gap:.75rem}._calcGrid_1ilma_171{grid-template-columns:1fr;gap:.75rem}._sidebar_1ilma_189{position:static;border-radius:16px}._priceAmount_1ilma_210{font-size:1.6rem}}@media (max-width: 480px){._mainPhoto_1ilma_50{height:220px;border-radius:12px}._factsGrid_1ilma_103{grid-template-columns:1fr 1fr;gap:.5rem}._factCard_1ilma_110{padding:.75rem}._factValue_1ilma_127{font-size:.95rem}}._page_odlq1_1{max-width:1280px;margin:2rem auto;padding:0 1.5rem}._header_odlq1_7{margin-bottom:2rem}._title_odlq1_11{font-size:2rem;font-weight:800}._subtitle_odlq1_16{color:var(--text-muted)}._grid_odlq1_20{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem}._loadingState_odlq1_26{text-align:center;padding:4rem 0;color:var(--text-muted)}._projectCard_odlq1_33{background:var(--surface-card);border:1px solid var(--border-color);border-radius:20px;overflow:hidden;box-shadow:var(--shadow-sm);transition:transform .3s ease,box-shadow .3s ease}._projectCard_odlq1_33:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg)}._cardImage_odlq1_47{height:180px;background-color:var(--surface-subtle);position:relative;overflow:hidden}._cardImage_odlq1_47 img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}._projectCard_odlq1_33:hover ._cardImage_odlq1_47 img{transform:scale(1.05)}._typeBadge_odlq1_65{position:absolute;top:12px;right:12px;background:#2a3444e0;color:#fff;padding:4px 12px;border-radius:20px;font-size:.8rem;font-weight:700}._cardBody_odlq1_77{padding:1.25rem}._cardLocation_odlq1_81{display:flex;align-items:center;gap:.3rem;font-size:.85rem;color:var(--text-muted);margin-bottom:.5rem}._cardName_odlq1_90{font-size:1.2rem;font-weight:800;margin-bottom:.5rem}._cardDesc_odlq1_96{font-size:.9rem;color:var(--text-soft);line-height:1.6;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._cardFooter_odlq1_107{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--border-color);padding-top:.75rem}._statusTag_odlq1_115{font-size:.8rem;color:var(--accent);font-weight:700}@media (max-width: 768px){._page_odlq1_1{padding:0 1rem;margin:1.5rem auto}._title_odlq1_11{font-size:1.4rem}._grid_odlq1_20{grid-template-columns:1fr;gap:1.25rem}._cardImage_odlq1_47{height:160px}}._page_144hj_1{max-width:900px;margin:2rem auto;padding:0 1.5rem}._header_144hj_7{margin-bottom:2rem}._title_144hj_11{font-size:2rem;font-weight:800;display:flex;align-items:center;gap:.5rem}._titleIcon_144hj_19{color:var(--primary)}._subtitle_144hj_23{color:var(--text-muted)}._loadingState_144hj_27{text-align:center;padding:4rem 0;color:var(--text-muted)}._list_144hj_33{display:flex;flex-direction:column;gap:1.5rem}._newsCard_144hj_40{background:var(--surface-card);border:1px solid var(--border-color);border-radius:20px;padding:1.5rem;box-shadow:var(--shadow-sm)}._cardHeader_144hj_48{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;gap:.5rem;flex-wrap:wrap}._sourceBadge_144hj_57{background:var(--secondary-light);color:var(--accent);padding:4px 12px;border-radius:20px;font-size:.8rem;font-weight:700}._date_144hj_66{font-size:.8rem;color:var(--text-muted)}._cardTitle_144hj_71{font-size:1.25rem;font-weight:800;margin-bottom:1rem;line-height:1.4}._aiBox_144hj_78{background:var(--success-bg);border:1px solid var(--success-border);border-radius:12px;padding:1rem;margin-bottom:1rem;color:var(--success);font-size:.9rem;line-height:1.6}._aiLabel_144hj_89{font-weight:800;display:flex;align-items:center;gap:.3rem;margin-bottom:.25rem}._cardBody_144hj_97{color:var(--text-soft);line-height:1.7;font-size:.95rem;margin-bottom:1.25rem}._sourceLink_144hj_104{display:inline-flex;align-items:center;gap:.4rem;color:var(--accent);font-weight:700;font-size:.9rem;text-decoration:none}@media (max-width: 768px){._page_144hj_1{padding:0 1rem;margin:1.5rem auto}._title_144hj_11{font-size:1.4rem}._newsCard_144hj_40{padding:1.25rem;border-radius:16px}._cardTitle_144hj_71{font-size:1.1rem}._cardHeader_144hj_48{flex-direction:column;align-items:flex-start;gap:.3rem}}._page_jv1u9_1{max-width:720px;margin:3rem auto;padding:0 1.5rem}._pageHeader_jv1u9_7{text-align:center;margin-bottom:2rem}._title_jv1u9_12{font-size:2rem;font-weight:800}._subtitle_jv1u9_17{color:var(--text-muted)}._errorBox_jv1u9_22{background:var(--danger-bg);border:1px solid var(--danger-border);color:var(--danger);padding:1rem;border-radius:12px;margin-bottom:1.5rem;text-align:center}._successCard_jv1u9_33{background:var(--surface-card);border:1px solid var(--border-color);border-radius:24px;padding:3rem 2rem;text-align:center;box-shadow:var(--shadow-md)}._successIcon_jv1u9_42{color:var(--success);margin:0 auto 1rem;display:block}._successTitle_jv1u9_48{font-size:1.75rem;font-weight:800;color:var(--success);margin-bottom:.5rem}._successDesc_jv1u9_55{color:var(--text-muted);margin-bottom:2rem;line-height:1.6}._successBtn_jv1u9_61{background:var(--primary);color:var(--primary-contrast);padding:.8rem 2rem;border-radius:12px;font-weight:700}._formCard_jv1u9_70{background:var(--surface-card);border:1px solid var(--border-color);border-radius:24px;padding:2rem;box-shadow:var(--shadow-md)}._stepTitle_jv1u9_78{font-size:1.25rem;font-weight:800;margin-bottom:1.5rem}._field_jv1u9_85{margin-bottom:1rem}._label_jv1u9_89{display:block;font-weight:700;margin-bottom:.4rem}._input_jv1u9_95,._textarea_jv1u9_95{width:100%;padding:.75rem;border-radius:12px;border:1px solid var(--border-strong);font-size:.95rem;color:var(--text-main);background:var(--surface-subtle)}._input_jv1u9_95:focus,._textarea_jv1u9_95:focus{outline:none;border-color:var(--primary);background:var(--surface-card)}._textarea_jv1u9_95{resize:vertical}._grid2_jv1u9_116{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}._grid3_jv1u9_123{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem;margin-bottom:1.5rem}._nextBtn_jv1u9_131{width:100%;background:var(--primary);color:var(--primary-contrast);padding:.8rem;border-radius:12px;font-weight:700}._prevBtn_jv1u9_140{background:var(--surface-subtle);color:var(--text-soft);padding:.8rem 1.5rem;border-radius:12px;font-weight:700}._submitBtn_jv1u9_148{flex:1;background:var(--gold-gradient);color:var(--on-gold);padding:.8rem;border-radius:12px;font-weight:700}._btnRow_jv1u9_157{display:flex;gap:1rem}@media (max-width: 768px){._page_jv1u9_1{margin:1.5rem auto;padding:0 1rem}._title_jv1u9_12{font-size:1.5rem}._formCard_jv1u9_70{padding:1.5rem;border-radius:16px}._successCard_jv1u9_33{padding:2rem 1.5rem;border-radius:16px}._grid2_jv1u9_116,._grid3_jv1u9_123{grid-template-columns:1fr}._btnRow_jv1u9_157{flex-direction:column}._prevBtn_jv1u9_140{text-align:center}}._page_wvebh_1{max-width:1100px;margin:2rem auto;padding:0 1.5rem}._profileCard_wvebh_8{background:var(--surface-card);border:1px solid var(--border-color);border-radius:24px;padding:2rem;margin-bottom:2rem;display:flex;align-items:center;gap:1.5rem}._avatar_wvebh_19{width:70px;height:70px;border-radius:20px;background:var(--gold-gradient);display:flex;align-items:center;justify-content:center;color:var(--on-gold);flex-shrink:0}._profileName_wvebh_31{font-size:1.5rem;font-weight:800}._profileMeta_wvebh_36{color:var(--text-muted);font-size:.9rem}._tabs_wvebh_42{display:flex;gap:0;border-bottom:2px solid var(--border-color);margin-bottom:2rem;overflow-x:auto;-webkit-overflow-scrolling:touch}._tab_wvebh_42{padding:.8rem 1.5rem;font-weight:700;color:var(--text-muted);background:none;white-space:nowrap;border-bottom:3px solid transparent;transition:all .2s;flex-shrink:0}._tabActive_wvebh_62{color:var(--accent);border-bottom-color:var(--primary)}._cardGrid_wvebh_68{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}._itemCard_wvebh_74{background:var(--surface-card);border:1px solid var(--border-color);border-radius:16px;padding:1.25rem}._itemStatus_wvebh_81{font-size:.8rem;color:var(--accent);font-weight:700;margin-bottom:.4rem}._itemTitle_wvebh_88{font-size:1.1rem;font-weight:700;margin-bottom:.5rem}._itemPrice_wvebh_94{font-size:1.2rem;font-weight:800;color:var(--primary)}._itemMeta_wvebh_100{font-size:.85rem;color:var(--text-muted)}._bookingList_wvebh_106{display:flex;flex-direction:column;gap:1rem}._bookingCard_wvebh_112{background:var(--surface-card);border:1px solid var(--border-color);border-radius:16px;padding:1.25rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}._loadingState_wvebh_125,._emptyState_wvebh_125{text-align:center;padding:3rem 0;color:var(--text-muted)}._loginPrompt_wvebh_131{text-align:center;padding:5rem 0}@media (max-width: 768px){._page_wvebh_1{padding:0 1rem;margin:1.5rem auto}._profileCard_wvebh_8{flex-direction:column;text-align:center;padding:1.5rem;border-radius:16px;gap:1rem}._profileName_wvebh_31{font-size:1.25rem}._tabs_wvebh_42{gap:0;margin-bottom:1.5rem}._tab_wvebh_42{padding:.65rem 1rem;font-size:.85rem}._cardGrid_wvebh_68{grid-template-columns:1fr;gap:1rem}._bookingCard_wvebh_112{flex-direction:column;align-items:flex-start}}:root{--font-family: "Cairo", system-ui, -apple-system, sans-serif;--primary: #2A3444;--primary-hover: #1F2836;--primary-light: #EAEDF2;--primary-contrast: #FFFFFF;--secondary: #C08A4E;--secondary-hover: #A97538;--secondary-light: #F6ECDF;--secondary-border: #EBD8BC;--accent: #A97538;--on-gold: #2A3444;--gold-gradient: linear-gradient(135deg, #F0D2A0, #C98F4F);--gold-strong: #7A5324;--gold-mid: #966A31;--bg-main: #F7F6F3;--surface-card: #FFFFFF;--surface-subtle: #F1EFEA;--text-main: #232B38;--text-soft: #444D5C;--text-muted: #6E7684;--border-color: #E5E2DC;--border-strong: #D6D1C7;--header-bg: rgba(255, 255, 255, .9);--navy: #2A3444;--navy-deep: #222B39;--navy-soft: #33405A;--navy-text: #AEB8C8;--navy-muted: #8E99AB;--gold-on-navy: #F0D2A0;--success: #1B8A50;--success-bg: #EAF6EF;--success-border: #CDE9DA;--danger: #B3403A;--danger-bg: #FBEFEE;--danger-border: #F0CFCC;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 20px;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .05);--shadow-md: 0 4px 12px rgba(0, 0, 0, .08);--shadow-lg: 0 10px 25px -5px rgba(42, 52, 68, .18);color-scheme:light}[data-theme=dark]{--primary: #C98F4F;--primary-hover: #D9A25F;--primary-light: rgba(201, 143, 79, .14);--primary-contrast: #1C2430;--secondary: #C98F4F;--secondary-hover: #D9A25F;--secondary-light: rgba(201, 143, 79, .16);--secondary-border: rgba(201, 143, 79, .35);--accent: #E2B983;--gold-strong: #F0D2A0;--gold-mid: #D9B583;--bg-main: #151B26;--surface-card: #1F2734;--surface-subtle: #242E3D;--text-main: #E9EDF3;--text-soft: #C3CBD8;--text-muted: #98A3B5;--border-color: #2E3948;--border-strong: #3B4759;--header-bg: rgba(21, 27, 38, .88);--success: #62C98D;--success-bg: rgba(98, 201, 141, .12);--success-border: rgba(98, 201, 141, .3);--danger: #E58B85;--danger-bg: rgba(229, 139, 133, .12);--danger-border: rgba(229, 139, 133, .3);--shadow-sm: 0 1px 3px rgba(0, 0, 0, .3);--shadow-md: 0 4px 12px rgba(0, 0, 0, .4);--shadow-lg: 0 10px 25px -5px rgba(0, 0, 0, .5);color-scheme:dark}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);background-color:var(--bg-main);color:var(--text-main);text-align:start;line-height:1.6;-webkit-font-smoothing:antialiased;transition:background-color .25s ease,color .25s ease}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;outline:none}input,select,textarea{font-family:inherit}
