@font-face{font-family:dubaiW23;src:url(/_next/static/media/612be449254aba1f-s.p.ttf) format("truetype");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:dubaiW23;src:url(/_next/static/media/611eb52b864130f8-s.p.ttf) format("truetype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:dubaiW23 Fallback;src:local("Arial");ascent-override:120.95%;descent-override:59.89%;line-gap-override:0.00%;size-adjust:93.34%}.__className_b27288{font-family:dubaiW23,dubaiW23 Fallback}.__variable_b27288{--font-dubai-w23:"dubaiW23","dubaiW23 Fallback"}@font-face{font-family:soDoSans;src:url(/_next/static/media/e31bf1bcb3daf464-s.p.ttf) format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:soDoSans Fallback;src:local("Arial");ascent-override:90.24%;descent-override:29.60%;line-gap-override:0.00%;size-adjust:108.05%}.__className_647934{font-family:soDoSans,soDoSans Fallback;font-weight:400;font-style:normal}.__variable_647934{--font-sodo-sans:"soDoSans","soDoSans Fallback"}:root{--page-padding:30px;--content-width:1200px;--card-radius:5px;--frame-radius:6px;--chip-radius:3px;--display-font:var(--font-dubai-w23),"Dubai W23 Medium","Dubai","Tahoma",sans-serif;--display-font-bold:var(--font-dubai-w23),"Dubai W23 Bold","Dubai","Tahoma",sans-serif;--label-font:var(--font-sodo-sans),"SoDo Sans","Segoe UI",sans-serif}:root,html[data-theme=dark]{--bg:#111111;--bg-rgb:17,17,17;--surface:#141414;--surface-elevated:#1e1e1e;--border:#2d2d2d;--divider:#504025;--accent:#a18148;--accent-strong:#b9965a;--chip:#342916;--text:#f3efe6;--text-strong:#f3efe6;--muted:#c9c3b7;--placeholder:#7e8a96;--toolbar-icon:#d9d0c2;--toolbar-active-text:#0d0d0d;--live-badge-bg:#a18148;--live-badge-text:#000000;--pill-text:#ffffff;--footer-text:#ffffff}html[data-theme=light]{--bg:#ffffff;--bg-rgb:255,255,255;--surface:#ffffff;--surface-elevated:#f3e4ca;--border:#e1e1e1;--divider:#e1e1e1;--accent:#a18148;--accent-strong:#a18148;--chip:#f3e4ca;--text:#1a1a1a;--text-strong:#000000;--muted:#1a1a1a;--placeholder:#bfbfbf;--toolbar-icon:#1a1a1a;--toolbar-active-text:#0d0d0d;--live-badge-bg:#000000;--live-badge-text:#ffffff;--pill-text:#000000;--footer-text:#000000}*{box-sizing:border-box}body,html{background:var(--bg)}body{margin:0;color:var(--text);font-family:var(--label-font)}a{text-decoration:none}a,button{color:inherit}button{border:0;background:transparent;font:inherit}img{display:block}.page-shell{min-height:100vh;background:var(--bg)}.page-frame{width:min(1440px,100%);margin:0 auto;padding:0 var(--page-padding)}.topbar{display:flex;align-items:center;justify-content:space-between;padding:30px 0}.brand,.brand-logo{color:var(--text-strong)}.brand-logo{display:block;width:193px;height:29px}.toolbar{display:flex;align-items:center;gap:8px;width:80px;height:42px;padding:5px;border-radius:var(--frame-radius);background:var(--surface-elevated)}.toolbar__button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;color:var(--toolbar-icon);border-radius:6px;transition:background-color .2s ease,color .2s ease,transform .2s ease}.toolbar__button svg{width:14px;height:14px;fill:currentColor}.toolbar__button:hover{transform:translateY(-1px)}.toolbar__button--active{background:var(--accent);color:var(--toolbar-active-text)}.hero{max-width:var(--content-width);margin:0 auto;padding:30px 0}.controls-shell{position:relative}.hero__intro{justify-content:space-between;gap:20px}.hero__intro,.hero__title-row{display:flex;align-items:center}.hero__title-row{gap:10px}.hero__title{margin:0;font-family:var(--display-font);font-size:26px;font-weight:500;line-height:22px}.live-badge{display:inline-flex;align-items:center;gap:5px;padding:2px 10px;border-radius:5px;background:var(--live-badge-bg);color:var(--live-badge-text);font-family:var(--label-font);font-size:14px;line-height:1.6;text-transform:uppercase}.live-badge__dot{width:12px;height:12px;border-radius:50%;background:#8dd55b;animation:live-pulse 1.8s ease-in-out infinite}.hero__date{display:flex;flex-direction:column;align-items:flex-end;color:var(--accent);font-family:var(--display-font-bold);font-size:17.763px;font-weight:700;line-height:22px;text-align:right}.search-shell{display:flex;align-items:center;width:100%;height:62px;margin-top:30px;padding:0 15px;border:3px solid var(--accent);border-radius:var(--frame-radius);background:var(--surface);gap:12px}.search-shell__input{width:100%;border:0;outline:0;background:transparent;color:var(--text);font-family:var(--display-font);font-size:20px;line-height:22px}.search-shell__input::placeholder{color:var(--placeholder)}.search-shell__input::-webkit-search-cancel-button{-webkit-appearance:none;width:18px;height:18px;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M5 5l10 10M15 5L5 15' stroke='%23A18148' stroke-width='1.6' stroke-linecap='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:18px 18px}.results-loading__spinner,.search-shell__loader{display:inline-flex;flex:0 0 auto;width:18px;height:18px;border:2px solid rgba(161,129,72,.24);border-top:2px solid var(--accent);border-radius:50%;animation:spin .8s linear infinite}.filters-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:14px}.filters{display:flex;flex-wrap:wrap;gap:10px}.filter-chip{padding:10px 15px;border-radius:var(--frame-radius);background:var(--surface-elevated);color:var(--text);font-family:var(--display-font);font-size:16px;line-height:22px;white-space:nowrap;cursor:pointer}.filter-chip--active{background:var(--accent);color:var(--toolbar-active-text)}.verified-count{margin:0;color:var(--accent-strong);font-size:17.763px;white-space:nowrap}.results-loading,.verified-count{font-family:var(--display-font);line-height:22px}.results-loading{display:inline-flex;align-items:center;gap:10px;margin-top:12px;color:var(--accent);font-size:15px}.source-section{max-width:var(--content-width);margin:0 auto;padding:30px 0}.results-shell{transition:opacity .2s ease}.results-shell--loading{opacity:.38}.source-section--empty{padding-top:10px}.source-section__title{margin:0 0 20px;color:var(--text-strong);font-family:var(--display-font);font-size:30px;font-weight:500;line-height:22px}.source-section__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.source-section__empty-copy{max-width:540px;margin:0;color:var(--muted);font-family:var(--display-font);font-size:18px;line-height:28px}.source-card{min-height:260px;padding:30px 25px;border:1px solid var(--border);border-radius:var(--card-radius);background:var(--surface)}.source-card__head{display:flex;flex-direction:column;gap:10px;padding-bottom:20px;border-bottom:1px solid var(--divider)}.source-card__logo-wrap{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;border:2px solid #e1e1e1;border-radius:40px;background:#fff;overflow:hidden}.source-card__logo{width:100%;height:100%;object-fit:cover}.source-card__title{min-height:0;margin:0;color:var(--text-strong);font-family:var(--display-font);font-size:18px;font-weight:500;line-height:22px}.source-card__title--multi{min-height:0}.source-card__subtitle{min-height:0;margin:0;color:var(--muted);font-family:var(--display-font);font-size:16px;line-height:22px;text-align:right;direction:rtl}.source-card__subtitle--compact{font-size:15px}.source-card__pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.link-pill{gap:5px;min-width:96px;padding:7px;border-radius:var(--chip-radius);background:var(--chip);color:var(--pill-text);font-family:var(--label-font);font-size:12px;line-height:1.6}.link-pill,.platform-icon{display:inline-flex;align-items:center;justify-content:center}.platform-icon{width:11px;height:11px;flex:0 0 auto;fill:currentColor}.platform-icon--x{width:12px;height:12px}.platform-icon--instagram,.platform-icon--web{width:11px;height:11px}.section-divider{max-width:var(--content-width);margin:10px auto 0;border-top:1px solid var(--divider)}.site-footer{display:flex;flex-direction:column;align-items:center;gap:6px;width:min(360px,calc(100% - 40px));margin:94px auto 0;padding-bottom:40px;text-align:center}.site-footer__headline{margin:0;color:var(--accent);font-family:var(--display-font);font-size:24px;line-height:22px}.site-footer__copy,.site-footer__signature{margin:0;color:var(--footer-text);font-family:var(--label-font);font-size:12px;line-height:1.6}.site-footer__signature{padding-top:20px}.back-to-top{position:fixed;right:24px;bottom:24px;display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;padding:0;border:0;border-radius:999px;background:var(--accent);color:#111;box-shadow:0 10px 24px rgba(0,0,0,.2);opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity .18s ease,transform .18s ease;z-index:30}.back-to-top svg{width:22px;height:22px}.back-to-top--visible{opacity:1;pointer-events:auto;transform:translateY(0)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes live-pulse{0%{background:#608c39;box-shadow:0 0 0 0 rgba(141,213,91,.12)}50%{background:#d6ff8d;box-shadow:0 0 0 6px rgba(141,213,91,.22)}to{background:#608c39;box-shadow:0 0 0 0 rgba(141,213,91,.12)}}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:1260px){.filters-row,.hero__intro{flex-direction:column;align-items:flex-start}.hero__date{align-items:flex-start;text-align:left}.verified-count{white-space:normal}.source-section__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){:root{--page-padding:16px}.topbar{padding:20px 0}.brand-logo{width:160px;height:auto}.toolbar{width:auto}.hero{padding:20px 0}.controls-shell-anchor{position:relative}.controls-shell{padding-top:12px}.controls-shell--docked{position:fixed;top:0;left:var(--page-padding);right:var(--page-padding);z-index:20;padding-bottom:15px;background:linear-gradient(180deg,rgba(var(--bg-rgb),.98) 0,rgba(var(--bg-rgb),.92) 85%,rgba(var(--bg-rgb),0) 100%);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:controls-dock-in .18s cubic-bezier(.22,1,.36,1)}.controls-shell-anchor--docked{pointer-events:none}.controls-shell-anchor--docked .controls-shell--docked{pointer-events:auto}.controls-shell--docked .verified-count--hidden-when-docked{display:none}@keyframes controls-dock-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.hero__title-row{flex-wrap:wrap}.hero__title{font-size:22px}.search-shell{margin-top:20px}.filters-row{margin-top:12px}.filters{overflow-x:auto;flex-wrap:nowrap;width:100%;padding-bottom:4px}.source-section__title{font-size:24px}.source-section__grid{grid-template-columns:1fr}.source-card{min-height:0;padding:20px 18px;opacity:0;transform:translateY(8px);transition:opacity .22s ease,transform .22s ease}.source-card--visible{opacity:1;transform:translateY(0)}.source-card__head{padding-bottom:14px}.source-card__pills{margin-top:14px;gap:8px}.link-pill{padding:6px}.site-footer{margin-top:50px}.back-to-top{right:16px;bottom:16px;width:48px;height:48px}}