:root{--teal:#0D6B66;--teal2:#2FA7A0;--gold:#D8B47A;--navy:#0E1B2D;--ink:#172033;--muted:#667085;--line:#E7E9EE;--bg:#F7F4EE;--card:#FFFFFF;--shadow:0 16px 50px rgba(14,27,45,.08);--radius:22px;--radius-sm:14px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;direction:rtl;text-align:right;font-family:"Tajawal","IBM Plex Sans Arabic","Segoe UI",Tahoma,Arial,sans-serif;background:linear-gradient(180deg,#fbfaf7 0%,#f7f4ee 100%);color:var(--ink);font-size:16px;line-height:1.75}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.container{width:min(var(--container),calc(100% - 40px));margin-inline:auto}.skip-link{position:absolute;top:-100px;right:16px;background:var(--navy);color:#fff;padding:10px 16px;border-radius:10px;z-index:999}.skip-link:focus{top:16px}.site-header{position:sticky;top:0;z-index:99;background:rgba(251,250,247,.86);backdrop-filter:blur(14px);border-bottom:1px solid rgba(231,233,238,.8)}.header-inner{min-height:76px;display:flex;align-items:center;gap:28px}.header-brand{margin-left:auto}.brand{display:inline-flex;align-items:center;gap:12px}.brand__mark{width:54px;height:54px;flex:0 0 auto}.brand__text{display:grid;line-height:1.2}.brand__text strong{font-size:1.15rem;color:var(--navy);letter-spacing:-.03em}.brand__text small{color:var(--gold);font-weight:700}.brand--light .brand__text strong,.brand--light .brand__text small{color:#fff}.primary-nav .menu{display:flex;gap:6px;list-style:none;margin:0;padding:0}.primary-nav a{display:block;padding:10px 14px;color:var(--navy);font-weight:700;border-radius:999px}.primary-nav a:hover,.primary-nav .current-menu-item>a{background:rgba(13,107,102,.08);color:var(--teal)}.header-actions{display:flex;align-items:center;gap:10px}.icon-search{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;color:var(--navy);border:1px solid var(--line);font-size:1.3rem}.btn,.header-actions .btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:11px 18px;background:var(--teal);color:#fff;font-weight:800;box-shadow:0 10px 24px rgba(13,107,102,.18);cursor:pointer}.btn--ghost{background:#fff;color:var(--teal);border:1px solid rgba(13,107,102,.24);box-shadow:none}.menu-toggle{display:none;background:none;border:0;width:44px;height:44px;padding:10px;border-radius:12px}.menu-toggle span{display:block;height:2px;background:var(--navy);margin:6px 0;border-radius:5px}.hero{position:relative;overflow:hidden;padding:64px 0 44px}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 25%,rgba(13,107,102,.08),transparent 34%),radial-gradient(circle at 12% 10%,rgba(216,180,122,.12),transparent 30%);pointer-events:none}.hero-grid{position:relative;display:grid;grid-template-columns:260px 1fr 320px;gap:34px;align-items:center}.explore-panel{background:rgba(255,255,255,.72);border:1px solid var(--line);border-radius:var(--radius);padding:18px;box-shadow:var(--shadow)}.explore-panel h2{font-size:1.05rem;margin:0 0 12px;color:var(--navy)}.explore-item{display:grid;grid-template-columns:36px 1fr;gap:0 10px;align-items:center;padding:12px;border-radius:16px;border:1px solid transparent}.explore-item span{grid-row:1/3;width:34px;height:34px;border-radius:12px;background:rgba(13,107,102,.08);display:grid;place-items:center;color:var(--teal)}.explore-item strong{color:var(--navy);font-size:.96rem}.explore-item small{color:var(--muted);font-size:.78rem}.explore-item:hover,.explore-item.is-active{background:#fff;border-color:rgba(13,107,102,.16)}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--gold);font-weight:900;margin-bottom:8px}.eyebrow:before,.eyebrow:after{content:"";width:28px;height:1px;background:var(--gold)}.hero-content h1{font-size:clamp(2.3rem,5vw,4.7rem);line-height:1.13;letter-spacing:-.05em;margin:0;color:var(--navy);max-width:720px}.hero-content p{max-width:620px;color:var(--muted);font-size:1.08rem;margin:18px 0 24px}.domain-search{background:#fff;border:1px solid var(--line);border-radius:18px;padding:8px;display:flex;max-width:680px;box-shadow:var(--shadow)}.domain-search input{flex:1;border:0;outline:0;padding:15px 16px;background:transparent;color:var(--ink);font-size:1rem}.domain-search button{width:58px;border:0;border-radius:14px;background:var(--teal);color:#fff;font-size:1.4rem;cursor:pointer}.popular-searches{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:16px;color:var(--muted);font-size:.92rem}.popular-searches a{padding:6px 12px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--teal);font-weight:800}.hero-art{position:relative;min-height:360px;display:grid;place-items:center}.hero-art:before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;background:linear-gradient(135deg,rgba(13,107,102,.08),rgba(216,180,122,.12));filter:blur(3px)}.hero-art:after{content:"";position:absolute;inset:20px;background-image:linear-gradient(45deg,rgba(13,107,102,.08) 25%,transparent 25%),linear-gradient(-45deg,rgba(216,180,122,.1) 25%,transparent 25%);background-size:22px 22px;opacity:.55;mask-image:radial-gradient(circle,#000 40%,transparent 72%)}.hero-art .brand__mark{position:relative;width:250px;height:250px;z-index:2}.section-head{text-align:center;margin-bottom:28px}.section-head h2{font-size:clamp(1.7rem,3vw,2.5rem);color:var(--navy);margin:0 0 6px;letter-spacing:-.04em}.section-head p{margin:0;color:var(--muted)}.section-head--row{display:flex;justify-content:space-between;text-align:right;align-items:end}.section-head--row>a{color:var(--teal);font-weight:900}.quick-access,.featured-guides,.tools-section,.latest-section,.faq-section{padding:46px 0}.quick-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.quick-card,.tool-card,.post-card,.adc2-card,.latest-item{background:rgba(255,255,255,.86);border:1px solid var(--line);border-radius:var(--radius-sm);box-shadow:0 10px 34px rgba(14,27,45,.05)}.quick-card{padding:20px;text-align:center;transition:.2s}.quick-card:hover,.tool-card:hover,.post-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.quick-card span,.tool-card span{width:44px;height:44px;display:grid;place-items:center;border-radius:15px;background:rgba(13,107,102,.08);color:var(--teal);font-weight:900;margin:0 auto 12px}.quick-card h3,.tool-card h3,.post-card h3,.latest-item h3{margin:0;color:var(--navy);font-size:1.05rem;line-height:1.5}.quick-card p,.tool-card p,.post-card p{margin:8px 0 0;color:var(--muted);font-size:.92rem}.posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.posts-grid--featured{grid-template-columns:repeat(4,1fr)}.post-card{overflow:hidden}.post-card__thumb{display:block;position:relative;aspect-ratio:16/10;background:linear-gradient(135deg,rgba(13,107,102,.12),rgba(216,180,122,.14));overflow:hidden}.post-card__thumb img{width:100%;height:100%;object-fit:cover}.post-card__thumb span{position:absolute;top:12px;right:12px;background:#fff;color:var(--teal);font-weight:900;border-radius:999px;padding:4px 10px;font-size:.78rem}.thumb-placeholder{height:100%;display:grid;place-items:center}.thumb-placeholder .brand__mark{width:96px;height:96px}.post-card__body{padding:16px}.post-card__body small,.latest-item time{color:var(--gold);font-weight:800}.tools-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.tool-card{padding:24px}.latest-list{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.latest-item{display:grid;grid-template-columns:74px 1fr;gap:12px;padding:12px;align-items:center}.latest-item>div{width:74px;height:74px;background:rgba(13,107,102,.08);border-radius:16px;display:grid;place-items:center;overflow:hidden}.latest-item img{width:100%;height:100%;object-fit:cover}.latest-item svg{width:44px;height:44px}.latest-item h3{font-size:.95rem}.faq-section{background:linear-gradient(135deg,rgba(13,107,102,.06),rgba(216,180,122,.08));border-block:1px solid var(--line)}.faq-grid{display:grid;grid-template-columns:360px 1fr;gap:42px;align-items:start}.faq-grid h2{color:var(--navy);font-size:2rem;margin:0 0 12px}.faq-grid p{color:var(--muted)}.faq-list{display:grid;gap:10px}.faq-list details{background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px}.faq-list summary{cursor:pointer;font-weight:900;color:var(--navy)}.faq-list p{margin:10px 0 0}.page-hero{padding:70px 0 42px;background:linear-gradient(135deg,rgba(13,107,102,.08),rgba(216,180,122,.08));border-bottom:1px solid var(--line)}.page-hero h1{font-size:clamp(2rem,5vw,3.6rem);color:var(--navy);margin:0}.page-hero p{max-width:760px;color:var(--muted)}.content-layout{display:grid;grid-template-columns:1fr 320px;gap:28px;padding:46px 0}.entry-content{padding:28px}.entry-content h2,.entry-content h3{color:var(--navy)}.entry-content a{color:var(--teal);font-weight:800}.entry-content img,.single-thumb img{border-radius:18px}.sidebar{display:grid;gap:18px;align-content:start}.widget{padding:20px}.widget-title{margin:0 0 12px;color:var(--navy)}.widget ul{margin:0;padding:0;list-style:none;display:grid;gap:8px}.widget a{color:var(--teal);font-weight:700}.search-form{display:flex;gap:8px}.search-field{min-width:0;flex:1;border:1px solid var(--line);border-radius:12px;padding:12px}.search-submit{border:0;border-radius:12px;background:var(--teal);color:#fff;padding:0 16px;font-weight:900}.site-footer{background:var(--navy);color:#fff;margin-top:0}.footer-newsletter{transform:translateY(-34px);background:linear-gradient(135deg,var(--teal),#06433f);border-radius:var(--radius);padding:26px;display:flex;align-items:center;justify-content:space-between;gap:20px;box-shadow:var(--shadow);margin-bottom:-10px}.footer-newsletter h2{margin:0;font-size:1.8rem}.footer-newsletter p{margin:6px 0 0;color:rgba(255,255,255,.78)}.newsletter-form{display:flex;background:#fff;border-radius:16px;overflow:hidden;min-width:380px}.newsletter-form input{border:0;padding:15px 16px;min-width:0;flex:1;outline:0}.newsletter-form button{border:0;background:var(--gold);color:var(--navy);font-weight:900;padding:0 18px}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:28px;padding:42px 0 28px}.footer-about p,.footer-menu a{color:rgba(255,255,255,.72)}.footer-col h3{margin:0 0 12px;color:#fff}.footer-menu{list-style:none;margin:0;padding:0;display:grid;gap:8px}.socials{display:flex;gap:8px;margin-top:14px}.socials a{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.1);color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:18px 0;color:rgba(255,255,255,.65);font-size:.9rem}@media (max-width:1100px){.hero-grid{grid-template-columns:1fr 280px}.explore-panel{display:none}.quick-grid,.tools-grid,.latest-list{grid-template-columns:repeat(2,1fr)}.posts-grid--featured{grid-template-columns:repeat(2,1fr)}}@media (max-width:860px){.container{width:min(100% - 28px,var(--container))}.menu-toggle{display:block}.primary-nav{position:fixed;inset:76px 0 auto 0;background:#fff;border-bottom:1px solid var(--line);padding:14px;transform:translateY(-130%);transition:.25s;box-shadow:var(--shadow)}.primary-nav.is-open{transform:translateY(0)}.primary-nav .menu{display:grid}.header-actions{display:none}.hero{padding-top:36px}.hero-grid{grid-template-columns:1fr}.hero-art{min-height:220px;order:-1}.hero-art .brand__mark{width:150px;height:150px}.hero-content{text-align:center}.hero-content p,.domain-search{margin-inline:auto}.popular-searches{justify-content:center}.section-head--row{display:block;text-align:center}.quick-grid,.posts-grid,.posts-grid--featured,.tools-grid,.latest-list,.faq-grid,.content-layout,.footer-main{grid-template-columns:1fr}.latest-item{grid-template-columns:64px 1fr}.footer-newsletter{display:grid;text-align:center}.newsletter-form{min-width:0}.footer-main{text-align:center}.brand{justify-content:center}.footer-about .brand{justify-content:flex-start}}@media (max-width:520px){body{font-size:15px}.header-inner{min-height:68px}.brand__mark{width:44px;height:44px}.brand__text strong{font-size:1rem}.hero-content h1{font-size:2.25rem}.domain-search{border-radius:16px}.domain-search button{width:50px}.quick-card,.tool-card,.entry-content{padding:18px}.footer-newsletter{padding:20px}.newsletter-form{display:grid}.newsletter-form button{padding:13px}.footer-about .brand{justify-content:center}.content-layout{padding-top:24px}}

/* v1.1 custom logo sizing and hero resources */
.custom-logo-wrap{display:inline-flex;align-items:center;max-width:260px;line-height:0}.custom-logo-link{display:inline-flex;align-items:center}.custom-logo-link img,.custom-logo{display:block;width:auto!important;max-width:240px!important;max-height:58px!important;object-fit:contain}.custom-logo-wrap--light .custom-logo-link img,.site-footer .custom-logo{filter:none;max-height:64px!important}.header-brand img{max-height:58px!important;width:auto!important}.site-header .custom-logo-link{max-height:64px;overflow:hidden}.hero-resources{position:relative;background:rgba(255,255,255,.86);border:1px solid var(--line);border-radius:var(--radius);padding:22px;box-shadow:var(--shadow);overflow:hidden}.hero-resources:before{content:"";position:absolute;inset:auto -40px -70px auto;width:190px;height:190px;border-radius:50%;background:radial-gradient(circle,rgba(13,107,102,.12),transparent 65%);pointer-events:none}.hero-resources__mark{width:88px;height:88px;margin:0 0 14px auto;background:linear-gradient(135deg,rgba(13,107,102,.08),rgba(216,180,122,.1));border:1px solid rgba(13,107,102,.12);border-radius:26px;display:grid;place-items:center}.hero-resources__mark .brand__mark{width:58px;height:58px}.hero-resources p{color:var(--muted);margin:0 0 16px}.hero-resource-list{display:grid;gap:10px}.hero-resource-item{display:grid;grid-template-columns:42px 1fr;gap:0 12px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px;transition:.2s}.hero-resource-item:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(14,27,45,.07);border-color:rgba(13,107,102,.2)}.hero-resource-item span{grid-row:1/3;width:40px;height:40px;border-radius:14px;background:rgba(13,107,102,.08);color:var(--teal);display:grid;place-items:center;font-weight:900;font-size:.9rem}.hero-resource-item b{color:var(--navy);font-size:.98rem}.hero-resource-item small{color:var(--muted)}
@media (max-width:1100px){.hero-grid{grid-template-columns:1fr 300px}.hero-resources{align-self:stretch}.custom-logo-link img,.custom-logo{max-height:54px!important;max-width:220px!important}}
@media (max-width:860px){.hero-resources{order:-1}.hero-resources__mark{margin-inline:auto}.hero-resources{text-align:center}.hero-resource-item{text-align:right}.custom-logo-link img,.custom-logo{max-height:48px!important;max-width:190px!important}.header-inner{gap:14px}.header-brand{margin-left:auto}}
@media (max-width:520px){.custom-logo-link img,.custom-logo{max-height:42px!important;max-width:160px!important}.hero-resource-item{grid-template-columns:38px 1fr}.hero-resource-item span{width:36px;height:36px}.hero-resources{padding:18px}}

/* v1.2 header menu, footer logo, footer links, Font Awesome social icons, improved mobile hero */
.footer-links-strip{transform:translateY(-24px);background:linear-gradient(135deg,var(--teal),#06433f);border-radius:var(--radius);padding:18px 24px;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow);margin-bottom:-4px}.footer-quick-links{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;color:#fff;font-weight:800}.footer-quick-links a{color:#fff}.footer-quick-links span{color:rgba(255,255,255,.55)}.custom-logo-wrap--footer img,.footer-custom-logo{display:block;width:auto!important;max-height:86px!important;max-width:280px!important;object-fit:contain}.socials a i{font-size:1rem;line-height:1}.hero-resources .eyebrow{margin-bottom:12px}.hero-resources .eyebrow:before,.hero-resources .eyebrow:after{width:22px}.hero-resources__mark{display:none!important}.site-header .primary-nav .menu a{white-space:nowrap}.site-header .sub-menu{display:none}.site-header .menu-item-has-children:hover>.sub-menu{display:grid;position:absolute;background:#fff;border:1px solid var(--line);border-radius:16px;padding:10px;box-shadow:var(--shadow);list-style:none;margin:0;min-width:180px}.site-header .menu-item{position:relative}
@media (max-width:960px){.hero{padding:30px 0 34px}.hero-grid{display:block}.explore-panel{display:none!important}.hero-content{text-align:center;max-width:100%;margin:0 auto}.hero-content h1{max-width:100%;font-size:clamp(2rem,8vw,3.3rem)}.hero-content p{max-width:680px}.domain-search{max-width:100%;margin-inline:auto}.popular-searches{justify-content:center}.hero-resources{width:100%;margin-top:22px;text-align:initial;padding:18px}.hero-resource-list{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-resource-item{text-align:right}.site-header .menu-item-has-children:hover>.sub-menu{position:static;box-shadow:none;border:0;padding-inline:18px;background:transparent}.custom-logo-wrap--footer img,.footer-custom-logo{max-height:76px!important;max-width:240px!important}}
@media (max-width:640px){.container{width:min(100% - 24px,var(--container))}.header-inner{min-height:64px}.hero{padding:26px 0 28px}.hero-content h1{font-size:2rem;line-height:1.25}.hero-content p{font-size:1rem;margin:14px 0 18px}.domain-search{display:grid;grid-template-columns:1fr 52px;padding:6px}.domain-search input{padding:13px 12px;min-width:0}.popular-searches{gap:8px;font-size:.86rem}.hero-resources{border-radius:18px;margin-top:18px}.hero-resource-list{grid-template-columns:1fr}.hero-resource-item{grid-template-columns:38px 1fr;padding:11px}.footer-links-strip{transform:none;margin:0 0 18px;padding:16px}.footer-quick-links{gap:8px;font-size:.92rem}.custom-logo-wrap--footer img,.footer-custom-logo{max-height:68px!important;max-width:210px!important}}
