*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;height:100dvh}body{font-family:IBM Plex Sans Arabic,system-ui,sans-serif;background:linear-gradient(160deg,#0d0d0d,#1a1510);color:#f0ebe3;direction:rtl;overflow:hidden;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.msg-enter{animation:fadeSlideIn .25s ease-out both}@keyframes typingBounce{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-5px);opacity:1}}.typing-dot{width:7px;height:7px;border-radius:50%;background:currentColor;animation:typingBounce 1.2s ease-in-out infinite}.typing-dot:nth-child(2){animation-delay:.15s}.typing-dot:nth-child(3){animation-delay:.3s}.quiz-btn{border:1px solid var(--accent);color:var(--accent);background:transparent;border-radius:20px;padding:7px 16px;font-family:inherit;font-size:14px;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s}.quiz-btn:hover,.quiz-btn:active{background:var(--accent);color:#0d0d0d}.product-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:12px;margin-top:6px}.accord-bar-fill{height:4px;border-radius:2px;background:var(--accent);opacity:.8}
