*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #FDFAF7;--bg-card: #F7F3EE;--bg-dark: #1A1410;--text: #1A1410;--text-muted: #8A7060;--text-light: #F5F0E8;--gold: #C9A96E;--gold-light: #E8D9BC;--gold-dark: #8A6A3A;--border: #E8E0D8;--border-strong: #D4C8BC;--font-display: "Cormorant Garamond", Georgia, serif;--font-body: "Inter", system-ui, sans-serif}html{scroll-behavior:smooth;font-size:16px}body{background:var(--bg);color:var(--text);font-family:var(--font-body);font-weight:400;line-height:1.7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4{font-family:var(--font-display);font-weight:500;line-height:1.15;color:var(--text)}p{color:var(--text-muted);font-size:15px;line-height:1.75}a{color:inherit;text-decoration:none}button{font-family:var(--font-body);cursor:pointer;border:none;background:none}img{display:block;max-width:100%}.container{width:100%;max-width:1100px;margin:0 auto;padding:0 2rem}.section{padding:6rem 0}.section-eyebrow{display:block;font-family:var(--font-body);font-size:11px;font-weight:500;letter-spacing:3px;text-transform:uppercase;color:var(--gold);margin-bottom:1rem}.section-title{font-family:var(--font-display);font-size:clamp(32px,4vw,48px);font-weight:500;color:var(--text);margin-bottom:1.25rem;line-height:1.1}.section-subtitle{font-size:16px;color:var(--text-muted);max-width:520px;line-height:1.75;margin-bottom:3rem}.divider{width:100%;height:1px;background:var(--border)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:3px}::selection{background:var(--gold-light);color:var(--text)}:focus-visible{outline:2px solid var(--gold);outline-offset:2px}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fade-up{animation:fadeUp .6s ease forwards}.animate-fade-in{animation:fadeIn .4s ease forwards}@media (max-width: 768px){.section{padding:4rem 0}.container{padding:0 1.25rem}}html[lang=ar]{--font-display: "Amiri", "Cormorant Garamond", Georgia, serif;--font-body: "Tajawal", "Inter", system-ui, sans-serif}html[lang=ar] *{letter-spacing:0!important}
