@font-face{font-family:UniSIRWAN Expo;src:url("/fonts/UniSIRWAN Expo Light.ttf")format("truetype");font-weight:300;font-style:normal}@font-face{font-family:UniSIRWAN Expo;src:url("/fonts/UniSIRWAN Expo Regular.ttf")format("truetype");font-weight:400;font-style:normal}@font-face{font-family:UniSIRWAN Expo;src:url("/fonts/UniSIRWAN Expo Medium.ttf")format("truetype");font-weight:500;font-style:normal}@font-face{font-family:UniSIRWAN Expo;src:url("/fonts/UniSIRWAN Expo Bold.ttf")format("truetype");font-weight:700;font-style:normal}:root{--color-bg:#fff;--color-text:#1a1a1a;--color-muted:#8e8e8e}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;flex-direction:column;min-height:100dvh;font-family:UniSIRWAN Expo,sans-serif;display:flex}@keyframes smoothFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.layout{flex-direction:column;flex:1;justify-content:space-between;padding:clamp(1.25rem,4vw,3rem);animation:1.2s cubic-bezier(.2,.8,.2,1) forwards smoothFade;display:flex}header{justify-content:flex-end;align-items:center;width:100%;display:flex}.status{text-transform:uppercase;letter-spacing:.15em;color:var(--color-muted);font-size:clamp(.7rem,2.5vw,.8rem)}.main-content{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;padding:2rem 0;display:flex}h1{letter-spacing:-.01em;word-break:keep-all;overflow-wrap:break-word;direction:rtl;max-width:90vw;font-family:UniSIRWAN Expo,sans-serif;font-size:clamp(1.75rem,8vw,4rem);font-weight:500;line-height:1.3}.subtitle{color:var(--color-muted);max-width:400px;font-size:clamp(.875rem,3vw,1rem);line-height:1.6}footer{color:var(--color-muted);border-top:1px solid #f5f5f5;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding-top:1.25rem;font-size:clamp(.75rem,2.5vw,.85rem);display:flex}.partners{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.partner-label{letter-spacing:.03em}.partner-item{align-items:center;display:flex}.logo-placeholder{color:#a0a0a0;text-transform:uppercase;letter-spacing:.05em;background-color:#f9f9f9;border:1px dashed #d0d0d0;border-radius:4px;justify-content:center;align-items:center;width:130px;height:30px;font-size:.65rem;display:flex}.partner-name{color:var(--color-text);font-weight:400}@media (max-width:640px){.layout{padding:1.25rem 1rem}header{justify-content:center}footer{text-align:center;flex-direction:column-reverse;align-items:center;gap:1rem;padding-top:1rem}.partners{flex-direction:column;justify-content:center;gap:.5rem}}@media (max-width:380px){h1{font-size:1.5rem}}
