/*
Theme Name: Eshra Landing
Theme URI: https://eshra.app
Author: Eshra Technologies
Description: Minimal bilingual landing theme for Eshra.
Version: 1.0.0
Text Domain: eshra-landing
*/
:root{--bg:#f7f2e9;--surface:#fffdf9;--text:#292525;--muted:#615b55;--gold:#d2a24a;--border:rgba(41,37,37,.12);--button:#161616}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}body[dir=rtl]{font-family:Tahoma,Arial,sans-serif}a{color:inherit}.eshra-container{width:min(1180px,calc(100% - 32px));margin:auto}.site-header{background:rgba(255,253,249,.95);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:20}.header-inner{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand-en img{width:210px;height:auto}.brand-ar{display:none;align-items:center;gap:12px;text-decoration:none}.brand-ar img{width:60px;height:60px}.brand-ar-copy{display:flex;flex-direction:column}.brand-ar-title{font-size:2rem;font-weight:800;line-height:1}.brand-ar-tag{font-size:.78rem;color:var(--gold);margin-top:5px}.nav{display:flex;align-items:center;gap:30px}.nav a{text-decoration:none;font-size:.98rem}.nav a:hover,.nav a.active{text-decoration:underline}.lang-toggle,.menu-button{border:1px solid var(--border);background:#fff;border-radius:999px;padding:10px 16px;font:inherit;cursor:pointer}.menu-button{display:none}.hero{min-height:calc(100vh - 96px);display:grid;align-items:center}.hero-grid{display:grid;grid-template-columns:1fr 1.05fr;min-height:650px;background:var(--surface)}.hero-copy{padding:72px 56px;display:flex;flex-direction:column;justify-content:center}.hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(3.5rem,6vw,6.2rem);line-height:.94;margin:0 0 24px;letter-spacing:-.04em}.hero p{font-size:1.2rem;line-height:1.6;color:var(--muted);max-width:560px}.store-links{display:flex;gap:18px;flex-wrap:wrap;margin-top:24px}.store-link img{width:185px;height:auto;display:block}.store-link.disabled{opacity:.65;cursor:default}.coming-soon{margin-top:14px;color:var(--muted);font-size:.9rem}.hero-image-wrap{min-height:650px}.hero-image{width:100%;height:100%;object-fit:cover;display:block}.site-footer{border-top:1px solid var(--border);background:var(--surface)}.footer-inner{min-height:110px;display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-copy{display:flex;flex-direction:column;gap:4px}.footer-nav{display:flex;gap:18px;flex-wrap:wrap}.footer-nav a{text-decoration:none}.legal,.contact{padding:70px 0}.page-card{background:var(--surface);border:1px solid var(--border);border-radius:26px;padding:48px;box-shadow:0 18px 55px rgba(53,46,38,.08)}.page-card h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.6rem,6vw,4.8rem);margin:0 0 20px}.page-card h2{margin-top:34px}.page-card p,.page-card li{line-height:1.8;color:var(--muted)}.form{display:grid;gap:18px;max-width:720px}.field{display:grid;gap:8px}.field input,.field textarea{width:100%;padding:14px;border:1px solid var(--border);border-radius:10px;background:#fff;font:inherit}.field textarea{min-height:160px;resize:vertical}.submit{border:0;border-radius:10px;background:#9b4b12;color:#fff;padding:15px 20px;font:inherit;cursor:pointer}.notice{padding:14px 16px;border-radius:12px;margin-bottom:18px}.notice.success{background:#edf7ef}.notice.error{background:#fff0ef}.privacy-note{font-size:.9rem}.only-ar{display:none}body[dir=rtl] .only-en{display:none!important}body[dir=rtl] .only-ar{display:initial}body[dir=rtl] .brand-en{display:none}body[dir=rtl] .brand-ar{display:flex}body[dir=rtl] .hero h1{letter-spacing:0;line-height:1.08;font-family:Tahoma,Arial,sans-serif;font-size:clamp(3rem,5.5vw,5.3rem)}body[dir=rtl] .hero-copy{text-align:right}body[dir=rtl] .nav{direction:rtl}
@media(max-width:900px){.header-inner{min-height:82px}.brand-en img{width:175px}.brand-ar-title{font-size:1.6rem}.brand-ar img{width:48px;height:48px}.menu-button{display:block}.nav{display:none;position:absolute;top:82px;left:16px;right:16px;background:#fff;border:1px solid var(--border);border-radius:16px;padding:18px;flex-direction:column;align-items:flex-start}.nav.open{display:flex}.hero-grid{grid-template-columns:1fr}.hero-copy{padding:52px 28px;text-align:center;align-items:center}.hero-image-wrap{min-height:480px}.footer-inner{flex-direction:column;text-align:center;padding:30px 0}.page-card{padding:28px}.store-links{justify-content:center}}@media(max-width:480px){.eshra-container{width:min(100% - 20px,1180px)}.hero-copy{padding:42px 18px}.hero h1{font-size:3.35rem}.store-links{flex-direction:column}.store-link img{width:210px}.hero-image-wrap{min-height:390px}.page-card{border-radius:18px;padding:22px}}
