@font-face{font-family:Montserrat;src:url('./fonts/montserrat-regular.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Montserrat;src:url('./fonts/montserrat-semibold.woff2') format('woff2');font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:Montserrat;src:url('./fonts/montserrat-bold.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:Cairo;src:url('./fonts/cairo-regular.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Cairo;src:url('./fonts/cairo-semibold.woff2') format('woff2');font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:Cairo;src:url('./fonts/cairo-bold.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap}

:root{--yellow:#ffc107;--ink:#080808;--paper:#f5f3ee;--muted:#b4b5b6;--line:#30312f;--font:Montserrat,Arial,sans-serif;color-scheme:dark;--gutter:clamp(24px,4.4vw,72px)}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--ink);color:var(--paper);font-family:var(--font);font-size:16px;-webkit-font-smoothing:antialiased}
body::before{content:"";position:fixed;inset:0;z-index:-1;background:radial-gradient(ellipse at 4% 65%,#1a1a161f,transparent 65%);pointer-events:none}
::selection{background:var(--yellow);color:var(--ink)}
a{color:inherit;text-decoration:none}
button,a{-webkit-tap-highlight-color:transparent}
a:focus-visible{outline:2px solid var(--yellow);outline-offset:7px}
img{display:block;max-width:100%}
.skip-link{position:fixed;inset-block-start:12px;inset-inline-start:var(--gutter);padding:14px 20px;background:var(--yellow);color:var(--ink);z-index:10;transform:translateY(-180%);font-weight:600}
.skip-link:focus{transform:translateY(0)}
.site-shell{max-width:1720px;margin-inline:auto;padding-inline:var(--gutter)}
.site-header{min-height:132px;display:flex;align-items:center;justify-content:space-between;gap:32px;border-bottom:1px solid var(--line)}
.brand{display:block;flex:none}
.brand img{width:244px;height:auto}
.header-note{margin:0;color:var(--muted);font-size:12px;font-weight:600;letter-spacing:.26em;text-transform:uppercase}
.language-switch{display:flex;align-items:center;direction:ltr;gap:4px;font-size:13px}
.language-switch a{min-width:48px;min-height:44px;display:flex;align-items:center;justify-content:center;padding:0 11px;transition:color .18s ease,background .18s ease}
.language-switch a[lang="ar"]{font-family:Cairo,Arial,sans-serif;font-size:15px}
.language-switch a[aria-current="page"]{color:var(--yellow)}
.language-switch a:hover{background:#ffffff09;color:var(--yellow)}
.language-divider{height:15px;width:1px;background:#42433e;margin-inline:4px}
.hero{display:grid;grid-template-columns:1.12fr 1fr;gap:clamp(36px,6vw,96px);align-items:center;padding-block:58px 60px}
.hero-copy{padding-block:18px 26px}
.eyebrow{display:flex;align-items:center;gap:13px;margin:0 0 36px;color:var(--yellow);font-size:12px;font-weight:600;letter-spacing:.22em;text-transform:uppercase}
.eyebrow::before{content:"";width:25px;height:2px;background:currentColor;flex:none}
h1{font-size:clamp(64px,6.45vw,110px);line-height:1.04;font-weight:700;letter-spacing:-.065em;margin:0 0 30px}
h1 span{display:block}
h1 .accent{color:var(--yellow)}
.intro{font-size:17px;line-height:1.8;color:var(--muted);max-width:430px;margin:0;text-wrap:pretty}
.launch-note{display:flex;align-items:flex-start;gap:16px;margin-top:46px;padding-block:20px;border-top:1px solid var(--line);max-width:386px}
.launch-icon{flex:none;width:22px;height:22px;color:var(--yellow);margin-top:1px}
.launch-note strong{display:block;font-size:14px;line-height:1.6;font-weight:600}
.launch-note p{font-size:13px;line-height:1.7;color:var(--muted);margin:4px 0 0}
.hero-visual{position:relative;isolation:isolate;min-width:0}
.photo-frame{position:relative;margin:0;overflow:hidden;background:#20221f;aspect-ratio:4/4.65;border:1px solid #393a37}
.photo-frame::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#08080805 52%,#0808089c 100%)}
.photo-frame picture,.photo-frame .quarry-photo{height:100%;width:100%}
.photo-frame .quarry-photo{object-fit:cover;object-position:center 52%;filter:brightness(.86)}
.frame-marker{position:absolute;inset-block-start:-1px;inset-inline-start:-1px;width:48px;height:4px;background:var(--yellow);z-index:3}
.photo-caption{position:absolute;inset-inline:25px;inset-block-end:23px;z-index:2;display:flex;justify-content:space-between;align-items:flex-end;gap:20px;color:white}
.photo-caption p{margin:0;line-height:1.7;text-transform:uppercase;font-size:11px;font-weight:600;letter-spacing:.19em}
.photo-caption .caption-mark{width:37px;height:37px;flex:none;object-fit:contain}
.visual-footnote{display:flex;justify-content:space-between;gap:16px;color:#a0a29f;font-size:11px;line-height:1.5;letter-spacing:.1em;text-transform:uppercase;margin-top:13px}
.visual-footnote span:last-child{color:var(--yellow)}
.focus-strip{display:grid;grid-template-columns:.72fr 3.3fr;align-items:center;gap:24px;padding-block:29px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.focus-label{margin:0;font-size:11px;color:#a4a6a3;font-weight:600;letter-spacing:.19em;text-transform:uppercase}
.focus-list{display:flex;justify-content:space-between;gap:18px;list-style:none;margin:0;padding:0}
.focus-list li{font-size:13px;text-transform:uppercase;font-weight:600;letter-spacing:.08em;display:flex;align-items:center;gap:16px}
.focus-list li::before{content:"";height:4px;width:4px;background:var(--yellow);flex:none}
.site-footer{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:12px;color:#9c9e9b}
.site-footer p{margin:0;line-height:1.6}
.site-footer .domain{font-size:13px;color:var(--paper);font-weight:600;letter-spacing:.02em}
.footer-rule{height:2px;width:28px;background:var(--yellow);display:inline-block;margin-inline-start:18px;vertical-align:middle}
.rtl{--font:Cairo,Arial,sans-serif}
.rtl .brand img{width:153.56px}
.rtl .header-note{font-size:15px;letter-spacing:0}
.rtl .eyebrow{font-size:15px;letter-spacing:0;margin-bottom:21px}
.rtl h1{font-size:clamp(80px,8.4vw,140px);letter-spacing:0;line-height:1.23;margin-bottom:21px}
.rtl .intro{font-size:18px;line-height:1.9;max-width:440px}
.rtl .launch-note{margin-top:32px}
.rtl .launch-icon{transform:rotate(180deg)}
.rtl .launch-note strong{font-size:16px}
.rtl .launch-note p{font-size:14px}
.rtl .photo-caption p{font-size:14px;letter-spacing:0}
.rtl .visual-footnote{font-size:12px;letter-spacing:0}
.rtl .focus-label{font-size:14px;letter-spacing:0}
.rtl .focus-list li{font-size:16px;letter-spacing:0}
.rtl .site-footer{font-size:13px}
.rtl .domain{font-family:Montserrat,Arial,sans-serif}
.error-page{min-height:100svh;display:grid;align-content:center;justify-items:start;padding-block:64px}
.error-page .brand{margin-bottom:64px}
.error-page h1{font-size:clamp(42px,7vw,88px);letter-spacing:-.05em;max-width:750px}
.back-link{display:inline-flex;min-height:48px;align-items:center;gap:16px;color:var(--yellow);font-weight:600;margin-top:28px}
@media(min-width:1700px){.hero{padding-block:68px}.photo-frame{aspect-ratio:1}.hero-copy{padding-inline-end:20px}}
@media(max-width:1120px){.site-header{min-height:112px}.brand img{width:210px}.rtl .brand img{width:132.17px}.header-note{display:none}.hero{gap:40px;padding-block:45px}.photo-frame{aspect-ratio:4/5}.eyebrow{margin-bottom:26px}h1{font-size:clamp(54px,6.5vw,74px)}.intro{font-size:16px}.focus-strip{grid-template-columns:.6fr 3.5fr}.focus-list li{font-size:11px;gap:10px}.focus-list{gap:12px}.rtl h1{font-size:clamp(74px,8.6vw,110px)}.rtl .focus-list li{font-size:14px}}
@media(max-width:800px){.site-header{min-height:106px}.hero{grid-template-columns:1fr;gap:32px;padding-block:46px 36px}.hero-copy{padding-block:0}.eyebrow{margin-bottom:26px}h1{font-size:clamp(52px,10.6vw,78px);letter-spacing:-.062em;margin-bottom:24px}.intro{max-width:500px}.launch-note{max-width:none;margin-top:28px;padding-block:20px 0}.photo-frame{aspect-ratio:1.22}.photo-frame .quarry-photo{object-position:center 63%}.photo-caption{inset-inline:23px;inset-block-end:22px}.hero-visual{margin-top:10px}.focus-strip{grid-template-columns:1fr;gap:21px;padding-block:28px}.focus-list{display:grid;grid-template-columns:1fr 1fr;gap:22px 16px}.focus-list li{font-size:12px}.site-footer{min-height:104px;align-items:center}.rtl h1{font-size:clamp(82px,15vw,110px);line-height:1.2;margin-bottom:20px}.rtl .intro{max-width:540px}.rtl .eyebrow{margin-bottom:13px}.rtl .launch-note{margin-top:27px}.rtl .focus-list li{font-size:16px}}
@media(max-width:400px){:root{--gutter:22px}.brand img{width:184px}.rtl .brand img{width:116px}.site-header{gap:14px;min-height:100px}.language-switch{gap:0}.language-switch a{min-width:38px;padding-inline:7px}.language-divider{margin-inline:3px}h1{font-size:12.1vw}.hero{padding-block-start:38px}.eyebrow{font-size:11px}.intro{font-size:16px}.photo-frame{aspect-ratio:1}.focus-list li{font-size:11px;letter-spacing:.05em}.site-footer{align-items:flex-start;padding-block:26px;gap:16px;flex-direction:column}.rtl h1{font-size:25vw}.rtl .intro{font-size:17px}}
@media(prefers-reduced-motion:no-preference){.hero-copy{animation:enter .7s ease-out both}.hero-visual{animation:enter .9s ease-out both}@keyframes enter{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}
@media print{.site-shell{max-width:none;padding:0 20px}.site-header{min-height:90px}.hero{padding-block:30px;grid-template-columns:1fr 1fr;gap:30px}h1{font-size:48px}.language-switch,.skip-link{display:none}body{-webkit-print-color-adjust:exact;print-color-adjust:exact}.site-footer{min-height:70px}}
