.tagh-rfq,.tagh-rfq *{box-sizing:border-box}.tagh-rfq a{text-decoration:none}.tagh-rfq{position:relative;overflow:hidden;background:#05091A;padding:96px 0 88px;direction:rtl;font-family:'Cairo','Tajawal',system-ui,sans-serif}.tagh-rfq__bg{position:absolute;inset:0;pointer-events:none}.tagh-rfq__bg-grid{position:absolute;inset:0;background-image:linear-gradient(rgb(0 212 255 / .04) 1px,transparent 1px),linear-gradient(90deg,rgb(0 212 255 / .04) 1px,transparent 1px);background-size:44px 44px}.tagh-rfq__glow{position:absolute;border-radius:50%;filter:blur(110px);pointer-events:none}.tagh-rfq__glow--1{width:600px;height:400px;background:radial-gradient(ellipse,rgb(0 212 255 / .11),transparent 70%);top:-100px;right:-100px}.tagh-rfq__glow--2{width:500px;height:350px;background:radial-gradient(ellipse,rgb(139 92 246 / .09),transparent 70%);bottom:-80px;left:-80px}.tagh-rfq__scan-line{position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgb(0 212 255 / .6),transparent);animation:taghScanLine 6s linear infinite;opacity:.4}@keyframes taghScanLine{0%{top:0%}100%{top:100%}}.tagh-rfq__container{max-width:1200px;margin:0 auto;padding:0 24px}.tagh-rfq__header{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:44px;flex-wrap:wrap}.tagh-rfq__header-text{flex:1;min-width:260px}.tagh-rfq__live-badge{display:inline-flex;align-items:center;gap:8px;background:rgb(239 68 68 / .1);border:1px solid rgb(239 68 68 / .3);border-radius:100px;padding:5px 14px;font-size:11px;font-weight:800;color:#EF4444;letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px}.tagh-rfq__live-dot{width:7px;height:7px;border-radius:50%;background:#EF4444;box-shadow:0 0 8px #EF4444;animation:taghLivePulse 1.4s ease-in-out infinite}@keyframes taghLivePulse{0%,100%{opacity:1;transform:scale(1);box-shadow:0 0 8px #EF4444}50%{opacity:.5;transform:scale(1.4);box-shadow:0 0 14px #EF4444}}.tagh-rfq__title{font-size:clamp(26px, 3.8vw, 42px);font-weight:900;color:#F1F5F9;margin:0 0 12px;line-height:1.2}.tagh-rfq__title-hl{background:linear-gradient(90deg,#00D4FF,#22E5FF 60%,#7DD3FC);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text}.tagh-rfq__subtitle{font-size:15px;color:#64748B;line-height:1.8;margin:0;max-width:520px}.tagh-rfq__stats{display:flex;align-items:center;gap:0;background:rgb(0 212 255 / .04);border:1px solid rgb(0 212 255 / .12);border-radius:18px;padding:20px 28px;backdrop-filter:blur(12px);flex-shrink:0}.tagh-rfq__stat{display:flex;flex-direction:column;align-items:center;gap:4px;padding:0 24px;text-align:center}.tagh-rfq__stat-num{font-size:28px;font-weight:900;color:#00D4FF;line-height:1;font-variant-numeric:tabular-nums}.tagh-rfq__stat-lbl{font-size:11.5px;color:#64748B;font-weight:600;white-space:nowrap}.tagh-rfq__stat-divider{width:1px;height:36px;background:rgb(0 212 255 / .15);flex-shrink:0}.tagh-rfq__panel{background:rgb(255 255 255 / .02);border:1px solid rgb(0 212 255 / .12);border-radius:20px;overflow:hidden;backdrop-filter:blur(16px);margin-bottom:44px;box-shadow:0 4px 60px rgb(0 0 0 / .4),inset 0 1px 0 rgb(0 212 255 / .08)}.tagh-rfq__panel-bar{display:flex;align-items:center;gap:12px;padding:12px 20px;background:rgb(0 212 255 / .04);border-bottom:1px solid rgb(0 212 255 / .1)}.tagh-rfq__panel-bar-dots{display:flex;gap:5px;flex-shrink:0}.tagh-rfq__panel-bar-dots span{width:10px;height:10px;border-radius:50%;background:rgb(255 255 255 / .12)}.tagh-rfq__panel-bar-dots span:nth-child(1){background:rgb(239 68 68 / .6)}.tagh-rfq__panel-bar-dots span:nth-child(2){background:rgb(251 191 36 / .5)}.tagh-rfq__panel-bar-dots span:nth-child(3){background:rgb(16 185 129 / .5)}.tagh-rfq__panel-bar-title{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#475569;flex:1}.tagh-rfq__panel-bar-link{font-size:12px;font-weight:700;color:#00D4FF;transition:opacity 200ms ease}.tagh-rfq__panel-bar-link:hover{opacity:.75}.tagh-rfq__table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.tagh-rfq__table{width:100%;border-collapse:collapse;min-width:700px;direction:rtl}.tagh-rfq__table thead tr{border-bottom:1px solid rgb(255 255 255 / .06)}.tagh-rfq__table thead th{padding:12px 16px;font-size:11px;font-weight:700;color:#475569;text-align:right;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.tagh-rfq__table thead th:last-child{text-align:center}.tagh-rfq__row{border-bottom:1px solid rgb(255 255 255 / .04);transition:background 220ms ease}.tagh-rfq__row:last-child{border-bottom:none}.tagh-rfq__row:hover{background:rgb(0 212 255 / .04)}.tagh-rfq__row{opacity:0;animation:taghRowIn 400ms ease forwards}@keyframes taghRowIn{from{opacity:0;transform:translateX(12px)}to{opacity:1;transform:translateX(0)}}.tagh-rfq__td{padding:14px 16px;font-size:13px;color:#94A3B8;vertical-align:middle}.tagh-rfq__row-num{font-size:11px;font-weight:700;color:#334155;font-variant-numeric:tabular-nums}.tagh-rfq__td--title{max-width:240px}.tagh-rfq__row-title{font-size:13.5px;font-weight:700;color:#E2E8F0;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px;transition:color 200ms ease}.tagh-rfq__row-title:hover{color:#00D4FF}.tagh-rfq__cat-tag{display:inline-block;padding:3px 10px;border-radius:100px;font-size:11px;font-weight:700;background:rgb(0 212 255 / .07);border:1px solid rgb(0 212 255 / .15);color:rgb(0 212 255 / .8);white-space:nowrap}.tagh-rfq__dash{color:#334155}.tagh-rfq__qty{font-weight:700;color:#CBD5E1}.tagh-rfq__qty small{font-size:11px;color:#475569}.tagh-rfq__bid-wrap{display:flex;flex-direction:column;gap:2px}.tagh-rfq__bid-count{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:22px;font-size:13px;font-weight:800;border-radius:100px;background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .08);color:#475569;transition:all 250ms ease}.tagh-rfq__bid-count--has{background:rgb(0 212 255 / .1);border-color:rgb(0 212 255 / .25);color:#00D4FF}.tagh-rfq__low-price{font-size:10.5px;color:#10B981;font-weight:600;white-space:nowrap}.tagh-rfq__status{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:100px;font-size:11px;font-weight:800;white-space:nowrap}.tagh-rfq__status--open{background:rgb(16 185 129 / .1);border:1px solid rgb(16 185 129 / .25);color:#10B981}.tagh-rfq__status--pending{background:rgb(251 191 36 / .1);border:1px solid rgb(251 191 36 / .25);color:#FBBF24}.tagh-rfq__status--awarded{background:rgb(0 212 255 / .1);border:1px solid rgb(0 212 255 / .25);color:#00D4FF}.tagh-rfq__status--closed{background:rgb(100 116 139 / .1);border:1px solid rgb(100 116 139 / .2);color:#64748B}.tagh-rfq__status-dot{width:6px;height:6px;border-radius:50%;background:#10B981;animation:taghLivePulse 1.6s ease-in-out infinite}.tagh-rfq__td--date time{font-size:12px;color:#475569;white-space:nowrap}.tagh-rfq__td--action{text-align:center}.tagh-rfq__bid-btn{display:inline-block;padding:6px 16px;border-radius:100px;font-size:12px;font-weight:800;color:#00D4FF;border:1px solid rgb(0 212 255 / .3);background:rgb(0 212 255 / .06);transition:all 230ms ease;white-space:nowrap;font-family:inherit}.tagh-rfq__bid-btn:hover{background:#00D4FF;color:#0A0F1E;box-shadow:0 4px 16px rgb(0 212 255 / .35)}.tagh-rfq__empty{display:flex;flex-direction:column;align-items:center;gap:10px;padding:48px 0;color:#475569;font-size:14px;font-weight:600}.tagh-rfq__ctas{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.tagh-rfq__cta{display:inline-flex;align-items:center;gap:9px;padding:13px 32px;border-radius:100px;font-size:14px;font-weight:800;font-family:inherit;transition:all 280ms ease;white-space:nowrap}.tagh-rfq__cta--primary{background:#00D4FF;color:#0A0F1E;box-shadow:0 4px 22px rgb(0 212 255 / .35)}.tagh-rfq__cta--primary:hover{background:#22E5FF;color:#0A0F1E;transform:translateY(-2px);box-shadow:0 8px 32px rgb(0 212 255 / .5)}.tagh-rfq__cta--ghost{border:1px solid rgb(255 255 255 / .14);color:rgb(255 255 255 / .75);background:rgb(255 255 255 / .03)}.tagh-rfq__cta--ghost:hover{border-color:rgb(0 212 255 / .4);color:#00D4FF;background:rgb(0 212 255 / .06)}@media (max-width:900px){.tagh-rfq__header{flex-direction:column;align-items:flex-start}.tagh-rfq__stats{width:100%;justify-content:space-between}.tagh-rfq__stat{padding:0 16px}}@media (max-width:560px){.tagh-rfq{padding:72px 0 64px}.tagh-rfq__stats{flex-direction:column;gap:12px;padding:16px 20px}.tagh-rfq__stat-divider{width:60%;height:1px}.tagh-rfq__ctas{flex-direction:column;align-items:stretch}.tagh-rfq__cta{justify-content:center}}