@font-face{font-family:Arabic;src:url('/assets/arabic.woff2');font-weight:100 900;font-display:swap}@font-face{font-family:Inter;src:url('/assets/latin.woff2');font-weight:100 900;font-display:swap}:root{color-scheme:light;--yellow:#ffd044;--ink:#20201e}*{box-sizing:border-box}body{margin:0;background:#f6f6f1;color:var(--ink);font:15px/1.8 Arabic,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}header{max-width:1120px;margin:auto;padding:24px 28px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ddddd2}.brand{font-family:Inter,Arial;font-size:18px;letter-spacing:-.04em;font-weight:800}.brand span{color:#8a8a7d;font-weight:400}header>a{font-size:12px;border-bottom:1px solid #aaa}.layout{max-width:1050px;margin:40px auto 65px;display:grid;grid-template-columns:1fr 365px;gap:90px;align-items:center;padding:0 28px}.copy{max-width:500px}.eyebrow{display:flex;align-items:center;gap:9px;font-family:Inter;font-size:11px;letter-spacing:.14em;color:#727269}.dot{height:7px;width:7px;background:var(--yellow);border:1px solid #c39513;border-radius:50%}h1{font-family:Inter,Arial;font-size:clamp(35px,5vw,59px);line-height:1.08;letter-spacing:-.065em;margin:20px 0 15px}h2{font-size:23px;margin:20px 0 12px}.subtitle{font-size:16px;color:#68685f;line-height:1.9;max-width:430px}.meta{font-family:Inter,Arial;display:flex;flex-wrap:wrap;gap:8px;margin:25px 0}.meta span{background:white;border:1px solid #e0e0d6;border-radius:5px;font-size:11px;padding:5px 10px}.actions{display:flex;flex-direction:column;gap:12px;margin:25px 0}.download{display:flex;align-items:center;justify-content:space-between;padding:15px 18px;background:var(--yellow);border:1px solid #e8bc3d;border-radius:8px;font-weight:750;transition:background .2s}.download:hover{background:#f4c025}.download svg{width:20px;height:20px}.alternate{font-size:13px;display:flex;align-items:center;gap:10px;padding:8px 0;text-decoration:underline;text-underline-offset:5px}.note{font-size:12px;color:#818178;line-height:1.8}.player-column{min-width:0}.player{position:relative;background:#fff;aspect-ratio:9/16;border:1px solid #deded2;border-radius:13px;overflow:hidden;box-shadow:0 14px 55px #2626110b}video{display:block;width:100%;height:100%;object-fit:contain;background:#fff}.play-prompt{position:absolute;inset:0;display:grid;place-items:center;background:#ffffff10;border:0;color:var(--ink)}.play-prompt span{background:var(--yellow);border:1px solid #e5ba3e;padding:13px 20px;border-radius:999px;font-weight:750;box-shadow:0 4px 30px #0001}.play-prompt.hidden{display:none}.player-caption{font-size:11px;display:flex;justify-content:space-between;margin-top:13px;color:#77776c}.error{display:none;background:#fff2c5;padding:10px;font-size:12px}.error.visible{display:block}footer{max-width:1050px;margin:0 auto;padding:25px 28px 40px;border-top:1px solid #ddddd2;display:flex;justify-content:space-between;gap:15px;font-size:11px;color:#818178}footer span{font-family:Inter}.index-links{display:grid;gap:12px;margin-top:30px}@media(max-width:760px){header{padding:16px 20px}.brand{font-size:16px}.layout{display:flex;flex-direction:column;gap:26px;margin:24px auto 35px;padding:0 20px}.copy{width:100%;max-width:430px}.eyebrow{font-size:10px}h1{font-size:40px;margin:13px 0 10px}h2{font-size:19px}.subtitle{font-size:14px}.meta{margin:16px 0;gap:6px}.meta span{font-size:10px}.player-column{order:-1;width:min(100%,365px)}.player{border-radius:10px}.actions{margin:20px 0}.player-caption{font-size:10px}.download{font-size:14px}footer{padding:20px;flex-wrap:wrap}.copy .eyebrow{margin-top:5px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}