/* Saudi is the primary Arabic typeface. The bundled Noto faces are offline fallbacks.
   Official font source and usage terms: https://engage.moc.gov.sa/e/fonts/saudi-font/?lang=ar
   Font binaries are loaded from the web, not redistributed in this source package. */
@font-face{font-family:Saudi;src:local('Saudi Regular'),local('Saudi-Regular'),url('https://cdn.jsdelivr.net/gh/mokhtarbsaid/saudi-font@main/Saudi-Regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Saudi;src:local('Saudi Bold'),local('Saudi-Bold'),url('https://cdn.jsdelivr.net/gh/mokhtarbsaid/saudi-font@main/Saudi-Bold.ttf') format('truetype');font-weight:700;font-display:swap}
@font-face{font-family:'Noto Arabic';src:url('../fonts/NotoSansArabic-Regular.woff') format('woff');font-weight:400;font-display:swap}
@font-face{font-family:'Noto Arabic';src:url('../fonts/NotoSansArabic-Bold.woff') format('woff');font-weight:700;font-display:swap}
:root{--green:#183d35;--deep:#102f29;--green-muted:#466259;--bronze:#94713e;--sand:#dfc69b;--paper:#faf9f6;--cream:#f0ece4;--line:#e5e4dc;--ink:#263e35;--muted:#65716a;--white:#fff;--body:Saudi,'Noto Arabic',Tahoma,Arial,sans-serif;--display:Saudi,'Noto Arabic',Tahoma,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;font-family:var(--body);font-size:15px;line-height:1.8;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased}body.dialog-open{overflow:hidden}body>main{min-height:55vh}button,input,select{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{cursor:default}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:var(--display);line-height:1.5}ul,ol{margin:0;padding:0}img{max-width:100%;display:block}button{border:0}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #b0894e;outline-offset:4px}::selection{background:#d8c498;color:#102f29}[hidden]{display:none!important}.icon{flex-shrink:0;vertical-align:middle}.container{width:min(1240px,calc(100% - 112px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:8px;inset-inline-start:20px;z-index:100;background:var(--deep);color:#fff;padding:12px 20px;transform:translateY(-160%)}.skip-link:focus{transform:none}[dir=ltr] .directional{transform:rotate(180deg)}[dir=rtl] .back-directional{transform:rotate(180deg)}.utility-bar{background:var(--green);color:#e8ece6;font-size:11px;line-height:1.6}.utility-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.utility-title{display:flex;align-items:center;gap:9px}.status-dot{width:5px;height:5px;background:#d1b880;transform:rotate(45deg)}.utility-heritage{opacity:.75}.site-header{position:sticky;top:0;z-index:30;background:#faf9f6f5;border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.header-inner{display:flex;justify-content:space-between;align-items:center;min-height:96px;gap:24px}.brand{display:flex;align-items:center;gap:13px;flex-shrink:0}.brand>.crest{color:var(--bronze)}.brand-copy{display:flex;flex-direction:column;line-height:1.2}.brand-copy strong{font-family:var(--display);font-size:27px;font-weight:700}.brand-copy>span{font:8px/2.6 Arial,sans-serif;letter-spacing:2.4px;margin-top:2px}.primary-nav{display:flex;align-items:center;align-self:stretch;gap:27px}.primary-nav>a{position:relative;display:flex;align-items:center;font-size:13px;white-space:nowrap;color:#59665e;transition:color .2s}.primary-nav>a:hover,.primary-nav>a[aria-current]{color:var(--green)}.primary-nav>a[aria-current]{font-weight:700}.primary-nav>a[aria-current]:after{content:'';position:absolute;bottom:0;width:100%;height:3px;background:var(--bronze)}.header-actions{display:flex;align-items:center;gap:14px}.language-switch{display:flex;align-items:center;gap:8px;font:12px var(--body)}.language-switch>.icon{width:17px;height:17px}.header-search{border-inline-start:1px solid var(--line)!important;padding-inline-start:20px!important;border-radius:0!important}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:40px;min-width:40px;height:40px;padding:8px;border:1px solid transparent;background:transparent;border-radius:3px;transition:background .2s}.icon-button:hover{background:#183d3510}.menu-toggle{display:none}.eyebrow{font-size:11px;font-weight:700;line-height:1.8;color:var(--bronze)}[dir=ltr] .eyebrow{letter-spacing:1.7px;font-size:10px}.hero{position:relative;isolation:isolate;background:#645842;color:#fff;overflow:hidden}.hero-photograph,.hero-shade,.hero-grain{position:absolute;inset:0}.hero-photograph{z-index:-1;background:linear-gradient(120deg,#9d875e,#293f32)}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:50% 45%;filter:saturate(.78) brightness(.88);will-change:transform}.hero-shade{background:linear-gradient(270deg,rgba(13,37,29,.94) 0%,rgba(13,35,28,.80) 31%,rgba(13,29,23,.19) 66%,rgba(12,24,19,.10) 100%),linear-gradient(0deg,rgba(13,28,21,.62),transparent 32%)}[dir=ltr] .hero-shade{transform:scaleX(-1)}.hero-grain{opacity:.055;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.72' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' opacity='.6' filter='url(%23n)'/%3E%3C/svg%3E");pointer-events:none}.hero-inner{min-height:590px;display:flex;flex-direction:column;justify-content:center;padding-top:62px}.hero-copy{max-width:610px;padding-bottom:55px}.hero-copy .eyebrow{color:#e0c697;display:flex;align-items:center;gap:12px;margin-bottom:22px}.small-rule{height:1px;width:32px;background:currentColor}.hero h1{font-size:clamp(42px,4.7vw,66px);font-weight:700;line-height:1.65;letter-spacing:-1.4px}.hero h1 span{color:#e0c8a0}.hero-description{font-size:14px;line-height:2.2;color:#e0e6df;margin-top:18px;max-width:500px}.hero-actions{margin-top:31px;display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:49px;padding:10px 23px;font-size:13px;font-weight:700;border-radius:3px;border:1px solid transparent;transition:background .2s,transform .2s,border-color .2s;line-height:1.8}.btn .icon{width:18px;height:18px}.btn:hover{transform:translateY(-2px)}.btn-light{background:#f5f0e6;color:var(--deep)}.btn-light:hover{background:#fff}.btn-light .directional{margin-inline-start:8px}.btn-glass{border-color:#ffffff60;background:#ffffff07;color:#fff}.btn-glass:hover{background:#ffffff18;border-color:#ffffffb0}.btn-primary{background:var(--green);color:#fff}.btn-primary:hover{background:#234e43}.btn-secondary{background:transparent;border-color:#d8ddd5;color:var(--green)}.btn-secondary:hover{background:#edf2ed}.btn-small{min-height:42px;font-size:12px;padding:8px 14px}.hero-bottom{margin-top:auto;border-top:1px solid #ffffff32;display:flex;justify-content:space-between;align-items:center;padding:23px 0;gap:20px}.palace-caption{display:flex;align-items:center;gap:12px}.palace-caption>.icon:first-child{color:#ddc39a;width:20px}.palace-caption>span{display:flex;flex-direction:column;gap:2px}.palace-caption strong{font-size:14px;font-weight:400}.palace-caption>span>span{font-size:10px;color:#e1e6de}.palace-caption>.icon:last-child{width:13px;opacity:.75;margin-inline-start:10px}.photo-controls{display:flex;align-items:center;gap:8px}.photo-controls .icon-button{border:1px solid #ffffff4a;color:white;background:#102f2920}.photo-controls .icon-button:hover{background:#ffffff18}.photo-index{font:11px Arial,sans-serif;letter-spacing:2px;margin-inline-end:15px;direction:ltr}.photo-index span{opacity:.45;margin:0 6px}.photo-fallback{position:absolute;inset-inline-end:10%;top:32%;display:flex;flex-direction:column;gap:13px;align-items:center;color:#e6d8be}.photo-fallback>.icon{width:120px;height:120px;opacity:.4;stroke-width:.7}.photo-fallback>span{font-size:26px}.photo-fallback>a{font-size:11px;display:flex;align-items:center;gap:7px}.photo-fallback>a .icon{width:13px;height:13px}.hero.is-photo-unavailable .hero-photo{display:none}.is-motion-paused .hero-photo{animation-play-state:paused}.portal-section{padding-top:59px;padding-bottom:55px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:26px}.section-heading h2{font-size:27px;font-weight:700;margin-top:7px}.section-note{font-size:12px;color:var(--muted);padding-bottom:4px}.portal-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.portal-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:4px;padding:26px 25px 39px;transition:transform .25s,border-color .25s,box-shadow .25s;overflow:hidden}.portal-card:after{content:'';position:absolute;inset-inline-start:0;bottom:0;width:0;height:3px;background:var(--bronze);transition:width .3s}.portal-card:hover{transform:translateY(-5px);border-color:#cdbf9e;box-shadow:0 12px 28px #193c3410}.portal-card:hover:after{width:100%}.portal-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:23px}.tile-icon{width:43px;height:43px;display:flex;align-items:center;justify-content:center;color:var(--green);border:1px solid #e4e5db;background:#f7f7f1;border-radius:3px}.tile-icon .icon{width:23px;height:23px}.card-number{font:11px Georgia,serif;color:#a4a79a;letter-spacing:1px}.portal-card h3{font-size:18px;margin-bottom:8px}.portal-card p{font-size:11px;line-height:1.9;color:var(--muted)}.card-arrow{position:absolute;bottom:14px;inset-inline-end:23px;color:var(--bronze)}.card-arrow .icon{width:17px;height:17px}.stats-section{background:#f0eee7;border-block:1px solid #e7e4d9}.stats-inner{display:flex;align-items:center;gap:30px;padding-block:30px}.stats-intro{display:flex;align-items:center;gap:14px;width:20%;min-width:170px;font-size:13px;line-height:1.9;color:var(--green-muted)}.stats-intro>.icon{width:32px;height:38px;color:var(--bronze);stroke-width:1}.stats-intro strong{color:var(--green);font-weight:700}.stats-grid{margin:0;flex:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.stats-grid>div{display:flex;flex-direction:column-reverse;text-align:center;border-inline-start:1px solid #dcdccf;gap:5px}.stats-grid dd{margin:0;font-size:31px;font-weight:400;line-height:1.3;color:var(--green)}.stats-grid dt{font-size:10px;color:var(--muted)}.featured-section{padding-top:65px;padding-bottom:57px}.text-link{display:inline-flex;align-items:center;gap:10px;font-size:12px;color:var(--green);font-weight:700;line-height:1.8}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.text-link .icon{width:17px;height:17px;color:var(--bronze)}.people-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.person-card{border:1px solid var(--line);background:#fff;border-radius:4px;padding:25px;display:flex;flex-direction:column;transition:transform .2s,border-color .2s}.person-card:hover{transform:translateY(-3px);border-color:#bba779}.person-card-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:21px;gap:10px}.person-avatar{width:59px;height:67px;background:#eeeee4;border:1px solid #dfdfd0;display:flex;align-items:center;justify-content:center;border-radius:30px 30px 3px 3px;overflow:hidden;color:#a3a58d;flex-shrink:0}.person-avatar>.icon{width:27px;height:27px;stroke-width:1}.person-avatar img{object-fit:cover;width:100%;height:100%}.person-dates{font:11px Arial,sans-serif;color:#859082;margin-top:9px}.person-role{font-size:10px;color:var(--bronze);margin-bottom:6px}.person-card h3{font-size:18px;font-weight:700;line-height:1.8}.person-summary{color:var(--muted);font-size:12px;line-height:2;margin-top:9px;margin-bottom:24px}.person-link{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #eeeeE7;padding-top:14px;margin-top:auto;font-size:11px;color:var(--green)}.person-link .icon{width:16px;height:16px;color:var(--bronze)}.journal-section{padding-bottom:64px}.journal-grid{display:grid;grid-template-columns:1.65fr 1fr;gap:32px}.subsection-heading{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--line);margin-bottom:5px}.subsection-heading h3{font-size:15px}.subsection-heading .icon{width:18px;color:var(--bronze)}.entry-card{display:block;padding:22px 0;border-bottom:1px solid var(--line)}.entry-meta{display:flex;align-items:center;flex-wrap:wrap;gap:15px;font-size:10px;color:var(--muted);margin-bottom:9px}.tag{padding:3px 9px;display:inline-flex;align-items:center;font-size:10px;line-height:1.8;background:#ebeee6;border:1px solid #e0e4d8;color:#53674f;border-radius:3px}.entry-card h3{font-size:19px;transition:color .2s}.entry-card:hover h3{color:var(--bronze)}.entry-card>p{font-size:12px;color:var(--muted);line-height:2;margin-top:8px}.entry-read{display:flex;align-items:center;gap:9px;font-size:10px;font-weight:700;color:var(--green);margin-top:13px}.entry-read .icon{width:15px;height:15px;color:var(--bronze)}.news-panel{background:#f0eee6;border:1px solid #e5e2d6;border-radius:4px;padding:24px 26px;display:flex;flex-direction:column}.news-panel .entry-card{border:0}.news-panel .text-link{border-top:1px solid #dcdccf;padding-top:17px;margin-top:auto}.news-panel .tag{background:#e5e2d6;border-color:#d8d3c2;color:#7d633b}.heritage-banner{display:flex;align-items:center;gap:32px;border-block:1px solid #e2ded1;padding:38px 0;margin-bottom:70px}.heritage-ornament{display:flex;align-items:center;justify-content:center;width:95px;height:110px;flex-shrink:0;color:#ae9469;background:linear-gradient(45deg,transparent 45%,#d3c5a54d 49%,transparent 53%) 0 0/18px 18px}.heritage-ornament .crest{width:58px;height:70px;background:var(--paper)}.heritage-banner h2{font-size:22px;margin-top:6px}.heritage-banner p:not(.eyebrow){font-size:12px;color:var(--muted);margin-top:6px}.heritage-banner .btn{margin-inline-start:auto;flex-shrink:0}.site-footer{position:relative;color:#e6ece5;background:var(--deep);border-top:4px solid #a48856}.site-footer:before{content:'';position:absolute;top:-12px;inset-inline:0;height:8px;background:linear-gradient(45deg,transparent 50%,#a48856 50%) 0 0/16px 16px,linear-gradient(-45deg,transparent 50%,#a48856 50%) 8px 0/16px 16px;opacity:.75}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:80px;padding-block:50px 45px}.site-footer .brand{color:#f7f4ea}.site-footer .brand>.crest{color:#c0a473}.footer-brand>p{font-size:12px;color:#abbdb1;max-width:330px;margin-top:20px;line-height:2.2}.site-footer h2{font-size:13px;color:#fff;margin-bottom:18px}.footer-links{display:grid;grid-template-columns:1fr;gap:9px;font-size:12px;color:#bbc9c0}.site-footer a:hover{color:#e2c89b}.footer-note .eyebrow{color:#c4ab7c}.footer-note>p{font-size:22px;line-height:1.9;margin-top:8px;color:#e4e7dc}.footer-note .text-link{color:#d5dbcF;margin-top:12px;font-size:10px}.footer-note .text-link .icon{color:#c4ab7c}.footer-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff18;padding-block:18px;font-size:10px;color:#a5b6aa;gap:20px}.footer-bottom a{white-space:nowrap}.footer-bottom a span{margin-inline-start:10px}.page-intro{position:relative;isolation:isolate;overflow:hidden;background:#eeece3;border-bottom:1px solid #e4e0d4;padding:29px 0 42px}.breadcrumb{display:flex;gap:11px;color:var(--muted);font-size:11px;margin-bottom:25px;align-items:center;flex-wrap:wrap}.breadcrumb a:hover{color:var(--bronze)}.breadcrumb span:last-child{color:var(--green)}.page-intro h1{font-size:38px;margin-top:8px;max-width:960px}.page-lede{color:var(--muted);font-size:13px;line-height:2.1;max-width:740px;margin-top:10px}.intro-ornament{position:absolute;inset-inline-end:8%;top:35px;z-index:-1;color:#b6a77e;opacity:.15}.intro-ornament .crest{width:140px;height:160px}.page-content{padding-block:40px 80px;min-height:380px}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;font-size:12px;color:var(--muted)}.collection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.collection-grid .entry-card{background:#fff;border:1px solid var(--line);border-radius:4px;padding:28px;display:flex;flex-direction:column}.collection-grid .entry-card .entry-read{margin-top:auto;padding-top:20px}.collection-grid .entry-card p{margin-bottom:10px}.tree-panel{background:#fff;border:1px solid var(--line);border-radius:5px;overflow:hidden}.tree-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px;border-bottom:1px solid var(--line);background:#fdfdfa}.search-field{display:flex;align-items:center;gap:13px;padding:9px 13px;min-height:47px;border:1px solid #d9ded4;background:#fff;border-radius:3px;flex:1;max-width:510px;color:#718370;cursor:text}.search-field input{width:100%;background:none;border:0;outline:0;font-size:12px;line-height:1.8;color:var(--ink);min-width:0}.search-field:focus-within{outline:2px solid var(--bronze);outline-offset:3px}.search-field input:focus-visible{outline:0}.search-field .icon{width:19px}.tree-tools{display:flex;gap:10px;flex-shrink:0}.tree-help{padding:17px 24px 0;color:var(--muted);font-size:11px}.tree-status{padding:0 24px;font-size:12px;color:var(--bronze)}.tree-status:not(:empty){margin-top:16px}.tree-root,.tree-results{padding:20px 24px 30px}.tree-root ul,.tree-root li{list-style:none}.tree-children{margin-inline-start:22px;padding-inline-start:25px;border-inline-start:1px solid #d3dbc9}.tree-node{position:relative;margin:7px 0}.tree-children>.tree-node:before{content:'';position:absolute;top:28px;inset-inline-start:-26px;width:25px;height:1px;background:#d3dbc9}.tree-row{display:flex;align-items:center;gap:12px;min-height:58px;padding:10px 14px;border:1px solid #e6e9df;background:#fafbf7;border-radius:4px;max-width:680px}.tree-root>.tree-node>.tree-row{background:#e9eee5;border-color:#c7d3c0}.tree-row>a{font-size:13px;line-height:1.8;overflow-wrap:anywhere}.tree-row>a:hover{color:var(--bronze);text-decoration:underline}.tree-toggle{width:28px;height:28px;flex-shrink:0;border:1px solid #c9d3bf;border-radius:3px;background:#fff;color:#3a553d;display:flex;align-items:center;justify-content:center;font:18px Arial,sans-serif}.tree-toggle[aria-expanded=true]{background:var(--green);color:#fff;border-color:var(--green)}.tree-leaf{width:28px;height:28px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#97a68c;font-size:20px}.tree-count{margin-inline-start:auto;color:#687a60;font:11px Arial,sans-serif;flex-shrink:0;border:1px solid #e0e6d7;padding:2px 8px;border-radius:2px}.tree-panel-footer{display:flex;gap:10px;align-items:center;font-size:11px;color:#7a8776;padding:15px 24px;border-top:1px solid var(--line)}.tree-panel-footer .icon{width:16px;height:16px}.tree-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.tree-result{border:1px solid var(--line);background:#f8faf5;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px;border-radius:3px}.tree-result:hover{border-color:var(--bronze)}.tree-result span{font-size:10px;color:var(--muted)}.profile-content{max-width:1000px}.back-link{margin-bottom:25px}.profile-card{background:white;border:1px solid var(--line);padding:40px;border-radius:5px}.profile-heading{display:flex;gap:25px;align-items:center}.profile-avatar{width:94px;height:110px;border-radius:45px 45px 3px 3px}.profile-avatar>.icon{width:38px;height:38px}.profile-heading h2{font-size:31px}.profile-meta{display:flex;align-items:center;flex-wrap:wrap;gap:14px;font-size:11px;color:var(--muted);margin-top:12px}.profile-section{margin-top:30px;padding-top:26px;border-top:1px solid var(--line)}.profile-section>h3{font-size:14px;color:var(--bronze);margin-bottom:14px}.profile-section>p{line-height:2.2;font-size:14px}.lineage{display:flex;flex-wrap:wrap;list-style:none;gap:8px 0;font-size:12px}.lineage li{display:flex;align-items:center}.lineage li:not(:last-child):after{content:'←';margin-inline:10px;color:var(--bronze)}[dir=ltr] .lineage li:not(:last-child):after{content:'→'}.related-links{display:flex;gap:10px;flex-wrap:wrap}.related-links a{display:inline-flex;gap:15px;align-items:center;border:1px solid #dde2d4;background:#f7f9f3;padding:10px 14px;border-radius:3px;font-size:12px}.related-links a:hover{border-color:#a5956e}.related-links .icon{width:15px;height:15px}.article-content{max-width:900px;padding:36px 0 80px}.article-meta{display:flex;flex-wrap:wrap;gap:20px;font-size:12px;color:var(--muted);padding-bottom:25px;margin-bottom:26px;border-bottom:1px solid var(--line)}.prose{line-height:2.25;font-size:16px;color:#37493c}.prose p+p{margin-top:22px}.prose h2,.prose h3{margin-block:28px 14px}.prose ul,.prose ol{padding-inline-start:25px}.prose a{text-decoration:underline;color:var(--bronze)}.prose blockquote{margin:25px 0;padding:15px 22px;border-inline-start:3px solid var(--bronze);background:var(--cream)}.article-related{border-top:1px solid var(--line);margin-top:40px;padding-top:26px}.article-related h2{font-size:14px;margin-bottom:15px}.photo-dialog{padding:0;background:#f8f6ef;color:var(--green);border:1px solid #c6b68d;width:min(1040px,calc(100% - 32px));max-height:90vh;border-radius:4px}.photo-dialog::backdrop{background:#061c17df;backdrop-filter:blur(8px)}.dialog-toolbar{display:flex;justify-content:space-between;align-items:center;padding:12px 22px}.dialog-toolbar h2{font-size:18px}.photo-dialog>img{width:100%;max-height:70vh;object-fit:contain;min-height:240px;background:#e9e5dc}.photo-dialog>a{padding:12px 22px;font-size:12px;display:flex;align-items:center;gap:8px}.photo-dialog>a .icon{width:14px;height:14px}.reveal{animation:entrance .85s ease-out both}.reveal-2{animation-delay:.1s}.reveal-3{animation-delay:.2s}.reveal-4{animation-delay:.3s}@keyframes entrance{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes palace-drift{from{transform:scale(1.02) translate3d(0,0,0)}to{transform:scale(1.1) translate3d(1%,.6%,0)}}
[dir=ltr]{--body:Arial,Saudi,'Noto Arabic',sans-serif;--display:Georgia,Saudi,'Noto Arabic',serif}[dir=ltr] .brand-copy strong{font-family:Saudi,'Noto Arabic',sans-serif}[dir=ltr] .primary-nav{gap:22px}[dir=ltr] .hero h1{font-size:clamp(40px,4.1vw,59px);line-height:1.18;letter-spacing:-1.5px}[dir=ltr] .hero-copy{max-width:630px}[dir=ltr] .hero-description{line-height:1.9;margin-top:22px}[dir=ltr] .hero-copy .eyebrow{margin-bottom:28px}[dir=ltr] .portal-card h3{font-size:21px}[dir=ltr] .portal-card p{font-size:12px}[dir=ltr] .section-heading h2{font-size:31px}[dir=ltr] .person-card h3{font-size:22px;line-height:1.35}[dir=ltr] .person-summary{line-height:1.85;font-size:13px}[dir=ltr] .entry-card h3{font-size:23px;line-height:1.4}[dir=ltr] .entry-card>p{font-size:13px;line-height:1.9}
@media(min-width:1600px){.hero-inner{min-height:655px}.hero-copy{max-width:680px}}
@media(max-width:1180px){.container{width:calc(100% - 64px)}.primary-nav{gap:19px}.primary-nav>a{font-size:12px}.header-inner{gap:20px}.brand-copy strong{font-size:25px}.header-actions{gap:10px}.header-search{display:none}.hero-inner{min-height:565px}.hero h1{font-size:53px}.hero-copy{max-width:570px}.portal-card{padding:22px 19px 36px}.portal-card h3{font-size:17px}.footer-grid{gap:45px}.heritage-banner{gap:22px}.heritage-banner h2{font-size:19px}}
@media(max-width:960px){.header-inner{min-height:83px;flex-wrap:wrap;gap:0}.brand .crest{width:42px;height:49px}.brand-copy strong{font-size:25px}.brand-copy>span{font-size:7px}.primary-nav{display:none;order:3;flex-basis:100%;align-self:auto;gap:0;border-top:1px solid var(--line);padding:10px 0 16px}.primary-nav.is-open{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.primary-nav>a{padding:10px 14px;justify-content:center;border-radius:3px;min-height:44px}.primary-nav>a[aria-current]{background:#e9eee5}.primary-nav>a[aria-current]:after{display:none}.menu-toggle{display:inline-flex;border:1px solid var(--line)}.header-actions{gap:18px}.hero-copy{max-width:535px}.hero h1{font-size:50px}.hero-inner{min-height:545px;padding-top:45px}.hero-copy{padding-bottom:45px}.hero-description{font-size:13px}.portal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.portal-card{padding:24px 24px 38px}.portal-card h3{font-size:19px}.portal-card-top{margin-bottom:20px}.stats-intro{display:none}.stats-grid>div:first-child{border-inline-start:0}.people-grid{gap:14px}.person-card{padding:20px}.person-card h3{font-size:16px}.person-summary{font-size:11px}.person-dates{font-size:10px}.person-card-top{flex-wrap:wrap}.journal-grid{gap:22px;grid-template-columns:1.2fr 1fr}.news-panel{padding:22px}.entry-card h3{font-size:17px}.heritage-ornament{display:none}.footer-grid{gap:30px}.footer-note>p{font-size:18px}.photo-fallback{inset-inline-end:5%;opacity:.6}.photo-fallback>a{max-width:160px;text-align:center}.photo-fallback>span{font-size:18px}.tree-toolbar{gap:12px;padding:18px}.tree-tools{gap:7px}.tree-tools .btn{padding-inline:10px}.tree-tools .icon{display:none}.page-intro h1{font-size:33px}}
@media(max-width:640px){.container{width:calc(100% - 36px)}.utility-inner{min-height:31px}.utility-bar{font-size:9px}.utility-heritage{display:none}.header-inner{min-height:76px}.brand{gap:8px}.brand .crest{width:35px;height:43px}.brand-copy strong{font-size:22px}.brand-copy>span{font-size:6px;letter-spacing:1.5px}.header-actions{gap:9px}.language-switch{font-size:11px;gap:5px}.language-switch>.icon{width:15px;height:15px}.menu-toggle{min-width:37px;width:37px;height:37px}.primary-nav.is-open{grid-template-columns:repeat(2,1fr)}.primary-nav>a{font-size:12px}.hero-inner{min-height:620px;padding-top:55px}.hero-copy{padding-bottom:80px;width:100%}.hero-copy .eyebrow{font-size:10px;margin-bottom:16px}.small-rule{width:22px}.hero h1{font-size:43px;line-height:1.65;letter-spacing:-.8px}.hero-description{font-size:12px;line-height:2.1;max-width:340px;margin-top:15px}.hero-description br{display:none}.hero-photo{object-position:40% 50%;filter:saturate(.8) brightness(.78)}.hero-shade{background:linear-gradient(270deg,#0d251dec 0%,#0d231cd6 35%,#0d1d1791 100%),linear-gradient(0deg,#0d1c15b0,transparent 38%)}.hero-actions{gap:9px;margin-top:25px}.hero-actions .btn{font-size:11px;padding:11px 14px;min-height:47px}.hero-actions .btn-light .directional{display:none}.hero-actions .btn .icon{width:16px;height:16px}.hero-bottom{padding:18px 0;align-items:flex-end;gap:10px}.palace-caption{gap:8px}.palace-caption strong{font-size:12px}.palace-caption>span>span{font-size:8px;line-height:1.8;max-width:170px}.palace-caption>.icon:first-child{width:16px;height:16px}.palace-caption>.icon:last-child{display:none}.photo-index{display:none}.photo-controls{gap:5px}.photo-controls .icon-button{width:33px;min-width:33px;height:33px;padding:7px}.photo-controls .icon{width:17px;height:17px}.photo-fallback{inset-inline-end:20px;top:auto;bottom:100px;align-items:flex-end;opacity:.7}.photo-fallback>.icon{display:none}.photo-fallback>span{display:none}.photo-fallback>a{max-width:240px;font-size:10px}.portal-section{padding-top:39px;padding-bottom:36px}.section-heading{margin-bottom:22px;gap:12px}.section-heading h2{font-size:23px;margin-top:4px}.section-note{display:none}.eyebrow{font-size:10px}.portal-grid{gap:11px}.portal-card{padding:20px 17px 34px;min-height:188px}.portal-card-top{margin-bottom:17px}.tile-icon{width:35px;height:35px}.tile-icon .icon{width:21px;height:21px}.portal-card h3{font-size:16px;margin-bottom:6px}.portal-card p{font-size:10px;line-height:1.9}.card-number{font-size:10px}.card-arrow{inset-inline-end:16px;bottom:11px}.stats-inner{padding-block:25px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:23px}.stats-grid>div:nth-child(3){border-inline-start:0}.stats-grid dd{font-size:30px}.stats-grid dt{font-size:10px}.featured-section{padding-top:40px;padding-bottom:40px}.section-heading>.text-link{font-size:10px;gap:5px}.section-heading>.text-link .icon{width:15px}.people-grid{grid-template-columns:1fr;gap:14px}.person-card{padding:22px}.person-card-top{margin-bottom:13px}.person-dates{font-size:12px}.person-avatar{width:52px;height:60px}.person-card h3{font-size:20px}.person-role{font-size:11px}.person-summary{font-size:12px;margin-top:7px;margin-bottom:20px}.person-link{font-size:11px}.journal-section{padding-bottom:35px}.journal-grid{grid-template-columns:1fr;gap:25px}.journal-section .section-heading h2{font-size:22px}.entry-card h3{font-size:18px}.entry-card>p{font-size:12px}.news-panel{padding:22px}.news-panel>.text-link{margin-top:14px}.heritage-banner{flex-direction:column;align-items:flex-start;gap:22px;padding-block:28px;margin-bottom:45px}.heritage-banner h2{font-size:19px}.heritage-banner p:not(.eyebrow){font-size:11px}.heritage-banner .btn{margin-inline-start:0;min-height:44px;font-size:11px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px;padding-block:35px 28px}.footer-brand{grid-column:1/-1}.footer-brand>p{font-size:11px;max-width:100%;margin-top:16px}.footer-links{gap:8px;font-size:11px}.footer-note>p{font-size:18px}.footer-note .eyebrow{font-size:9px}.footer-note .text-link{font-size:10px}.footer-bottom{align-items:flex-start;gap:18px;padding-block:16px;font-size:9px}.footer-bottom>p{max-width:240px}.page-intro{padding-block:23px 32px}.breadcrumb{font-size:10px;margin-bottom:20px}.page-intro h1{font-size:28px;line-height:1.7}.page-lede{font-size:12px}.intro-ornament{inset-inline-end:-10px;opacity:.1}.page-content{padding-block:26px 48px}.collection-grid{grid-template-columns:1fr;gap:16px}.collection-grid .entry-card{padding:23px}.collection-toolbar{font-size:11px}.tree-toolbar{flex-direction:column;align-items:stretch;padding:15px}.search-field{max-width:100%;min-height:45px;padding:8px 11px}.search-field input{font-size:11px}.tree-tools{justify-content:flex-start;gap:10px}.tree-tools .btn{font-size:11px;min-height:39px;padding-inline:13px}.tree-help{padding:15px 15px 0;font-size:10px}.tree-status{padding-inline:15px;font-size:11px}.tree-root,.tree-results{padding:16px 12px 22px}.tree-row{gap:8px;padding:9px 8px;min-height:58px}.tree-row>a{font-size:11px;line-height:1.9}.tree-count{padding:1px 4px;font-size:9px}.tree-toggle,.tree-leaf{width:24px;height:24px;font-size:15px}.tree-children{margin-inline-start:12px;padding-inline-start:12px}.tree-children>.tree-node:before{width:12px;inset-inline-start:-13px}.tree-results{grid-template-columns:1fr}.tree-result{font-size:12px;padding:13px}.tree-panel-footer{padding:13px 15px;font-size:10px}.profile-card{padding:22px 17px}.profile-heading{align-items:flex-start;gap:15px}.profile-avatar{width:62px;height:78px}.profile-heading h2{font-size:23px}.profile-heading .eyebrow{font-size:9px}.profile-meta{font-size:10px;gap:8px}.profile-meta .tag{font-size:9px}.profile-section>p{font-size:13px}.lineage{font-size:11px}.related-links{gap:8px}.related-links a{font-size:11px;padding:8px 10px}.article-content{padding-block:27px 50px}.article-meta{font-size:11px;gap:13px}.prose{font-size:14px;line-height:2.25}.photo-dialog>img{min-height:180px}.dialog-toolbar{padding:10px 14px}.dialog-toolbar h2{font-size:16px}.photo-dialog>a{font-size:10px;padding:12px 14px}[dir=ltr] .hero h1{font-size:40px;line-height:1.2;letter-spacing:-1px}[dir=ltr] .hero-copy .eyebrow{font-size:8px;letter-spacing:1px;margin-bottom:25px}[dir=ltr] .hero-description{font-size:14px}[dir=ltr] .hero-actions .btn{font-size:11px;padding:12px}[dir=ltr] .portal-card h3{font-size:20px}[dir=ltr] .portal-card p{font-size:11px}[dir=ltr] .section-heading h2{font-size:27px}[dir=ltr] .section-heading>.text-link{font-size:10px;max-width:110px}[dir=ltr] .journal-section .section-heading h2{font-size:25px}}
@media(max-width:360px){.hero h1{font-size:38px}.hero-actions .btn{font-size:10px;padding-inline:11px}.brand-copy strong{font-size:21px}.portal-card{padding-inline:12px}.portal-card h3{font-size:14px}.primary-nav>a{font-size:11px}.language-switch>.icon{display:none}.hero-inner{min-height:630px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.hero-photo{transform:none;will-change:auto}}
@media print{.utility-bar,.header-actions,.primary-nav,.site-footer,.hero,.tree-tools,.back-link{display:none}.container{width:100%;max-width:none}.page-intro,.profile-card,.tree-panel{background:white;border:0}.site-header{position:static}.page-content{padding:15px 0}.prose{font-size:12pt}.tree-children[hidden]{display:block!important}}

.hero.is-motion-ready .hero-photo{animation:palace-drift 22s ease-in-out infinite alternate}.hero.is-motion-ready.is-motion-paused .hero-photo{animation-play-state:paused}.hero:not(.is-motion-ready) .photo-controls{display:none}
