/* نجار الكويت — تنسيق المحتوى الجديد */
.entry .cw-tbl{width:100%;border-collapse:collapse;margin:1.4em 0;font-size:15px;background:#fff;
  box-shadow:0 1px 0 #e2e8ee inset;display:block;overflow-x:auto;white-space:normal}
.entry .cw-tbl th,.entry .cw-tbl td{border:1px solid #dbe3ea;padding:.6em .7em;text-align:right;vertical-align:top}
.entry .cw-tbl th{background:#0f2e4d;color:#fff;font-weight:700}
.entry .cw-tbl tr:nth-child(even) td{background:#f6f9fb}
.entry ol.cw-steps{counter-reset:cws;list-style:none;padding:0;margin:1.3em 0}
.entry ol.cw-steps li{counter-increment:cws;position:relative;padding:.55em 3em .55em .6em;margin:0 0 .5em;
  background:#f6f9fb;border-right:4px solid #f0a500;border-radius:6px;line-height:1.9}
.entry ol.cw-steps li:before{content:counter(cws);position:absolute;right:-2px;top:50%;transform:translate(50%,-50%);
  width:26px;height:26px;line-height:26px;text-align:center;background:#0f2e4d;color:#fff;border-radius:50%;font-size:13px;font-weight:700}
.entry ul.cw-ul{list-style:none;padding:0;margin:1.1em 0}
.entry ul.cw-ul li{position:relative;padding:.3em 1.5em .3em 0;line-height:1.95}
.entry ul.cw-ul li:before{content:"";position:absolute;right:.35em;top:.95em;width:8px;height:8px;
  background:#f0a500;border-radius:2px;transform:rotate(45deg)}
.entry .cw-note,.entry .cw-warn{margin:1.4em 0;padding:.9em 1em;border-radius:8px;line-height:1.95}
.entry .cw-note{background:#eef5fa;border-right:5px solid #1b5e8c}
.entry .cw-warn{background:#fdf1ee;border-right:5px solid #c0392b}
.entry .cw-fig{margin:1.6em 0;text-align:center}
.entry .cw-fig img,.entry .cw-fig svg{max-width:100%;height:auto;border-radius:8px}
.entry .cw-fig figcaption{font-size:13px;color:#5a6b7a;margin-top:.5em;line-height:1.8}
.entry .cw-cta{margin:1.8em 0;padding:1.1em;border-radius:12px;background:linear-gradient(135deg,#0f2e4d,#1b5e8c);
  color:#fff;text-align:center}
.entry .cw-cta .cw-cta-t{color:#fff;font-weight:700;margin:0 0 .8em;font-size:17px;line-height:1.8}
.entry .cw-cta-b{display:flex;gap:.6em;justify-content:center;flex-wrap:wrap}
.entry a.cw-btn{display:inline-flex;align-items:center;gap:.45em;padding:.62em 1.15em;border-radius:999px;
  font-weight:700;font-size:15px;text-decoration:none;color:#fff;box-shadow:0 3px 10px rgba(0,0,0,.18)}
.entry a.cw-btn:hover{filter:brightness(1.07);color:#fff}
.entry a.cw-tel{background:#f0a500;color:#23201a}
.entry a.cw-tel:before{content:"\260E";font-size:1.1em}
.entry a.cw-wa{background:#25d366;color:#0b2f18}
.entry a.cw-wa:before{content:"\1F4AC";font-size:1em}
.entry .cw-faq{margin-top:2em}
.entry .cw-faq .cw-q{border:1px solid #e2e8ee;border-radius:10px;margin:.6em 0;padding:.85em 1em;background:#fff}
.entry .cw-faq .cw-q h3{margin:0 0 .45em;font-size:17px;color:#0f2e4d;line-height:1.75}
.entry .cw-faq .cw-q p{margin:0;line-height:2}
/* أزرار عائمة */
#cw-fabs{position:fixed;inset-inline-start:14px;bottom:14px;z-index:9999;display:flex;flex-direction:column;gap:10px}
#cw-fabs a{width:54px;height:54px;border-radius:50%;display:flex;align-items:center;justify-content:center;
  box-shadow:0 6px 18px rgba(0,0,0,.28);color:#fff;text-decoration:none}
#cw-fabs a svg{width:27px;height:27px;fill:#fff}
#cw-fabs .cw-f-wa{background:#25d366}
#cw-fabs .cw-f-tel{background:#f0a500}
#cw-fabs .cw-f-tel svg{fill:#23201a}
@media(max-width:600px){#cw-fabs a{width:48px;height:48px}#cw-fabs a svg{width:24px;height:24px}}
/* شريط سفلي للجوال */
#cw-bar{display:none}
@media(max-width:768px){
  #cw-bar{display:flex;position:fixed;inset-inline:0;bottom:0;z-index:9998;background:#0f2e4d;
    box-shadow:0 -3px 14px rgba(0,0,0,.25)}
  #cw-bar a{flex:1;padding:.78em .3em;text-align:center;color:#fff;text-decoration:none;font-weight:700;font-size:14px}
  #cw-bar a+a{border-inline-start:1px solid rgba(255,255,255,.18)}
  #cw-bar a.w{background:#25d366;color:#06331a}
  body{padding-bottom:52px}
  #cw-fabs{bottom:64px}
}
