.Register_overlay__AQl8x{position:fixed;inset:0;background:rgba(0,0,0,.55);display:flex;justify-content:center;align-items:center;z-index:2000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:Register_fadeIn__JjZxS .3s ease}.Register_modal__hf5f6{background:var(--color-background-light);padding:24px 24px 16px;width:440px;max-width:95%;direction:rtl;text-align:right;box-shadow:0 10px 28px rgba(0,0,0,.25);animation:Register_slideUp__LrD30 .3s ease;position:relative;font-family:var(--font-arabic-body);max-height:92vh;display:flex;flex-direction:column}.Register_closeBtn__pdxX5{position:absolute;top:12px;left:12px;background:transparent;border:none;font-size:1.4rem;color:#999;cursor:pointer}.Register_closeBtn__pdxX5:hover{color:#333}.Register_modal__hf5f6 h2{margin:0 0 16px;font-size:var(--font-size-subheading);color:#222;font-family:var(--font-arabic-head);font-weight:700;text-align:center}.Register_form__ZSmhe{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.Register_nameRow__VGbA_{display:grid;grid-template-columns:1fr;gap:16px}.Register_input__XobFT,.Register_specSelect__VUOg2{padding:10px 12px;border:1px solid #ddd;border-radius:4px;font-size:.95rem;outline:none;font-family:var(--font-arabic-body);transition:all .2s ease;color:#333;background:#fff;width:100%}.Register_input__XobFT:focus,.Register_specSelect__VUOg2:focus{border-color:#222;box-shadow:0 0 0 2px rgba(0,0,0,.05)}.Register_nameRow__VGbA_ .Register_input__XobFT,.Register_nameRow__VGbA_ .Register_specSelect__VUOg2{border:1px solid #ddd}.Register_passwordWrapper__YLUt1{position:relative;display:block}.Register_passwordWrapper__YLUt1 .Register_input__XobFT{padding-left:44px;width:100%;box-sizing:border-box}.Register_showPasswordBtn__c3lO3{position:absolute;top:50%;left:8px;transform:translateY(-50%);height:28px;width:28px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;padding:0;margin:0;cursor:pointer;color:#999}.Register_showPasswordBtn__c3lO3 img,.Register_showPasswordBtn__c3lO3 svg{display:block;height:20px;width:20px}.Register_showPasswordBtn__c3lO3:hover{color:#333}.Register_showPasswordBtn__c3lO3:focus{outline:none}.Register_message__CQtDc{padding:10px 12px;margin-bottom:10px;border-radius:0;background:#fff3cd;border:1px solid #ffc107;color:#856404;font-size:.9rem;text-align:center;font-family:var(--font-arabic-body)}.Register_termsRow__NYXSg{display:flex;align-items:flex-start;gap:10px;margin-top:10px;font-size:.82rem;color:#444;line-height:1.55}.Register_termsCheckbox__WOC9c{margin-top:3px;width:16px;height:16px;min-width:16px;accent-color:#333;cursor:pointer}.Register_termsLabel__By56c{font-size:.82rem;color:#444;line-height:1.55;cursor:pointer}.Register_termsText__2oO03{font-size:.78rem;color:#666;line-height:1.5;margin:6px 0 10px}.Register_termsLink___MGfF{color:#333;text-decoration:underline;cursor:pointer;font-weight:600}.Register_termsLink___MGfF:hover{color:#000}.Register_submitBtn__wsF5P{background:#fff;color:#222;border:2px solid #222;padding:13px 16px;font-size:.85rem;font-family:var(--font-arabic-head);font-weight:700;cursor:pointer;text-transform:uppercase;letter-spacing:2px;transition:background .25s ease,color .25s ease;margin-top:4px}.Register_submitBtn__wsF5P:hover{background:#222;color:#fff}.Register_submitBtn__wsF5P:active{transform:scale(.98)}.Register_submitBtn__wsF5P:disabled{opacity:.5;cursor:not-allowed}.Register_optionalToggle__QvEfp{margin-top:16px}.Register_optionalBtn__s0SKC{display:inline-flex;align-items:center;gap:.55rem;background:none;border:none;color:#555;font-size:.82rem;cursor:pointer;font-family:var(--font-arabic-body);padding:0}.Register_optionalBtn__s0SKC:hover{color:#222}.Register_arrowIcon__rcSIT{width:14px;height:14px;object-fit:contain;transition:transform .25s ease;filter:brightness(0) saturate(100%) invert(40%);transform:rotate(0deg)}.Register_arrowOpen__i_3cb{transform:rotate(180deg)}.Register_optionalBtn__s0SKC:disabled .Register_arrowIcon__rcSIT{opacity:.55}.Register_optionalBox__9mbqg{margin-top:12px;background:#fafafa;border:1px solid #e0e0e0;padding:16px 14px;display:grid;gap:12px}.Register_optionalBox__9mbqg .Register_textarea__J1h7U{width:100%;font-family:inherit;background:#fff;border:1px solid #ccc;padding:10px 12px;font-size:.82rem;resize:vertical;min-height:100px;line-height:1.55;outline:none;color:#333;transition:border .18s;direction:rtl;border-radius:0}.Register_optionalBox__9mbqg .Register_textarea__J1h7U:focus{border-color:#999}.Register_optionalBox__9mbqg .Register_textarea__J1h7U:disabled{opacity:.55;cursor:not-allowed}.Register_fileRow__2pEKi{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.Register_fileLabel__Q1gl5{display:inline-flex;align-items:center;gap:.5rem;background:#f0f0f0;color:#444;padding:8px 14px;font-size:.75rem;font-weight:600;cursor:pointer;border:1px solid #ddd;transition:background .18s;position:relative}.Register_fileLabel__Q1gl5:hover{background:#e5e5e5}.Register_fileLabel__Q1gl5 input{display:none}.Register_fileName__WV6VF{max-width:260px;font-size:.7rem;color:#555;direction:ltr;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:#f5f5f5;padding:4px 8px}.Register_socialGrid__Ivk_x{display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(170px,1fr))}.Register_socialGrid__Ivk_x .Register_input__XobFT{background:#fff;border:1px solid #ccc;padding:10px 12px;font-size:.82rem;outline:none;transition:border .18s;direction:rtl;color:#333;border-radius:0}.Register_socialGrid__Ivk_x .Register_input__XobFT:focus{border-color:#999}.Register_socialGrid__Ivk_x .Register_input__XobFT:disabled{opacity:.55;cursor:not-allowed}.Register_signUpLabel__X_AM1{margin:8px 0 0;font-size:.88rem;color:#666;text-align:center}.Register_signUpLink__NZDzO{color:#333;font-weight:600;cursor:pointer;text-decoration:underline}.Register_buttonsContainer__QtG7n{display:flex;flex-direction:column;gap:8px;margin-top:8px}.Register_googleLoginButton__5uy2M{box-sizing:border-box;padding:8px 12px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;font-family:var(--font-arabic-body);font-size:.88rem;transition:background .2s ease,border .2s ease;background-color:#fff;color:#333;border:1px solid #ccc}.Register_googleLoginButton__5uy2M:hover{background-color:#f5f5f5}.Register_scrollBody__A0QNW{overflow-y:auto;padding-right:4px;margin-right:-4px;scrollbar-width:thin;scrollbar-color:#ccc transparent}.Register_scrollBody__A0QNW::-webkit-scrollbar{width:6px}.Register_scrollBody__A0QNW::-webkit-scrollbar-track{background:transparent}.Register_scrollBody__A0QNW::-webkit-scrollbar-thumb{background:#ccc}.Register_scrollBody__A0QNW::-webkit-scrollbar-thumb:hover{background:#aaa}.Register_scrollBody__A0QNW>:last-child{margin-bottom:.5rem}.Register_errorMessage__5BSv0{margin:8px 0;padding:10px;color:#d00;font-size:.88rem;font-weight:700;text-align:center;border:1px solid #d00;border-radius:0;background:#fff;box-shadow:0 2px 6px rgba(221,0,0,.08);animation:Register_shake__ut2FH .4s ease-in-out}.Register_popupOverlay__FpPFM{position:fixed;inset:0;background:rgba(0,0,0,.85);z-index:2100;display:flex;justify-content:center;align-items:center;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);animation:Register_fadeIn__JjZxS .3s ease}.Register_popupCard__q2J0u{background:#fff;width:440px;max-width:95%;padding:28px 24px;direction:rtl;text-align:right;box-shadow:0 10px 28px rgba(0,0,0,.25);animation:Register_slideUp__LrD30 .3s ease;font-family:var(--font-arabic-body)}.Register_popupHeader__VnyvA{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.Register_popupHeader__VnyvA h3{margin:0;font-size:1.2rem;color:#222;font-family:var(--font-arabic-head);font-weight:700}.Register_popupContent__0lAR8{display:flex;flex-direction:column;gap:12px}.Register_backBtn__V_A7d{background:none;border:none;font-size:1.4rem;cursor:pointer;color:#666}.Register_backBtn__V_A7d:hover{color:#222}.Register_locationGrid__VaGUy{display:grid;grid-template-columns:1fr 1fr;gap:12px}@keyframes Register_slideInLeft__9Zy_U{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes Register_fadeIn__JjZxS{0%{opacity:0}to{opacity:1}}@keyframes Register_slideUp__LrD30{0%{transform:translateY(25px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes Register_shake__ut2FH{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}.Register_infoHint__gwlP_{font-size:.82rem;color:#666;margin-top:4px}.Register_continueBtn__oMOHV{margin-top:12px;padding:12px;background:#222;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:600}@media (max-width:640px){.Register_modal__hf5f6{max-height:96vh;padding:24px 16px 20px}.Register_nameRow__VGbA_{grid-template-columns:1fr}.Register_nameRow__VGbA_ .Register_input__XobFT{border-left:1px solid #ccc;border-top:none}.Register_nameRow__VGbA_ .Register_input__XobFT:first-child{border-top:1px solid #ccc}.Register_socialGrid__Ivk_x{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.Register_fileLabel__Q1gl5{font-size:.68rem;padding:6px 10px}.Register_scrollBody__A0QNW{padding-right:2px;margin-right:-2px}}.competition_detail_timelineContainer__m40BK{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;justify-content:center;padding:24px 8px;direction:rtl}.competition_detail_card__9ldxo{width:140px;max-width:100%;background:#fff;border:2px solid #000;border-radius:12px;position:relative;flex-shrink:0;transition:transform .15s}.competition_detail_ring__ujfSo{width:8px;height:18px;background:#000;border-radius:4px;position:absolute;top:-9px;z-index:10}.competition_detail_ring1__qzle_{right:20px}.competition_detail_ring2__oK5i9{left:50%;transform:translateX(-50%)}.competition_detail_ring3__xtggK{left:20px}.competition_detail_cardHeader__mc4rm{border-bottom:2px solid #000;padding:8px 0;text-align:center;font-weight:800;font-size:1.05rem}.competition_detail_cardBody__WoDoT{padding:14px 0;text-align:center}.competition_detail_dateDay__ijZ38{font-size:2rem;font-weight:800;line-height:1}.competition_detail_dateMonth__wis9D{font-size:.85rem;font-weight:600;margin-top:6px}.competition_detail_label__erl0d{margin-top:12px;text-align:center;font-weight:600;font-size:.9rem;line-height:1.3;color:#000;width:140px;max-width:100%}.competition_detail_step__mH4Cz{display:flex;flex-direction:column;align-items:center}@media (max-width:1024px){.competition_detail_timelineContainer__m40BK{grid-template-columns:repeat(3,minmax(120px,1fr));gap:18px}}@media (max-width:640px){.competition_detail_timelineContainer__m40BK{grid-template-columns:repeat(2,1fr);gap:12px}.competition_detail_step__mH4Cz{gap:8px;width:90%}.competition_detail_card__9ldxo{width:100%}.competition_detail_label__erl0d{width:100%;margin-top:8px}}.competition_detail_awardsGrid__beXQL{display:grid;grid-template-columns:repeat(auto-fit,180px);gap:20px;width:100%;max-width:100%;box-sizing:border-box;justify-items:center;justify-content:center}.competition_detail_awardCard__qWCin{display:flex;flex-direction:column;align-items:center;background:transparent;max-width:180px}.competition_detail_leafContainer__pR1P0{position:relative;width:180px;height:180px;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.competition_detail_leafBg__6KeJ_{position:absolute;width:100%;height:100%;object-fit:contain;opacity:1;z-index:0;filter:invert(18%) sepia(45%) saturate(3500%) hue-rotate(235deg) brightness(85%) contrast(105%)}.competition_detail_textOverlay__21HzO{position:relative;z-index:10;text-align:center;padding:15px;width:100%;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;height:100%}.competition_detail_awardTitle__ArDg7{font-weight:700;letter-spacing:0;font-size:.85rem;margin-bottom:2px;line-height:1.2}.competition_detail_price__W6Poy{font-weight:800;font-size:.9rem;margin-bottom:2px;direction:ltr;line-height:1.2}.competition_detail_detailsText__Ucn69{color:#666;font-weight:400;line-height:1.4;font-size:.9rem;text-align:center}.CombinedGrid_grid__FwUQ1{display:grid;grid-template-columns:repeat(12,1fr);gap:1rem;width:100%}.CombinedGrid_sizeSM__ryMzX{grid-column:span 3}.CombinedGrid_sizeMD__u7GA1{grid-column:span 3;grid-row:span 2}.CombinedGrid_sizeLG__COHoS{grid-column:span 6;grid-row:span 2}@media (max-width:1350px){.CombinedGrid_grid__FwUQ1{grid-template-columns:repeat(3,1fr)}.CombinedGrid_sizeLG__COHoS,.CombinedGrid_sizeMD__u7GA1,.CombinedGrid_sizeSM__ryMzX{grid-column:span 1!important;grid-row:auto!important}}@media (max-width:1100px){.CombinedGrid_grid__FwUQ1{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.CombinedGrid_grid__FwUQ1{grid-template-columns:1fr}}.CompanyCard_card__IXVoj{background:#fff;border:1px solid var(--color-border);height:fit-content;padding:1rem;margin-bottom:20px;display:flex;flex-direction:column;align-items:stretch;gap:1rem;box-sizing:border-box;position:relative;overflow:hidden;transition:box-shadow .2s ease,transform .1s ease;cursor:pointer}.CompanyCard_card__IXVoj:hover{box-shadow:0 6px 18px rgba(0,0,0,.08);transform:translateY(-2px)}.CompanyCard_body__QBPZ6{flex:1 1 auto;min-width:0;display:flex;flex-direction:column}.CompanyCard_headerRow__bA2Ul{display:flex;align-items:flex-start;gap:.75rem;justify-content:flex-start;direction:rtl}.CompanyCard_logo__UInkn{width:80px;height:80px;background:#f5f5f5;flex-shrink:0;display:flex;align-items:center;justify-content:center;border:1px solid #e6e6e6}.CompanyCard_logoPlaceholder__V8_xH{font-size:2rem;font-weight:700;color:var(--color-accent-primary)}.CompanyCard_headerInfo__c4AcI{flex:1;min-width:0;display:flex;flex-direction:column;gap:.5rem}.CompanyCard_name__g695_{color:var(--color-text-title);font-weight:700;font-size:1.1rem;margin:0}.CompanyCard_industry__L5nJS{color:var(--color-text-body);font-size:.9rem;margin:0}.CompanyCard_stats__8jzNr{display:flex;align-items:center;gap:.5rem;font-size:.85rem}.CompanyCard_separator__H0QGQ,.CompanyCard_stats__8jzNr{color:var(--color-text-muted)}.CompanyCard_actionPrimary__6ByoQ{align-self:flex-start;background:var(--color-accent-primary);color:white;border:none;padding:.5rem 1rem;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin-top:.5rem}.CompanyCard_actionPrimary__6ByoQ:hover{background:#0856a8;box-shadow:0 4px 12px rgba(10,102,194,.2)}.CompanyCard_sizeLG__68fAl,.CompanyCard_sizeMD__vq_0P,.CompanyCard_sizeSM__G6or_{grid-column:span 3}.CompanyCard_sizeSM__G6or_ .CompanyCard_logo__UInkn{width:60px;height:60px}.CompanyCard_sizeMD__vq_0P .CompanyCard_logo__UInkn{width:80px;height:80px}.CompanyCard_sizeLG__68fAl .CompanyCard_logo__UInkn{width:100px;height:100px}.CompanyCard_sizeLG__68fAl{grid-column:span 6}.CompanyCard_sizeLG__68fAl .CompanyCard_name__g695_{font-size:1.3rem}.CompanyCard_sizeLG__68fAl .CompanyCard_industry__L5nJS{font-size:1rem}.CompanyGrid_grid__eCne7{display:grid;grid-template-columns:repeat(12,1fr);gap:1rem;width:100%}@media (max-width:768px){.CompanyGrid_grid__eCne7{grid-template-columns:1fr}.CompanyGrid_grid__eCne7>div{grid-column:span 1!important}}.CompanyProfile_profile__cTRU5{max-width:80%;margin:0 auto;box-sizing:border-box;color:var(--color-text-body);font-family:var(--font-arabic-body);direction:rtl;text-align:right;background:#fff}.CompanyProfile_layout__0u6lR{display:flex;align-items:flex-start}.CompanyProfile_sidebar__yufPa{width:260px;min-width:200px;background:white;position:sticky;top:20px;background:#fff;margin-bottom:4%}.CompanyProfile_card__E1vx9{position:sticky;top:20px;background:#fff;padding-bottom:1%;width:100%;margin-bottom:4%}.CompanyProfile_sidebar__yufPa .CompanyProfile_card__E1vx9{background:#fff;padding:12px;border:1px solid rgba(0,0,0,.04);box-shadow:0 1px 6px rgba(0,0,0,.04);margin-bottom:12px}.CompanyProfile_tabContent__excdy{padding:0 2%;width:100%;box-sizing:border-box}.CompanyProfile_aboutCard__XsmFq{width:100%;max-width:100%;box-sizing:border-box;background:#fff}.CompanyProfile_aboutCardBody__7Ruqx{padding:16px}.CompanyProfile_aboutCard__XsmFq.CompanyProfile_bioText__CSgpT{margin:0 auto;font-size:var(--font-size-body);line-height:var(--line-height-body);color:var(--color-text-body-cool);text-align:right;max-width:800px;word-break:break-word}.CompanyProfile_aboutCardText__QBSY4{margin:0 auto;color:var(--color-text-body);line-height:1.8;max-width:800px;overflow-wrap:break-word;word-break:break-word;text-align:right}.CompanyProfile_main__tpQy4{flex:1 1 auto;border-right:1px solid var(--color-border-light);border-left:1px solid var(--color-border-light);height:-webkit-fill-available;padding-bottom:2%}.CompanyProfile_hero__217Sn{display:flex;gap:18px;align-items:center;padding:18px 20px;background:#fff;border:1px solid rgba(0,0,0,.06);flex-direction:row}@supports not (gap:18px){.CompanyProfile_hero__217Sn>*+*{margin-right:18px}}.CompanyProfile_avatarWrap__eGIq_{flex:0 0 160px;display:none}.CompanyProfile_avatarLarge__GJvDX{width:160px;height:160px;object-fit:cover;display:block;padding:2%}.CompanyProfile_avatarPlaceholderLarge__wWnRB{width:148px;height:148px;display:flex;align-items:center;justify-content:center;font-size:48px;background:#f3f3f3;color:var(--color-accent-primary)}.CompanyProfile_headerInfo__4gJDx{flex:1 1 auto;min-width:0}.CompanyProfile_title__h_Foy{margin:0;font-size:32px;font-weight:700;color:var(--color-text-title);font-family:var(--font-arabic-head)}.CompanyProfile_subtitle__IhTp9{font-size:16px}.CompanyProfile_location__M8tue,.CompanyProfile_subtitle__IhTp9{margin-top:6px;color:var(--color-text-subheading)}.CompanyProfile_headerRow__82sMS{display:flex;gap:12px;align-items:center;margin-top:12px;flex-wrap:nowrap;flex-direction:row;justify-content:flex-start}@supports not (gap:12px){.CompanyProfile_headerRow__82sMS>*+*{margin-right:12px}}.CompanyProfile_followBtn__9Ji1F{display:inline-flex;align-items:center;gap:10px;background:var(--color-button-primary);color:#fff;padding:10px 16px;border:none;font-weight:700;cursor:pointer}.CompanyProfile_msgBtn__Hrbqy{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;background:#fff;border:3px solid var(--color-border-light);cursor:pointer}.CompanyProfile_msgBtn__Hrbqy:hover{background:var(--color-border-light);color:#fff}.CompanyProfile_statList___6O_i{display:flex;gap:16px;margin-right:0;align-items:center}.CompanyProfile_statItem__mmrUg{text-align:center;min-width:88px}.CompanyProfile_statNumber__JQjyK{font-weight:700;font-size:16px}.CompanyProfile_statLabel__LX1Ix{color:var(--color-text-subheading);font-size:12px}.CompanyProfile_tabs__wDIqm{display:flex;gap:12px;margin-top:18px;border-bottom:1px solid rgba(0,0,0,.06);padding-bottom:8px}.CompanyProfile_tab__jMYvE{padding:10px 12px;cursor:pointer;color:var(--color-text-subheading);font-size:16px;transition:all .2s ease}.CompanyProfile_tabIcon__Chtuh{width:24px;height:24px;display:block}.CompanyProfile_tabActive__JOJOH{color:var(--color-text-title);border-bottom:3px solid var(--color-accent-primary)}.CompanyProfile_metaRow__pvFgG{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.CompanyProfile_metaRow__pvFgG img{display:block;width:16px;height:16px;flex:0 0 16px}.CompanyProfile_controlsRow__Fhcnr{display:flex;justify-content:space-between;align-items:center;margin-top:16px;gap:12px}.CompanyProfile_controlsLeft__riQhE{display:flex;gap:10px;align-items:center}.CompanyProfile_select__ks2_A{padding:6px 10px;border:1px solid rgba(0,0,0,.06)}.CompanyProfile_projectsGrid__EDoF_{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:18px}.CompanyProfile_projectCard__lesLI{display:block;background:#fff;overflow:hidden;border:1px solid rgba(0,0,0,.06);text-decoration:none;color:inherit;position:relative}.CompanyProfile_projectThumbWrap__LsOJD{position:relative}.CompanyProfile_projectThumb__1teku{width:100%;height:180px;object-fit:cover;display:block}.CompanyProfile_badge__7vbp2{position:absolute;right:12px;bottom:12px;background:rgba(0,0,0,.6);color:#fff;padding:6px 8px;font-size:13px;display:inline-flex;gap:8px;align-items:center}.CompanyProfile_badgeCount__OnAP4{font-weight:700;margin-left:6px}.CompanyProfile_projectMeta__f0qPl{padding:12px}.CompanyProfile_projectTitle__xx8Wz{font-weight:700;margin:0 0 6px}.CompanyProfile_projectSub__2RaOI{color:var(--color-text-subheading);font-size:13px}.CompanyProfile_nameSide__RRdX3{margin:12px 0 6px;font-size:18px;font-weight:700;text-align:right}.CompanyProfile_subtitleSide__76OY9{color:var(--color-text-subheading);margin-bottom:8px;text-align:right}.CompanyProfile_sideMeta__rNq_U{margin-top:10px;text-align:right;display:flex;flex-direction:column;gap:6px}.CompanyProfile_sideLink__wJ1bc{color:var(--color-interactive);text-decoration:none}.CompanyProfile_specTag__hKdcg{display:inline-block;background-color:var(--color-background-light);color:var(--color-text-title);border:1px solid var(--color-border-light);padding:4px 10px;font-size:12px;margin:4px 4px 0 0;width:max-content}.CompanyProfile_imgFluid__u79xd{max-width:100%;height:auto;display:block}@media (max-width:992px){.CompanyProfile_profile__cTRU5{padding:0 12px;max-width:100%}.CompanyProfile_layout__0u6lR{flex-direction:row;gap:12px;align-items:flex-start}.CompanyProfile_sidebar__yufPa .CompanyProfile_card__E1vx9{position:relative;top:auto}.CompanyProfile_hero__217Sn{flex:1 1 auto;flex-direction:row;align-items:center;padding:12px}.CompanyProfile_avatarWrap__eGIq_{flex:0 0 96px}.CompanyProfile_avatarLarge__GJvDX,.CompanyProfile_avatarPlaceholderLarge__wWnRB{width:96px;height:96px}.CompanyProfile_title__h_Foy{font-size:24px}.CompanyProfile_projectsGrid__EDoF_{grid-template-columns:repeat(2,1fr)}.CompanyProfile_projectThumb__1teku{height:140px}.CompanyProfile_main__tpQy4{border-color:#fff}}@media (max-width:640px){.CompanyProfile_layout__0u6lR{gap:10px}.CompanyProfile_hero__217Sn{padding:10px;flex-direction:column;align-items:stretch;gap:10px}.CompanyProfile_avatarWrap__eGIq_{flex:0 0 72px;display:flex;align-self:flex-start;justify-content:flex-start}.CompanyProfile_avatarLarge__GJvDX,.CompanyProfile_avatarPlaceholderLarge__wWnRB{width:72px;height:72px}.CompanyProfile_title__h_Foy{font-size:20px}.CompanyProfile_headerInfo__4gJDx{width:100%}.CompanyProfile_headerRow__82sMS{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:8px}.CompanyProfile_followBtn__9Ji1F,.CompanyProfile_msgBtn__Hrbqy{width:100%;justify-content:center}.CompanyProfile_statList___6O_i{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;align-items:center}.CompanyProfile_statItem__mmrUg{min-width:0}.CompanyProfile_projectsGrid__EDoF_{grid-template-columns:1fr}.CompanyProfile_projectThumb__1teku{height:180px}.CompanyProfile_tabs__wDIqm{gap:8px;padding-bottom:4px}.CompanyProfile_tab__jMYvE{font-size:13px;padding:8px 6px}.CompanyProfile_tabIcon__Chtuh{width:20px;height:20px}.CompanyProfile_sidebar__yufPa{order:-1}.CompanyProfile_sidebar__yufPa .CompanyProfile_card__E1vx9{margin-bottom:12px}}.CompanyProfile_srOnly__UxHtL{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}.CompanyProfile_cardTitle__Cndcg{padding-bottom:8px;margin-bottom:12px;font-weight:700;font-size:18px;border-bottom:1px solid var(--color-border-light)}@media (max-width:960px){.CompanyProfile_sidebar__yufPa{display:none}.CompanyProfile_layout__0u6lR{flex-direction:column}.CompanyProfile_main__tpQy4{width:90%;margin:0 auto}.CompanyProfile_hero__217Sn{flex-direction:row;align-items:flex-start;padding:12px}.CompanyProfile_avatarWrap__eGIq_{display:flex;order:-1;margin-bottom:12px;flex:0 0 128px;justify-content:flex-start;align-self:flex-start}.CompanyProfile_avatarLarge__GJvDX,.CompanyProfile_avatarPlaceholderLarge__wWnRB{width:128px;height:128px}.CompanyProfile_tabs__wDIqm{gap:10px}.CompanyProfile_tab__jMYvE{font-size:15px;padding:10px}.CompanyProfile_tabIcon__Chtuh{width:22px;height:22px}}.CompanyProfile_memberItem__rBAh7{display:flex;flex-direction:column;align-items:center;width:max-content}.EngineerProfile_socialMediaList__WiP2o{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:6px;padding:0;margin:0;list-style:none}.EngineerProfile_socialMediaItem__oFIBh{display:flex;align-items:center;justify-content:center;width:48px;height:48px}.EngineerProfile_socialMediaItem__oFIBh a{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;background:#fff;border:1px solid rgba(0,0,0,.06);box-sizing:border-box;padding:0}.EngineerProfile_socialMediaIcon__Ocyvj{width:30px;height:30px;object-fit:contain;display:block}.EngineerProfile_socialMediaItem__oFIBh a:focus,.EngineerProfile_socialMediaItem__oFIBh a:hover{outline:none;box-shadow:0 0 0 2px rgba(37,99,235,.08)}.EngineerProfile_locationIcon___dNLD{width:16px;height:16px;margin-left:0}.EngineerProfile_profile__p8nCz{max-width:1440px;width:95%;margin:0 auto;box-sizing:border-box;color:var(--color-text-body);font-family:var(--font-arabic-body);direction:rtl;text-align:right;background:#e8e8e8;padding:18px 0}.EngineerProfile_layout__XsRwt{display:flex;width:85%;align-items:stretch;border-left:1px solid var(--color-border-light);position:relative;box-sizing:border-box;min-height:0}.EngineerProfile_editButton__YgzkE{position:absolute;top:16px;left:16px;padding:8px 16px;background:var(--color-accent-primary);color:#fff;border:none;cursor:pointer;font-size:14px;font-family:var(--font-arabic-body);box-shadow:0 4px 10px rgba(0,0,0,.12);transition:transform .12s ease,box-shadow .12s ease,background .12s ease;z-index:12}.EngineerProfile_editButton__YgzkE:focus-visible,.EngineerProfile_editButton__YgzkE:hover{background:var(--color-accent-primary);transform:translateY(-1px);box-shadow:0 6px 14px rgba(0,0,0,.16);outline:none}.EngineerProfile_editButton__YgzkE:active{transform:translateY(0);box-shadow:0 4px 10px rgba(0,0,0,.14)}.EngineerProfile_sidebar__4E0UI{width:250px;min-width:250px;max-width:250px;flex:0 0 250px}.EngineerProfile_card__cNnqJ,.EngineerProfile_sidebar__4E0UI{top:20px;background:white;box-sizing:border-box;overflow:hidden}.EngineerProfile_card__cNnqJ{padding:10px 3% .5%;border-top:1px solid var(--color-border-light);width:100%;margin-bottom:2%;max-width:100%;overflow-wrap:break-word;word-break:break-word}.EngineerProfile_tabContent__BRBJ3{padding:2%}.EngineerProfile_noPadding__seyYw{padding:0!important}.EngineerProfile_main__adVPl{flex:1 1 auto;min-height:0;box-sizing:border-box;border-right:1px solid var(--color-border-light);border-left:1px solid var(--color-border-light);height:auto;background:white}.EngineerProfile_hero__f0A2_{display:flex;gap:18px;align-items:center;padding:18px 20px;background:white;border:1px solid rgba(0,0,0,.06);flex-direction:row}.EngineerProfile_avatarWrap__0aY6L{flex:0 0 200px;width:200px;height:auto;aspect-ratio:unset;overflow:visible;display:none;flex-direction:column;align-items:center;gap:10px}.EngineerProfile_avatarSocialIcons__V3B3q{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin-top:8px;width:100%}.EngineerProfile_avatarSocialLink__O2cL8{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:#fff;border:1px solid rgba(0,0,0,.08);transition:transform .15s ease,box-shadow .15s ease}.EngineerProfile_avatarSocialLink__O2cL8:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.12)}.EngineerProfile_headerSocialRow__Gh_L8{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end;margin-top:12px}.EngineerProfile_avatarLarge__2SClC{width:100%;height:100%;aspect-ratio:1/1;object-fit:cover;display:block;padding:0;box-sizing:border-box}.EngineerProfile_avatarPlaceholderLarge__QClCE{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:48px;background:#f3f3f3;color:var(--color-accent-primary)}.EngineerProfile_heroFooter__fKHhf{display:none}.EngineerProfile_avatar___TCd2{width:250px;height:250px;object-fit:cover;display:block;box-sizing:border-box}@supports not (aspect-ratio:1/1){.EngineerProfile_avatarLarge__2SClC,.EngineerProfile_avatar___TCd2{width:100%;height:auto;max-width:250px;display:block}}.EngineerProfile_avatarPlaceholder__y7ktl{width:250px;height:250px;display:flex;align-items:center;justify-content:center;font-size:48px;background:#f3f3f3;color:var(--color-accent-primary);box-sizing:border-box}.EngineerProfile_headerInfo__vU9Rh{flex:1 1 auto;min-width:0}.EngineerProfile_headerActionsRow__CRpr6{display:flex;gap:10px;align-items:center;margin-top:8px}.EngineerProfile_title__sDU8F{margin:0;font-size:32px;font-weight:700;color:var(--color-text-title);font-family:var(--font-arabic-head)}.EngineerProfile_subtitle__q97IH{margin-top:6px;color:var(--color-text-subheading);font-size:16px}.EngineerProfile_location__XlKHt{margin-top:6px;color:var(--color-text-subheading);display:inline-flex;align-items:center;gap:6px}.EngineerProfile_headerRow__A5uHl{display:flex;gap:32px;align-items:center;margin-top:24px;justify-content:flex-start}.EngineerProfile_headerActionsSocial__3nrd0{display:flex;align-items:center;gap:20px}.EngineerProfile_headerRowOwner__EmfFs .EngineerProfile_statList__befJW{margin-right:0}.EngineerProfile_followBtn__fEejw{display:inline-flex;align-items:center;gap:10px;background:var(--color-button-primary);color:#e8e8e8;padding:10px 16px;border:none;font-weight:700;cursor:pointer}.EngineerProfile_msgBtn__20EMw{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;background:#e8e8e8;border:3px solid var(--color-border-light);cursor:pointer}.EngineerProfile_msgBtn__20EMw:hover{background:var(--color-border);color:#e8e8e8;border:3px solid var(--color-border)}.EngineerProfile_btns__WIrGQ,.EngineerProfile_desktopBtns__up0Tp{display:flex;gap:8px;align-items:center}.EngineerProfile_desktopBtns__up0Tp .EngineerProfile_followBtn__fEejw,.EngineerProfile_desktopBtns__up0Tp .EngineerProfile_msgBtn__20EMw{height:38px;padding:0 20px;font-size:14px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:4px;transition:all .2s ease;border:none}.EngineerProfile_desktopBtns__up0Tp .EngineerProfile_msgBtn__20EMw{background:#f2f2f7;color:#333;border:1px solid #e5e5ea}.EngineerProfile_desktopBtns__up0Tp .EngineerProfile_msgBtn__20EMw:hover{background:#e5e5ea}.EngineerProfile_desktopBtns__up0Tp .EngineerProfile_followBtn__fEejw{background:#8e2b5b;color:#fff}.EngineerProfile_desktopBtns__up0Tp .EngineerProfile_followBtn__fEejw:hover{filter:brightness(1.1)}.EngineerProfile_desktopBtns__up0Tp .EngineerProfile_iconSpacing__goeCE{margin-right:4px}.EngineerProfile_statsActionRow__8udXA{display:flex;align-items:center;gap:20px;margin-top:20px;flex-wrap:wrap}.EngineerProfile_headerStatItem__QgBYg{display:flex;flex-direction:column;align-items:center;gap:2px;min-width:60px}.EngineerProfile_headerStatNumber__Is_MG{font-weight:700;font-size:18px;color:#333}.EngineerProfile_headerStatLabel__gWPcP{font-size:12px;color:#777}.EngineerProfile_statList__befJW{display:flex;gap:16px;align-items:center}.EngineerProfile_statItem__v5X6J{text-align:center;min-width:88px}.EngineerProfile_statNumber__UXfWH{font-weight:700;font-size:16px}.EngineerProfile_statLabel__y9tet{color:var(--color-text-subheading);font-size:12px}.EngineerProfile_tabs__wHOfo{display:flex;gap:12px;margin-top:18px;border-bottom:1px solid rgba(0,0,0,.06);padding-bottom:8px}.EngineerProfile_tab__sBFBj{padding:10px 12px;cursor:pointer;color:var(--color-text-subheading)}.EngineerProfile_tabActive__PtvFs{color:var(--color-text-title);border-bottom:3px solid var(--color-accent-primary)}.EngineerProfile_savedSwitcher__wU__W{display:inline-flex;gap:0;align-items:stretch;background:#e8e8e8;padding:3px;border:1px solid rgba(139,92,246,.18);overflow:hidden}.EngineerProfile_savedBtn__Nj0ld{padding:8px 14px;background:transparent;border:none;cursor:pointer;color:var(--color-text-title);font-weight:700;display:inline-flex;align-items:center;justify-content:center;min-width:64px;transition:background .12s ease,color .12s ease}.EngineerProfile_savedBtn__Nj0ld+.EngineerProfile_savedBtn__Nj0ld{border-left:1px solid rgba(139,92,246,.12)}.EngineerProfile_savedBtn__Nj0ld:focus{outline:none;box-shadow:0 0 0 3px rgba(139,92,246,.12)}.EngineerProfile_savedBtnActive__6mTQ3{background:var(--color-accent-primary);color:#e8e8e8}.EngineerProfile_pillGroup__GF3p8{display:flex;gap:10px;margin-bottom:20px;flex-wrap:wrap}.EngineerProfile_pill__6_W4E{display:flex;padding:8px 16px;background:white;border:1px solid var(--color-border-light);font-family:var(--font-arabic-body);color:var(--color-text-body);transition:all .2s}.EngineerProfile_pillActive__N_cbd{background:var(--color-accent-primary);color:white;border-color:var(--color-accent-primary)}.EngineerProfile_pillBadge__xB5So{background:rgba(0,0,0,.1);padding:2px 8px;font-size:12px}.EngineerProfile_pillActive__N_cbd .EngineerProfile_pillBadge__xB5So{background:rgba(255,255,255,.2)}@media (max-width:755px){.EngineerProfile_savedBtn__Nj0ld{padding:6px 10px;min-width:52px;font-size:14px}}.EngineerProfile_metaRow__PgCfQ{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;padding-bottom:2px}.EngineerProfile_metaRow__PgCfQ img{display:block;width:16px;height:16px;flex:0 0 16px}.EngineerProfile_controlsRow__DgjFC{display:flex;justify-content:space-between;align-items:center;margin-top:16px;gap:12px}.EngineerProfile_controlsLeft__jNRXW{display:flex;gap:10px;align-items:center}.EngineerProfile_select__0r0Vs{padding:6px 10px;border:1px solid rgba(0,0,0,.06)}.EngineerProfile_projectsGrid__IaJQR{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:18px}.EngineerProfile_projectCard__Tm8yS{display:block;background:#e8e8e8;overflow:hidden;border:1px solid rgba(0,0,0,.06);text-decoration:none;color:inherit;position:relative}.EngineerProfile_savedItemsGrid__KSbNJ{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-top:1.5rem}.EngineerProfile_savedJobsList__nIoxT{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:1.5rem}.EngineerProfile_projectThumbWrap__MweJA{position:relative}.EngineerProfile_projectThumb__jNy0_{width:100%;height:180px;object-fit:cover;display:block}.EngineerProfile_badge__sN7_s{position:absolute;right:12px;bottom:12px;background:rgba(0,0,0,.6);color:#e8e8e8;padding:6px 8px;font-size:13px;display:inline-flex;gap:8px;align-items:center}.EngineerProfile_badgeCount__1d7aB{font-weight:700;margin-left:6px}.EngineerProfile_projectMeta__LoGtY{padding:12px}.EngineerProfile_projectTitle__Q69V0{font-weight:700;margin:0 0 6px}.EngineerProfile_projectSub__4utXW{color:var(--color-text-subheading);font-size:13px}.EngineerProfile_nameSide__7SE_3{margin:12px 0 6px;font-size:18px;font-weight:700;text-align:right}.EngineerProfile_subtitleSide__xYMd6{color:var(--color-text-subheading);margin-bottom:8px;text-align:right}.EngineerProfile_readMore__gA5em{display:block;margin-top:8px;font-size:14px;color:var(--color-interactive);background:none;border:none;padding:0;cursor:pointer;text-decoration:none;font-weight:700}.EngineerProfile_previewEllipsis__wKi4Q{display:block;margin-top:8px;text-align:right;color:var(--color-accent-primary);font-weight:700;font-size:16px}.EngineerProfile_previewRow__cGkeU{display:flex;justify-content:space-between;align-items:center;margin-top:8px;direction:ltr}.EngineerProfile_cardBody__X8Gzb{padding-right:3%}@media (max-width:768px){.EngineerProfile_cardBody__X8Gzb{padding:0}}.EngineerProfile_cardText__rEWXP{margin:0;color:var(--color-text-body);line-height:1.5;font-size:14px;text-align:right;display:-webkit-box;-webkit-line-clamp:6;line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:break-word;word-break:break-word;hyphens:auto}.EngineerProfile_cardBody__X8Gzb a{color:var(--color-interactive);word-break:break-word;overflow-wrap:break-word}.EngineerProfile_sideMeta__XJl_U{padding-top:10px;text-align:right;display:flex;flex-direction:column;padding-right:3%;gap:6px}.EngineerProfile_sideLink__mLYO_{color:var(--color-interactive);text-decoration:none}.EngineerProfile_specTag__K9b0r{display:inline-block;background-color:var(--color-background-light);color:var(--color-text-title);border:1px solid var(--color-border-light);padding:4px 10px;font-size:12px;margin:4px 4px 0 0;width:max-content}.EngineerProfile_specTitle__ghcHA{display:inline-block;background:#1976d2;color:#e8e8e8;padding:6px 10px;font-weight:700;margin:0 0 12px}.EngineerProfile_specUL__IZIsl{list-style:none;margin:0;padding:0;direction:rtl;display:flex;flex-direction:column;gap:6px}.EngineerProfile_specItem__GbNOG{position:relative;padding-right:18px;padding-left:8px;margin:0;font-size:14px;color:var(--color-text-body);text-align:right;transition:all .2s ease;background:none;border:none;cursor:pointer;font-family:var(--font-arabic-body)}.EngineerProfile_specItem__GbNOG:hover{color:var(--color-accent-primary);transform:translateX(-4px)}.EngineerProfile_specItem__GbNOG:focus{outline:2px solid var(--color-accent-primary);outline-offset:2px}.EngineerProfile_specItem__GbNOG:before{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:8px;height:8px;background:#d9d9d9}.EngineerProfile_imgFluid__YGSeI{max-width:100%;height:auto;display:block}.EngineerProfile_avatarLarge__2SClC.EngineerProfile_imgFluid__YGSeI{width:100%;height:100%;max-width:none}@media (max-width:992px){.EngineerProfile_profile__p8nCz{padding:0 12px;max-width:100%}.EngineerProfile_layout__XsRwt{flex-direction:row;gap:12px;align-items:stretch}.EngineerProfile_sidebar__4E0UI .EngineerProfile_card__cNnqJ{position:relative;top:auto}.EngineerProfile_hero__f0A2_{flex:1 1 auto;flex-direction:row;align-items:center;padding:12px}.EngineerProfile_avatarWrap__0aY6L{flex:0 0 200px;width:200px;height:200px}.EngineerProfile_avatarLarge__2SClC,.EngineerProfile_avatarPlaceholderLarge__QClCE{width:200px;height:200px}.EngineerProfile_title__sDU8F{font-size:24px}.EngineerProfile_projectsGrid__IaJQR{grid-template-columns:repeat(2,1fr)}.EngineerProfile_projectThumb__jNy0_{height:140px}}@media (max-width:755px){.EngineerProfile_editButton__YgzkE{top:8px;left:8px;padding:6px 10px;font-size:12px;box-shadow:0 2px 6px rgba(0,0,0,.1)}.EngineerProfile_layout__XsRwt{gap:10px}.EngineerProfile_hero__f0A2_{padding:10px}.EngineerProfile_avatarWrap__0aY6L{flex:0 0 96px;display:flex}.EngineerProfile_avatarLarge__2SClC,.EngineerProfile_avatarPlaceholderLarge__QClCE{width:96px;height:96px;max-width:96px}.EngineerProfile_title__sDU8F{font-size:20px}.EngineerProfile_statList__befJW{flex-wrap:wrap;gap:10px}.EngineerProfile_projectsGrid__IaJQR{grid-template-columns:1fr}.EngineerProfile_projectThumb__jNy0_{height:180px}.EngineerProfile_sidebar__4E0UI{order:-1}.EngineerProfile_sidebar__4E0UI .EngineerProfile_card__cNnqJ{margin-bottom:12px}}.EngineerProfile_srOnly__V5Y7l{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}.EngineerProfile_cardTitle__hlk2H{padding-right:3%;margin-top:0}.EngineerProfile_teamsHeader__k_jGD{gap:8px;margin-bottom:8px}.EngineerProfile_teamsCompactBtn__oDMqh{background:none;border:none;padding:6px;cursor:pointer;display:inline-flex;align-items:center;gap:3px;color:var(--color-border);font-weight:600;font-size:14px;opacity:.8}.EngineerProfile_teamsCount__dDRi8{color:var(--color-text-subheading);font-weight:700}.EngineerProfile_teamsArrow__77dE7,.EngineerProfile_teamsLabel__RpmKD{color:var(--color-text-subheading);font-size:14px}.EngineerProfile_teamsLabel__RpmKD{margin:0 4px}@media (max-width:1000px){.EngineerProfile_sidebar__4E0UI{display:none}.EngineerProfile_layout__XsRwt{flex-direction:column}.EngineerProfile_statList__befJW{margin-right:0}.EngineerProfile_headerRow__A5uHl{flex-direction:column;align-items:flex-start;gap:16px;margin-top:15px}.EngineerProfile_headerActionsSocial__3nrd0{width:100%;justify-content:space-between;flex-wrap:wrap}.EngineerProfile_main__adVPl{width:100%}.EngineerProfile_hero__f0A2_{flex-direction:row;align-items:center;padding:12px}.EngineerProfile_avatarWrap__0aY6L{display:flex;order:-1;margin-bottom:12px;flex:0 0 200px;width:200px;height:200px;justify-content:flex-start}.EngineerProfile_avatarLarge__2SClC,.EngineerProfile_avatarPlaceholderLarge__QClCE{width:200px;height:200px}}@media (max-width:960px){.EngineerProfile_layout__XsRwt{width:100%}.EngineerProfile_hero__f0A2_{display:flex;flex-wrap:wrap;gap:8px 12px;padding:12px;align-items:start}.EngineerProfile_avatarWrap__0aY6L{flex:0 0 84px}.EngineerProfile_headerInfo__vU9Rh{flex:1 1 calc(100% - 108px)}.EngineerProfile_heroFooter__fKHhf{flex:0 0 100%;order:3}.EngineerProfile_avatarWrap__0aY6L{display:flex;width:84px;height:84px;margin:0;align-self:start}.EngineerProfile_avatarLarge__2SClC,.EngineerProfile_avatarPlaceholderLarge__QClCE{width:84px;height:84px}.EngineerProfile_headerInfo__vU9Rh{min-width:0}.EngineerProfile_title__sDU8F{font-size:18px}.EngineerProfile_subtitle__q97IH{font-size:13px}.EngineerProfile_location__XlKHt{white-space:normal;flex-wrap:wrap}.EngineerProfile_btns__WIrGQ{width:auto}.EngineerProfile_followBtn__fEejw,.EngineerProfile_msgBtn__20EMw{flex:1 1 0;min-width:120px;max-width:220px;padding:9px 12px}.EngineerProfile_heroFooter__fKHhf{display:none}.EngineerProfile_statList__befJW{order:-1;flex:0 0 100%;display:flex;gap:16px;margin-right:0;align-items:center;justify-content:flex-start;direction:rtl}.EngineerProfile_statItem__v5X6J{min-width:0;display:inline-flex;align-items:center;gap:6px;text-align:left}.EngineerProfile_statItem__v5X6J:before{content:"";width:16px;height:16px;background-repeat:no-repeat;background-position:50%;background-size:contain;flex:0 0 16px}.EngineerProfile_statItem__v5X6J:first-child:before{background-image:url(/icons/follower.png)}.EngineerProfile_statItem__v5X6J:nth-child(2):before{background-image:url(/icons/following.png)}.EngineerProfile_statItem__v5X6J:nth-child(3):before{background-image:url(/icons/project.png)}.EngineerProfile_statNumber__UXfWH{font-size:15px;line-height:1}.EngineerProfile_statLabel__y9tet{display:none}.EngineerProfile_headerRow__A5uHl{margin-top:15px;gap:16px;display:flex;flex-direction:column;align-items:flex-start;width:100%}.EngineerProfile_headerActionsSocial__3nrd0{width:100%;display:flex;gap:12px;justify-content:space-between;flex-wrap:wrap}.EngineerProfile_btns__WIrGQ{display:flex;gap:8px;justify-content:center;align-items:center;width:100%}.EngineerProfile_followBtn__fEejw,.EngineerProfile_msgBtn__20EMw{flex:0 0 auto;justify-content:center;min-width:110px;padding:9px 16px}.EngineerProfile_tabs__wHOfo{flex-wrap:wrap;margin-top:12px}.EngineerProfile_tab__sBFBj{padding:8px 10px}.EngineerProfile_heroFooter__fKHhf{display:flex;justify-content:center;width:100%;padding-top:8px;margin-top:8px;border-top:1px solid rgba(0,0,0,.04)}.EngineerProfile_heroFooter__fKHhf .EngineerProfile_btns__WIrGQ{display:flex;gap:8px;width:100%;max-width:520px;padding:0 12px;box-sizing:border-box}.EngineerProfile_heroFooter__fKHhf .EngineerProfile_followBtn__fEejw,.EngineerProfile_heroFooter__fKHhf .EngineerProfile_msgBtn__20EMw{flex:1 1 0;min-width:0;max-width:none}.EngineerProfile_desktopBtns__up0Tp{display:none}}.EngineerProfile_companyRow__MTz3U{display:flex;align-items:center;gap:10px;margin-bottom:8px}.EngineerProfile_companyLogo__IMSQj{width:40px;height:40px;object-fit:cover;display:block;flex:0 0 40px}.EngineerProfile_retryBox__5hNl6{padding:24px;background:#e8e8e8;text-align:center}.EngineerProfile_retryActions__n1k0U{margin-top:12px}.EngineerProfile_teamsHeader__k_jGD{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-right:3%}.EngineerProfile_cardTitle__hlk2H{padding-bottom:8px;font-weight:700;font-size:18px;padding-top:0;margin:0}.EngineerProfile_teamsArrow__77dE7{font-size:16px;line-height:1}.EngineerProfile_companyTextWrap__xfTK6{min-width:0}.EngineerProfile_companyName___CjOC{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.EngineerProfile_companyIndustry__XhB6H{font-size:12px;color:#666}.EngineerProfile_followersGrid__450E7{display:grid;grid-template-columns:1fr;gap:16px;row-gap:14px;align-items:stretch}.EngineerProfile_followersGrid__450E7>*{width:100%;box-sizing:border-box}.EngineerProfile_sidebar__4E0UI .EngineerProfile_card__cNnqJ .EngineerProfile_followersGrid__450E7{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:6px 0;align-items:start}.EngineerProfile_sidebar__4E0UI .EngineerProfile_card__cNnqJ .EngineerProfile_followersGrid__450E7>a{display:block;width:100%;box-sizing:border-box}@media (max-width:755px){.EngineerProfile_followersGrid__450E7{gap:12px;row-gap:12px;justify-items:center;align-items:center}.EngineerProfile_followersGrid__450E7>*{width:auto;max-width:100%;box-sizing:border-box}}.EngineerProfile_sidebar__4E0UI .EngineerProfile_card__cNnqJ .EngineerProfile_followerAvatar__sQw17{width:100%;height:64px;object-fit:cover;display:block;background:#f3f3f3}.EngineerProfile_followerAvatar__sQw17{width:60px;height:60px;object-fit:cover;display:block}.EngineerProfile_sidebar__4E0UI>.EngineerProfile_card__cNnqJ{padding:0;border-top:none;margin-bottom:12px}@media (max-width:755px){.EngineerProfile_sidebar__4E0UI .EngineerProfile_card__cNnqJ{padding:0}}.EngineerProfile_sidebar__4E0UI .EngineerProfile_cardTitle__hlk2H{display:flex;justify-content:space-between;align-items:center;font-size:18px;font-weight:700;padding-right:3%}.EngineerProfile_sidebar__4E0UI .EngineerProfile_teamsCount__dDRi8{font-size:13px;color:#999;font-weight:500}.EngineerProfile_followerCard__IM0Bv{display:flex;flex-direction:column;align-items:center;text-align:center;padding:8px;border:1px solid var(--color-border-light);background:#e8e8e8}.EngineerProfile_followerName__vELwv{margin-top:8px;font-size:13px;font-weight:600;color:var(--color-text-title);max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.EngineerProfile_moreCount__91F1K{font-size:12px;color:#666;margin-top:6px}.EngineerProfile_iconSpacing__goeCE{margin-right:6px}.EngineerProfile_savedGrid__EjUSn{display:grid;grid-template-columns:repeat(3,80px);gap:8px;justify-content:start}.EngineerProfile_savedItem__j1IOi{display:block;text-decoration:none;color:inherit;text-align:center}.EngineerProfile_savedThumb__WB1cl{width:80px;height:60px;object-fit:cover;display:block}.EngineerProfile_savedTitle__jeHwn{font-size:12px;margin-top:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;direction:rtl}.EngineerProfile_connectionsGrid__rJZq0{display:flex;gap:12px}.EngineerProfile_connectionsColumn__P3TfD{flex:1 1 50%}.EngineerProfile_cardTitleSmall__LarFV{margin:0 0 8px;font-weight:700;font-size:16px;padding-right:3%}.EngineerProfile_connectionPills__it_4F,.EngineerProfile_pill__6_W4E{display:inline-flex;gap:8px;align-items:center}.EngineerProfile_pill__6_W4E{padding:6px 10px;background:#eee;border:1px solid rgba(0,0,0,.06);cursor:pointer;font-weight:600}.EngineerProfile_pillActive__N_cbd{background:var(--color-border-light);color:var(--color-text-title)}.EngineerProfile_tabHeader__f30P9{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--color-border-light);margin:-2% -2% 18px;width:calc(100% + 4%);box-sizing:border-box;padding-top:0;padding-bottom:12px;background-color:var(--color-border-light)}.EngineerProfile_tabTitleRow__tmnag{display:flex;align-items:center;gap:12px;margin-right:10px;margin-top:10px}.EngineerProfile_tabTitle__i8vWV{font-size:16px;font-weight:700;color:var(--color-text-title);margin:0;font-family:var(--font-arabic-head)}.EngineerProfile_tabCount__2OsqZ{background:var(--color-background-light);color:var(--color-text-subheading);padding:2px 8px;font-size:14px;font-weight:600;display:none}.EngineerProfile_tabActionBtn__FBtob{background:#f9f9f9;border:1px solid #d1d1d1;padding:6px 12px;margin-left:10px;margin-top:10px;font-size:13px;font-family:var(--font-arabic-body);font-weight:500;color:#555;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:8px;border-radius:4px}.EngineerProfile_tabActionBtn__FBtob:hover{background:#f0f0f0;border-color:#bbb;color:#333}.EngineerProfile_tabActionBtn__FBtob:active{background:#e8e8e8}@media (max-width:640px){.EngineerProfile_headerActionsRow__CRpr6{display:none}.EngineerProfile_avatarWrap__0aY6L{display:block;width:84px;height:84px;aspect-ratio:1/1;text-align:center;margin-bottom:12px}.EngineerProfile_avatarLarge__2SClC,.EngineerProfile_avatarPlaceholderLarge__QClCE,.EngineerProfile_avatarPlaceholder__y7ktl,.EngineerProfile_avatar___TCd2{width:84px;height:84px;object-fit:cover;overflow:hidden;display:inline-block}.EngineerProfile_avatarLarge__2SClC{margin:0 auto}}.ContactMessages_container__2HBIy{direction:rtl;padding:20px;font-family:var(--font-arabic-body,system-ui);height:100%}.ContactMessages_headerRow__HkOHZ{display:flex;align-items:center;gap:12px;margin-bottom:16px}.ContactMessages_heading__MA5Yt{margin:0;font-size:1.15rem;font-family:var(--font-arabic-head,inherit);color:var(--color-text-title,#222)}.ContactMessages_reloadBtn__JzCag{margin-inline-start:auto;padding:6px 14px;font-size:.75rem;background:var(--color-background-light,#fff);border:1px solid var(--color-border,#dfe3e8);cursor:pointer;transition:background .2s,border-color .2s}.ContactMessages_reloadBtn__JzCag:hover{background:var(--color-background-alt,#f5f7f9);border-color:var(--color-accent-primary,#1d7dd8)}.ContactMessages_list__H_xBn{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.ContactMessages_item__7oULQ{background:var(--color-background-light,#fff);border:1px solid var(--color-border,#e2e6ea);padding:14px 16px 12px;position:relative;box-shadow:0 1px 2px rgba(0,0,0,.04);transition:border-color .2s,box-shadow .2s}.ContactMessages_item__7oULQ:hover{border-color:var(--color-accent-primary,#1d7dd8);box-shadow:0 2px 6px rgba(0,0,0,.06)}.ContactMessages_topLine__0gOc8{display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:.72rem;margin-bottom:6px}.ContactMessages_name__dclET{font-weight:600;color:var(--color-text-body,#222)}.ContactMessages_email__bQ4xD{opacity:.75;direction:ltr;unicode-bidi:plaintext;font-family:var(--font-arabic-body)}.ContactMessages_date__pjw2h{margin-right:auto;font-size:.65rem;opacity:.55;white-space:nowrap}.ContactMessages_messageBody__4WtL5{margin:0 0 10px;font-size:.83rem;line-height:1.55;color:var(--color-text-body,#222);white-space:pre-wrap;word-break:break-word}.ContactMessages_actions__Yf3kl{gap:10px;display:flex;justify-self:flex-end}.ContactMessages_deleteBtn___ft8L{border:none;padding:6px 14px;font-size:.7rem;cursor:pointer;background:#fbe5e5;color:#a11f1f;font-weight:500;transition:background .18s}.ContactMessages_deleteBtn___ft8L:hover:not(:disabled){background:#f7d4d4}.ContactMessages_deleteBtn___ft8L:disabled{opacity:.55;cursor:not-allowed}.ContactMessages_empty__KWbeu,.ContactMessages_error__FsP21,.ContactMessages_loading__cnsol{padding:40px 12px;text-align:center;font-size:.85rem;color:var(--color-text-secondary,#555)}.ContactMessages_error__FsP21{color:#b81e1e}.ContactMessages_empty__KWbeu{opacity:.7}.ContactMessages_scrollable__YJ_1c{max-height:70vh;overflow-y:auto;padding-inline-end:4px}.ContactMessages_scrollable__YJ_1c::-webkit-scrollbar{width:8px}.ContactMessages_scrollable__YJ_1c::-webkit-scrollbar-track{background:transparent}.ContactMessages_scrollable__YJ_1c::-webkit-scrollbar-thumb{background:#c5ccd3}.ContactMessages_scrollable__YJ_1c::-webkit-scrollbar-thumb:hover{background:#b2bbc3}@media (max-width:600px){.ContactMessages_item__7oULQ{padding:12px 12px 10px}.ContactMessages_messageBody__4WtL5{font-size:.78rem}.ContactMessages_heading__MA5Yt{font-size:1rem}}.EngineerFilter_mobileToggle__IjaRF{display:none}.EngineerFilter_mobilePanel__43MoM{position:fixed;inset:0;background:rgba(0,0,0,.35);display:flex;justify-content:flex-start;z-index:1200}.EngineerFilter_mobileHeader__8J5MZ{padding:.5rem;display:flex;justify-content:flex-end}.EngineerFilter_closeBtn__akTNu{background:var(--color-background-light);border:1px solid var(--color-border-light);padding:.4rem .7rem;border-radius:0}.EngineerFilter_mobileContent__z_UZq{width:320px;max-width:92%;background:var(--color-background-light);padding:1rem;overflow:auto}.EngineerFilter_mobileInner__afTBC .sidebarSticky{position:static;top:auto}