@import"https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700;800&family=Inter:wght@400;500;600&display=swap";:root{--ink: #141110;--paper: #ffffff;--gold: #f4b740;--gold-deep: #e19a1d;--cream: #fff8ea;--line: rgba(20, 17, 16, .12)}*{box-sizing:border-box;margin:0;padding:0}html,body{min-height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--ink);background:var(--paper);overflow-x:hidden}body{min-height:100vh;display:flex;flex-direction:column;position:relative;padding:0;margin:0}#root{width:100%;min-height:100vh;display:flex;flex-direction:column}.page-wrapper{width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;position:relative}.main-content-container{flex:1;display:flex;align-items:center;justify-content:center;padding:48px 32px 64px;width:100%}.backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background:radial-gradient(650px 650px at 82% 40%,var(--gold) 0%,rgba(244,183,64,.55) 38%,rgba(244,183,64,0) 70%),linear-gradient(180deg,#fff,#fffdf7);pointer-events:none}.orb{display:none}.stage{width:100%;max-width:1180px;display:grid;grid-template-columns:1.15fr .85fr;gap:40px;align-items:center}.left{position:relative}.top-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}.brand-mark-group{display:inline-flex;align-items:center;gap:16px}.mark{width:46px;height:46px;border-radius:50%;background:linear-gradient(90deg,var(--ink) 50%,transparent 50%);flex-shrink:0}.mark-label{font-family:Sora,sans-serif;font-weight:800;font-size:clamp(22px,2.4vw,30px);letter-spacing:-.02em;line-height:1;-webkit-text-stroke:1.6px var(--ink);color:transparent;-webkit-user-select:none;user-select:none;display:inline-block}.stage-rtl .mark-label{font-family:Noto Sans Arabic,Sora,sans-serif;-webkit-text-stroke:1.4px var(--ink)}.lang-switch{display:inline-flex;align-items:center;background:#1411100d;padding:3px;border-radius:999px;border:1px solid rgba(20,17,16,.08);gap:2px}.lang-btn{border:none;background:transparent;padding:5px 12px;border-radius:999px;font-family:Sora,sans-serif;font-size:12px;font-weight:600;color:#6b6560;cursor:pointer;transition:all .2s ease}.lang-btn:hover{color:var(--ink)}.lang-btn.active{background:var(--ink);color:var(--paper);box-shadow:0 2px 8px #14111026}.eyebrow-container{display:inline-flex;align-items:center;gap:10px;margin-bottom:22px;min-height:32px;max-width:100%}.eyebrow-badge{display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;font-family:Sora,sans-serif;letter-spacing:.05em;padding:3px 8px;border-radius:999px;background:var(--gold);color:var(--ink);line-height:1;flex-shrink:0;box-shadow:0 2px 6px #f4b74059}.eyebrow-text{font-size:15px;color:#6b6560;font-weight:500;line-height:1.4;transition:opacity .28s cubic-bezier(.16,1,.3,1),transform .28s cubic-bezier(.16,1,.3,1);will-change:transform,opacity;display:inline-block}.eyebrow-text.entering{opacity:0;transform:translateY(6px)}.eyebrow-text.active{opacity:1;transform:translateY(0)}.eyebrow-text.exiting{opacity:0;transform:translateY(-6px)}h1{font-family:Sora,sans-serif;font-weight:800;line-height:1.08;font-size:clamp(34px,3.8vw,56px);letter-spacing:-.02em;color:var(--ink)}h1 .heading-line{display:block;font-family:inherit;font-weight:inherit;font-size:inherit;letter-spacing:inherit;line-height:inherit;color:inherit;-webkit-text-stroke:0;margin-top:4px}.heading-ar-hero{font-family:Noto Sans Arabic,sans-serif;font-weight:800;line-height:1.25;font-size:clamp(34px,4vw,58px);letter-spacing:normal;color:var(--ink)}.heading-ar-hero .heading-line{display:block;font-family:inherit;font-weight:inherit;font-size:inherit;letter-spacing:inherit;line-height:inherit;color:inherit;-webkit-text-stroke:0;margin-top:6px}.sub{margin-top:24px;max-width:48ch;font-size:16px;line-height:1.65;color:#4c4744}.sub-ar-hero{margin-top:28px;max-width:48ch;font-size:17px;line-height:1.7;color:#4c4744;font-family:Noto Sans Arabic,sans-serif}.stage-rtl .left-rtl{direction:rtl;text-align:right}.stage-rtl .left-rtl .top-bar{flex-direction:row-reverse}.stage-rtl .left-rtl .eyebrow-container,.stage-rtl .left-rtl .platforms{justify-content:flex-start}.platforms{margin-top:44px;display:flex;gap:14px;flex-wrap:wrap}.badge{display:inline-flex;align-items:center;gap:10px;padding:13px 22px;border-radius:999px;border:1.5px solid var(--ink);background:transparent;font-family:Sora,sans-serif;font-weight:600;font-size:15px;color:var(--ink);cursor:pointer;text-decoration:none;-webkit-user-select:none;user-select:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.badge:hover{transform:translateY(-2px);box-shadow:0 6px 18px #1411101f}.badge svg{width:18px;height:18px;flex-shrink:0}.badge.filled{background:var(--ink);color:var(--paper)}.badge.filled:hover{background:#282320;box-shadow:0 8px 22px #14111047}.badge.outline:hover{background:#1411100d}.note{margin-top:28px;font-size:14px;color:#8a8480}.right{display:flex;justify-content:center;align-items:center}.hero-artwork-wrap{width:100%;max-width:500px;display:flex;justify-content:center;align-items:center}.hero-artwork{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:contain;display:block}.customer-footer{position:relative;width:100%;background:linear-gradient(180deg,#fff,#faf8f5 55%,#f6f1e8);border-top:1px solid rgba(20,17,16,.08);padding:60px 32px 36px;overflow:hidden}.customer-footer:before{content:"";position:absolute;top:-60px;right:-60px;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(244,183,64,.08) 0%,transparent 70%);pointer-events:none}.footer-inner{position:relative;z-index:2;max-width:1180px;margin:0 auto;width:100%}.footer-grid{display:grid;grid-template-columns:2.2fr 1fr 1.3fr 1.5fr;gap:48px;align-items:flex-start}.footer-col{display:flex;flex-direction:column;gap:14px}.footer-col-brand{max-width:380px}.footer-brand-header{display:flex;align-items:center;gap:14px;margin-bottom:2px}.footer-logo-icon{width:44px;height:44px;object-fit:contain;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.footer-logo-icon:hover{transform:rotate(6deg) scale(1.06)}.footer-logo-text{height:32px;width:auto;object-fit:contain}.footer-brand-text-ar{display:flex;flex-direction:column;text-align:start}.footer-brand-title-ar{font-family:Noto Sans Arabic,Sora,sans-serif;font-weight:800;font-size:24px;line-height:1.15;color:#1e3a5f;letter-spacing:-.02em}.footer-brand-slogan-ar{font-family:Noto Sans Arabic,sans-serif;font-weight:700;font-size:11.5px;color:#1e3a5f;margin-top:-2px;opacity:.9}.footer-desc{font-size:13.5px;line-height:1.65;color:#635d57;margin-top:4px}.footer-rtl .footer-desc{font-family:Noto Sans Arabic,Inter,sans-serif;line-height:1.75}.footer-heading{font-family:Sora,sans-serif;font-weight:700;font-size:14px;color:var(--ink);letter-spacing:-.01em;margin-bottom:4px}.footer-rtl .footer-heading{font-family:Noto Sans Arabic,Sora,sans-serif;font-size:14.5px}.footer-nav{display:flex;flex-direction:column;gap:11px}.footer-link{font-size:13px;color:#59534d;text-decoration:none;background:transparent;border:none;padding:0;cursor:pointer;display:inline-flex;align-items:center;width:fit-content;transition:color .18s ease,transform .18s ease}.footer-link:hover{color:var(--gold-deep);transform:translate(3px)}.footer-rtl .footer-link:hover{transform:translate(-3px)}.footer-link-contact{gap:8px;color:#524d47}.footer-icon{width:15px;height:15px;color:var(--gold-deep);flex-shrink:0}.footer-bottom{margin-top:48px;padding-top:24px;border-top:1px solid rgba(20,17,16,.08);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;font-size:12.5px;color:#857f79}.footer-copyright{font-size:12.5px;color:#7b756f;margin:0}.footer-terms-note{font-size:12px;color:#928b84;margin:0}.footer-rtl .footer-terms-note{font-family:Noto Sans Arabic,Inter,sans-serif}@media(max-width:980px){.footer-grid{grid-template-columns:1fr 1fr;gap:36px}.footer-col-brand{grid-column:1 / -1;max-width:100%}}@media(max-width:880px){.main-content-container{padding:36px 20px 48px}.stage{grid-template-columns:1fr;text-align:center}.top-bar{flex-direction:column;gap:18px;margin-bottom:28px}.brand-mark-group{margin-inline:auto;justify-content:center}.mark{margin-inline:0;margin-bottom:0}.lang-switch{margin-inline:auto}.eyebrow-container{justify-content:center;margin-inline:auto}.heading-ar{text-align:center}.sub{margin-inline:auto}.sub-ar{margin-inline:auto;text-align:center}.platforms{justify-content:center}.right{order:-1;margin-bottom:12px}.hero-artwork-wrap{max-width:320px;margin-inline:auto}.orb{opacity:.5}}@media(max-width:640px){.customer-footer{padding:48px 20px 28px}.footer-grid{grid-template-columns:1fr;gap:32px}.footer-bottom{flex-direction:column;text-align:center;align-items:center;gap:10px;margin-top:40px}}
