@import"https://fonts.googleapis.com/css2?family=Tajawal:wght@400;500;700;800;900&display=swap";:root{--primary: #991B1B;--primary-light: #EF4444;--primary-dark: #7F1D1D;--gold: #D4AF37;--bg-color: #F8F9FA}body{font-family:Tajawal,sans-serif;background-color:var(--bg-color);background-image:radial-gradient(rgba(153,27,27,.02) 1px,transparent 1px);background-size:16px 16px;margin:0;-webkit-tap-highlight-color:transparent}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@keyframes popIn{0%{opacity:0;transform:translateY(10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.msg-animate{animation:popIn .4s cubic-bezier(.175,.885,.32,1.275) forwards}.typing-dot{animation:typingPulse 1.2s infinite}.typing-dot:nth-child(2){animation-delay:.2s}.typing-dot:nth-child(3){animation-delay:.4s}@keyframes typingPulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.3);opacity:1;background-color:var(--primary-light)}}.bot-bubble{background:#fff;border:1px solid rgba(153,27,27,.05);box-shadow:0 2px 10px #00000004;border-top-right-radius:4px!important}.user-bubble{background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;box-shadow:0 2px 10px #991b1b33;border-top-left-radius:4px!important}.dynamic-island{transition:all .5s cubic-bezier(.34,1.56,.64,1);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.island-glow{box-shadow:0 0 25px #991b1b33,inset 0 1px #ffffff0d}.curved-header{border-bottom-left-radius:32px;border-bottom-right-radius:32px;box-shadow:0 8px 20px #991b1b1a}.checkmark{width:64px;height:64px;border-radius:50%;display:block;stroke-width:2.5;stroke:#fff;stroke-miterlimit:10;margin:0 auto;box-shadow:inset 0 0 #10b981;animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both}.checkmark-circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2.5;stroke-miterlimit:10;stroke:#10b981;fill:none;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark-check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards}@keyframes stroke{to{stroke-dashoffset:0}}@keyframes scale{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill{to{box-shadow:inset 0 0 0 32px #10b981}}
