:root{--ink:#10233f;--muted:#617089;--line:#dce3ed;--soft:#f3f7fb;--accent:#e45e2b;--white:#fff;--shadow:0 16px 44px rgba(16,35,63,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Tahoma,"Noto Sans Arabic",Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.75;text-align:right}a{color:inherit}img{display:block;max-width:100%}.wrap{width:min(1160px,calc(100% - 32px));margin-inline:auto}.skip{position:absolute;inset-inline-start:-9999px}.skip:focus{inset-inline-start:16px;top:8px;background:#fff;padding:8px;z-index:20}.site-header{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.95);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.header-row{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-weight:800;text-decoration:none;white-space:nowrap}.brand-mark{display:flex;direction:ltr;align-items:flex-end;gap:3px;width:35px;height:32px}.brand-mark i{display:block;width:8px;background:var(--accent);border-radius:6px 6px 2px 2px}.brand-mark i:nth-child(1){height:16px}.brand-mark i:nth-child(2){height:28px}.brand-mark i:nth-child(3){height:22px}.site-header nav{display:flex;gap:22px}.site-header nav a{text-decoration:none;font-size:.95rem;font-weight:700}.site-header nav a:hover{color:var(--accent)}.hero{background:linear-gradient(125deg,#eef5fb 0%,#fff8f4 100%);padding:74px 0}.hero-grid{display:grid;grid-template-columns:1.45fr .75fr;gap:56px;align-items:center}.eyebrow{display:inline-block;color:var(--accent);font-size:.82rem;font-weight:800;letter-spacing:.03em;margin-bottom:8px}.hero h1,.article h1{font-size:clamp(2.1rem,5vw,4.2rem);line-height:1.16;margin:8px 0 18px;max-width:850px}.hero p{font-size:1.15rem;color:var(--muted);max-width:720px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:12px;text-decoration:none;font-weight:800}.primary{background:var(--ink);color:#fff}.ghost{border:1px solid var(--line);background:#fff}.hero-card{background:var(--ink);color:#fff;border-radius:24px;padding:30px;box-shadow:var(--shadow)}.hero-card>span{color:#ffb79a}.hero-card strong{display:block;font-size:1.45rem;margin:5px 0 12px}.hero-card ul{margin:0;padding-inline-start:22px}.intro{padding:68px 0 28px}.intro h2,.table-section h2,.guide h2{font-size:clamp(1.7rem,4vw,2.6rem);margin:4px 0 10px}.intro p{color:var(--muted)}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding-bottom:70px}.product{position:relative;border:1px solid var(--line);border-radius:20px;padding:18px;background:#fff;box-shadow:0 7px 24px rgba(16,35,63,.05)}.product.featured{border-color:#f0a486}.product img{width:100%;height:180px;object-fit:contain;background:var(--soft);border-radius:14px}.product h3{font-size:1.3rem;margin:18px 0 5px;direction:ltr;text-align:right}.product p{color:var(--muted);min-height:78px}.tag{position:absolute;top:28px;inset-inline-start:28px;background:#fff3ed;color:#a43e18;padding:4px 9px;border-radius:999px;font-size:.72rem;font-weight:800}.product dl{border-top:1px solid var(--line);padding-top:10px}.product dl div{display:flex;justify-content:space-between;gap:8px}.product dt{color:var(--muted)}.product dd{margin:0;font-weight:700}.product>a{color:var(--accent);font-weight:800}.table-section{padding-bottom:75px}.table-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:18px}table{width:100%;border-collapse:collapse;min-width:720px}th,td{padding:16px;text-align:right;border-bottom:1px solid var(--line)}th{background:var(--soft)}tr:last-child td{border-bottom:0}.guide{background:var(--soft);padding:68px 0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.steps article{background:#fff;padding:22px;border-radius:16px}.steps b{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--accent);color:#fff}.steps h3{margin:10px 0 2px}.steps p{margin:0;color:var(--muted)}.article{width:min(850px,calc(100% - 32px));margin:0 auto;padding:70px 0;min-height:55vh}.article h1{font-size:clamp(2rem,5vw,3.4rem)}.article p{font-size:1.08rem;color:#34445d}.post-list{display:grid;gap:14px;margin-top:30px}.post-list a{display:flex;flex-direction:column;padding:20px;border:1px solid var(--line);border-radius:15px;text-decoration:none}.post-list a:hover{border-color:var(--accent)}.post-list span{color:var(--muted)}footer{background:#0c1a2e;color:#fff;padding:46px 0 20px}.footer-grid{display:grid;grid-template-columns:1.5fr .7fr;gap:50px}.footer-grid p{color:#b9c4d4;max-width:650px}.footer-links{display:grid;gap:6px}.footer-links a{color:#dce5ef}.copyright{text-align:center;color:#8797ab;font-size:.84rem;border-top:1px solid #26354a;margin:30px 0 0;padding-top:18px}@media(max-width:900px){.header-row{align-items:flex-start;padding:13px 0;flex-direction:column;gap:8px}.site-header{position:relative}.site-header nav{width:100%;overflow-x:auto;gap:18px;padding-bottom:5px}.hero{padding:48px 0}.hero-grid{grid-template-columns:1fr;gap:24px}.cards{grid-template-columns:repeat(2,1fr)}.product p{min-height:0}.steps{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:22px}}@media(max-width:560px){.wrap{width:min(100% - 22px,1160px)}.brand{font-size:.95rem}.site-header nav a{font-size:.84rem;white-space:nowrap}.hero h1{font-size:2.15rem}.hero p{font-size:1rem}.actions .button{width:100%}.cards{grid-template-columns:1fr}.product img{height:210px}.article{width:calc(100% - 24px);padding:48px 0}.article h1{font-size:2rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
