.dhksu-wrap{
--ksu-blue:#0084BD;
--ksu-cream:#E3E0D2;
--ksu-grey:#748995;
--ksu-black:#000000;
--white:#ffffff;
--soft:#f7f9fa;
--line:rgba(116,137,149,.28);
--shadow:0 12px 28px rgba(0,0,0,.08);
direction:rtl;
font-family:Tajawal,Arial,sans-serif;
color:#16232b;
line-height:1.85;
max-width:1180px;
margin:0 auto;
padding:18px;
box-sizing:border-box;
}
.dhksu-wrap *{box-sizing:border-box;}
.dhksu-wrap a{text-decoration:none;}
.dhksu-shell{
background:linear-gradient(180deg,#fff 0%,#f7f9fa 100%);
border:1px solid var(--line);
border-radius:24px;
ov