:root{--hilal-blue:#0818d8;--hilal-blue2:#173cff;--hilal-bg:#00020a;--hilal-panel:#090b16;--hilal-soft:rgba(255,255,255,.08);--hilal-border:rgba(255,255,255,.12);--hilal-text:#fff;--hilal-muted:rgba(255,255,255,.62)}
html:has(.hilal-chat-app),body:has(.hilal-chat-app){background:#00020a!important;overflow:hidden!important}
.hilal-chat-app{direction:rtl;box-sizing:border-box;width:100vw;max-width:100vw;min-height:100dvh;height:100dvh;background:radial-gradient(circle at 50% -10%,rgba(8,24,216,.28),transparent 30%),#00020a;color:var(--hilal-text);font-family:Tajawal,Arial,sans-serif;overflow:hidden;position:relative;margin:0!important;padding:0!important}
.hilal-chat-app *{box-sizing:border-box;-webkit-tap-highlight-color:transparent}.hilal-chat-app button,.hilal-chat-app textarea{font-family:inherit}
.hilal-reels-ai .hilal-chat-main{height:100dvh;width:100%;max-width:none;margin:0;display:flex;flex-direction:column;position:relative;padding:0 0 118px;background:transparent}
.hilal-chat-topbar{height:62px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;position:sticky;top:0;z-index:5;background:linear-gradient(180deg,rgba(0,2,10,.96),rgba(0,2,10,.72));border-bottom:1px solid rgba(255,255,255,.07);backdrop-filter:none}
.hilal-chat-brand-top{display:flex;align-items:center;gap:10px;min-width:0}.hilal-ai-logo-dot{width:38px;height:38px;border-radius:14px;background:linear-gradient(135deg,var(--hilal-blue2),#040a75);display:flex;align-items:center;justify-content:center;font-weight:900;border:1px solid rgba(255,255,255,.16);box-shadow:0 10px 24px rgba(8,24,216,.22)}
.hilal-chat-brand-top-text{display:flex;flex-direction:column;line-height:1.25;min-width:0}.hilal-chat-brand-top-text strong{font-size:16px;font-weight:900;white-space:nowrap}.hilal-chat-brand-top-text span{font-size:12px;color:var(--hilal-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.hilal-chat-secondary-btn{border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:9px 14px;font-weight:900;cursor:pointer;background:rgba(255,255,255,.08);color:#fff}.hilal-chat-secondary-btn:active{transform:scale(.98)}
.hilal-chat-thread-shell{flex:1;min-height:0;width:100%;padding:8px 10px 0}.hilal-chat-thread-scroll{height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:8px 0 22px;scrollbar-width:none}.hilal-chat-thread-scroll::-webkit-scrollbar{display:none}.hilal-chat-thread{display:flex;flex-direction:column;gap:12px;width:100%;max-width:820px;margin:0 auto}
.hilal-msg{display:flex;width:100%}.hilal-msg.user{justify-content:flex-start}.hilal-msg.bot{justify-content:flex-end}.hilal-msg-wrap{max-width:min(88%,720px);display:flex;flex-direction:column;gap:5px}.hilal-msg-bubble{padding:12px 14px;border-radius:19px;line-height:1.75;font-size:15px;white-space:pre-wrap;word-break:break-word}.hilal-msg.user .hilal-msg-bubble{background:linear-gradient(135deg,#173cff,#07158e);color:#fff;border-bottom-right-radius:7px}.hilal-msg.bot .hilal-msg-bubble{background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.1);color:#fff;border-bottom-left-radius:7px}.hilal-msg-copy{align-self:flex-start;border:0;background:transparent;color:rgba(255,255,255,.42);font-size:12px;cursor:pointer;padding:0 6px}
.hilal-chat-composer-wrap{position:fixed;left:0;right:0;bottom:0;z-index:10;padding:7px 10px calc(8px + env(safe-area-inset-bottom));background:linear-gradient(180deg,rgba(0,2,10,0),rgba(0,2,10,.98) 22%,#00020a)}.hilal-chat-composer-shell{width:100%;max-width:820px;margin:0 auto}.hilal-mini-suggestions{padding:0 0 8px;transition:opacity .18s ease}.hilal-mini-subtitle{font-size:12px;color:rgba(255,255,255,.45);margin:0 3px 6px}.hilal-quick-questions-title{display:none}.hilal-chat-suggestions{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none;padding:0 2px 2px}.hilal-chat-suggestions::-webkit-scrollbar{display:none}.hilal-chat-suggestions button{flex:0 0 auto;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.07);color:#fff;border-radius:999px;padding:8px 11px;font-size:12px;white-space:nowrap;max-width:220px;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.hilal-chat-suggestions button:active{transform:scale(.98)}
.hilal-chat-composer{display:flex;align-items:flex-end;gap:8px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.075);border-radius:24px;padding:7px;box-shadow:0 -8px 34px rgba(0,0,0,.28)}#hilal-ai-input{flex:1;min-height:42px;max-height:128px;resize:none;border:0;background:transparent;color:#fff;outline:none;font-size:15px;line-height:1.5;padding:10px 10px}#hilal-ai-input::placeholder{color:rgba(255,255,255,.46)}.hilal-chat-send-btn{border:0;border-radius:999px;min-height:42px;padding:10px 17px;font-weight:900;cursor:pointer;background:#fff;color:#07158e}.hilal-chat-send-btn:disabled{opacity:.55;cursor:not-allowed}.hilal-chat-started .hilal-mini-suggestions{display:none}.hilal-chat-started .hilal-chat-main{padding-bottom:82px}
.hilal-ai-login-box{direction:rtl;background:#050716;color:#fff;border-radius:22px;padding:22px;margin:16px;font-family:Tajawal,Arial,sans-serif;border:1px solid rgba(255,255,255,.12)}.hilal-ai-login-box a{display:inline-block;margin-top:10px;background:#fff;color:#061199;padding:10px 16px;border-radius:999px;text-decoration:none;font-weight:800}
.hilal-rich-card{border-radius:16px;overflow:hidden;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1)}.hilal-rich-card-media img{display:block;width:100%;height:auto}.hilal-rich-card-body{padding:12px}.hilal-rich-card-title{font-weight:900;margin-bottom:6px}.hilal-rich-card-caption,.hilal-rich-card-text{color:rgba(255,255,255,.8);line-height:1.7}.hilal-rich-card-links a{display:inline-block;margin-top:8px;color:#fff;background:#173cff;padding:8px 12px;border-radius:999px;text-decoration:none;font-weight:800}
@media(max-width:700px){.hilal-chat-app{height:100dvh;min-height:100dvh}.hilal-chat-topbar{height:58px;padding:8px 12px}.hilal-ai-logo-dot{width:36px;height:36px;border-radius:13px}.hilal-chat-brand-top-text strong{font-size:15px}.hilal-chat-brand-top-text span{font-size:11px}.hilal-chat-thread-shell{padding:6px 8px 0}.hilal-msg-wrap{max-width:90%}.hilal-msg-bubble{font-size:14.5px;padding:11px 13px}.hilal-chat-composer-wrap{padding-left:8px;padding-right:8px}.hilal-chat-send-btn{padding:10px 15px}#hilal-ai-input{font-size:14.5px}}
@supports not (height:100dvh){.hilal-chat-app,.hilal-reels-ai .hilal-chat-main{height:100vh;min-height:100vh}}
html,body{
  background:#120bb7!important;
  overscroll-behavior:none!important;
}

.hilal-chat-app{
  height:100svh!important;
  max-height:100svh!important;
  overflow:hidden!important;
  background:#120bb7!important;
}

.hilal-chat-main{
  height:100svh!important;
  max-height:100svh!important;
  min-height:100svh!important;
  padding:12px 12px 148px!important;
  overflow:hidden!important;
  background:#120bb7!important;
}

.hilal-chat-topbar{
  height:76px!important;
  min-height:76px!important;
  padding:10px 14px!important;
  border-radius:24px!important;
  background:#d8dbe2!important;
  border:0!important;
  box-shadow:0 12px 28px rgba(0,0,0,.16)!important;
}

.hilal-ai-logo-dot{
  display:none!important;
}

.hilal-ai-app-logo{
  width:50px!important;
  height:50px!important;
  object-fit:contain!important;
  display:block!important;
  filter:drop-shadow(0 8px 14px rgba(18,11,183,.22))!important;
}

.hilal-chat-brand-top-text strong{
  color:#120bb7!important;
  font-size:19px!important;
  font-weight:1000!important;
}

.hilal-chat-brand-top-text span{
  color:#322b88!important;
  font-size:12px!important;
  font-weight:900!important;
}

.hilal-chat-secondary-btn{
  height:48px!important;
  border-radius:18px!important;
  background:#120bb7!important;
  color:#fff!important;
  border:0!important;
  font-weight:1000!important;
}

.hilal-chat-thread-shell{
  height:calc(100svh - 232px)!important;
  max-height:calc(100svh - 232px)!important;
  overflow:hidden!important;
  margin-top:14px!important;
  border-radius:28px!important;
  background:#d8dbe2!important;
  border:0!important;
  box-shadow:0 14px 30px rgba(0,0,0,.14)!important;
}

.hilal-chat-thread-scroll{
  height:100%!important;
  overflow-y:auto!important;
  -webkit-overflow-scrolling:touch!important;
  padding:16px!important;
}

.hilal-msg-bubble{
  border-radius:24px!important;
  font-size:17px!important;
  line-height:1.85!important;
  font-weight:800!important;
}

.hilal-msg.bot .hilal-msg-bubble{
  background:#eef0f5!important;
  color:#120bb7!important;
}

.hilal-msg.user .hilal-msg-bubble{
  background:#120bb7!important;
  color:#fff!important;
}

.hilal-chat-composer-wrap{
  position:fixed!important;
  left:0!important;
  right:0!important;
  bottom:0!important;
  padding:10px 12px 16px!important;
  background:#120bb7!important;
  z-index:9999!important;
}

.hilal-mini-suggestions{
  display:none!important;
}

.hilal-chat-composer{
  min-height:82px!important;
  border-radius:30px!important;
  background:#d8dbe2!important;
  border:0!important;
  padding:10px!important;
  box-shadow:0 -10px 28px rgba(0,0,0,.16)!important;
}

#hilal-ai-input{
  min-height:60px!important;
  max-height:110px!important;
  border-radius:24px!important;
  background:#eef0f5!important;
  color:#120bb7!important;
  font-size:18px!important;
  font-weight:900!important;
  padding:15px 16px!important;
}

#hilal-ai-input::placeholder{
  color:rgba(18,11,183,.55)!important;
}

.hilal-chat-send-btn{
  height:60px!important;
  min-width:86px!important;
  border-radius:22px!important;
  background:#120bb7!important;
  color:#fff!important;
  font-size:18px!important;
  font-weight:1000!important;
}
.hilal-chat-main{
  padding-top:22px!important;
}

.hilal-chat-topbar{
  margin-top:10px!important;
  min-height:92px!important;
  padding-top:18px!important;
  padding-bottom:18px!important;
  border-radius:0 0 34px 34px!important;
  align-items:center!important;
}

.hilal-chat-brand-top{
  align-items:center!important;
}

.hilal-ai-app-logo{
  width:62px!important;
  height:62px!important;
}

.hilal-chat-brand-top-text strong{
  font-size:22px!important;
  line-height:1.1!important;
}

.hilal-chat-brand-top-text span{
  font-size:15px!important;
  line-height:1.4!important;
}
.hilal-chat-brand-top-text span{
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:unset!important;
  display:block!important;
  max-width:190px!important;
}