:root{--ink:#10251f;--green:#183c31;--green2:#235646;--sage:#8fa99a;--sand:#f2eee5;--sand2:#e8dfd0;--paper:#fbfaf7;--gold:#b6965f;--line:rgba(16,37,31,.12);--muted:#65736d;--white:#fff;--shadow:0 22px 60px rgba(13,35,29,.09);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Tajawal',Tahoma,Arial,sans-serif;background:var(--paper);color:var(--ink);font-size:16px;line-height:1.75}body.nav-open{overflow:hidden}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.wrap{width:min(1240px,calc(100% - 40px));margin-inline:auto}.topline{background:var(--ink);color:#dfe9e3;font-size:13px}.topline-inner{height:35px;display:flex;align-items:center;justify-content:space-between;letter-spacing:.1px}.topline-en{direction:ltr;opacity:.72}.site-header{position:sticky;top:0;z-index:50;background:rgba(251,250,247,.94);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.nav{height:88px;display:flex;align-items:center;justify-content:space-between;gap:34px}.brand{display:flex;align-items:center;gap:13px;min-width:max-content}.brand-mark{width:48px;height:48px;border-radius:50% 50% 44% 56% / 55% 44% 56% 45%;display:grid;place-items:center;background:var(--green);color:#f2dfb6;font-weight:800;font-size:24px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.13)}.brand-copy{display:flex;flex-direction:column;line-height:1.3}.brand-copy strong{font-size:17px;font-weight:800}.brand-copy small{font-size:10px;letter-spacing:.8px;color:var(--muted);direction:ltr;text-align:right}.links{display:flex;align-items:center;gap:26px;font-weight:600;font-size:15px}.links>a{position:relative;transition:.25s}.links>a:not(.cart-link):after{content:"";position:absolute;right:0;left:0;bottom:-12px;height:2px;background:var(--gold);transform:scaleX(0);transition:.25s}.links>a:hover,.links>a.active{color:var(--green2)}.links>a:hover:after,.links>a.active:after{transform:scaleX(1)}.cart-link{display:flex;align-items:center;gap:7px;background:var(--green);color:white;padding:10px 15px;border-radius:999px}.cart-link svg{width:17px;fill:currentColor}.cart-link b{min-width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:var(--gold);font-size:11px}.menu-btn{display:none;border:0;background:transparent;padding:8px}.menu-btn svg{width:27px;fill:var(--ink)}.hero{min-height:720px;position:relative;isolation:isolate;background:url('/assets/dhab-center-hero.jpeg') center 48%/cover no-repeat;color:white;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,29,23,.12) 5%,rgba(9,29,23,.55) 48%,rgba(9,29,23,.93) 100%);z-index:-2}.hero:after{content:"";position:absolute;inset:auto 0 0;height:220px;background:linear-gradient(transparent,rgba(9,29,23,.55));z-index:-1}.hero-grid{min-height:720px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(250px,.38fr);align-items:center;gap:80px}.hero-content{max-width:800px;padding-block:90px}.hero-kicker{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:#e7ddd0}.hero-kicker i{width:36px;height:1px;background:var(--gold)}.hero h1{font-size:clamp(48px,6vw,82px);line-height:1.13;margin:18px 0 24px;letter-spacing:-2.3px;font-weight:800}.hero h1 em{font-style:normal;color:#dcc08d}.hero p{font-size:20px;line-height:2;max-width:690px;color:#e7ebe8;margin:0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.btn{border:0;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;padding:13px 22px;font-weight:700;cursor:pointer;transition:.25s}.btn svg,.text-link svg{width:17px;fill:currentColor}.btn:hover{transform:translateY(-2px)}.btn.primary{background:var(--gold);color:#17251f}.btn.glass{background:rgba(255,255,255,.08);color:white;border:1px solid rgba(255,255,255,.24);backdrop-filter:blur(10px)}.btn.outline-light{border:1px solid rgba(255,255,255,.4);color:white}.btn.small{padding:9px 16px;font-size:13px}.btn.full{width:100%}.hero-metrics{display:flex;gap:44px;margin-top:54px;padding-top:24px;border-top:1px solid rgba(255,255,255,.2);max-width:650px}.hero-metrics div{display:flex;flex-direction:column}.hero-metrics strong{font-size:30px;color:white}.hero-metrics span{font-size:13px;color:#cfd8d3}.hero-note{align-self:end;margin-bottom:75px;border-right:1px solid rgba(255,255,255,.34);padding-right:25px;max-width:280px}.hero-note .note-number{font-size:13px;color:#d9bd85}.hero-note strong{display:block;font-size:18px;margin:9px 0}.hero-note p{font-size:14px;line-height:1.8;color:#d7dfda}.section{padding:92px 0}.section-soft{background:var(--sand)}.split-heading{display:grid;grid-template-columns:1.05fr .75fr;gap:110px;align-items:end}.kicker{display:block;color:var(--gold);font-size:13px;font-weight:800;letter-spacing:.4px;margin-bottom:12px}.kicker.light{color:#e1c696}.split-heading h2,.section-head h2,.image-story h2,.page-hero h1,.admin-heading h1{font-size:clamp(35px,4vw,54px);line-height:1.25;letter-spacing:-1.4px;margin:0}.split-heading>p{font-size:18px;color:var(--muted);margin:0}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feature-card{min-height:330px;padding:28px;background:#faf8f2;border:1px solid rgba(16,37,31,.08);display:flex;flex-direction:column;justify-content:space-between;border-radius:24px;transition:.3s}.feature-card:hover{transform:translateY(-7px);box-shadow:var(--shadow);background:white}.feature-card>div>small{color:#9a9c97;font-size:11px}.feature-icon{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#e3eadf;color:var(--green)}.feature-icon svg{width:24px;fill:currentColor}.feature-card h3{font-size:23px;line-height:1.35;margin:16px 0 10px}.feature-card p{color:var(--muted);font-size:15px;margin:0 0 25px}.feature-card.feature-dark{background:var(--green);color:white}.feature-card.feature-dark .feature-icon{background:rgba(255,255,255,.11);color:#e6ce9f}.feature-card.feature-dark p{color:#cbd8d2}.feature-card.feature-dark .text-link{color:white}.text-link{display:inline-flex;align-items:center;gap:7px;font-weight:700;font-size:14px;color:var(--green)}.text-link svg{transition:.2s}.text-link:hover svg{transform:translateX(-4px)}.text-link.dark{color:var(--ink)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:36px}.editorial-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.editorial-grid.full{grid-template-columns:1fr 1fr}.editorial-card{display:grid;grid-template-columns:48px 1fr;gap:25px;padding:34px 28px;border-bottom:1px solid var(--line);border-left:1px solid var(--line)}.editorial-card:nth-child(3n){border-left:0}.editorial-grid.full .editorial-card:nth-child(3n){border-left:1px solid var(--line)}.editorial-grid.full .editorial-card:nth-child(2n){border-left:0}.editorial-no{font-size:12px;color:#a3aaa6}.meta{font-size:12px;color:var(--gold);font-weight:700}.editorial-card h3,.editorial-card h2{font-size:24px;line-height:1.5;margin:8px 0 12px}.editorial-card p{color:var(--muted);margin:0 0 20px}.article-details{border-top:1px solid var(--line);padding-top:16px}.article-details summary{cursor:pointer;font-weight:700;color:var(--green)}.article-details div{padding-top:18px}.image-story{min-height:650px;background:linear-gradient(90deg,rgba(12,35,28,.94) 0%,rgba(12,35,28,.7) 46%,rgba(12,35,28,.08) 100%),url('/assets/dhab-center-hero.jpeg') center/cover no-repeat;color:white;display:flex;align-items:center}.image-story-grid{display:grid;grid-template-columns:.7fr 1fr}.image-story-copy{grid-column:1;max-width:520px}.image-story h2{margin:0 0 20px}.image-story p{font-size:18px;color:#d7dfda;margin-bottom:28px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{background:white;border-radius:22px;overflow:hidden;border:1px solid var(--line);transition:.3s}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-image{position:relative;display:block;background:#ece8df;overflow:hidden}.product-image img{width:100%;aspect-ratio:4/4.25;object-fit:cover;transition:.55s}.product-card:hover .product-image img{transform:scale(1.035)}.product-image>span{position:absolute;top:15px;right:15px;background:rgba(251,250,247,.9);backdrop-filter:blur(8px);padding:7px 11px;border-radius:999px;font-size:11px;font-weight:700}.product-body{padding:20px}.product-body h3{margin:0 0 5px;font-size:20px}.product-body>p{margin:0;color:var(--muted);font-size:14px}.product-desc{min-height:50px}.product-specs{display:flex;gap:7px;flex-wrap:wrap;margin-top:15px}.product-specs span{background:var(--sand);padding:5px 9px;border-radius:999px;font-size:11px}.product-foot{display:flex;align-items:center;justify-content:space-between;margin-top:20px;padding-top:16px;border-top:1px solid var(--line)}.product-foot strong{font-size:19px;color:var(--green)}.product-foot>a,.round-add{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:white;border:0}.product-foot svg{width:16px;fill:currentColor}.round-add{font-size:23px;cursor:pointer}.page-hero{background:var(--green);color:white;padding:95px 0 82px;position:relative;overflow:hidden}.page-hero:after{content:"ض";position:absolute;left:5%;top:-90px;font-size:330px;line-height:1;color:rgba(255,255,255,.025);font-weight:800}.page-hero h1{margin:0 0 15px}.page-hero p{max-width:680px;font-size:18px;color:#cbd8d2;margin:0}.research-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.research-card{border:1px solid var(--line);border-radius:24px;padding:28px;background:white}.research-top{display:flex;align-items:center;justify-content:space-between}.feature-icon.small{width:42px;height:42px}.year{font-size:12px;color:var(--gold);font-weight:800}.research-card h3{font-size:23px;line-height:1.5;margin:19px 0 7px}.meta-line{font-size:13px;color:var(--gold)!important}.research-card p{color:var(--muted)}.research-actions{display:flex;align-items:center;gap:18px;margin-top:22px}.museum-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.museum-card{background:white;border:1px solid var(--line);border-radius:24px;overflow:hidden}.museum-placeholder{aspect-ratio:16/10;background:linear-gradient(135deg,#d9d4c8,#ece9e1);display:flex;align-items:center;justify-content:center;position:relative;color:var(--green)}.museum-placeholder>span svg{width:52px;fill:currentColor;opacity:.6}.museum-placeholder small{position:absolute;bottom:14px;left:14px;background:white;padding:5px 9px;border-radius:999px;font-size:10px}.museum-body{padding:23px}.museum-body h3{font-size:21px;margin:0 0 8px}.museum-body p{color:var(--muted)}.compliance-note{display:grid;grid-template-columns:180px 1fr;gap:25px;background:#edf2ee;border:1px solid #d6e1da;border-radius:20px;padding:20px 24px;margin-bottom:34px}.compliance-note strong{color:var(--green)}.compliance-note p{margin:0;color:var(--muted)}.store-grid{grid-template-columns:repeat(3,1fr)}.cart-layout{display:grid;grid-template-columns:1fr 420px;gap:30px;align-items:start}.cart-items{display:grid;gap:12px}.cart-row{display:grid;grid-template-columns:90px 1fr auto;align-items:center;gap:20px;border:1px solid var(--line);border-radius:18px;padding:12px;background:white}.cart-row img{width:90px;height:90px;object-fit:cover;border-radius:14px}.cart-row h3{margin:0}.cart-row p{margin:4px 0;color:var(--muted)}.checkout-card{background:white;border:1px solid var(--line);border-radius:24px;padding:28px;position:sticky;top:115px}.checkout-card h2{margin-top:0}.total-line{display:flex;justify-content:space-between;padding:16px 0;margin-bottom:18px;border-block:1px solid var(--line)}.total-line strong{font-size:22px;color:var(--green)}.form{display:grid;gap:15px}.form label{display:grid;gap:6px;font-size:13px;font-weight:700;color:var(--ink)}.form input,.form textarea,.form select{width:100%;border:1px solid #d5dbd7;border-radius:12px;padding:12px 14px;background:#fff;color:var(--ink);outline:none;transition:.2s}.form textarea{min-height:110px;resize:vertical}.form input:focus,.form textarea:focus,.form select:focus{border-color:#7e9d8e;box-shadow:0 0 0 3px rgba(35,86,70,.08)}.empty-state{text-align:center;padding:70px 25px;border:1px dashed #ccd4cf;border-radius:24px;background:white}.empty-state>span svg{width:50px;fill:#9ca9a2}.empty-state h2{margin:12px 0 5px}.empty-state p{color:var(--muted)}.login-card{display:grid;grid-template-columns:.85fr 1.15fr;max-width:900px;margin:auto;border:1px solid var(--line);border-radius:30px;overflow:hidden;background:white;box-shadow:var(--shadow)}.login-side{background:var(--green);color:white;padding:55px 45px;display:flex;flex-direction:column;justify-content:center}.brand-mark.large{width:65px;height:65px;font-size:31px;background:#d9c08e;color:var(--green)}.login-side h2{font-size:31px;margin:24px 0 10px}.login-side p{color:#cbd8d2}.login-form{padding:55px 45px}.login-form h2{font-size:30px;margin-top:0}.notice{margin-top:18px;padding:13px 17px;border-radius:14px}.notice.error{background:#fde9e7;color:#8b2f27}.notice.success{background:#e6f3e9;color:#285a3a}.adminbar{background:#10251f;color:white}.adminbar-inner{min-height:64px;display:flex;align-items:center;justify-content:space-between}.adminbar-inner>div{display:flex;gap:15px;align-items:center}.adminbar-inner span{color:#aebcb5;font-size:13px}.ghost-dark{border:1px solid rgba(255,255,255,.25);background:transparent;color:white}.admin-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.admin-heading p{color:var(--muted);margin:0}.admin-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:22px}.admin-stats div{padding:23px;border-radius:18px;background:var(--green);color:white}.admin-stats span{display:block;color:#b8cbc1;font-size:13px}.admin-stats strong{font-size:32px}.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.admin-card{background:white;border:1px solid var(--line);border-radius:22px;padding:25px}.admin-card h3{margin-top:0;font-size:22px}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.admin-orders{margin-top:55px}.table-wrap{overflow:auto;border:1px solid var(--line);border-radius:18px}.table{width:100%;border-collapse:collapse;background:white;min-width:720px}.table th,.table td{padding:15px 17px;text-align:right;border-bottom:1px solid var(--line)}.table th{background:#f3f0e9;font-size:12px}.status-pill{display:inline-block;background:#edf2ee;color:var(--green);padding:5px 9px;border-radius:999px;font-size:11px}.site-footer{background:#10251f;color:white;padding-top:65px;margin-top:0}.footer-grid{display:grid;grid-template-columns:1.7fr .65fr .65fr;gap:70px;padding-bottom:50px}.footer-brand{display:flex;align-items:center;gap:13px}.footer-brand>div{display:flex;flex-direction:column}.footer-brand small{color:#91a49a;font-size:11px}.footer-grid>div>p{max-width:520px;color:#aebcb5}.footer-grid h4{color:#dcc08d;margin:0 0 17px}.footer-grid>div>a{display:block;color:#bdc9c3;margin:9px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);min-height:75px;display:flex;justify-content:space-between;align-items:center;gap:20px;color:#8fa098;font-size:12px}@media(max-width:1050px){.links{gap:15px;font-size:14px}.feature-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.hero-grid{grid-template-columns:1fr}.hero-note{display:none}.museum-grid{grid-template-columns:repeat(2,1fr)}.cart-layout{grid-template-columns:1fr 360px}.footer-grid{grid-template-columns:1.4fr .7fr .7fr;gap:35px}}@media(max-width:820px){.topline{display:none}.nav{height:76px}.brand-copy strong{font-size:15px}.brand-copy small{display:none}.menu-btn{display:block}.links{position:fixed;top:76px;right:0;left:0;bottom:0;background:rgba(251,250,247,.98);padding:30px 22px;display:flex;flex-direction:column;align-items:stretch;gap:0;transform:translateX(105%);transition:.35s;overflow:auto}.nav-open .links{transform:none}.links>a{padding:14px 5px;border-bottom:1px solid var(--line);font-size:17px}.links>a:after{display:none}.cart-link{margin-top:16px;justify-content:center}.hero,.hero-grid{min-height:650px}.hero:before{background:linear-gradient(0deg,rgba(9,29,23,.92),rgba(9,29,23,.25))}.hero-content{padding:70px 0 45px;align-self:end}.hero h1{font-size:48px}.hero p{font-size:17px}.hero-metrics{gap:25px}.split-heading{grid-template-columns:1fr;gap:25px}.feature-grid{grid-template-columns:1fr 1fr}.editorial-grid,.editorial-grid.full{grid-template-columns:1fr}.editorial-card,.editorial-grid.full .editorial-card:nth-child(3n){border-left:0}.image-story{background-position:62% center}.image-story-grid{grid-template-columns:1fr}.image-story-copy{background:rgba(12,35,28,.75);padding:30px;border-radius:24px}.research-grid{grid-template-columns:1fr}.cart-layout{grid-template-columns:1fr}.checkout-card{position:static}.admin-grid{grid-template-columns:1fr}.login-card{grid-template-columns:1fr}.login-side{display:none}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{align-items:flex-start;flex-direction:column;justify-content:center;padding-block:20px}}@media(max-width:560px){.wrap{width:min(100% - 28px,1240px)}.brand-mark{width:42px;height:42px}.hero,.hero-grid{min-height:610px}.hero h1{font-size:39px;letter-spacing:-1px}.hero p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-metrics{justify-content:space-between;gap:8px}.hero-metrics strong{font-size:24px}.section{padding:65px 0}.feature-grid,.product-grid,.store-grid,.museum-grid{grid-template-columns:1fr}.feature-card{min-height:280px}.section-head{align-items:flex-start;flex-direction:column}.product-image img{aspect-ratio:16/12}.compliance-note{grid-template-columns:1fr;gap:5px}.cart-row{grid-template-columns:65px 1fr}.cart-row img{width:65px;height:65px}.cart-row>strong{grid-column:2}.login-form{padding:35px 24px}.admin-heading{align-items:flex-start;flex-direction:column}.admin-stats{grid-template-columns:1fr}.two-fields{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.page-hero{padding:70px 0 60px}}
