:root{--brand:#0b8f55;--brand-dark:#064e3b;--brand-deep:#033b2c;--brand-light:#ecfdf5;--brand-accent:#34d399;--brand-border:#cde7d8;--ease:cubic-bezier(.22,1,.36,1)}
/* Logo: fixed geometry prevents Arabic text from collapsing vertically */
.site-logo{display:flex!important;align-items:center!important;gap:12px!important;width:auto!important;max-width:260px!important;min-width:190px!important;overflow:hidden!important;flex:0 0 auto!important}.site-logo-image{display:block!important;width:58px!important;height:58px!important;min-width:58px!important;max-width:58px!important;object-fit:cover!important;border-radius:15px!important;background:#fff!important;box-shadow:0 8px 24px rgba(3,59,44,.14)!important}.site-logo-text{display:flex!important;flex-direction:column!important;justify-content:center!important;width:145px!important;min-width:145px!important;max-width:145px!important;line-height:1.25!important;overflow:hidden!important}.site-logo-text b{display:block!important;font-size:1.22rem!important;color:#073d2d!important;white-space:nowrap!important}.site-logo-text small{display:block!important;margin-top:4px!important;font-size:.67rem!important;font-weight:700!important;color:#718078!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.footer-logo .site-logo-text b,.footer-logo .site-logo-text small{color:#fff!important}.footer-logo .site-logo-image{width:62px!important;height:62px!important;min-width:62px!important;max-width:62px!important}
/* Header */
.site-header{min-height:86px!important}.nav-wrap{min-height:86px!important;gap:24px!important}.site-header nav{margin-inline-start:auto!important;justify-content:flex-end!important;gap:8px!important}.site-header nav>a:not(.button):not(.company-cta):not(.nav-user){position:relative!important;border:0!important;padding:12px 11px!important;border-radius:10px!important;transition:color .25s var(--ease),background .25s var(--ease),transform .25s var(--ease)!important}.site-header nav>a:not(.button):not(.company-cta):not(.nav-user):after{content:"";position:absolute;right:50%;left:50%;bottom:4px;height:2px;border-radius:4px;background:var(--brand);transition:right .3s var(--ease),left .3s var(--ease)}.site-header nav>a:not(.button):not(.company-cta):not(.nav-user):hover,.site-header nav>a.active{background:#f0faf4!important;color:var(--brand-dark)!important;transform:translateY(-1px)}.site-header nav>a:hover:after,.site-header nav>a.active:after{right:16px;left:16px}.nav-user{display:flex!important;align-items:center!important;gap:8px!important;background:#f5faf7!important;border:1px solid var(--brand-border)!important;border-radius:13px!important;padding:7px 10px!important;white-space:nowrap!important}.avatar-mini{flex:0 0 auto!important;background:linear-gradient(145deg,#d1fae5,#a7f3d0)!important;color:var(--brand-dark)!important}.company-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:9px 15px!important;border-radius:12px!important;transition:all .28s var(--ease)!important}.company-cta:hover{background:#dcfce7!important;border-color:#86efac!important;transform:translateY(-2px)!important;box-shadow:0 8px 18px rgba(11,143,85,.12)!important}
/* Premium buttons */
.button{position:relative!important;isolation:isolate!important;overflow:hidden!important;min-height:44px!important;padding:10px 19px!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:12px!important;background:linear-gradient(135deg,#0a7c49 0%,#0b9b5b 55%,#10b866 100%)!important;color:#fff!important;font-weight:800!important;letter-spacing:.01em!important;box-shadow:0 8px 20px rgba(11,143,85,.2),inset 0 1px 0 rgba(255,255,255,.2)!important;transition:transform .28s var(--ease),box-shadow .28s var(--ease),filter .28s var(--ease)!important}.button:before{content:"";position:absolute;z-index:-1;top:-40%;bottom:-40%;width:42%;right:-55%;transform:skewX(-22deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent);transition:right .65s var(--ease)}.button:hover{transform:translateY(-3px) scale(1.015)!important;box-shadow:0 14px 28px rgba(11,143,85,.28),inset 0 1px 0 rgba(255,255,255,.28)!important;filter:saturate(1.08)!important}.button:hover:before{right:120%}.button:active{transform:translateY(0) scale(.98)!important;transition-duration:.08s!important}.button:focus-visible,.company-cta:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(52,211,153,.4)!important;outline-offset:3px!important}.button.small{min-height:38px!important;padding:7px 14px!important}.button.ghost{background:#fff!important;color:var(--brand-dark)!important;border:1px solid #a7d9bb!important;box-shadow:0 5px 15px rgba(3,59,44,.06)!important}.button.ghost:before{background:linear-gradient(90deg,transparent,rgba(16,185,129,.13),transparent)}.button.ghost:hover{background:#f0fdf4!important;border-color:#4ade80!important;color:#067044!important}.button.danger{background:linear-gradient(135deg,#b91c1c,#ef4444)!important;box-shadow:0 8px 20px rgba(220,38,38,.18)!important}
/* Hero and search have explicit tracks; no stacked controls on desktop */
.hero{min-height:590px!important;height:auto!important;padding:78px 0!important}.hero-grid{align-items:center!important}.hero-grid>div{min-width:0!important}.hero-search{display:grid!important;grid-template-columns:minmax(0,1fr) 165px 125px!important;align-items:stretch!important;width:100%!important;max-width:720px!important;height:auto!important;min-height:62px!important;gap:0!important;padding:6px!important}.hero-search input,.hero-search select,.hero-search button{height:50px!important;margin:0!important}.hero-search select{width:auto!important;border:0!important;border-inline-start:1px solid #dce9e1!important;border-radius:0!important}.hero-search button{min-width:120px!important;border-radius:11px!important;background:linear-gradient(135deg,#16a34a,#22c55e)!important;box-shadow:none!important;transition:all .25s var(--ease)!important}.hero-search button:hover{background:linear-gradient(135deg,#15803d,#16a34a)!important;transform:translateY(-1px)!important;box-shadow:0 7px 16px rgba(22,163,74,.22)!important}.hero-panel{height:auto!important;min-height:360px!important}.center-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.center-grid a{white-space:nowrap!important;overflow:hidden!important}.center-grid a span{overflow:hidden!important;text-overflow:ellipsis!important}.hero-actions .button{min-width:135px!important}
/* Cards and page sections */
.stats-strip{position:relative!important;z-index:3!important}.stats{grid-template-columns:repeat(4,minmax(0,1fr))!important}.stat{height:auto!important;min-height:94px!important;transition:transform .28s var(--ease),box-shadow .28s var(--ease),border-color .28s var(--ease)!important}.stat:hover{transform:translateY(-4px)!important;border-color:#a7d9bb!important;box-shadow:0 14px 28px rgba(3,59,44,.1)!important}.stat-icon{transition:transform .35s var(--ease),background .35s var(--ease)!important}.stat:hover .stat-icon{transform:rotate(-5deg) scale(1.08)!important;background:#dcfce7!important}.listing-card,.company-card,.feature-card,.step,.quick-action,.post-card{transform:translateZ(0);transition:transform .32s var(--ease),box-shadow .32s var(--ease),border-color .32s var(--ease)!important}.listing-card:hover,.company-card:hover,.feature-card:hover,.step:hover,.quick-action:hover{transform:translateY(-6px)!important;border-color:#a7d9bb!important;box-shadow:0 18px 38px rgba(3,59,44,.11)!important}.listing-card .button{min-height:36px!important}.page-hero{position:relative!important;overflow:hidden!important}.page-hero:after{content:"";position:absolute;width:280px;height:280px;border-radius:50%;background:rgba(34,197,94,.07);left:-90px;top:-150px}.page-head{position:relative!important;z-index:1!important;padding:50px 0 34px!important}.filters{display:grid!important;align-items:center!important;min-height:90px!important;height:auto!important;gap:12px!important;padding:15px!important}.filters>*{height:52px!important;margin:0!important}.empty-state{padding:46px 24px!important;border-radius:18px!important;background:linear-gradient(145deg,#fff,#f8fdf9)!important}.empty-state span{color:var(--brand)!important;animation:softFloat 2.8s ease-in-out infinite}
/* Dashboards: eliminate tall striped metric blocks */
.dashboard{align-items:start!important}.metric-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(165px,1fr))!important;align-items:stretch!important;gap:14px!important}.metric{display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;height:auto!important;min-height:132px!important;max-height:170px!important;padding:18px!important;border-radius:16px!important;background:#fff!important;overflow:hidden!important}.metric:after{display:none!important}.metric .metric-icon{display:grid!important;width:42px!important;height:42px!important;min-height:42px!important;margin:0 0 10px!important;border-radius:12px!important}.metric strong{display:block!important;font-size:1.55rem!important;line-height:1.3!important;margin:0!important}.metric small{display:block!important;margin-top:4px!important;line-height:1.5!important}.metric:hover{transform:translateY(-4px)!important;border-color:#a7d9bb!important;box-shadow:0 14px 28px rgba(3,59,44,.09)!important}.dashboard-grid{align-items:start!important}.panel{height:auto!important;min-height:0!important;background:#fff!important}.panel:before,.panel:after{max-width:100%!important}.sidebar{height:auto!important;max-height:calc(100vh - 110px)!important;overflow-y:auto!important}.sidebar-brand{height:auto!important}.quick-action{height:auto!important;min-height:92px!important}.table{height:auto!important}.table tr{height:auto!important}.table th,.table td{height:auto!important;min-height:48px!important}.footer-main{align-items:start!important}.footer-about{min-width:0!important}.site-footer .site-logo{min-width:220px!important}
@keyframes softFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes revealUp{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.hero-grid,.stats-strip,.section-head{animation:revealUp .65s var(--ease) both}.listing-card,.company-card,.feature-card,.step{animation:revealUp .55s var(--ease) both}.grid>*:nth-child(2){animation-delay:.07s}.grid>*:nth-child(3){animation-delay:.14s}.grid>*:nth-child(4){animation-delay:.21s}
@media(max-width:1100px){.site-logo{min-width:168px!important;max-width:190px!important}.site-logo-image{width:52px!important;height:52px!important;min-width:52px!important;max-width:52px!important}.site-logo-text{width:110px!important;min-width:110px!important;max-width:110px!important}.site-logo-text small{font-size:.6rem!important}.site-header nav{gap:4px!important}.site-header nav>a:not(.button):not(.company-cta):not(.nav-user){padding-inline:7px!important}.company-cta{display:none!important}.hero-search{grid-template-columns:minmax(0,1fr) 150px 115px!important}}
@media(max-width:900px){.site-header{min-height:76px!important}.nav-wrap{min-height:76px!important}.site-logo{min-width:180px!important}.site-logo-text{width:115px!important;min-width:115px!important}.site-header nav{display:none!important}.site-header nav.open{display:flex!important}.company-cta{display:flex!important}.hero{min-height:0!important}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.sidebar{max-height:none!important}}
@media(max-width:620px){.site-logo{min-width:150px!important;max-width:170px!important;gap:8px!important}.site-logo-image{width:46px!important;height:46px!important;min-width:46px!important;max-width:46px!important;border-radius:12px!important}.site-logo-text{width:95px!important;min-width:95px!important;max-width:95px!important}.site-logo-text b{font-size:1.02rem!important}.site-logo-text small{font-size:.54rem!important}.hero{padding:48px 0!important}.hero-search{grid-template-columns:minmax(0,1fr) 105px!important;gap:5px!important;background:transparent!important;box-shadow:none!important;padding:0!important}.hero-search select{display:none!important}.hero-search input{border-radius:12px!important}.hero-search button{min-width:100px!important}.hero-actions{grid-template-columns:1fr!important}.hero-actions .button,.hero-actions .button:first-child{grid-column:auto!important;width:100%!important}.stats{grid-template-columns:1fr 1fr!important}.stat{min-height:108px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important}.metric-grid{grid-template-columns:1fr 1fr!important}.metric{min-height:120px!important}.filters{grid-template-columns:1fr!important}.filters>*{height:50px!important}.listing-footer .actions{grid-template-columns:1fr 1fr!important}.site-footer .site-logo{min-width:180px!important}.footer-logo .site-logo-image{width:52px!important;height:52px!important;min-width:52px!important;max-width:52px!important}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
